* installing *source* package ‘QuickBLAST’ ... ** this is package ‘QuickBLAST’ version ‘1.7.0’ ** using non-staged installation via StagedInstall field ** libs specified C++20 using C++ compiler: ‘Debian clang version 21.1.8 (3+b1)’ using C++20 (rm -f *.o *.so ; \ mkdir ../BUILD; \ cd ../BUILD; \ CC="clang-21 -std=gnu23" CFLAGS="-g -O3 -Wall -pedantic" \ CPPFLAGS="-I/usr/local/include" LDFLAGS="-Wl,-O1" RTOOLS_DIR="" \ cmake .. \ -DCMAKE_BUILD_TYPE=Release \ -DBUILD_SHARED_LIBS:bool=OFF \ -DCMAKE_POSITION_INDEPENDENT_CODE:bool=ON \ -DR_SHELL=1 \ -DRTOOLS_DIR="" \ -DTOOLKIT_CPPFLAGS="-I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/RcppProgress/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/BH/include' -DARROW_STATIC -DPARQUET_STATIC -DLIBICONV_STATIC " \ -DRCPP_FOLDER="/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp" \ -DRCPPPROG_FOLDER="/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/RcppProgress" \ -DRCPPTHREAD_FOLDER="/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/RcppThread"; \ make) -- The C compiler identification is Clang 21.1.8 -- The CXX compiler identification is Clang 21.1.8 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang-21 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++-21 - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done Cloning into 'arrow'... ARROW GIT LATEST TAG : apache-arrow-23.0.1 Cloning into 'ncbi-cxx-toolkit-public'... Updating files: 67% (12652/18699) Updating files: 68% (12716/18699) Updating files: 69% (12903/18699) Updating files: 70% (13090/18699) Updating files: 71% (13277/18699) Updating files: 72% (13464/18699) Updating files: 73% (13651/18699) Updating files: 74% (13838/18699) Updating files: 75% (14025/18699) Updating files: 76% (14212/18699) Updating files: 77% (14399/18699) Updating files: 78% (14586/18699) Updating files: 79% (14773/18699) Updating files: 80% (14960/18699) Updating files: 81% (15147/18699) Updating files: 82% (15334/18699) Updating files: 83% (15521/18699) Updating files: 84% (15708/18699) Updating files: 85% (15895/18699) Updating files: 86% (16082/18699) Updating files: 87% (16269/18699) Updating files: 88% (16456/18699) Updating files: 89% (16643/18699) Updating files: 90% (16830/18699) Updating files: 91% (17017/18699) Updating files: 92% (17204/18699) Updating files: 93% (17391/18699) Updating files: 94% (17578/18699) Updating files: 95% (17765/18699) Updating files: 96% (17952/18699) Updating files: 97% (18139/18699) Updating files: 98% (18326/18699) Updating files: 99% (18513/18699) Updating files: 100% (18699/18699) Updating files: 100% (18699/18699), done. NCBI GIT LATEST TAG : release/30.2.0 Copying /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/src into /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/ncbi-cxx-toolkit-public/ Copying /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/src/include into /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/ncbi-cxx-toolkit-public/ If build fails, change -DARROW_DEPENDENCY_SOURCE=AUTO TO -DARROW_DEPENDENCY_SOURCE=BUNDLED or install arrow with package manager (Default paths are seached for lib) R flags:-I/usr/share/R/include -- Building using CMake version: 4.3.1 -- The C compiler identification is Clang 21.1.8 -- The CXX compiler identification is Clang 21.1.8 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/clang-21 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/clang++-21 - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Arrow version: 23.0.1 (full: '23.0.1') -- Arrow SO version: 2300 (full: 2300.1.0) -- clang-tidy 18 not found -- clang-format 18 not found -- Could NOT find ClangTools (missing: CLANG_FORMAT_BIN CLANG_TIDY_BIN) -- infer not found -- Found Python3: /usr/bin/python3 (found version "3.13.12") found components: Interpreter -- System processor: x86_64 -- Performing Test CXX_SUPPORTS_SSE4_2 -- Performing Test CXX_SUPPORTS_SSE4_2 - Success -- Performing Test CXX_SUPPORTS_AVX2 -- Performing Test CXX_SUPPORTS_AVX2 - Success -- Performing Test CXX_SUPPORTS_AVX512 -- Performing Test CXX_SUPPORTS_AVX512 - Success -- Arrow build warning level: PRODUCTION -- Build Type: release -- Performing Test CXX_LINKER_SUPPORTS_VERSION_SCRIPT -- Performing Test CXX_LINKER_SUPPORTS_VERSION_SCRIPT - Success -- Using AUTO approach to find dependencies -- ARROW_ABSL_BUILD_VERSION: 20211102.0 -- ARROW_ABSL_BUILD_SHA256_CHECKSUM: dcf71b9cba8dc0ca9940c4b316a0c796be8fab42b070bb6b7cab62b48f0e66c4 -- ARROW_AWS_C_AUTH_BUILD_VERSION: v0.9.0 -- ARROW_AWS_C_AUTH_BUILD_SHA256_CHECKSUM: aa6e98864fefb95c249c100da4ae7aed36ba13a8a91415791ec6fad20bec0427 -- ARROW_AWS_C_CAL_BUILD_VERSION: v0.9.2 -- ARROW_AWS_C_CAL_BUILD_SHA256_CHECKSUM: f9f3bc6a069e2efe25fcdf73e4d2b16b5608c327d2eb57c8f7a8524e9e1fcad0 -- ARROW_AWS_C_COMMON_BUILD_VERSION: v0.12.4 -- ARROW_AWS_C_COMMON_BUILD_SHA256_CHECKSUM: 0b7705a4d115663c3f485d353a75ed86e37583157585e5825d851af634b57fe3 -- ARROW_AWS_C_COMPRESSION_BUILD_VERSION: v0.3.1 -- ARROW_AWS_C_COMPRESSION_BUILD_SHA256_CHECKSUM: d89fca17a37de762dc34f332d2da402343078da8dbd2224c46a11a88adddf754 -- ARROW_AWS_C_EVENT_STREAM_BUILD_VERSION: v0.5.4 -- ARROW_AWS_C_EVENT_STREAM_BUILD_SHA256_CHECKSUM: cef8b78e362836d15514110fb43a0a0c7a86b0a210d5fe25fd248a82027a7272 -- ARROW_AWS_C_HTTP_BUILD_VERSION: v0.10.2 -- ARROW_AWS_C_HTTP_BUILD_SHA256_CHECKSUM: 048d9d683459ade363fd7cc448c2b6329c78f67a2a0c0cb61c16de4634a2fc6b -- ARROW_AWS_C_IO_BUILD_VERSION: v0.19.1 -- ARROW_AWS_C_IO_BUILD_SHA256_CHECKSUM: f2fea0c066924f7fe3c2b1c7b2fa9be640f5b16a6514854226330e63a1faacd0 -- ARROW_AWS_C_MQTT_BUILD_VERSION: v0.13.1 -- ARROW_AWS_C_MQTT_BUILD_SHA256_CHECKSUM: c54d02c1e46f55bae8d5e6f9c4b0d78d84c1c9d9ac16ba8d78c3361edcd8b5bb -- ARROW_AWS_C_S3_BUILD_VERSION: v0.8.1 -- ARROW_AWS_C_S3_BUILD_SHA256_CHECKSUM: c8b09780691d2b94e50d101c68f01fa2d1c3debb0ff3aed313d93f0d3c9af663 -- ARROW_AWS_C_SDKUTILS_BUILD_VERSION: v0.2.4 -- ARROW_AWS_C_SDKUTILS_BUILD_SHA256_CHECKSUM: 493cbed4fa57e0d4622fcff044e11305eb4fc12445f32c8861025597939175fc -- ARROW_AWS_CHECKSUMS_BUILD_VERSION: v0.2.7 -- ARROW_AWS_CHECKSUMS_BUILD_SHA256_CHECKSUM: 178e8398d98111f29150f7813a70c20ad97ab30be0de02525440355fe84ccb1d -- ARROW_AWS_CRT_CPP_BUILD_VERSION: v0.32.8 -- ARROW_AWS_CRT_CPP_BUILD_SHA256_CHECKSUM: db44260452a0296341fb8e7b987e4c328f08f7829b9f1c740fed9c963e081e93 -- ARROW_AWS_LC_BUILD_VERSION: v1.52.1 -- ARROW_AWS_LC_BUILD_SHA256_CHECKSUM: fe552e3c3522f73afc3c30011745c431c633f7b4e25dcd7b38325f194a7b3b75 -- ARROW_AWSSDK_BUILD_VERSION: 1.11.587 -- ARROW_AWSSDK_BUILD_SHA256_CHECKSUM: b9944ba9905a68d6e53abb4f36ab2b3bd18ac88d8571647bb9f2b8026b76f8cd -- ARROW_AZURE_SDK_BUILD_VERSION: azure-identity_1.9.0 -- ARROW_AZURE_SDK_BUILD_SHA256_CHECKSUM: 97065bfc971ac8df450853ce805f820f52b59457bd7556510186a1569502e4a1 -- ARROW_BOOST_BUILD_VERSION: 1.88.0 -- ARROW_BOOST_BUILD_SHA256_CHECKSUM: dcea50f40ba1ecfc448fdf886c0165cf3e525fef2c9e3e080b9804e8117b9694 -- ARROW_BROTLI_BUILD_VERSION: v1.0.9 -- ARROW_BROTLI_BUILD_SHA256_CHECKSUM: f9e8d81d0405ba66d181529af42a3354f838c939095ff99930da6aa9cdf6fe46 -- ARROW_BZIP2_BUILD_VERSION: 1.0.8 -- ARROW_BZIP2_BUILD_SHA256_CHECKSUM: ab5a03176ee106d3f0fa90e381da478ddae405918153cca248e682cd0c4a2269 -- ARROW_CARES_BUILD_VERSION: 1.17.2 -- ARROW_CARES_BUILD_SHA256_CHECKSUM: 4803c844ce20ce510ef0eb83f8ea41fa24ecaae9d280c468c582d2bb25b3913d -- ARROW_CRC32C_BUILD_VERSION: 1.1.2 -- ARROW_CRC32C_BUILD_SHA256_CHECKSUM: ac07840513072b7fcebda6e821068aa04889018f24e10e46181068fb214d7e56 -- ARROW_GBENCHMARK_BUILD_VERSION: v1.8.3 -- ARROW_GBENCHMARK_BUILD_SHA256_CHECKSUM: 6bc180a57d23d4d9515519f92b0c83d61b05b5bab188961f36ac7b06b0d9e9ce -- ARROW_GFLAGS_BUILD_VERSION: v2.2.2 -- ARROW_GFLAGS_BUILD_SHA256_CHECKSUM: 34af2f15cf7367513b352bdcd2493ab14ce43692d2dcd9dfc499492966c64dcf -- ARROW_GLOG_BUILD_VERSION: v0.5.0 -- ARROW_GLOG_BUILD_SHA256_CHECKSUM: eede71f28371bf39aa69b45de23b329d37214016e2055269b3b5e7cfd40b59f5 -- ARROW_GOOGLE_CLOUD_CPP_BUILD_VERSION: v2.22.0 -- ARROW_GOOGLE_CLOUD_CPP_BUILD_SHA256_CHECKSUM: 0c68782e57959c82e0c81def805c01460a042c1aae0c2feee905acaa2a2dc9bf -- ARROW_GRPC_BUILD_VERSION: v1.46.3 -- ARROW_GRPC_BUILD_SHA256_CHECKSUM: d6cbf22cb5007af71b61c6be316a79397469c58c82a942552a62e708bce60964 -- ARROW_GTEST_BUILD_VERSION: 1.17.0 -- ARROW_GTEST_BUILD_SHA256_CHECKSUM: 65fab701d9829d38cb77c14acdc431d2108bfdbf8979e40eb8ae567edf10b27c -- ARROW_JEMALLOC_BUILD_VERSION: 5.3.0 -- ARROW_JEMALLOC_BUILD_SHA256_CHECKSUM: 2db82d1e7119df3e71b7640219b6dfe84789bc0537983c3b7ac4f7189aecfeaa -- ARROW_LZ4_BUILD_VERSION: v1.10.0 -- ARROW_LZ4_BUILD_SHA256_CHECKSUM: 537512904744b35e232912055ccf8ec66d768639ff3abe5788d90d792ec5f48b -- ARROW_MIMALLOC_BUILD_VERSION: v3.1.5 -- ARROW_MIMALLOC_BUILD_SHA256_CHECKSUM: 1c6949032069d5ebea438ec5cedd602d06f40a92ddf0f0d9dcff0993e5f6635c -- ARROW_NLOHMANN_JSON_BUILD_VERSION: v3.12.0 -- ARROW_NLOHMANN_JSON_BUILD_SHA256_CHECKSUM: 4b92eb0c06d10683f7447ce9406cb97cd4b453be18d7279320f7b2f025c10187 -- ARROW_OPENTELEMETRY_BUILD_VERSION: v1.21.0 -- ARROW_OPENTELEMETRY_BUILD_SHA256_CHECKSUM: 98e5546f577a11b52a57faed1f4cc60d8c1daa44760eba393f43eab5a8ec46a2 -- ARROW_OPENTELEMETRY_PROTO_BUILD_VERSION: v1.7.0 -- ARROW_OPENTELEMETRY_PROTO_BUILD_SHA256_CHECKSUM: 11330d850f5e24d34c4246bc8cb21fcd311e7565d219195713455a576bb11bed -- ARROW_ORC_BUILD_VERSION: 2.2.1 -- ARROW_ORC_BUILD_SHA256_CHECKSUM: 52fc762332442e8b05d7182f8c035f9e04d945b9a52be22ab69f28b3f37d4500 -- ARROW_PROTOBUF_BUILD_VERSION: v21.3 -- ARROW_PROTOBUF_BUILD_SHA256_CHECKSUM: 2f723218f6cb709ae4cdc4fb5ed56a5951fc5d466f0128ce4c946b8c78c8c49f -- ARROW_RAPIDJSON_BUILD_VERSION: 232389d4f1012dddec4ef84861face2d2ba85709 -- ARROW_RAPIDJSON_BUILD_SHA256_CHECKSUM: b9290a9a6d444c8e049bd589ab804e0ccf2b05dc5984a19ed5ae75d090064806 -- ARROW_RE2_BUILD_VERSION: 2023-03-01 -- ARROW_RE2_BUILD_SHA256_CHECKSUM: 7a9a4824958586980926a300b4717202485c4b4115ac031822e29aa4ef207e48 -- ARROW_SNAPPY_BUILD_VERSION: 1.2.2 -- ARROW_SNAPPY_BUILD_SHA256_CHECKSUM: 90f74bc1fbf78a6c56b3c4a082a05103b3a56bb17bca1a27e052ea11723292dc -- ARROW_SUBSTRAIT_BUILD_VERSION: v0.44.0 -- ARROW_SUBSTRAIT_BUILD_SHA256_CHECKSUM: f989a862f694e7dbb695925ddb7c4ce06aa6c51aca945105c075139aed7e55a2 -- ARROW_S2N_TLS_BUILD_VERSION: v1.5.23 -- ARROW_S2N_TLS_BUILD_SHA256_CHECKSUM: 81961ea5ae9313c987edfa579306ad4500bedfbf10caf84d8a5dcfc42aaf591f -- ARROW_THRIFT_BUILD_VERSION: 0.22.0 -- ARROW_THRIFT_BUILD_SHA256_CHECKSUM: 794a0e455787960d9f27ab92c38e34da27e8deeda7a5db0e59dc64a00df8a1e5 -- ARROW_UTF8PROC_BUILD_VERSION: v2.10.0 -- ARROW_UTF8PROC_BUILD_SHA256_CHECKSUM: 6f4f1b639daa6dca9f80bc5db1233e9cbaa31a67790887106160b33ef743f136 -- ARROW_XSIMD_BUILD_VERSION: 14.0.0 -- ARROW_XSIMD_BUILD_SHA256_CHECKSUM: 17de0236954955c10c09d6938d4c5f3a3b92d31be5dadd1d5d09fc1b15490dce -- ARROW_ZLIB_BUILD_VERSION: 1.3.1 -- ARROW_ZLIB_BUILD_SHA256_CHECKSUM: 9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23 -- ARROW_ZSTD_BUILD_VERSION: 1.5.7 -- ARROW_ZSTD_BUILD_SHA256_CHECKSUM: eb33e51f49a15e023950cd7825ca74a4a2b43db8354825ac24fc1b7ee09e6fa3 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Looking for _M_ARM64 -- Looking for _M_ARM64 - not found -- Looking for __SIZEOF_INT128__ -- Looking for __SIZEOF_INT128__ - found -- Found Boost 1.90.0 at /usr/lib/x86_64-linux-gnu/cmake/Boost-1.90.0 -- BoostConfig: find_package(boost_headers 1.90.0 EXACT CONFIG HINTS /usr/lib/x86_64-linux-gnu/cmake) -- Found boost_headers 1.90.0 at /usr/lib/x86_64-linux-gnu/cmake/boost_headers-1.90.0 -- Boost include dir: /usr/include CMake Warning at cmake_modules/FindSnappyAlt.cmake:41 (find_package): By not providing "FindSnappy.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Snappy", but CMake did not find one. Could not find a package configuration file provided by "Snappy" with any of the following names: Snappy.cps snappy.cps SnappyConfig.cmake snappy-config.cmake Add the installation prefix of "Snappy" to CMAKE_PREFIX_PATH or set "Snappy_DIR" to a directory containing one of the above files. If "Snappy" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): cmake_modules/ThirdpartyToolchain.cmake:291 (find_package) cmake_modules/ThirdpartyToolchain.cmake:1452 (resolve_dependency) CMakeLists.txt:537 (include) -- Could NOT find SnappyAlt (missing: Snappy_LIB Snappy_INCLUDE_DIR) -- Building snappy from source -- Checking for modules 'libbrotlicommon;libbrotlienc;libbrotlidec' -- Found libbrotlicommon, version 1.2.0 -- Found libbrotlienc, version 1.2.0 -- Found libbrotlidec, version 1.2.0 -- Found BrotliAlt: /usr/lib/x86_64-linux-gnu/libbrotlicommon.a -- Providing CMake module for FindBrotliAlt as part of Arrow CMake package -- Using pkg-config package for libbrotlidec that is used by arrow for static link -- Using pkg-config package for libbrotlienc that is used by arrow for static link -- Building without OpenSSL support. Minimum OpenSSL version 1.0.2 required. CMake Warning at cmake_modules/FindThriftAlt.cmake:42 (find_package): By not providing "FindThrift.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Thrift", but CMake did not find one. Could not find a package configuration file provided by "Thrift" (requested version 0.11.0) with any of the following names: Thrift.cps thrift.cps ThriftConfig.cmake thrift-config.cmake Add the installation prefix of "Thrift" to CMAKE_PREFIX_PATH or set "Thrift_DIR" to a directory containing one of the above files. If "Thrift" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): cmake_modules/ThirdpartyToolchain.cmake:291 (find_package) cmake_modules/ThirdpartyToolchain.cmake:1849 (resolve_dependency) CMakeLists.txt:537 (include) -- Checking for module 'thrift' -- Package 'thrift' not found -- Could NOT find ThriftAlt: (Required is at least version "0.11.0") (found ThriftAlt_LIB-NOTFOUND) -- Thrift: Building from source -- Thrift: Configuring arrow 0.22.0 -- Thrift: Found OpenSSL: /usr/lib/x86_64-linux-gnu/libcrypto.so (found version "3.6.1") CMake Warning (dev) at BUILD/_deps/thrift-src/build/cmake/DefineOptions.cmake:120 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): BUILD/_deps/thrift-src/CMakeLists.txt:44 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at BUILD/_deps/thrift-src/build/cmake/DefineOptions.cmake:121 (find_package): Policy CMP0148 is not set: The FindPythonInterp and FindPythonLibs modules are removed. Run "cmake --help-policy CMP0148" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): BUILD/_deps/thrift-src/CMakeLists.txt:44 (include) This warning is for project developers. Use -Wno-dev to suppress it. CMake Warning (dev) at /usr/share/cmake-4.3/Modules/FindPackageHandleStandardArgs.cmake:493 (message): The package name passed to find_package_handle_standard_args() (clang-tidy) does not match the name of the calling package (ClangTools). This can lead to problems in calling code that expects find_package() result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): BUILD/_deps/thrift-src/build/cmake/FindClangTools.cmake:16 (find_package_handle_standard_args) BUILD/_deps/thrift-src/build/cmake/StaticCodeAnalysis.cmake:1 (find_package) BUILD/_deps/thrift-src/CMakeLists.txt:51 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Thrift: Could NOT find clang-tidy (missing: clang-tidy_BINARY) CMake Warning (dev) at /usr/share/cmake-4.3/Modules/FindPackageHandleStandardArgs.cmake:493 (message): The package name passed to find_package_handle_standard_args() (clang-apply-replacements) does not match the name of the calling package (ClangTools). This can lead to problems in calling code that expects find_package() result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): BUILD/_deps/thrift-src/build/cmake/FindClangTools.cmake:16 (find_package_handle_standard_args) BUILD/_deps/thrift-src/build/cmake/StaticCodeAnalysis.cmake:1 (find_package) BUILD/_deps/thrift-src/CMakeLists.txt:51 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Thrift: Could NOT find clang-apply-replacements (missing: clang-apply-replacements_BINARY) CMake Warning (dev) at /usr/share/cmake-4.3/Modules/FindPackageHandleStandardArgs.cmake:493 (message): The package name passed to find_package_handle_standard_args() (run-clang-tidy) does not match the name of the calling package (ClangTools). This can lead to problems in calling code that expects find_package() result variables (e.g., `_FOUND`) to follow a certain pattern. Call Stack (most recent call first): BUILD/_deps/thrift-src/build/cmake/FindClangTools.cmake:24 (find_package_handle_standard_args) BUILD/_deps/thrift-src/build/cmake/StaticCodeAnalysis.cmake:1 (find_package) BUILD/_deps/thrift-src/CMakeLists.txt:51 (include) This warning is for project developers. Use -Wno-dev to suppress it. -- Thrift: Could NOT find run-clang-tidy (missing: run-clang-tidy_BINARY) -- Thrift: Looking for arpa/inet.h -- Thrift: Looking for arpa/inet.h - found -- Thrift: Looking for fcntl.h -- Thrift: Looking for fcntl.h - found -- Thrift: Looking for getopt.h -- Thrift: Looking for getopt.h - found -- Thrift: Looking for inttypes.h -- Thrift: Looking for inttypes.h - found -- Thrift: Looking for netdb.h -- Thrift: Looking for netdb.h - found -- Thrift: Looking for netinet/in.h -- Thrift: Looking for netinet/in.h - found -- Thrift: Looking for signal.h -- Thrift: Looking for signal.h - found -- Thrift: Looking for stdint.h -- Thrift: Looking for stdint.h - found -- Thrift: Looking for unistd.h -- Thrift: Looking for unistd.h - found -- Thrift: Looking for pthread.h -- Thrift: Looking for pthread.h - found -- Thrift: Looking for sys/ioctl.h -- Thrift: Looking for sys/ioctl.h - found -- Thrift: Looking for sys/param.h -- Thrift: Looking for sys/param.h - found -- Thrift: Looking for sys/resource.h -- Thrift: Looking for sys/resource.h - found -- Thrift: Looking for sys/socket.h -- Thrift: Looking for sys/socket.h - found -- Thrift: Looking for sys/stat.h -- Thrift: Looking for sys/stat.h - found -- Thrift: Looking for sys/time.h -- Thrift: Looking for sys/time.h - found -- Thrift: Looking for sys/un.h -- Thrift: Looking for sys/un.h - found -- Thrift: Looking for poll.h -- Thrift: Looking for poll.h - found -- Thrift: Looking for sys/poll.h -- Thrift: Looking for sys/poll.h - found -- Thrift: Looking for sys/select.h -- Thrift: Looking for sys/select.h - found -- Thrift: Looking for sched.h -- Thrift: Looking for sched.h - found -- Thrift: Looking for string.h -- Thrift: Looking for string.h - found -- Thrift: Looking for strings.h -- Thrift: Looking for strings.h - found -- Thrift: Performing Test HAVE_AF_UNIX_H -- Thrift: Performing Test HAVE_AF_UNIX_H - Failed -- Thrift: Looking for gethostbyname -- Thrift: Looking for gethostbyname - found -- Thrift: Looking for gethostbyname_r -- Thrift: Looking for gethostbyname_r - found -- Thrift: Looking for strerror_r -- Thrift: Looking for strerror_r - found -- Thrift: Looking for sched_get_priority_max -- Thrift: Looking for sched_get_priority_max - found -- Thrift: Looking for sched_get_priority_min -- Thrift: Looking for sched_get_priority_min - found -- Thrift: Performing Test STRERROR_R_CHAR_P -- Thrift: Performing Test STRERROR_R_CHAR_P - Success -- Thrift: Building without tests CMake Warning (dev) at BUILD/_deps/thrift-src/build/cmake/BoostMacros.cmake:23 (find_package): Policy CMP0167 is not set: The FindBoost module is removed. Run "cmake --help-policy CMP0167" for policy details. Use the cmake_policy command to set the policy and suppress this warning. Call Stack (most recent call first): BUILD/_deps/thrift-src/lib/cpp/CMakeLists.txt:22 (REQUIRE_BOOST_HEADERS) This warning is for project developers. Use -Wno-dev to suppress it. -- Thrift: Found Boost 1.90.0 at /usr/lib/x86_64-linux-gnu/cmake/Boost-1.90.0 -- Thrift: Requested configuration: QUIET REQUIRED -- Thrift: BoostConfig: find_package(boost_headers 1.90.0 EXACT CONFIG REQUIRED QUIET HINTS /usr/lib/x86_64-linux-gnu/cmake) -- Thrift: ---------------------------------------------------------- -- Thrift: Thrift version: 0.22.0 (0.22.0) -- Thrift: Thrift package version: 0.22.0 -- Thrift: -- Thrift: Build configuration summary -- Thrift: Build compiler: OFF -- Thrift: Build libraries: ON -- Thrift: Build tests: OFF -- Thrift: - Disabled because BUILD_COMPILER=OFF and no valid THRIFT_COMPILER is given -- Thrift: Build type: release -- Thrift: -- Thrift: Language libraries: -- Thrift: -- Thrift: Build as3 library: OFF -- Thrift: - Disabled by WITH_AS3=OFF -- Thrift: - Adobe Flex compc was not found - did you set env var FLEX_HOME? -- Thrift: -- Thrift: Build with OpenSSL: OFF -- Thrift: -- Thrift: Build C++ library: ON -- Thrift: C++ Language Level: C++20 [compiler must support it] -- Thrift: Build shared libraries: OFF -- Thrift: Build with libevent support: OFF -- Thrift: Build with Qt5 support: OFF -- Thrift: Build with ZLIB support: OFF -- Thrift: -- Thrift: Build C (GLib) library: OFF -- Thrift: - Disabled by WITH_C_GLIB=OFF -- Thrift: - GLib missing -- Thrift: -- Thrift: Build Java library: OFF -- Thrift: - Disabled by WITH_JAVA=OFF -- Thrift: - Gradle missing -- Thrift: Build Javascript library: OFF -- Thrift: - Disabled by WITH_JAVASCRIPT=OFF -- Thrift: Build NodeJS library: OFF -- Thrift: - Disabled by WITH_NODEJS=OFF -- Thrift: -- Thrift: Build Python library: OFF -- Thrift: - Disabled by WITH_PYTHON=OFF -- Thrift: -- Thrift: -- Thrift: ---------------------------------------------------------- -- Building jemalloc from source -- Building (vendored) mimalloc from source CMake Warning at cmake_modules/FindRapidJSONAlt.cmake:29 (find_package): By not providing "FindRapidJSON.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "RapidJSON", but CMake did not find one. Could not find a package configuration file provided by "RapidJSON" (requested version 1.1.0) with any of the following names: RapidJSON.cps rapidjson.cps RapidJSONConfig.cmake rapidjson-config.cmake Add the installation prefix of "RapidJSON" to CMAKE_PREFIX_PATH or set "RapidJSON_DIR" to a directory containing one of the above files. If "RapidJSON" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): cmake_modules/ThirdpartyToolchain.cmake:291 (find_package) cmake_modules/ThirdpartyToolchain.cmake:2607 (resolve_dependency) CMakeLists.txt:537 (include) -- Could NOT find RapidJSONAlt (missing: RAPIDJSON_INCLUDE_DIR) (Required is at least version "1.1.0") -- Building RapidJSON from source CMake Warning at cmake_modules/ThirdpartyToolchain.cmake:291 (find_package): By not providing "Findxsimd.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "xsimd", but CMake did not find one. Could not find a package configuration file provided by "xsimd" with any of the following names: xsimd.cps xsimdConfig.cmake xsimd-config.cmake Add the installation prefix of "xsimd" to CMAKE_PREFIX_PATH or set "xsimd_DIR" to a directory containing one of the above files. If "xsimd" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): cmake_modules/ThirdpartyToolchain.cmake:2647 (resolve_dependency) CMakeLists.txt:537 (include) -- Building xsimd from source -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.3.1") -- Using pkg-config package for zlib that is used by arrow for static link -- Providing CMake module for Findlz4Alt as part of Arrow CMake package -- Using pkg-config package for liblz4 that is used by arrow for static link -- Providing CMake module for FindzstdAlt as part of Arrow CMake package -- Using pkg-config package for libzstd that is used by arrow for static link -- Found Zstandard: zstd::libzstd_static CMake Warning at cmake_modules/Findre2Alt.cmake:29 (find_package): By not providing "Findre2.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "re2", but CMake did not find one. Could not find a package configuration file provided by "re2" with any of the following names: re2.cps re2Config.cmake re2-config.cmake Add the installation prefix of "re2" to CMAKE_PREFIX_PATH or set "re2_DIR" to a directory containing one of the above files. If "re2" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): cmake_modules/ThirdpartyToolchain.cmake:291 (find_package) cmake_modules/ThirdpartyToolchain.cmake:2888 (resolve_dependency) CMakeLists.txt:537 (include) -- Checking for module 're2' -- Found re2, version 11.0.0 -- Found re2Alt: /usr/lib/x86_64-linux-gnu/libre2.so -- Providing CMake module for Findre2Alt as part of Arrow CMake package -- Using pkg-config package for re2 that is used by arrow for static link -- Found BZip2: /usr/lib/x86_64-linux-gnu/libbz2.so (found version "1.0.8") -- Looking for BZ2_bzCompressInit -- Looking for BZ2_bzCompressInit - found -- Using pkg-config package for bzip2 that is used by arrow for static link -- Could NOT find utf8proc: (Required is at least version "2.2.0") (found utf8proc_LIB-NOTFOUND) -- Building utf8proc from source -- Found hdfs.h at: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/thirdparty/hadoop/include/hdfs.h -- All bundled static libraries: Snappy::snappy-static;thrift;jemalloc::jemalloc;mimalloc::mimalloc;utf8proc::utf8proc -- CMAKE_C_FLAGS: -fpermissive -I/usr/share/R/include -pedantic -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/RcppProgress/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/BH/include' -DARROW_STATIC -DPARQUET_STATIC -DLIBICONV_STATIC -march=native -pthread -Qunused-arguments -Wall -Wno-unknown-warning-option -Wno-pass-failed -msse4.2 -- CMAKE_CXX_FLAGS: -fpermissive -I/usr/share/R/include -pedantic -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2 -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/Rcpp/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/RcppProgress/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/RcppThread/include' -I'/home/hornik/lib/R/Library/4.7/x86_64-linux-gnu/BH/include' -DARROW_STATIC -DPARQUET_STATIC -DLIBICONV_STATIC -march=native -pthread -Qunused-arguments -fcolor-diagnostics -Wall -Wno-unknown-warning-option -Wno-pass-failed -msse4.2 -- CMAKE_C_FLAGS_RELEASE: -O3 -DNDEBUG -O2 -- CMAKE_CXX_FLAGS_RELEASE: -O3 -DNDEBUG -O2 -- Creating bundled static library target arrow_bundled_dependencies at /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/release/libarrow_bundled_dependencies.a -- Looking for backtrace -- Looking for backtrace - found -- backtrace facility detected in default set of libraries -- Found Backtrace: /usr/include -- --------------------------------------------------------------------- -- Arrow version: 23.0.1 -- -- Build configuration summary: -- Generator: Unix Makefiles -- Build type: release -- Source directory: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp -- Install prefix: /usr/local -- -- Compile and link options: -- -- ARROW_CXXFLAGS="" [default=""] -- Compiler flags to append when compiling Arrow -- ARROW_BUILD_STATIC=ON [default=ON] -- Build static libraries -- ARROW_BUILD_SHARED=OFF [default=ON] -- Build shared libraries -- ARROW_PACKAGE_KIND="" [default=""] -- Arbitrary string that identifies the kind of package -- (for informational purposes) -- ARROW_GIT_ID=82a374e5f3de5b744f26591e6cd96de6349c76d9 [default=""] -- The Arrow git commit id (if any) -- ARROW_GIT_DESCRIPTION=apache-arrow-23.0.1 [default=""] -- The Arrow git commit description (if any) -- ARROW_POSITION_INDEPENDENT_CODE=ON [default=ON] -- Whether to create position-independent target -- ARROW_USE_CCACHE=ON [default=ON] -- Use ccache when compiling (if available) -- ARROW_USE_SCCACHE=ON [default=ON] -- Use sccache when compiling (if available), -- takes precedence over ccache if a storage backend is configured -- ARROW_USE_LLD=OFF [default=OFF] -- Use the LLVM lld for linking (if available) -- ARROW_USE_MOLD=OFF [default=OFF] -- Use mold for linking on Linux (if available) -- ARROW_SIMD_LEVEL=SSE4_2 [default=DEFAULT|NONE|SSE4_2|AVX2|AVX512|NEON|SVE|SVE128|SVE256|SVE512] -- Compile-time SIMD optimization level -- ARROW_RUNTIME_SIMD_LEVEL=MAX [default=MAX|NONE|SSE4_2|AVX2|AVX512] -- Max runtime SIMD optimization level -- ARROW_ALTIVEC=ON [default=ON] -- Build with Altivec if compiler has support -- ARROW_RPATH_ORIGIN=ON [default=OFF] -- Build Arrow libraries with RATH set to $ORIGIN -- ARROW_INSTALL_NAME_RPATH=ON [default=ON] -- Build Arrow libraries with install_name set to @rpath -- ARROW_GGDB_DEBUG=ON [default=ON] -- Pass -ggdb flag to debug builds -- ARROW_WITH_MUSL=OFF [default=OFF] -- Whether the system libc is musl or not -- ARROW_ENABLE_THREADING=ON [default=ON] -- Enable threading in Arrow core -- -- Tests and benchmarks options: -- -- ARROW_BUILD_EXAMPLES=OFF [default=OFF] -- Build the Arrow examples -- ARROW_BUILD_TESTS=OFF [default=OFF] -- Build the Arrow googletest unit tests -- ARROW_ENABLE_TIMING_TESTS=ON [default=ON] -- Enable timing-sensitive tests -- ARROW_BUILD_INTEGRATION=OFF [default=OFF] -- Build the Arrow integration test executables -- ARROW_BUILD_BENCHMARKS=OFF [default=OFF] -- Build the Arrow micro benchmarks -- ARROW_BUILD_BENCHMARKS_REFERENCE=OFF [default=OFF] -- Build the Arrow micro reference benchmarks -- ARROW_BUILD_DETAILED_BENCHMARKS=OFF [default=OFF] -- Build benchmarks that do a longer exploration of performance -- ARROW_TEST_LINKAGE=static [default=static|shared] -- Linkage of Arrow libraries with unit tests executables. -- ARROW_BUILD_FUZZING_UTILITIES=OFF [default=OFF] -- Build command line utilities for fuzzing -- ARROW_FUZZING=OFF [default=OFF] -- Build Arrow fuzz targets -- ARROW_LARGE_MEMORY_TESTS=OFF [default=OFF] -- Enable unit tests which use large memory -- -- Coverage options: -- -- ARROW_GENERATE_COVERAGE=OFF [default=OFF] -- Build with C++ code coverage enabled -- -- Checks options: -- -- ARROW_TEST_MEMCHECK=OFF [default=OFF] -- Run the test suite using valgrind --tool=memcheck -- ARROW_USE_ASAN=OFF [default=OFF] -- Enable Address Sanitizer checks -- ARROW_USE_TSAN=OFF [default=OFF] -- Enable Thread Sanitizer checks -- ARROW_USE_UBSAN=OFF [default=OFF] -- Enable Undefined Behavior sanitizer checks -- -- Project component options: -- -- ARROW_ACERO=OFF [default=OFF] -- Build the Arrow Acero Engine Module -- ARROW_AZURE=OFF [default=OFF] -- Build Arrow with Azure support (requires the Azure SDK for C++) -- ARROW_BUILD_UTILITIES=OFF [default=OFF] -- Build Arrow command line utilities -- ARROW_COMPUTE=ON [default=OFF] -- Build all Arrow Compute kernels -- ARROW_CSV=ON [default=OFF] -- Build the Arrow CSV Parser Module -- ARROW_CUDA=OFF [default=OFF] -- Build the Arrow CUDA extensions (requires CUDA toolkit) -- ARROW_DATASET=OFF [default=OFF] -- Build the Arrow Dataset Modules -- ARROW_FILESYSTEM=ON [default=OFF] -- Build the Arrow Filesystem Layer -- ARROW_FLIGHT=OFF [default=OFF] -- Build the Arrow Flight RPC System (requires GRPC, Protocol Buffers) -- ARROW_FLIGHT_SQL=OFF [default=OFF] -- Build the Arrow Flight SQL extension -- ARROW_FLIGHT_SQL_ODBC=OFF [default=OFF] -- Build the Arrow Flight SQL ODBC extension -- ARROW_GANDIVA=OFF [default=OFF] -- Build the Gandiva libraries -- ARROW_GCS=OFF [default=C++ Client Libraries)] -- Build Arrow with GCS support (requires the Google Cloud Platform -- ARROW_HDFS=ON [default=OFF] -- Build the Arrow HDFS bridge -- ARROW_IPC=ON [default=ON] -- Build the Arrow IPC extensions -- ARROW_JEMALLOC=ON [default=OFF] -- Build the Arrow jemalloc-based allocator -- ARROW_JSON=ON [default=OFF] -- Build Arrow with JSON support (requires RapidJSON) -- ARROW_MIMALLOC=ON [default=ON] -- Build the Arrow mimalloc-based allocator -- ARROW_PARQUET=ON [default=OFF] -- Build the Parquet libraries -- ARROW_ORC=OFF [default=OFF] -- Build the Arrow ORC adapter -- ARROW_PYTHON=OFF [default=OFF] -- Build some components needed by PyArrow. -- (This is a deprecated option. Use CMake presets instead.) -- ARROW_S3=OFF [default=OFF] -- Build Arrow with S3 support (requires the AWS SDK for C++) -- ARROW_S3_MODULE=OFF [default=OFF] -- Build the Arrow S3 filesystem as a dynamic module -- ARROW_SUBSTRAIT=OFF [default=OFF] -- Build the Arrow Substrait Consumer Module -- ARROW_TENSORFLOW=ON [default=OFF] -- Build Arrow with TensorFlow support enabled -- ARROW_TESTING=OFF [default=OFF] -- Build the Arrow testing libraries -- -- Thirdparty toolchain options: -- -- ARROW_DEPENDENCY_SOURCE=AUTO [default=AUTO|BUNDLED|SYSTEM|CONDA|VCPKG|BREW] -- Method to use for acquiring arrow's build dependencies -- ARROW_VERBOSE_THIRDPARTY_BUILD=ON [default=OFF] -- Show output from ExternalProjects rather than just logging to files -- ARROW_DEPENDENCY_USE_SHARED=OFF [default=ON] -- Link to shared libraries -- ARROW_BOOST_USE_SHARED=OFF [default=OFF] -- Rely on Boost shared libraries where relevant -- ARROW_BROTLI_USE_SHARED=OFF [default=OFF] -- Rely on Brotli shared libraries where relevant -- ARROW_BZ2_USE_SHARED=OFF [default=OFF] -- Rely on Bz2 shared libraries where relevant -- ARROW_GFLAGS_USE_SHARED=OFF [default=OFF] -- Rely on GFlags shared libraries where relevant -- ARROW_GRPC_USE_SHARED=OFF [default=OFF] -- Rely on gRPC shared libraries where relevant -- ARROW_JEMALLOC_USE_SHARED=OFF [default=OFF] -- Rely on jemalloc shared libraries where relevant -- ARROW_LLVM_USE_SHARED=OFF [default=OFF] -- Rely on LLVM shared libraries where relevant -- ARROW_LZ4_USE_SHARED=OFF [default=OFF] -- Rely on lz4 shared libraries where relevant -- ARROW_OPENSSL_USE_SHARED=OFF [default=OFF] -- Rely on OpenSSL shared libraries where relevant -- ARROW_PROTOBUF_USE_SHARED=OFF [default=OFF] -- Rely on Protocol Buffers shared libraries where relevant -- ARROW_SNAPPY_USE_SHARED=OFF [default=OFF] -- Rely on snappy shared libraries where relevant -- ARROW_THRIFT_USE_SHARED=OFF [default=OFF] -- Rely on thrift shared libraries where relevant -- ARROW_UTF8PROC_USE_SHARED=OFF [default=OFF] -- Rely on utf8proc shared libraries where relevant -- ARROW_ZSTD_USE_SHARED=OFF [default=OFF] -- Rely on zstd shared libraries where relevant -- ARROW_USE_GLOG=OFF [default=OFF] -- Build libraries with glog support for pluggable logging -- ARROW_WITH_BACKTRACE=ON [default=ON] -- Build with backtrace support -- ARROW_WITH_OPENTELEMETRY=OFF [default=OFF] -- Build libraries with OpenTelemetry support for distributed tracing -- ARROW_WITH_BROTLI=ON [default=OFF] -- Build with Brotli compression -- ARROW_WITH_BZ2=ON [default=OFF] -- Build with BZ2 compression -- ARROW_WITH_LZ4=ON [default=OFF] -- Build with lz4 compression -- ARROW_WITH_SNAPPY=ON [default=OFF] -- Build with Snappy compression -- ARROW_WITH_ZLIB=ON [default=OFF] -- Build with zlib compression -- ARROW_WITH_ZSTD=ON [default=OFF] -- Build with zstd compression -- ARROW_WITH_UTF8PROC=ON [default=ON] -- Build with support for Unicode properties using the utf8proc library -- (only used if ARROW_COMPUTE is ON or ARROW_GANDIVA is ON) -- ARROW_WITH_RE2=ON [default=ON] -- Build with support for regular expressions using the re2 library -- (only used if ARROW_COMPUTE or ARROW_GANDIVA is ON) -- -- Parquet options: -- -- PARQUET_BUILD_EXECUTABLES=OFF [default=OFF] -- Build the Parquet executable CLI tools. Requires static libraries to be built. -- PARQUET_BUILD_EXAMPLES=OFF [default=OFF] -- Build the Parquet examples. Requires static libraries to be built. -- PARQUET_REQUIRE_ENCRYPTION=OFF [default=OFF] -- Build support for encryption. Fail if OpenSSL is not found -- -- Gandiva options: -- -- ARROW_GANDIVA_STATIC_LIBSTDCPP=OFF [default=OFF] -- Include -static-libstdc++ -static-libgcc when linking with -- Gandiva static libraries -- ARROW_GANDIVA_PC_CXX_FLAGS="" [default=""] -- Compiler flags to append when pre-compiling Gandiva operations -- -- Cross compiling options: -- -- ARROW_GRPC_CPP_PLUGIN="" [default=""] -- grpc_cpp_plugin path to be used -- -- Advanced developer options: -- -- ARROW_EXTRA_ERROR_CONTEXT=OFF [default=OFF] -- Compile with extra error context (line numbers, code) -- ARROW_OPTIONAL_INSTALL=OFF [default=OFF] -- If enabled install ONLY targets that have already been built. Please be -- advised that if this is enabled 'install' will fail silently on components -- that have not been built -- ARROW_GDB_INSTALL_DIR="" [default=""] -- Use a custom install directory for GDB plugin. -- In general, you don't need to specify this because the default -- (CMAKE_INSTALL_FULL_BINDIR on Windows, CMAKE_INSTALL_FULL_LIBDIR otherwise) -- is reasonable. -- Outputting build configuration summary to /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/cmake_summary.json -- Configuring done (10.9s) -- Generating done (0.2s) CMake Warning: Manually-specified variables were not used by the project: PARQUET_BUILD_STATIC -- Build files have been written to: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD make[1]: Entering directory '/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD' [ 0%] Building CXX object src/arrow/CMakeFiles/arrow_io.dir/io/buffered.cc.o [ 0%] Creating directories for 'snappy_ep' [ 1%] Building CXX object src/arrow/CMakeFiles/arrow_io.dir/io/hdfs.cc.o [ 1%] Building CXX object src/arrow/CMakeFiles/arrow_io.dir/io/caching.cc.o [ 2%] Building CXX object src/arrow/CMakeFiles/arrow_io.dir/io/hdfs_internal.cc.o [ 3%] Building CXX object src/arrow/CMakeFiles/arrow_io.dir/io/stdio.cc.o [ 3%] Building CXX object src/arrow/CMakeFiles/arrow_io.dir/io/compressed.cc.o [ 3%] Building CXX object src/arrow/CMakeFiles/arrow_io.dir/io/memory.cc.o [ 3%] Building CXX object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/base64.cpp.o [ 3%] Creating directories for 'xsimd_ep' [ 4%] Creating directories for 'jemalloc_ep' [ 4%] Building CXX object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/datetime.cpp.o [ 4%] Building CXX object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/double-conversion/cached-powers.cc.o [ 4%] Creating directories for 'utf8proc_ep' [ 4%] Building CXX object src/arrow/CMakeFiles/arrow_io.dir/io/interfaces.cc.o [ 4%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/array_base.cc.o [ 4%] Building CXX object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/double-conversion/bignum.cc.o [ 4%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/array_decimal.cc.o [ 4%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/array_binary.cc.o [ 4%] Creating directories for 'mimalloc_ep' [ 4%] Building CXX object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/double-conversion/fixed-dtoa.cc.o [ 4%] Creating directories for 'rapidjson_ep' [ 4%] Building CXX object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/double-conversion/fast-dtoa.cc.o [ 5%] Building CXX object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/double-conversion/double-to-string.cc.o [ 5%] Building CXX object src/arrow/CMakeFiles/arrow_io.dir/io/file.cc.o [ 5%] Building CXX object src/arrow/CMakeFiles/arrow_io.dir/io/slow.cc.o [ 5%] Building CXX object src/arrow/CMakeFiles/arrow_ipc.dir/ipc/dictionary.cc.o [ 5%] Building CXX object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/double-conversion/bignum-dtoa.cc.o [ 5%] Building CXX object src/arrow/CMakeFiles/arrow_io.dir/io/transform.cc.o [ 5%] Building CXX object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/double-conversion/string-to-double.cc.o [ 5%] Building CXX object src/arrow/CMakeFiles/arrow_filesystem.dir/filesystem/filesystem.cc.o [ 6%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/TApplicationException.cpp.o [ 6%] Performing download step (download, verify and extract) for 'snappy_ep' [ 7%] Performing download step (download, verify and extract) for 'utf8proc_ep' [ 7%] Performing download step (download, verify and extract) for 'jemalloc_ep' [ 8%] Performing download step (download, verify and extract) for 'mimalloc_ep' [ 8%] Performing download step (download, verify and extract) for 'rapidjson_ep' [ 8%] Performing download step (download, verify and extract) for 'xsimd_ep' -- Downloading... dst='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/snappy_ep-prefix/src/1.2.2.tar.gz' timeout='none' inactivity timeout='none' -- Using src='https://github.com/google/snappy/archive/1.2.2.tar.gz' -- Downloading... dst='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/utf8proc_ep-prefix/src/v2.10.0.tar.gz' timeout='none' inactivity timeout='none' -- Using src='https://github.com/JuliaStrings/utf8proc/archive/v2.10.0.tar.gz' -- Downloading... dst='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/src/232389d4f1012dddec4ef84861face2d2ba85709.tar.gz' timeout='none' inactivity timeout='none' -- Downloading... dst='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/jemalloc_ep-prefix/src/jemalloc-5.3.0.tar.bz2' timeout='none' inactivity timeout='none' -- Downloading... dst='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/mimalloc_ep-prefix/src/v3.1.5.tar.gz' timeout='none' inactivity timeout='none' -- Using src='https://github.com/jemalloc/jemalloc/releases/download/5.3.0/jemalloc-5.3.0.tar.bz2' -- Using src='https://github.com/microsoft/mimalloc/archive/v3.1.5.tar.gz' -- Using src='https://github.com/miloyip/rapidjson/archive/232389d4f1012dddec4ef84861face2d2ba85709.tar.gz' -- Downloading... dst='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/src/14.0.0.tar.gz' timeout='none' inactivity timeout='none' -- Using src='https://github.com/xtensor-stack/xsimd/archive/14.0.0.tar.gz' [ 8%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/TOutput.cpp.o [ 8%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/TUuid.cpp.o -- [download 1% complete] -- [download 3% complete] -- [download 4% complete] -- [download 5% complete] -- [download 6% complete] -- [download 8% complete] -- [download 9% complete] -- [download 11% complete] -- [download 13% complete] -- [download 15% complete] -- [download 18% complete] -- [download 20% complete] -- [download 22% complete] -- [download 24% complete] -- [download 27% complete] -- [download 29% complete] -- [download 31% complete] -- [download 33% complete] -- [download 36% complete] -- [download 38% complete] -- [download 40% complete] -- [download 42% complete] -- [download 44% complete] -- [download 47% complete] -- [download 49% complete] -- [download 51% complete] -- [download 53% complete] -- [download 56% complete] -- [download 58% complete] -- [download 60% complete] -- [download 62% complete] -- [download 64% complete] -- [download 67% complete] -- [download 69% complete] -- [download 71% complete] -- [download 73% complete] -- [download 76% complete] -- [download 78% complete] -- [download 80% complete] -- [download 82% complete] -- [download 84% complete] -- [download 87% complete] -- [download 89% complete] -- [download 91% complete] -- [download 93% complete] -- [download 96% complete] -- [download 98% complete] -- [download 100% complete] -- verifying file... file='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/jemalloc_ep-prefix/src/jemalloc-5.3.0.tar.bz2' -- Downloading... done [ 8%] Building CXX object src/arrow/CMakeFiles/arrow_filesystem.dir/filesystem/localfs.cc.o [ 8%] Building CXX object src/arrow/CMakeFiles/arrow_filesystem.dir/filesystem/mockfs.cc.o -- extracting... src='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/jemalloc_ep-prefix/src/jemalloc-5.3.0.tar.bz2' dst='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/jemalloc_ep-prefix/src/jemalloc_ep' -- extracting... [tar xf] -- [download 1% complete] -- [download 2% complete] -- [download 3% complete] -- [download 4% complete] -- [download 6% complete] -- [download 7% complete] -- [download 8% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 7% complete] [ 9%] Building CXX object src/arrow/CMakeFiles/arrow_filesystem.dir/filesystem/path_util.cc.o -- [download 19% complete] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 28% complete] -- [download 29% complete] -- [download 8% complete] -- [download 30% complete] -- [download 31% complete] -- [download 33% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 16% complete] -- [download 20% complete] -- [download 37% complete] -- [download 0% complete] -- [download 1% complete] -- [download 38% complete] -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 44% complete] -- [download 45% complete] -- [download 46% complete] -- [download 47% complete] -- [download 49% complete] -- [download 50% complete] -- [download 24% complete] -- [download 51% complete] -- [download 53% complete] -- [download 54% complete] -- [download 56% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 61% complete] -- [download 62% complete] -- [download 63% complete] -- [download 25% complete] -- [download 26% complete] -- [download 30% complete] -- [download 33% complete] -- [download 35% complete] -- [download 42% complete] -- [download 48% complete] -- [download 2% complete] -- [download 3% complete] -- [download 65% complete] -- [download 66% complete] -- [download 68% complete] -- [download 69% complete] -- [download 71% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 75% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 82% complete] -- [download 83% complete] -- [download 85% complete] -- [download 86% complete] -- [download 88% complete] -- [download 89% complete] -- [download 49% complete] -- [download 91% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 61% complete] -- [download 65% complete] -- [download 66% complete] -- [download 73% complete] -- [download 80% complete] -- [download 92% complete] -- [download 94% complete] -- [download 95% complete] -- [download 97% complete] -- [download 98% complete] -- [download 100% complete] -- [download 88% complete] -- [download 4% complete] -- [download 96% complete] -- [download 100% complete] -- [download 6% complete] -- [download 7% complete] -- verifying file... file='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/snappy_ep-prefix/src/1.2.2.tar.gz' -- [download 0% complete] -- [download 2% complete] -- [download 4% complete] -- verifying file... file='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/utf8proc_ep-prefix/src/v2.10.0.tar.gz' -- Downloading... done -- Downloading... done -- [download 8% complete] -- [download 7% complete] -- [download 12% complete] -- [download 13% complete] -- [download 9% complete] -- [download 10% complete] -- [download 12% complete] -- [download 13% complete] -- [download 16% complete] -- [download 20% complete] -- [download 24% complete] -- [download 29% complete] -- [download 31% complete] -- [download 14% complete] -- [download 15% complete] -- [download 16% complete] -- [download 17% complete] -- [download 18% complete] -- [download 35% complete] -- [download 38% complete] -- [download 43% complete] -- [download 47% complete] -- [download 48% complete] -- [download 52% complete] -- [download 57% complete] -- [download 19% complete] -- extracting... src='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/utf8proc_ep-prefix/src/v2.10.0.tar.gz' dst='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/utf8proc_ep-prefix/src/utf8proc_ep' -- extracting... [tar xf] -- [download 20% complete] -- [download 21% complete] -- [download 22% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- extracting... src='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/snappy_ep-prefix/src/1.2.2.tar.gz' dst='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/snappy_ep-prefix/src/snappy_ep' -- extracting... [tar xf] [ 10%] Building CXX object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/double-conversion/strtod.cc.o -- [download 32% complete] -- [download 34% complete] -- [download 35% complete] -- [download 36% complete] -- [download 63% complete] -- [download 68% complete] -- [download 73% complete] -- [download 79% complete] -- [download 84% complete] -- [download 89% complete] -- [download 95% complete] -- [download 100% complete] -- verifying file... file='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/src/14.0.0.tar.gz' -- [download 37% complete] -- Downloading... done -- [download 38% complete] -- [download 39% complete] -- [download 40% complete] -- [download 42% complete] -- [download 43% complete] -- [download 44% complete] -- [download 45% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 50% complete] -- [download 52% complete] -- [download 53% complete] -- [download 54% complete] -- [download 55% complete] -- [download 57% complete] -- [download 58% complete] -- [download 60% complete] -- [download 61% complete] -- extracting... [analysis] -- [download 62% complete] -- extracting... [rename] -- [download 64% complete] -- extracting... [clean up] -- extracting... done -- [download 65% complete] -- [download 67% complete] -- [download 68% complete] -- [download 69% complete] -- [download 70% complete] -- [download 72% complete] -- [download 73% complete] -- [download 74% complete] -- [download 76% complete] -- [download 77% complete] -- [download 78% complete] -- [download 79% complete] -- [download 80% complete] -- [download 81% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 85% complete] -- [download 86% complete] -- [download 87% complete] -- [download 88% complete] -- [download 90% complete] -- [download 91% complete] -- [download 92% complete] -- [download 93% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 98% complete] -- [download 99% complete] -- [download 100% complete] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done -- verifying file... file='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/mimalloc_ep-prefix/src/v3.1.5.tar.gz' -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done -- Downloading... done -- extracting... src='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/src/14.0.0.tar.gz' dst='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/src/xsimd_ep' -- extracting... [tar xf] [ 11%] No update step for 'utf8proc_ep' In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/TApplicationException.cpp:20: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/TApplicationException.h:23: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ [ 11%] No update step for 'jemalloc_ep' -- extracting... src='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/mimalloc_ep-prefix/src/v3.1.5.tar.gz' dst='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/mimalloc_ep-prefix/src/mimalloc_ep' -- extracting... [tar xf] [ 11%] No update step for 'snappy_ep' -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 11%] No patch step for 'utf8proc_ep' -- [download 1% complete] [ 11%] Performing patch step for 'jemalloc_ep' -- [download 3% complete] -- [download 4% complete] [ 12%] No update step for 'xsimd_ep' -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 12%] No patch step for 'snappy_ep' -- [download 5% complete] -- [download 6% complete] -- [download 7% complete] -- [download 9% complete] -- [download 10% complete] -- [download 11% complete] -- [download 12% complete] -- [download 13% complete] -- [download 14% complete] -- [download 16% complete] [ 12%] Performing configure step for 'utf8proc_ep' -- [download 17% complete] -- [download 19% complete] [ 12%] Performing configure step for 'jemalloc_ep' -- [download 20% complete] -- [download 21% complete] -- [download 23% complete] -- [download 24% complete] -- [download 25% complete] -- [download 26% complete] -- [download 28% complete] -- [download 29% complete] -- [download 30% complete] -- [download 31% complete] -- [download 32% complete] -- [download 34% complete] -- [download 35% complete] -- [download 37% complete] -- [download 38% complete] -- [download 39% complete] [ 12%] No update step for 'mimalloc_ep' [ 12%] No patch step for 'xsimd_ep' -- [download 40% complete] -- [download 41% complete] -- [download 42% complete] -- [download 44% complete] -- [download 45% complete] -- [download 47% complete] -- [download 48% complete] -- [download 49% complete] -- [download 51% complete] -- [download 52% complete] -- [download 54% complete] -- [download 55% complete] -- [download 57% complete] -- [download 58% complete] -- [download 59% complete] -- [download 60% complete] -- [download 62% complete] -- [download 63% complete] -- [download 65% complete] -- [download 66% complete] -- [download 68% complete] -- [download 69% complete] -- [download 71% complete] -- [download 72% complete] -- [download 74% complete] -- [download 75% complete] [ 12%] Performing configure step for 'snappy_ep' -- [download 76% complete] -- [download 77% complete] -- [download 79% complete] -- [download 80% complete] -- [download 82% complete] -- [download 83% complete] -- [download 84% complete] -- [download 86% complete] -- [download 88% complete] -- [download 89% complete] -- [download 91% complete] -- [download 92% complete] -- [download 94% complete] -- [download 95% complete] -- [download 96% complete] -- [download 97% complete] -- [download 99% complete] -- [download 100% complete] -- verifying file... file='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/src/232389d4f1012dddec4ef84861face2d2ba85709.tar.gz' -- Downloading... done [ 12%] Performing configure step for 'xsimd_ep' [ 12%] No patch step for 'mimalloc_ep' [ 12%] Building CXX object src/arrow/CMakeFiles/arrow_ipc.dir/ipc/feather.cc.o -- extracting... src='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/src/232389d4f1012dddec4ef84861face2d2ba85709.tar.gz' dst='/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/src/rapidjson_ep' -- extracting... [tar xf] [ 12%] Performing configure step for 'mimalloc_ep' In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/TOutput.cpp:20: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ [ 12%] Building CXX object src/arrow/CMakeFiles/arrow_filesystem.dir/filesystem/util_internal.cc.o -- The C compiler identification is Clang 21.1.8 -- Detecting C compiler ABI info -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done -- The C compiler identification is Clang 21.1.8 -- The C compiler identification is Clang 21.1.8 [ 12%] No update step for 'rapidjson_ep' [ 12%] No patch step for 'rapidjson_ep' -- The C compiler identification is Clang 21.1.8 [ 12%] Performing configure step for 'rapidjson_ep' CMake Deprecation Warning at CMakeLists.txt:1 (CMAKE_MINIMUM_REQUIRED): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- Detecting C compiler ABI info - done In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/TUuid.cpp:20: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/TUuid.h:23: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ checking for xsltproc... false checking for gcc... /usr/bin/clang-21 -- Check for working C compiler: /usr/bin/clang-21 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Configuring done (0.3s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS BUILD_TESTING CMAKE_CXX_COMPILER CMAKE_CXX_FLAGS CMAKE_CXX_FLAGS_DEBUG CMAKE_CXX_FLAGS_MISIZEREL CMAKE_CXX_FLAGS_RELEASE CMAKE_CXX_FLAGS_RELWITHDEBINFO CMAKE_C_FLAGS_MISIZEREL CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY -- Build files have been written to: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/utf8proc_ep-prefix/src/utf8proc_ep-build -- The CXX compiler identification is Clang 21.1.8 -- Detecting C compiler ABI info -- The CXX compiler identification is Clang 21.1.8 [ 12%] Performing build step for 'utf8proc_ep' -- Detecting C compiler ABI info -- The CXX compiler identification is Clang 21.1.8 -- Detecting C compiler ABI info [ 50%] Building C object CMakeFiles/utf8proc.dir/utf8proc.c.o checking whether the C compiler works... -- The CXX compiler identification is Clang 21.1.8 -- Detecting CXX compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compiler ABI info - done yes checking for C compiler default output file name... a.out checking for suffix of executables... -- Check for working C compiler: /usr/bin/clang-21 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Check for working C compiler: /usr/bin/clang-21 - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting C compiler ABI info - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info -- Check for working C compiler: /usr/bin/clang-21 - skipped -- Detecting C compile features -- Detecting C compile features - done 1 warning generated. checking whether we are cross compiling... -- Detecting CXX compiler ABI info [ 12%] Building CXX object src/arrow/CMakeFiles/arrow_filesystem.dir/filesystem/hdfs.cc.o [ 12%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/array_dict.cc.o no checking for suffix of object files... [ 13%] Building CXX object src/arrow/CMakeFiles/arrow_ipc.dir/ipc/message.cc.o -- Detecting CXX compiler ABI info - done o checking whether we are using the GNU C compiler... -- Check for working CXX compiler: /usr/bin/clang++-21 - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done yes checking whether /usr/bin/clang-21 accepts -g... -- Detecting CXX compiler ABI info - done -- Detecting CXX compiler ABI info - done CMake Warning (dev) at CMakeLists.txt:167 (add_custom_command): Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given. Assuming POST_BUILD to preserve backward compatibility. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Check for working CXX compiler: /usr/bin/clang++-21 - skipped -- Detecting CXX compile features -- Configuring done (0.6s) -- Detecting CXX compile features - done -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_SHARED_LIBS BUILD_STATIC_LIBS BUILD_TESTING CMAKE_CXX_FLAGS_MISIZEREL CMAKE_C_COMPILER CMAKE_C_FLAGS CMAKE_C_FLAGS_DEBUG CMAKE_C_FLAGS_MISIZEREL CMAKE_C_FLAGS_RELEASE CMAKE_C_FLAGS_RELWITHDEBINFO CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY CMAKE_INSTALL_LIBDIR -- Build files have been written to: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/src/rapidjson_ep-build yes checking for /usr/bin/clang-21 option to accept ISO C89... -- Check for working CXX compiler: /usr/bin/clang++-21 - skipped -- Detecting CXX compile features -- xsimd v14.0.0 -- Detecting CXX compile features - done -- Configuring done (0.8s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS BUILD_TESTING CMAKE_CXX_FLAGS_MISIZEREL CMAKE_C_FLAGS_MISIZEREL CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY -- Build files have been written to: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/src/xsimd_ep-build 1 warning generated. -- Looking for sys/mman.h [ 13%] Performing build step for 'rapidjson_ep' [ 14%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/array_nested.cc.o -- Detecting CXX compiler ABI info - done [ 14%] Performing build step for 'xsimd_ep' none needed checking whether compiler is cray... -- Check for working CXX compiler: /usr/bin/clang++-21 - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- -- Architecture: x64 -- Performing Test mi_has_libpthread [ 15%] Performing install step for 'rapidjson_ep' no checking whether compiler supports -std=gnu11... [ 15%] Building CXX object src/arrow/CMakeFiles/arrow_ipc.dir/ipc/metadata_internal.cc.o [ 15%] Performing install step for 'xsimd_ep' Install the project... yes -- Looking for sys/mman.h - found -- Looking for sys/resource.h checking whether compiler supports -Werror=unknown-warning-option... -- Install configuration: "release" -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/lib/pkgconfig/RapidJSON.pc -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/readme.md -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/memorybuffer.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/memorystream.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/cursorstreamwrapper.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/encodedstream.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/reader.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/schema.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/rapidjson.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/prettywriter.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/error -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/error/en.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/error/error.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/uri.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/msinttypes -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/msinttypes/inttypes.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/msinttypes/stdint.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/filewritestream.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/writer.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/ostreamwrapper.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/allocators.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/istreamwrapper.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/stream.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/filereadstream.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/pointer.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/internal -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/internal/strfunc.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/internal/ieee754.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/internal/dtoa.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/internal/biginteger.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/internal/diyfp.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/internal/pow10.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/internal/itoa.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/internal/strtod.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/internal/swap.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/internal/regex.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/internal/meta.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/internal/stack.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/internal/clzll.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/document.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/stringbuffer.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/fwd.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/include/rapidjson/encodings.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/simplepullreader -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/simplepullreader/simplepullreader.cpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/prettyauto -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/prettyauto/prettyauto.cpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/parsebyparts -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/parsebyparts/parsebyparts.cpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/jsonx -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/jsonx/jsonx.cpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/messagereader -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/messagereader/messagereader.cpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/capitalize -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/capitalize/capitalize.cpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/filterkey -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/filterkey/filterkey.cpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/filterkeydom -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/filterkeydom/filterkeydom.cpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/lookaheadparser -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/lookaheadparser/lookaheadparser.cpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/sortkeys -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/sortkeys/sortkeys.cpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/pretty -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/pretty/pretty.cpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/traverseaspointer.cpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/simplereader -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/simplereader/simplereader.cpp Install the project... -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/simpledom -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/simpledom/simpledom.cpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/condense -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/condense/condense.cpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/simplewriter -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/simplewriter/simplewriter.cpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/serialize -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/serialize/serialize.cpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/schemavalidator -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/schemavalidator/schemavalidator.cpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/CMakeLists.txt -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/archiver -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/archiver/archiver.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/archiver/archiver.cpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/archiver/archivertest.cpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/tutorial -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/share/doc/RapidJSON/examples/tutorial/tutorial.cpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/lib/cmake/RapidJSON/RapidJSONConfig.cmake -- Up-to-date: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/lib/cmake/RapidJSON/RapidJSONConfig.cmake -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/rapidjson_ep/src/rapidjson_ep-install/lib/cmake/RapidJSON/RapidJSONConfigVersion.cmake -- Install configuration: "release" -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/config -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/config/xsimd_arch.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/config/xsimd_cpuid.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/config/xsimd_config.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/config/xsimd_inline.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_neon64.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_fma4.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_avx512pf.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_avx512cd.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_fma3_avx.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_avx.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_fma3_sse.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_sse4_2.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_common_fwd.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_avx512vbmi.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_avx512dq.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_ssse3.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_avx512ifma.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_fma3_avx2.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_sse2.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_rvv.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_constants.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_avx512vnni_avx512bw.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_avx512vbmi2.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_common.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_wasm.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_avx512er.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_avx512vnni_avx512vbmi2.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_vsx.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_isa.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_sve.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_emulated.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_scalar.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_sse4_1.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_neon.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_avx2.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_avx512bw.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_sse3.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/common -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/common/xsimd_common_arithmetic.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/common/xsimd_common_trigo.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/common/xsimd_common_cast.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/common/xsimd_common_details.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/common/xsimd_common_rounding.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/common/xsimd_common_memory.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/common/xsimd_common_math.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/common/xsimd_common_logical.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/common/xsimd_common_complex.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/common/xsimd_common_swizzle.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_avxvnni.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_avx512f.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/arch/xsimd_i8mm_neon64.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/math -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/math/xsimd_rem_pio2.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/memory -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/memory/xsimd_aligned_allocator.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/memory/xsimd_alignment.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/xsimd.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_avx_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_avx512cd_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_avx512pf_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_avx512vbmi_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_avx512vbmi2_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_ssse3_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_common_arch.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_avx512vnni_avx512vbmi2_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_avxvnni_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_wasm_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_avx512ifma_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_fma3_sse_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_sse2_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_sve_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_avx512vnni_avx512bw_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_utils.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_all_registers.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_avx512dq_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_avx512f_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_neon_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_sse3_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_avx512er_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_rvv_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_batch_constant.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_avx512bw_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_batch.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_traits.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_sse4_1_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_neon64_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_vsx_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_fma4_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_emulated_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_fma3_avx2_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_api.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_fma3_avx_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_avx2_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_sse4_2_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/include/xsimd/types/xsimd_i8mm_neon64_register.hpp -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/share/cmake/xsimd/xsimdConfig.cmake -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/share/cmake/xsimd/xsimdConfigVersion.cmake -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/share/cmake/xsimd/xsimdTargets.cmake -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/xsimd_ep/src/xsimd_ep-install/share/pkgconfig/xsimd.pc yes [ 16%] Completed 'rapidjson_ep' -- Performing Test mi_has_libpthread - Success -- Performing Test mi_has_librt checking whether compiler supports -Wall... [ 16%] Completed 'xsimd_ep' yes checking whether compiler supports -Wextra... [ 16%] Built target rapidjson_ep [ 16%] Built target xsimd_ep [ 16%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/musl/strptime.c.o [ 16%] Building CXX object src/arrow/CMakeFiles/arrow_ipc.dir/ipc/options.cc.o yes checking whether compiler supports -Wshorten-64-to-32... -- Looking for sys/resource.h - found -- Looking for sys/time.h yes checking whether compiler supports -Wsign-compare... -- Performing Test mi_has_librt - Success -- Performing Test mi_has_libatomic yes checking whether compiler supports -Wundef... [ 17%] Building CXX object src/arrow/CMakeFiles/arrow_json.dir/extension/fixed_shape_tensor.cc.o yes checking whether compiler supports -Wno-format-zero-length... yes checking whether compiler supports -Wpointer-arith... -- Looking for sys/time.h - found -- Looking for sys/uio.h yes checking whether compiler supports -Wno-missing-braces... -- Performing Test mi_has_libatomic - Success -- -- Library name : mimalloc -- Version : 3.1.5 -- Build type : release -- C Compiler : /usr/bin/clang-21 -- Compiler flags : -Wall;-Wextra;-Wpedantic;-Wno-unknown-pragmas;-fvisibility=hidden;-Wstrict-prototypes;-Wno-static-in-inline;-ftls-model=local-dynamic -- Compiler defines : MI_CMAKE_BUILD_TYPE=release;MI_BUILD_RELEASE -- Link libraries : pthread;rt;atomic -- Build targets : static -- -- Configuring done (1.3s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS BUILD_TESTING CMAKE_CXX_FLAGS_MISIZEREL CMAKE_C_FLAGS_MISIZEREL CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY -- Build files have been written to: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/mimalloc_ep-prefix/src/mimalloc_ep-build yes checking whether compiler supports -Wno-missing-field-initializers... [ 17%] Performing build step for 'mimalloc_ep' [100%] Linking C static library libutf8proc.a yes checking whether compiler supports -Wno-missing-attributes... [ 5%] Building C object CMakeFiles/mimalloc-static.dir/src/alloc.c.o -- Looking for sys/uio.h - found -- Looking for unistd.h no checking whether compiler supports -pipe... [100%] Built target utf8proc [ 11%] Building C object CMakeFiles/mimalloc-static.dir/src/alloc-aligned.c.o [ 17%] Building CXX object src/arrow/CMakeFiles/arrow_json.dir/extension/opaque.cc.o yes checking whether compiler supports -g3... [ 17%] Performing install step for 'utf8proc_ep' yes checking how to run the C preprocessor... [100%] Built target utf8proc Install the project... /usr/bin/clang-21 -E -- Install configuration: "release" -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/utf8proc_ep-install/include/utf8proc.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/utf8proc_ep-install/lib/libutf8proc.a -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/utf8proc_ep-install/lib/pkgconfig/libutf8proc.pc -- Looking for unistd.h - found -- Looking for windows.h [ 17%] Completed 'utf8proc_ep' checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... [ 17%] Built target utf8proc_ep [ 17%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/async/TAsyncChannel.cpp.o -- Looking for windows.h - not found -- Looking for zlibVersion in z [ 18%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/async/TAsyncProtocolProcessor.cpp.o [ 18%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriCommon.c.o [ 18%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/array_primitive.cc.o -- Looking for zlibVersion in z - found -- Looking for lzo1x_1_15_compress in lzo2 yes checking for sys/types.h... [ 17%] Building C object CMakeFiles/mimalloc-static.dir/src/alloc-posix.c.o yes checking for sys/stat.h... [ 18%] Building CXX object src/arrow/CMakeFiles/arrow_json.dir/json/options.cc.o -- Looking for lzo1x_1_15_compress in lzo2 - not found -- Looking for LZ4_compress_default in lz4 yes checking for stdlib.h... [ 18%] Building CXX object src/arrow/CMakeFiles/arrow_ipc.dir/ipc/reader.cc.o [ 18%] Building CXX object src/arrow/CMakeFiles/arrow_ipc.dir/ipc/writer.cc.o yes checking for string.h... [ 18%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/async/TConcurrentClientSyncInfo.cpp.o [ 18%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/api_aggregate.cc.o -- Looking for LZ4_compress_default in lz4 - found -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX yes [ 23%] Building C object CMakeFiles/mimalloc-static.dir/src/arena.c.o checking for memory.h... -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX - Failed -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX2 yes checking for strings.h... yes -- Performing Test HAVE_VISUAL_STUDIO_ARCH_AVX2 - Failed -- Performing Test HAVE_CLANG_MAVX checking for inttypes.h... [ 18%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/array_run_end.cc.o yes checking for stdint.h... yes checking for unistd.h... yes checking whether byte ordering is bigendian... [ 29%] Building C object CMakeFiles/mimalloc-static.dir/src/arena-meta.c.o -- Performing Test HAVE_CLANG_MAVX - Success -- Performing Test HAVE_CLANG_MBMI2 In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/async/TAsyncChannel.cpp:20: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/async/TAsyncChannel.h:25: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ no checking size of void *... [ 35%] Building C object CMakeFiles/mimalloc-static.dir/src/bitmap.c.o 1 warning generated. [ 41%] Building C object CMakeFiles/mimalloc-static.dir/src/heap.c.o 8 checking size of int... [ 47%] Building C object CMakeFiles/mimalloc-static.dir/src/init.c.o In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/async/TAsyncProtocolProcessor.cpp:20: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/async/TAsyncProtocolProcessor.h:23: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/async/TAsyncProcessor.h:26: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/TProcessor.h:24: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocol.h:46: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ -- Performing Test HAVE_CLANG_MBMI2 - Success -- Performing Test SNAPPY_HAVE_NO_MISSING_FIELD_INITIALIZERS 1 warning generated. [ 18%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriCompare.c.o [ 18%] Building CXX object src/arrow/CMakeFiles/arrow_json.dir/json/chunked_builder.cc.o 4 checking size of long... [ 18%] Building CXX object src/arrow/CMakeFiles/arrow_csv.dir/csv/converter.cc.o In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/async/TConcurrentClientSyncInfo.cpp:22: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/TApplicationException.h:23: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' -- Performing Test SNAPPY_HAVE_NO_IMPLICIT_INT_FLOAT_CONVERSION 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ 8 checking size of long long... [ 18%] Building CXX object src/arrow/CMakeFiles/arrow_csv.dir/csv/chunker.cc.o [ 52%] Building C object CMakeFiles/mimalloc-static.dir/src/libc.c.o 8 checking size of intmax_t... [ 18%] Building CXX object src/arrow/CMakeFiles/arrow_csv.dir/csv/column_builder.cc.o [ 18%] Built target arrow_io [ 19%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/api_scalar.cc.o -- Performing Test SNAPPY_HAVE_NO_IMPLICIT_INT_FLOAT_CONVERSION - Success -- Performing Test HAVE_BUILTIN_EXPECT 8 checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether pause instruction is compilable... [ 19%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/builder_adaptive.cc.o -- Performing Test HAVE_BUILTIN_EXPECT - Success -- Performing Test HAVE_BUILTIN_CTZ [ 20%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/builder_base.cc.o yes checking number of significant virtual address bits... 48 checking for ar... /usr/bin/llvm-ar-21 checking for nm... nm checking for gawk... gawk ./configure: line 8271: cd: null directory 1 warning generated. [ 21%] Building CXX object src/arrow/CMakeFiles/arrow_json.dir/json/chunker.cc.o -- Performing Test HAVE_BUILTIN_CTZ - Success -- Performing Test HAVE_BUILTIN_PREFETCH checking malloc.h usability... [ 22%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriEscape.c.o yes checking malloc.h presence... yes checking for malloc.h... yes checking whether malloc_usable_size definition can use const argument... [ 22%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/api_vector.cc.o no checking for library containing log... [ 58%] Building C object CMakeFiles/mimalloc-static.dir/src/options.c.o [ 64%] Building C object CMakeFiles/mimalloc-static.dir/src/os.c.o -- Performing Test HAVE_BUILTIN_PREFETCH - Success -- Performing Test HAVE_ATTRIBUTE_ALWAYS_INLINE -lm checking whether __attribute__ syntax is compilable... -- Performing Test HAVE_ATTRIBUTE_ALWAYS_INLINE - Success -- Performing Test SNAPPY_HAVE_SSSE3 yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -fvisibility=hidden... yes checking whether compiler supports -Werror... no checking whether compiler supports -herror_on_warning... no checking whether tls_model attribute is compilable... yes checking whether compiler supports -Werror... [ 22%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriFile.c.o -- Performing Test SNAPPY_HAVE_SSSE3 - Success -- Performing Test SNAPPY_HAVE_X86_CRC32 no checking whether compiler supports -herror_on_warning... [ 22%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/builder_binary.cc.o no checking whether alloc_size attribute is compilable... [ 22%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/builder_decimal.cc.o [ 70%] Building C object CMakeFiles/mimalloc-static.dir/src/page.c.o [ 22%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriIp4.c.o yes checking whether compiler supports -Werror... no checking whether compiler supports -herror_on_warning... [ 22%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriIp4Base.c.o no checking whether format(gnu_printf, ...) attribute is compilable... [ 23%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriMemory.c.o yes checking whether compiler supports -Werror... no checking whether compiler supports -herror_on_warning... [ 23%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriNormalize.c.o no checking whether format(printf, ...) attribute is compilable... yes checking whether compiler supports -Werror... no checking whether compiler supports -herror_on_warning... no checking whether format(printf, ...) attribute is compilable... 1 warning generated. yes checking whether compiler supports -Wimplicit-fallthrough... [ 23%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/concurrency/ThreadManager.cpp.o yes checking whether fallthrough attribute is compilable... -- Performing Test SNAPPY_HAVE_X86_CRC32 - Success -- Performing Test SNAPPY_HAVE_NEON_CRC32 [ 23%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriNormalizeBase.c.o [ 23%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/concurrency/TimerManager.cpp.o [ 76%] Building C object CMakeFiles/mimalloc-static.dir/src/page-map.c.o yes checking whether compiler supports -Wimplicit-fallthrough... [ 23%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriParse.c.o yes checking whether compiler supports -Wimplicit-fallthrough... -- Performing Test SNAPPY_HAVE_NEON_CRC32 - Failed -- Performing Test SNAPPY_HAVE_BMI2 yes checking whether compiler supports -Werror... no checking whether compiler supports -herror_on_warning... no checking whether cold attribute is compilable... [ 24%] Building CXX object src/arrow/CMakeFiles/arrow_csv.dir/csv/column_decoder.cc.o [ 25%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/processor/PeekProcessor.cpp.o [ 25%] Building CXX object src/arrow/CMakeFiles/arrow_csv.dir/csv/options.cc.o [ 26%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriParseBase.c.o yes checking whether vm_make_tag is compilable... no checking for a BSD-compatible install... [ 26%] Building CXX object src/arrow/CMakeFiles/arrow_csv.dir/csv/parser.cc.o /usr/bin/install -c checking for ranlib... ranlib checking for ld... /usr/bin/ld checking for autoconf... /usr/bin/autoconf checking for memalign... [ 82%] Building C object CMakeFiles/mimalloc-static.dir/src/random.c.o yes checking for valloc... yes checking for malloc_size... [ 26%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriQuery.c.o no checking whether compiler supports -O3... [ 26%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/builder_dict.cc.o yes checking whether compiler supports -O3... In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/processor/PeekProcessor.cpp:20: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/processor/PeekProcessor.h:24: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/TProcessor.h:24: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocol.h:46: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ yes checking whether compiler supports -funroll-loops... [ 26%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/protocol/TBase64Utils.cpp.o [ 26%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/cast.cc.o yes checking configured backtracing method... N/A checking for sbrk... [ 88%] Building C object CMakeFiles/mimalloc-static.dir/src/stats.c.o [ 26%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriRecompose.c.o -- Performing Test SNAPPY_HAVE_BMI2 - Success -- Performing Test SNAPPY_HAVE_NEON yes checking whether utrace(2) is compilable... -- Performing Test SNAPPY_HAVE_NEON - Failed -- Looking for mmap no checking whether utrace(2) with label is compilable... [ 26%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriResolve.c.o [ 26%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/exec.cc.o no checking whether a program using __builtin_unreachable is compilable... [ 27%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/expression.cc.o -- Looking for mmap - found -- Looking for sysconf yes checking whether a program using __builtin_ffsl is compilable... [ 27%] Building C object src/arrow/CMakeFiles/arrow_vendored.dir/vendored/uriparser/UriShorten.c.o [ 94%] Building C object CMakeFiles/mimalloc-static.dir/src/prim/prim.c.o yes checking whether a program using __builtin_popcountl is compilable... -- Looking for sysconf - found -- Configuring done (6.8s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: BUILD_STATIC_LIBS BUILD_TESTING CMAKE_CXX_FLAGS_MISIZEREL CMAKE_C_FLAGS_MISIZEREL CMAKE_EXPORT_NO_PACKAGE_REGISTRY CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY -- Build files have been written to: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/snappy_ep-prefix/src/snappy_ep [ 27%] Built target arrow_vendored [ 27%] Building CXX object src/arrow/CMakeFiles/arrow_json.dir/json/converter.cc.o [ 27%] Performing build step for 'snappy_ep' In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/TimerManager.cpp:20: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/TimerManager.h:23: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Monitor.h:24: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Exception.h:24: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ yes checking LG_PAGE... In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/ThreadManager.cpp:22: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/ThreadManager.h:25: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/ThreadFactory.h:23: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Thread.h:26: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Monitor.h:24: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Exception.h:24: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ [ 20%] Building CXX object CMakeFiles/snappy.dir/snappy-c.cc.o 12 checking pthread.h usability... [ 27%] Building CXX object src/arrow/CMakeFiles/arrow_json.dir/json/from_string.cc.o yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_create in -lpthread... [ 40%] Building CXX object CMakeFiles/snappy.dir/snappy-sinksource.cc.o [ 27%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/function.cc.o yes checking whether pthread_atfork(3) is compilable... [ 28%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/builder_run_end.cc.o [ 28%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/protocol/TDebugProtocol.cpp.o [ 28%] Building CXX object src/arrow/CMakeFiles/arrow_csv.dir/csv/reader.cc.o yes checking whether pthread_setname_np(3) is compilable... [ 28%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/function_internal.cc.o yes checking whether pthread_getname_np(3) is compilable... [ 60%] Building CXX object CMakeFiles/snappy.dir/snappy-stubs-internal.cc.o [ 28%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/builder_nested.cc.o yes checking whether pthread_get_name_np(3) is compilable... no checking for library containing clock_gettime... none required checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... [ 28%] Building CXX object src/arrow/CMakeFiles/arrow_json.dir/json/object_parser.cc.o [100%] Linking C static library libmimalloc.a yes checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... [100%] Built target mimalloc-static In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/protocol/TDebugProtocol.cpp:20: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/protocol/TDebugProtocol.h:23: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/protocol/TVirtualProtocol.h:23: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocol.h:46: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ [ 29%] Performing install step for 'mimalloc_ep' yes checking whether mach_absolute_time() is compilable... no checking whether clock_gettime(CLOCK_REALTIME, ...) is compilable... 1 warning generated. [100%] Built target mimalloc-static [ 30%] Building CXX object src/arrow/CMakeFiles/arrow_json.dir/json/object_writer.cc.o Install the project... -- Install configuration: "release" -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/mimalloc_ep/src/mimalloc_ep/lib/libmimalloc.a -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/mimalloc_ep/src/mimalloc_ep/lib/cmake/mimalloc/mimalloc.cmake -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/mimalloc_ep/src/mimalloc_ep/lib/cmake/mimalloc/mimalloc-release.cmake -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/mimalloc_ep/src/mimalloc_ep/include/mimalloc.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/mimalloc_ep/src/mimalloc_ep/include/mimalloc-override.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/mimalloc_ep/src/mimalloc_ep/include/mimalloc-new-delete.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/mimalloc_ep/src/mimalloc_ep/include/mimalloc-stats.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/mimalloc_ep/src/mimalloc_ep/lib/cmake/mimalloc/mimalloc-config.cmake -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/mimalloc_ep/src/mimalloc_ep/lib/cmake/mimalloc/mimalloc-config-version.cmake -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/mimalloc_ep/src/mimalloc_ep/lib/pkgconfig/mimalloc.pc [ 30%] Building CXX object src/arrow/CMakeFiles/arrow_json.dir/json/parser.cc.o [ 31%] Completed 'mimalloc_ep' [ 80%] Building CXX object CMakeFiles/snappy.dir/snappy.cc.o yes checking whether compiler supports -Werror... no [ 31%] Built target mimalloc_ep checking whether syscall(2) is compilable... [ 31%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/protocol/TJSONProtocol.cpp.o yes checking for secure_getenv... yes checking for sched_getcpu... yes checking for sched_setaffinity... 1 warning generated. [ 31%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernel.cc.o yes checking for issetugid... no checking for _malloc_thread_cleanup... [ 32%] Building CXX object src/arrow/CMakeFiles/arrow_csv.dir/csv/writer.cc.o In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/protocol/TJSONProtocol.cpp:20: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/protocol/TJSONProtocol.h:23: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/protocol/TVirtualProtocol.h:23: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocol.h:46: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ 1 warning generated. no checking for _pthread_mutex_init_calloc_cb... [ 33%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/protocol/TMultiplexedProtocol.cpp.o [ 33%] Building CXX object src/arrow/CMakeFiles/arrow_json.dir/json/reader.cc.o [ 33%] Built target arrow_filesystem no checking for memcntl... [ 33%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/protocol/TProtocol.cpp.o no checking for TLS... yes checking whether C11 atomics is compilable... yes checking whether GCC __atomic atomics is compilable... yes checking whether GCC 8-bit __atomic atomics is compilable... [ 34%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/ordering.cc.o yes checking whether GCC __sync atomics is compilable... [ 34%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/registry.cc.o In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/protocol/TMultiplexedProtocol.cpp:20: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/protocol/TMultiplexedProtocol.h:23: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocolDecorator.h:23: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocol.h:46: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocol.cpp:20: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocol.h:46: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ yes checking whether GCC 8-bit __sync atomics is compilable... 1 warning generated. yes checking whether Darwin OSAtomic*() is compilable... [ 34%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/chunked_internal.cc.o no checking whether madvise(2) is compilable... [ 34%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/builder_primitive.cc.o yes checking whether madvise(..., MADV_FREE) is compilable... yes checking whether madvise(..., MADV_DONTNEED) is compilable... yes checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes checking whether madvise(..., MADV_[NO]CORE) is compilable... [ 34%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/builder_union.cc.o no checking whether mprotect(2) is compilable... [ 34%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/TTransportException.cpp.o yes checking for __builtin_clz... [ 34%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/codegen_internal.cc.o yes checking whether Darwin os_unfair_lock_*() is compilable... 1 warning generated. [ 35%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/scalar_cast_boolean.cc.o no checking whether glibc malloc hook is compilable... 1 warning generated. [ 35%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/scalar_cast_dictionary.cc.o no checking whether glibc memalign hook is compilable... no checking whether pthreads adaptive mutexes is compilable... [100%] Linking CXX static library libsnappy.a yes checking whether compiler supports -D_GNU_SOURCE... yes checking whether compiler supports -Werror... [100%] Built target snappy no checking whether compiler supports -herror_on_warning... [ 36%] Performing install step for 'snappy_ep' [ 36%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/TFDTransport.cpp.o no checking whether strerror_r returns char with gnu source is compilable... [ 37%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/concatenate.cc.o [100%] Built target snappy Install the project... -- Install configuration: "release" -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/snappy_ep/src/snappy_ep-install/lib/libsnappy.a -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/snappy_ep/src/snappy_ep-install/include/snappy-c.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/snappy_ep/src/snappy_ep-install/include/snappy-sinksource.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/snappy_ep/src/snappy_ep-install/include/snappy.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/snappy_ep/src/snappy_ep-install/include/snappy-stubs-public.h -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/snappy_ep/src/snappy_ep-install/lib/cmake/Snappy/SnappyTargets.cmake -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/snappy_ep/src/snappy_ep-install/lib/cmake/Snappy/SnappyTargets-release.cmake -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/snappy_ep/src/snappy_ep-install/lib/cmake/Snappy/SnappyConfig.cmake -- Installing: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/snappy_ep/src/snappy_ep-install/lib/cmake/Snappy/SnappyConfigVersion.cmake [ 38%] Completed 'snappy_ep' yes checking for stdbool.h that conforms to C99... [ 38%] Built target snappy_ep yes checking for _Bool... [ 39%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/TSimpleFileTransport.cpp.o In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransportException.cpp:20: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransportException.h:25: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ yes 1 warning generated. configure: creating ./config.status [ 40%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/align_util.cc.o config.status: creating Makefile config.status: creating jemalloc.pc config.status: creating doc/html.xsl config.status: creating doc/manpages.xsl config.status: creating doc/jemalloc.xml config.status: creating include/jemalloc/jemalloc_macros.h config.status: creating include/jemalloc/jemalloc_protos.h config.status: creating include/jemalloc/jemalloc_typedefs.h config.status: creating include/jemalloc/internal/jemalloc_preamble.h In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TFDTransport.cpp:34: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TFDTransport.h:28: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ config.status: creating test/test.sh config.status: creating test/include/test/jemalloc_test.h In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TSimpleFileTransport.cpp:22: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TSimpleFileTransport.h:23: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TFDTransport.h:28: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ config.status: creating config.stamp config.status: creating bin/jemalloc-config [ 40%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/data.cc.o config.status: creating bin/jemalloc.sh config.status: creating bin/jeprof config.status: creating include/jemalloc/jemalloc_defs.h config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h config.status: creating test/include/test/jemalloc_test_defs.h config.status: executing include/jemalloc/internal/public_symbols.txt commands config.status: executing include/jemalloc/internal/private_symbols.awk commands config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands config.status: executing include/jemalloc/internal/public_namespace.h commands [ 40%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/THttpTransport.cpp.o 1 warning generated. config.status: executing include/jemalloc/internal/public_unnamespace.h commands [ 40%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/scalar_cast_extension.cc.o config.status: executing include/jemalloc/jemalloc_protos_jet.h commands config.status: executing include/jemalloc/jemalloc_rename.h commands [ 40%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/async_util.cc.o [ 40%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/diff.cc.o [ 40%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/scalar_cast_internal.cc.o config.status: executing include/jemalloc/jemalloc_mangle.h commands [ 40%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/atfork_internal.cc.o 1 warning generated. [ 40%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/THttpClient.cpp.o 1 warning generated. [ 40%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/basic_decimal.cc.o config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/THttpTransport.cpp:22: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/THttpTransport.h:23: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TBufferTransports.h:27: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ config.status: executing include/jemalloc/jemalloc.h commands =============================================================================== jemalloc version : 5.3.0-0-g54eaed1d8b56b1aa528be3bdd1877e59c56fa90c library revision : 2 CONFIG : AR=/usr/bin/llvm-ar-21 CC=/usr/bin/clang-21 --prefix=/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/jemalloc_ep-prefix/src/jemalloc_ep/dist/ --libdir=/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/jemalloc_ep-prefix/src/jemalloc_ep/dist//lib --with-jemalloc-prefix=je_arrow_ --with-private-namespace=je_arrow_private_ --without-export --disable-shared --disable-cxx --disable-libdl --disable-initial-exec-tls 'CFLAGS=-g -O3 -Wall -pedantic' LDFLAGS=-Wl,-O1 CPPFLAGS=-I/usr/local/include 'CXX=clang++-21 -std=gnu++20' 'CXXFLAGS=-g -O3 -Wall -pedantic ' CC : /usr/bin/clang-21 CONFIGURE_CFLAGS : -std=gnu11 -Werror=unknown-warning-option -Wall -Wextra -Wshorten-64-to-32 -Wsign-compare -Wundef -Wno-format-zero-length -Wpointer-arith -Wno-missing-braces -Wno-missing-field-initializers -pipe -g3 -fvisibility=hidden -Wimplicit-fallthrough -O3 -funroll-loops SPECIFIED_CFLAGS : -g -O3 -Wall -pedantic EXTRA_CFLAGS : CPPFLAGS : -I/usr/local/include -D_GNU_SOURCE -D_REENTRANT CXX : clang++-21 -std=gnu++20 CONFIGURE_CXXFLAGS : -fvisibility=hidden -Wimplicit-fallthrough -O3 SPECIFIED_CXXFLAGS : -g -O3 -Wall -pedantic EXTRA_CXXFLAGS : LDFLAGS : -Wl,-O1 EXTRA_LDFLAGS : DSO_LDFLAGS : -shared -Wl,-soname,$(@F) LIBS : -lm -pthread RPATH_EXTRA : XSLTPROC : false XSLROOT : PREFIX : /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/jemalloc_ep-prefix/src/jemalloc_ep/dist BINDIR : /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/jemalloc_ep-prefix/src/jemalloc_ep/dist/bin DATADIR : /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/jemalloc_ep-prefix/src/jemalloc_ep/dist/share INCLUDEDIR : /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/jemalloc_ep-prefix/src/jemalloc_ep/dist/include LIBDIR : /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/jemalloc_ep-prefix/src/jemalloc_ep/dist//lib MANDIR : /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/jemalloc_ep-prefix/src/jemalloc_ep/dist/share/man srcroot : abs_srcroot : /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/jemalloc_ep-prefix/src/jemalloc_ep/ objroot : abs_objroot : /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/jemalloc_ep-prefix/src/jemalloc_ep/ JEMALLOC_PREFIX : je_arrow_ JEMALLOC_PRIVATE_NAMESPACE : je_arrow_private_je_ install_suffix : malloc_conf : documentation : 1 shared libs : 0 static libs : 1 autogen : 0 debug : 0 stats : 1 experimental_smallocx : 0 prof : 0 prof-libunwind : 0 prof-libgcc : 0 prof-gcc : 0 fill : 1 utrace : 0 xmalloc : 0 log : 0 lazy_lock : 0 cache-oblivious : 1 cxx : 0 =============================================================================== [ 41%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/scalar_cast_nested.cc.o [ 41%] Performing build step for 'jemalloc_ep' make[4]: warning: -j32 forced in submake: resetting jobserver mode. In file included from src/arena.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void [ 41%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/THttpServer.cpp.o In file included from src/jemalloc.c:2: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void [ 41%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/scalar_cast_numeric.cc.o In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bitmap.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/bin.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOIn file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] C58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' _201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ ATTR(forIn file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ matIn file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ (gnu_printf, s, i)) | ^ In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/buf_writer.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/background_thread.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/base.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from include/jemalloc/internal/hpdata.hsrc/ckh.c:37: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/ckh.c:39: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ckh.c:39: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ckh.c:39: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ :124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/ctl.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bin_info.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)();In file included from src/ctl.c :| ^2 : In file included from | include/jemalloc/internal/jemalloc_internal_includes.h void: 51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h: 45: | In file included from einclude/jemalloc/internal/ckh.hx:t4e: rIn file included from ninclude/jemalloc/internal/tsd.h :J6: EIn file included from Minclude/jemalloc/internal/assert.hA:L1L: Oinclude/jemalloc/internal/malloc_io.h:C67_:E45X:P Owarning: R'format' attribute argument not supported: gnu_printf [-Wignored-attributes]T void (*t e67s | tv_ohiodok sm_allilbocc__hporoikn)(t)f;( c o| n ^s t | c voidh ar *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.hIn file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] :178 | bool tsd_global_slow(); | ^ | void 21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/cache_bin.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/ecache.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/div.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/div.c:3: In file included from include/jemalloc/internal/div.h:4: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/div.c:3: In file included from include/jemalloc/internal/div.h:4: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/div.c:3: In file included from include/jemalloc/internal/div.h:4: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' In file included from src/ecache.c: 2201: | In file included from #include/jemalloc/internal/jemalloc_internal_includes.h : 51 : In file included from dinclude/jemalloc/internal/prof_structs.he:f4i: nIn file included from einclude/jemalloc/internal/ckh.h :J4E: MIn file included from Ainclude/jemalloc/internal/tsd.hL:L6O: CIn file included from _include/jemalloc/internal/assert.hF:O1R: Minclude/jemalloc/internal/malloc_io.hA:T58_:P5R:I Nwarning: T'format' attribute argument not supported: gnu_printf [-Wignored-attributes]F (s, i) JEMA L58L | O C _ A TJTERM(AfLoLrOmCa_tF(OgRnMuA_Tp_rPiRInNtTfF,( 3s,, 4 )i;) ) | ^| ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/counter.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/decay.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void 5 warnings generated. In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_In file included from Fsrc/decay.cO:R2M: AIn file included from Tinclude/jemalloc/internal/jemalloc_internal_includes.h_:P51R: IIn file included from Ninclude/jemalloc/internal/prof_structs.hT:F4(: sIn file included from ,include/jemalloc/internal/ckh.h :i4: )In file included from include/jemalloc/internal/tsd.hJ:E6M: AIn file included from Linclude/jemalloc/internal/assert.hL:O1C: _Ainclude/jemalloc/internal/malloc_io.hT:T58R:(5f:o rwarning: m'format' attribute argument not supported: gnu_printf [-Wignored-attributes]a t(gnu_p r58i | n t f ,J EsM,A LiL)OC)_ F O| R ^M AT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/eset.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ckh.c:39: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/emap.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/edata.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from s, i)) | ^ In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/ehooks.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4include/jemalloc/internal/test_hooks.h: :include/jemalloc/internal/tsd.h5::17852::21 :warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | exter n178 | JbEoMoAlL LtOsCd__EgXlPoObRaTl _vsoliodw (()*;t e s| t ^_ h o| voido ks_libc_hook)(); | ^ | void In file included from src/edata_cache.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/extent.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51 : 21In file included from | include/jemalloc/internal/prof_structs.hp:h4_: sIn file included from tinclude/jemalloc/internal/ckh.hr:u4c: tIn file included from sinclude/jemalloc/internal/tsd.h(:h6p: dIn file included from ainclude/jemalloc/internal/assert.ht:a1_: ainclude/jemalloc/internal/malloc_io.hg:e67_:h45e:a pwarning: ,'format' attribute argument not supported: gnu_printf [-Wignored-attributes] hpdata_t) ;67 | v| o ^i d malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_struIn file included from cts(edata_avail, edata_t); | ^ src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ 52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/exp_grow.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/hpdata.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/extent_dss.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void In file included from src/san.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/fxp.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORTIn file included from src/buf_writer.cv:o2i: dIn file included from include/jemalloc/internal/jemalloc_internal_includes.h(:*51t: eIn file included from sinclude/jemalloc/internal/prof_structs.ht:_5h: oinclude/jemalloc/internal/edata.ho:ks90_:a33r:e nwarning: aextra ';' outside of a function [-Wextra-semi]_ new_hook)(); | 90 ^ | p h_| s voidt ructs(edata_avail, edata_t); | ^ In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21include/jemalloc/internal/edata.h:: 91warning: :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]32 : warning: extra ';' outside of a function [-Wextra-semi] 91178 | | pbho_oslt rtuscdt_sg(ledoabtaal__hselaopw, (e)d;a t a| _ ^t ) ;| void | ^ include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT voidIn file included from src/ecache.c(:*2te: sIn file included from tinclude/jemalloc/internal/jemalloc_internal_includes.h_:h51o: oIn file included from kinclude/jemalloc/internal/prof_structs.hs:_5l: iIn file included from binclude/jemalloc/internal/edata.hc:_7h: oinclude/jemalloc/internal/hpdata.ho:k21):(38):; warning: extra ';' outside of a function [-Wextra-semi]| ^ | void 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/extent_mmap.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/hpa.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void 18 warnings generated. In file included from src/hook.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/hpdata.hinclude/jemalloc/internal/test_hooks.h::1245::3852:: warning: warning: extra ';' outside of a function [-Wextra-semi]a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | e x124t | eprhn_ pJrEoMtAoL(L,O Ch_pEdXaPtOaR_Ta gveo_ihde a(p*,t ehsptd_ahtoao_kts)_;l i b| c ^_ hook)(); | ^ | void In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/san_bump.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/hook.c:3: In file included from include/jemalloc/internal/hook.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hook.c:3: In file included from include/jemalloc/internal/hook.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hook.c:3: In file included from include/jemalloc/internal/hook.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hpa_hooks.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/inspect.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] In file included from src/inspect.c53: | 2p: rIn file included from oinclude/jemalloc/internal/jemalloc_internal_includes.hf:_51b: aIn file included from cinclude/jemalloc/internal/prof_structs.hk:t4r: aIn file included from cinclude/jemalloc/internal/ckh.h:e4_: hIn file included from oinclude/jemalloc/internal/tsd.ho:k6_: tIn file included from include/jemalloc/internal/assert.hp:r1o: finclude/jemalloc/internal/malloc_io.h_:b67a:c45k:t rwarning: a'format' attribute argument not supported: gnu_printf [-Wignored-attributes]c e_hook_get(); | ^67 | vo| i voidd malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_splIn file included from isrc/extent_dss.ct:_2i: mIn file included from pinclude/jemalloc/internal/jemalloc_internal_includes.hl:(51): In file included from ;include/jemalloc/internal/prof_structs.h : 4| : ^In file included from include/jemalloc/internal/ckh.h :| 4 void: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/hook.c:3: In file included from include/jemalloc/internal/hook.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t binIn file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ s[0]; | ^ In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from In file included from include/jemalloc/internal/hpdata.hsrc/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ src/hook.c:3: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ src/hook.c:22:10: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 22 | hook_boot() { | ^ | void :124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ src/hook.cIn file included from In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] include/jemalloc/internal/prof_structs.h 56 | bool ehooks_default_split_impl(); | ^ | void :5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from :103:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 103 | hook_reentrantp() { | ^ | void src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.hIn file included from include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi]In file included from 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.hinclude/jemalloc/internal/hpdata.hsrc/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void ::124124:38::38 :warning: warning: extra ';' outside of a function [-Wextra-semi] extra ';' outside of a function [-Wextra-semi] 124 | p124h | _pphr_optroo(t,o (h,p dhaptdaa_taag_ea_hgeea_ph,e ahpp,d ahtpad_att)a;_ t )| ; ^ | ^ :124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17include/jemalloc/internal/edata.h:: 91:warning: 32:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] warning: extra ';' outside of a function [-Wextra-semi] 2391 | | psha_ns_tbruumcpt_se(neadabtlead_(h)e a{p , | e ^d a t| a void_ t); | ^ In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/large.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void include/jemalloc/internal/hpdata.hIn file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56:: note: 124expanded from macro 'JEMALLOC_FORMAT_PRINTF': 38: warning: extra ';' outside of a function [-Wextra-semi] 201 | # define JEMALLOC_FORMA T124_ | PpRIhN_TpFr(ost,o (i,) hJpEdMaAtLaL_OaCg_eA_ThTeRa(p,f ohrpmdaatt(ag_ntu)_;p r i| n ^t f, s, i)) | ^ In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_In file included from avail, edata_t); | ^ src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.hinclude/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ :8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from In file included from In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void void In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5In file included from : src/bin.c:include/jemalloc/internal/ehooks.h2:: 56In file included from :31include/jemalloc/internal/jemalloc_internal_includes.h:: 52warning: : a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]include/jemalloc/internal/arena_structs.h :98:15: warning: zero size arrays are an extension [-Wzero-length-array] 9856 | | boboiln _eth o o kbsi_ndse[f0a]u;l t _| s ^p lit_impl(); | ^ | void In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15In file included from : src/large.cwarning: :zero size arrays are an extension [-Wzero-length-array]2 : In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h98: | 178: 21b:i nwarning: _ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bins[0]; | ^ 178 | bool tsd_global_slow(); | ^ | void include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from [ 42%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/bit_block_counter.cc.o src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: In file included from include/jemalloc/internal/hook.hsrc/ctl.c::1462: In file included from :include/jemalloc/internal/jemalloc_internal_includes.h15::64 : warning: include/jemalloc/internal/prof_externs.ha function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: 53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | boo l53 | hporookf__bboaoctk(t)r;a c e| _ ^h o | o voidk _t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void [ 42%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/statistics.cc.o In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] In file included from src/edata.c :562 | : bIn file included from oinclude/jemalloc/internal/jemalloc_internal_includes.ho:l52 : eIn file included from hinclude/jemalloc/internal/arena_structs.ho:o4k: sIn file included from _include/jemalloc/internal/arena_stats.hd:e8f: aIn file included from uinclude/jemalloc/internal/pa.hl:t4_: sIn file included from pinclude/jemalloc/internal/base.hl:i5t: _include/jemalloc/internal/ehooks.hi:m56p:l31(:) ;warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]| ^ | void 56 | bool ehooks_default_split_impl(); | ^ | void 9 warnings generated. In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/jemalloc.c:23: include/jemalloc/internal/spin.h:11:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 11 | spin_cpu_spinwait() { | ^ | void In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] In file included from src/cache_bin.c56: | 2b: oIn file included from oinclude/jemalloc/internal/jemalloc_internal_includes.hl: 64e: hinclude/jemalloc/internal/prof_externs.ho:o53k:s46_d:e fwarning: aa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]u lt_split_impl (53) | ;p r o| f ^_ b a| c voidk trace_hook_t prof_backtrace_hook_get(); | ^ | void 146 | bool hinclude/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void ook_boot(); | ^ | void In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void 18 warnings generated. In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/THttpServer.cpp:25: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/THttpServer.h:23: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/THttpTransport.h:23: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TBufferTransports.h:27: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ src/base.c/usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here :2 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: : note: expanded from macro '_GLIBCXX17_DEPRECATED' In file included from include/jemalloc/internal/jemalloc_internal_includes.h: 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ 81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void src/jemalloc.c:762:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 762 | malloc_cpu_count_is_deterministic() | ^ | void In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void | void src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/edata.cIn file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void :2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void src/log.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] warning: 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void 56 | prIn file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] o66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' f201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ _dumpIn file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] _67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' h201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ ook_t prof_dump_hook_get(); | ^ | void In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtraceIn file included from _src/ctl.ch:o12o: kinclude/jemalloc/internal/prof_data.h_:g23e:t26(:) ;warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | ^ | void 23 | void prof_unbias_map_init(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/ctl.c:14: include/jemalloc/internal/prof_recent.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | bool prof_recent_init(); | ^ | void include/jemalloc/internal/prof_recent.h:19:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 19 | ssize_t prof_recent_alloc_max_ctl_read(); | ^ | void In file included from src/ctl.c:16: include/jemalloc/internal/prof_sys.h:9:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | void prof_hooks_init(); | ^ | void include/jemalloc/internal/prof_sys.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | void prof_unwind_init(); | ^ | void include/jemalloc/internal/prof_sys.h:27:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 27 | typedef int (prof_dump_open_maps_t)(); | ^ | void In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void :15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | In file included from include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 18src/cache_bin.c124b: | o2o: lpIn file included from hh_include/jemalloc/internal/jemalloc_internal_includes.hp:roo81ot: ko_include/jemalloc/internal/prof_inlines.h(b:,o9 o:ht19p(:d) a;warning: t a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]a _| a ^g e _| h voide ap, hpdata_t); | 9 ^ | prof_active_assert() { | ^ | void In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void warnings generated. 56 | bool ehooks_default_split_impl(); | ^ | void 18 warnings generated. In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.hIn file included from In file included from In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] In file included from 56 | bool ehooks_default_split_impl(); | ^ | void include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void 18 warnings generated. :91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void src/extent.csrc/edata_cache.c::22: : In file included from In file included from include/jemalloc/internal/jemalloc_internal_includes.hinclude/jemalloc/internal/jemalloc_internal_includes.h::5252: : In file included from In file included from include/jemalloc/internal/arena_structs.hinclude/jemalloc/internal/arena_structs.h::44: : In file included from include/jemalloc/internal/arena_stats.hIn file included from :include/jemalloc/internal/arena_stats.h8:: 8In file included from : include/jemalloc/internal/pa.hIn file included from :include/jemalloc/internal/pa.h9:: 9include/jemalloc/internal/hpa.h: :151include/jemalloc/internal/hpa.h:19::151 :warning: 19:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | b151o | oblo ohlp ah_psau_pspuoprptoerdt(e)d;( ) ;| ^ | ^| void | void In file included from src/extent.c:In file included from 2: src/edata_cache.cIn file included from :include/jemalloc/internal/jemalloc_internal_includes.h2:: 52In file included from : include/jemalloc/internal/jemalloc_internal_includes.hIn file included from :include/jemalloc/internal/arena_structs.h52:: 4In file included from : include/jemalloc/internal/arena_structs.hIn file included from :include/jemalloc/internal/arena_stats.h4:: 8In file included from : include/jemalloc/internal/arena_stats.hIn file included from :include/jemalloc/internal/pa.h8:: 11In file included from : include/jemalloc/internal/pa.hIn file included from :include/jemalloc/internal/pac.h11:: In file included from 6include/jemalloc/internal/pac.h: :include/jemalloc/internal/san_bump.h6:: 23include/jemalloc/internal/san_bump.h::1723:: 17warning: :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | s23a | ns_abnu_mbpu_mepn_aebnlaebdl(e)d ({) {| ^ | ^| void | void In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ 18In file included from warningsrc/edata_cache.cs: generated. 2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehsrc/jemalloc.c:1790:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] o 1790 | malloc_init_hard_a0_locked() { | ^ | void oks_default_split_impl(); | ^ | void In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void 18 warnings generated. In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void 18In file included from In file included from warningsrc/extent_mmap.cs: generated2: . In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from [ 43%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/util.cc.o In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bIn file included from oosrc/extent_dss.cl: 6h: pinclude/jemalloc/internal/spin.ha_:s11u:p18p:o rwarning: ta function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e d(); | ^ | void 11 | spin_cpu_spinwait() { | ^ | void In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/THttpClient.cpp:26: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/THttpClient.h:23: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/THttpTransport.h:23: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TBufferTransports.h:27: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void 18 warnings generated. src/ehooks.c:162:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 162 | ehooks_default_split_impl() { | ^ | void 18 warnings generated. 18 warnings generated. In file included from In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ 18 warnings generated. In file included from include/jemalloc/internal/hpdata.hsrc/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void :124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/malloc_io.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | .In file included from .src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] . 90 | ph_structs(edata_avail, edata_t); | ^ ) JEMALLinclude/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ OC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # 18 warnings generated. define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnsrc/hpa.c:27:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 27 | hpa_supported() { | ^ | void u_printf, s, i)) | ^ In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void 19 warnings generated. 18 warnings generated. In file included from 18src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void 19 warning warningss generated generated. . In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void 18 warnings generated. 1818 warnings generated. warnings generated. In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void 18 warnings generated. In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ src/ctl.c:3726:65: warning: extra ';' outside of a function [-Wextra-semi] 3726 | arenas_i(mib[2])->astats->estats[mib[4]].ndirty, size_t); | ^ src/ctl.c:3728:65: warning: extra ';' outside of a function [-Wextra-semi] 3728 | arenas_i(mib[2])->astats->estats[mib[4]].nmuzzy, size_t); | ^ src/ctl.c:3730:68: warning: extra ';' outside of a function [-Wextra-semi] 3730 | arenas_i(mib[2])->astats->estats[mib[4]].nretained, size_t); | ^ src/ctl.c:3732:70: warning: extra ';' outside of a function [-Wextra-semi] 3732 | arenas_i(mib[2])->astats->estats[mib[4]].dirty_bytes, size_t); | ^ src/ctl.c:3734:70: warning: extra ';' outside of a function [-Wextra-semi] 3734 | arenas_i(mib[2])->astats->estats[mib[4]].muzzy_bytes, size_t); | ^ src/ctl.c:3736:73: warning: extra ';' outside of a function [-Wextra-semi] 3736 | arenas_i(mib[2])->astats->estats[mib[4]].retained_bytes, size_t); | ^ src/ctl.c:3748:81: warning: extra ';' outside of a function [-Wextra-semi] 3748 | arenas_i(mib[2])->astats->hpastats.nonderived_stats.npurge_passes, uint64_t); | ^ src/ctl.c:3750:75: warning: extra ';' outside of a function [-Wextra-semi] 3750 | arenas_i(mib[2])->astats->hpastats.nonderived_stats.npurges, uiIn file included from nt64_t); | ^ src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ src/ctl.c:3752:77: warning: extra ';' outside of a function [-Wextra-semi] 3752 | arenas_i(mib[2])->astats->hpastats.nonderived_stats.nhugifies, uint64_t); | ^ | void In file included from src/ctl.c:3754:79: warning: extra ';' outside of a function [-Wextra-semi] 3754 | arenas_i(mib[2])->astats->hpastats.nonderived_stats.ndehugifies, uint64_t); | ^ src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | voidsrc/ctl.c :3759:12: warning: extra ';' outside of a function [-Wextra-semi] 3759 | size_t); | ^ src/ctl.c:3761:82: warning: extra ';' outside of a function [-Wextra-semi] 3761 | arenas_i(mib[2])->astats->hpastats.psset_include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] s 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ tats.full_slabs[0].nactive, size_t); | ^ src/ctl.c:3763:81: warning: extra ';' outside of a function [-Wextra-semi] 3763 | arenas_i(mib[2])->astats->hpastats.psset_stats.full_slabs[0].ndirty, size_t); | ^ src/ctl.c:3768:12: warning: extra ';' outside of a function [-Wextra-semi] 3768In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] | size_t); | ^ 98 | bin_t bins[0]; | ^ src/ctl.c:3770:82: warning: extra ';' outside of a function [-Wextra-semi] 3770 | arenas_i(mib[2])->astats->hpastats.psset_stats.full_In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void slabs[1].nactive, size_t); | ^ src/ctl.c:3772:81: warning: extra ';' outside of a function [-Wextra-semi] 3772 | arenas_iIn file included from src/nstime.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] (m 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void ib[2])->astats->include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] h 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void pastats.psset_stats.full_slabs[1].ndirty, size_t); | ^ src/ctl.c:In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void 3777:12:In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void warning: include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void extra ';' outside of a function [-Wextra-semi] 3777 | size_t); | ^ src/ctl.c:3779:83: warning: extra ';' outside of a function [-Wextra-semi] 3779 | arenas_i(In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] m58i | b [ 2 ] )J-E>MaAsLtLaOtCs_-F>OhRpMaAsTt_aPtRsI.NpTsFs(e3t,_ s4t)a;t s .| e ^m pty_slabs[0].include/jemalloc/internal/../jemalloc.hna:ct201i:ve56,: snote: iexpanded from macro 'JEMALLOC_FORMAT_PRINTF'z e_t); | ^ 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/ctl.c:3781:82: warning: extra ';' outside of a function [-Wextra-semi] 3781 | arenas_i(mib[2])->astats->hpastats.psset_stats.empty_slabs[0].ndirty, size_t); | ^ In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ src/ctl.c:3786:12: warning: extra ';' outside of a function [-Wextra-semi] 3786 | size_t); | ^ src/ctl.c:3788:83: warning: extra ';' outside of a function [-Wextra-semi] 3788 | arenas_i(mib[2])->astats->hpastats.psset_stats.empty_slabs[1].nactive, size_t); | ^ src/ctl.c:3790:82: warning: extra ';' outside of a function [-Wextra-semi] 3790 | arenas_i(mib[2])->astats->hpastats.psset_stats.empty_slabs[1].ndirty, size_t); | ^ src/ctl.c:3795:12: warning: extra ';' outside of a function [-Wextra-semi] 3795 | size_t); | ^ src/ctl.c:3798:12: warning: extra ';' outside of a function [-Wextra-semi] 3798 | size_t); | ^ src/ctl.c:3801:12: warning: extra ';' outside of a function [-Wextra-semi] 3801 | size_t); | ^ src/ctl.c:3806:12: warning: extra ';' outside of a function [-Wextra-semi] 3806 | size_t); | ^ src/ctl.c:3809:12: warning: extra ';' outside of a function [-Wextra-semi] 3809 | size_t); | ^ src/ctl.c:3812:12: warning: extra ';' outside of a function [-Wextra-semi] 3812 | size_t); | ^ In file included from src/mutex.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/large.c:8: include/jemalloc/internal/prof_recent.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | bool prof_recent_init(); | ^ | void include/jemalloc/internal/prof_recent.h:19:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 19 | ssize_t prof_recent_alloc_max_ctl_read(); | ^ | void In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void 18 warnings generated. 18 warnings generated. In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void 18 warnings generated. In file included from src/pa.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsdIn file included from _src/pa_extra.cg:l1o: bIn file included from ainclude/jemalloc/internal/jemalloc_preamble.hl:_54s: loinclude/jemalloc/internal/test_hooks.hw:(4):;57 : | ^warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]| void 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pai.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from include/jemalloc/internal/hpdata.h:src/pa.c124::238: : In file included from warning: include/jemalloc/internal/jemalloc_internal_includes.h:extra ';' outside of a function [-Wextra-semi]51 : In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 124 | ph_proto(, hpd a178t | ab_oaogle _thseda_pg,l ohbpadla_tsal_otw)(;) ; | ^| ^ | void In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/pac.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from In file included from src/pages.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5include/jemalloc/internal/test_hooks.h: :5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] include/jemalloc/internal/edata.h5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void :90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edatainclude/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] _124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from In file included from src/prof_data.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void 1In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ warning generated. In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_log.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void src/mutex.c:2: #In file included from include/jemalloc/internal/jemalloc_internal_includes.h : 51 : deIn file included from finclude/jemalloc/internal/prof_structs.hi:n5e: JEinclude/jemalloc/internal/edata.hM:A90L:L33O:C _warning: FORMextra ';' outside of a function [-Wextra-semi]A T_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_pr i90n | tpfh,_ sst,r uic)t)s ( e| d ^a ta_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ 19 warnings generated. In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/peak_event.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malIn file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] In file included from 56 | bool ehooks_default_split_impl(); | ^ | void include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void loc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ 18 warnings generated. 18 warnings generated. include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ [ 44%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/TSocket.cpp.o In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/prof_recent.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h20 warnings generated. :5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/prof.c:2In file included from : src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_implIn file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ( 178 | bool tsd_global_slow(); | ^ | void ); | ^ | void src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void 18 warnings generated. In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ; 178 | bool tsd_global_slow(); | ^ | void | ^ In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/prof_sys.c:2: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] * 151 | bool hpa_supported(); | ^ | void test_hookIn file included from src/prof_stats.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] s_ 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void libc_hook)(); | ^ include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void | void In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ 23 | san_bump_enabled() { | ^ | void In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # defiIn file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] ne JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ 98 | bin_t bins[0]; | ^ In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prIn file included from osrc/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] f 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' _ 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ dump_hook_t proIn file included from fsrc/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] _66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' d201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ ump_hIn file included from osrc/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] o 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ k_get(); | ^ | void In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from include/jemalloc/internal/hpdata.hsrc/rtree.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ :124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from In file included from src/safety_check.csrc/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ :1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 57 91 | ph_structs(edata_heap, edata_t); | ^ : warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/prof.c:8: include/jemalloc/internal/prof_data.h:23:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | void prof_unbias_map_init(); | ^ | void In file included from src/prof.c:10: include/jemalloc/internal/prof_recent.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | bool prof_recent_init(); | ^ | void include/jemalloc/internal/prof_recent.h:19:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 19 | ssize_t prof_recent_alloc_max_ctl_read(); | ^ | void In file included from src/prof.c:12: include/jemalloc/internal/prof_sys.h:9:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | void prof_hooks_init(); | ^ | void include/jemalloc/internal/prof_sys.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | void prof_unwind_init(); | ^ | void include/jemalloc/internal/prof_sys.h:27:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 27 | typedef int (prof_dump_open_maps_t)(); | ^ | void In file included from src/psset.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ include/jemalloc/internal/hpdata.hIn file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ src/prof.c:531:39: warning: passing 'prof_backtrace_hook_t' (aka 'void (*)(void **, unsigned int *, unsigned int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 531 | atomic_store_p(&prof_backtrace_hook, hook, ATOMIC_RELEASE); | ^~~~ include/jemalloc/internal/atomic.h:83:1: In file included from note: src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] passing argument to parameter 'val' here 178 | bool tsd_global_slow(); | ^ | void 83 | JEMALLOC_GENERATE_ATOMICS(void *, p, LG_SIZEOF_PTR) | ^ include/jemalloc/internal/atomic_gcc_atomic.h:54:60: note: expanded from macro 'JEMALLOC_GENERATE_ATOMICS' 54 | atomic_store_##short_type(atomic_##short_type##_t *a, type val, \ | ^ src/prof.c:535:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 535 | prof_backtrace_hook_get() { | ^ | void src/prof.c:542:34: warning: passing 'prof_dump_hook_t' (aka 'void (*)(const char *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 542 | atomic_store_p(&prof_dum:124:38: warning: extra ';' outside of a function [-Wextra-semi] p124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ _hook, hook, ATOMIC_RELEASE); | ^~~~ include/jemalloc/internal/atomic.h:83:1: note: passing argument to parameter 'val' here 83 | JEMALLOC_GENERATE_ATOMICS(void *, p, LG_SIZEOF_PTR) | ^ include/jemalloc/internal/atomic_gcc_atomic.h:54:60: note: expanded from macro 'JEMALLOC_GENERATE_ATOMICS' 54 | atomic_store_##short_type(atomic_##short_type##_t *a, type val, \ | ^ src/prof.c:546:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 546 | prof_dump_hook_get() { | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/tcache.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ [ 44%] Building CXX object src/arrow/CMakeFiles/arrow_array.dir/array/validate.cc.o In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/sec.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33:In file included from src/nstime.cwarning: :extra ';' outside of a function [-Wextra-semi]2 : In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: 90warning: | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]p h_structs(edata_a v146a | iblo,o le dhaotoak__tb)o;o t (| ) ^; | ^ | void include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/stats.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsdIn file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] _ 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void global_slinclude/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] o56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void w(); | ^ | void In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, iinclude/jemalloc/internal/hpdata.h):)124 : 38| : ^ warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/sz.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/sc.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void src/malloc_io.c:632:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 632 | JEMALLOC_FORMAT_PRINTF(3, 4) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/sc.c:3: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/sc.c:3: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/sc.c:3: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void src/malloc_io.c:668:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 668 | JEMALLOC_FORMAT_PRINTF(3, 4) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/malloc_io.c:679:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 679 | JEMALLOC_FORMAT_PRINTF(1, 2) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void 28 warnings generated. In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_ageIn file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] _ 90 | ph_structs(edata_avail, edata_t); | ^ heap, hpdatinclude/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ a_t); | ^ In file included from include/jemalloc/internal/hpdata.hIn file included from :src/nstime.c124::382:: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:warning: 81: extra ';' outside of a function [-Wextra-semi] include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 1249 | | pphr_opfr_oatctoi(v,e _hapsdsaetrat_(a)g e{_ h e| a ^p , | h voidp data_t); | ^ In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/test_hooks.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void src/test_hooks.c:9:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | void (*test_hooks_arena_new_hook)() = NULL; | ^ | void src/test_hooks.c:12:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 12 | void (*test_hooks_libc_hook)() = NULL; | ^ | void In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void include/jemalloc/internal/hpdata.h:124:38:In file included from warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from 4 warnings generated. In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.hsrc/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ :124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.hIn file included from :91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_strsrc/prof_sys.cu:ct3s: (In file included from einclude/jemalloc/internal/jemalloc_internal_includes.hd:a51t: aIn file included from include/jemalloc/internal/prof_structs.h_h:5ea: pinclude/jemalloc/internal/edata.h,: 90e:d33a: tawarning: _extra ';' outside of a function [-Wextra-semi]t ) ; | 90 ^ | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enIn file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void aIn file included from bsrc/pa_extra.cl:e2d: (In file included from )include/jemalloc/internal/jemalloc_internal_includes.h :{52 : In file included from include/jemalloc/internal/arena_structs.h| : ^4 : In file included from | include/jemalloc/internal/arena_stats.h void: 8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enaIn file included from blsrc/mutex.ce:d2(: )In file included from include/jemalloc/internal/jemalloc_internal_includes.h{: 81 : | include/jemalloc/internal/prof_inlines.h ^: 9 :| 19 void: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prIn file included from osrc/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] f98 | bin_t bins[0]; | ^ _backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.hIn file included from src/mutex.c:6: include/jemalloc/internal/spin.h:11:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] : 11 | spin_cpu_spinwait() { | ^ | void 52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] include/jemalloc/internal/pa.h 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void :4: In file included from include/jemalloc/internal/base.h:include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void 5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 38 56 | bool ehooks_default_split_impl(); | ^ | void : warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ [ 44%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/bit_run_reader.cc.o In file included from src/thread_event.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/tsd.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_he18 warnings generated. ap, hpdata_t); | ^ In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:5 warnings generated. In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | saninclude/jemalloc/internal/hpdata.h_b:u124m:p38_:e nwarning: aextra ';' outside of a function [-Wextra-semi]b led() { | ^ | void 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void 51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ^ 9 | prof_active_assert() { | ^ | void | void In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 15 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ : warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(include/jemalloc/internal/hpdata.h):124:38: warning: extra ';' outside of a function [-Wextra-semi] ; 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ | ^ | void In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/ticker.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | voidIn file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_defaIn file included from ult_split_impl(); | ^ | void [ 44%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/TSocketPool.cpp.o src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void [ 44%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/scalar_cast_string.cc.o In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from In file included from 18In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: 19 warnings generated. In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void src/witness.csrc/pages.c warning:s1: generated: . 5In file included from : include/jemalloc/internal/jemalloc_preamble.h:In file included from 54include/jemalloc/internal/jemalloc_internal_includes.h: :52include/jemalloc/internal/test_hooks.h: :In file included from 4include/jemalloc/internal/arena_structs.h::574:: In file included from warning: include/jemalloc/internal/arena_stats.ha function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: 8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bo o4l | eexhtoeorkns _JdEeMfaAuLlLtO_Cs_pElXiPtO_RiTm pvlo(i)d; ( *| t ^e s t| _ voidh ooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from In file included from src/prof_log.c:7: include/jemalloc/internal/emitter.h:6:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 6 | typedef enum emitter_output_e emitter_output_t; | ^ include/jemalloc/internal/emitter.h:13:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 13 | typedef enum emitter_justify_e emitter_justify_t; | ^ include/jemalloc/internal/emitter.h:21:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 21 | typedef enum emitter_type_e emitter_type_t; | ^ include/jemalloc/internal/emitter.hsrc/prof_data.c:8: include/jemalloc/internal/prof_data.h:23:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | void prof_unbias_map_init(); | ^ | void In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void :87:1: warning: In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 'format' attribute argument not supported: gnu_printf [-Wignored-attributes]151 | bool hpa_supported(); | ^ | void 87 | JEMALLOC_FORMAT_PRINTF(2, 3) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' In file included from src/peak_event.c: 2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 20123 | san_bump_enabled() { | ^ | void | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from In file included from src/prof_log.c:7: include/jemalloc/internal/emitter.h:396:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 396 | JEMALLOC_FORMAT_PRINTF(2, 3) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/prof_log.c:11: include/jemalloc/internal/prof_data.h:23:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | void prof_unbias_map_init(); | ^ | void In file included from src/prof_log.c:13: include/jemalloc/internal/prof_sys.h:9:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | void prof_hooks_init(); | ^ | void include/jemalloc/internal/prof_sys.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | voiIn file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] d146 | bool hook_boot(); | ^ | void prof_unwind_init(); | ^ | void include/jemalloc/internal/prof_sys.h:27:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 27 | typedef int (prof_dump_open_maps_In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | sIn file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] a 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void n_buIn file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] mp_enabled() { | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void 98 | bin_t bins[0]; | ^ In file included from t)(); | ^ | void src/prof_log.c:16:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 16 | typedef enum prof_logging_state_e prof_logging_state_t; | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: In file included from a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]src/safety_check.c :2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_act i53v | ep_raosfs_ebratc(k)t r{a c e| _ ^ho o k| _ voidt prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.hIn file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void :56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from In file included from In file included from src/pages.c:62:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 62 | static int madvise_MADV_DONTNEED_zeroes_pages() | ^ | void src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void src/psset.csrc/sz.c::22: : In file included from In file included from include/jemalloc/internal/jemalloc_internal_includes.hinclude/jemalloc/internal/jemalloc_internal_includes.h::52: 52In file included from : include/jemalloc/internal/arena_structs.hIn file included from :4include/jemalloc/internal/arena_structs.h: :4In file included from : include/jemalloc/internal/arena_stats.hIn file included from :include/jemalloc/internal/arena_stats.h8:: 8In file included from : include/jemalloc/internal/pa.hIn file included from :include/jemalloc/internal/pa.h4:: 4In file included from : include/jemalloc/internal/base.hIn file included from :include/jemalloc/internal/base.h5:: 5: include/jemalloc/internal/ehooks.hinclude/jemalloc/internal/ehooks.h:56::5631::31 :warning: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehook s56_ | dbeofoalu leth_osopklsi_td_eifmapull(t)_;s p l| it ^_ i m| p voidl (); | ^ | void In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ 18 warnings generated. src/prof_data.c:507:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 507 | JEMALLOC_FORMAT_PRINTF(3, 4) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/prof_data.c:541:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 541 | void prof_unbias_map_init() { | ^ | void 18 warnings generated. In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ 1 warning generated. In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void 18 warnings generated. In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ 21 warnings generated. 18 warnings generated. In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void 18 warnings generated. In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void 28 warnings generated. In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ 19 warnings generated. In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void [ 44%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/scalar_cast_temporal.cc.o 18 warnings generated. In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/prof_recent.c:6: include/jemalloc/internal/emitter.h:6:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 6 | typedef enum emitter_output_e emitter_output_t; | ^ include/jemalloc/internal/emitter.h:13:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 13 | typedef enum emitter_justify_e emitter_justify_t; | ^ include/jemalloc/internal/emitter.h:21:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 21 | typedef enum emitter_type_e emitter_type_t; | ^ include/jemalloc/internal/emitter.h:87:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 87 | JEMALLOC_FORMAT_PRINTF(2, 3) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_recent.c:6: include/jemalloc/internal/emitter.h:396:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 396 | JEMALLOC_FORMAT_PRINTF(2, 3) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/prof_sys.c:7: include/jemalloc/internal/prof_data.h:23:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | void prof_unbias_map_init(); | ^ | void In file included from src/prof_sys.c:8: include/jemalloc/internal/prof_sys.h:9:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | void prof_hooks_init(); | ^ | void include/jemalloc/internal/prof_sys.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | void prof_unwind_init(); | ^ | void include/jemalloc/internal/prof_sys.h:27:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 27 | typedef int (prof_dump_open_maps_t)(); | ^ | void In file included from src/prof_recent.c:7: include/jemalloc/internal/prof_data.h:23:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | void prof_unbias_map_init(); | ^ | void In file included from src/prof_recent.c:8: include/jemalloc/internal/prof_recent.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | bool prof_recent_init(); | ^ | void include/jemalloc/internal/prof_recent.h:19:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 19 | ssize_t prof_recent_alloc_max_ctl_read(); | ^ | void src/prof_recent.c:19:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 19 | prof_recent_alloc_max_init() { | ^ | void src/prof_recent.c:25:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 25 | prof_recent_alloc_max_get_no_lock() { | ^ | void In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void src/prof_sys.c:289:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 289 | prof_hooks_init() { | ^ | void src/prof_sys.c:295:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 295 | prof_unwind_init() { | ^ | void In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void src/prof_sys.c:425:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 425 | JEMALLOC_FORMAT_PRINTF(1, 2) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/prof_sys.c:450:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 450 | prof_dump_open_maps_impl() { | ^ | void In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void 18 warnings generated. include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void src/prof_recent.c:406:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 406 | prof_recent_alloc_max_ctl_read() { | ^ | void In file included from src/stats.c:6: include/jemalloc/internal/emitter.h:6:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 6 | typedef enum emitter_output_e emitter_output_t; | ^ include/jemalloc/internal/emitter.h:13:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 13 | typedef enum emitter_justify_e emitter_justify_t; | ^ include/jemalloc/internal/emitter.h:21:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 21 | typedef enum emitter_type_e emitter_type_t; | ^ include/jemalloc/internal/emitter.h:87:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 87 | JEMALLOC_FORMAT_PRINTF(2, 3) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/stats.c:6: include/jemalloc/internal/emitter.h:396:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 396 | JEMALLOC_FORMAT_PRINTF(2, 3) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/prof_recent.c:583:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 583 | prof_recent_init() { | ^ | void 1 warning generated. 18 warnings generated. 26 warnings generated. In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void 30 warnings generated. [ 45%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/temporal_internal.cc.o [ 45%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/vector_hash.cc.o In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void 18In file included from warnings generated. src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/tsd.c:151:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | tsd_global_slow() { | ^ | void src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from 19 warnings generated. src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void 18 warnings generated. In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void 18 warnings generated. In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void 21 warnings generated. [ 45%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/bit_util.cc.o 18 warnings generated. 18 warnings generated. 18 warnings generated. [ 45%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/TServerSocket.cpp.o [ 45%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/vector_selection.cc.o [ 45%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/bitmap.cc.o 18 warnings generated. [ 46%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/bitmap_builders.cc.o [ 46%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/bitmap_ops.cc.o 21 warnings generated. [ 46%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/bpacking.cc.o In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TSocket.cpp:52: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Monitor.h:24: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Exception.h:24: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ [ 46%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/vector_selection_filter_internal.cc.o [ 47%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/vector_selection_internal.cc.o [ 47%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/TTransportUtils.cpp.o In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TSocketPool.cpp:29: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TSocketPool.h:24: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TSocket.h:25: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TServerSocket.cpp:54: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TServerSocket.h:27: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TServerTransport.h:23: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ [ 47%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/vector_selection_take_internal.cc.o [ 48%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/TBufferTransports.cpp.o 23 warnings generated. In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TServerSocket.cpp:56: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TSocketUtils.h:65:22: warning: 'iterator' is deprecated [-Wdeprecated-declarations] 65 | struct Iter : std::iterator { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ [ 48%] Building CXX object src/arrow/CMakeFiles/arrow_compute_core.dir/compute/kernels/vector_swizzle.cc.o [ 48%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/bpacking_scalar.cc.o [ 48%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/SocketCommon.cpp.o In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransportUtils.cpp:20: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransportUtils.h:27: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ 1 warning generated. [ 49%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/bpacking_simd_default.cc.o [ 49%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/server/TConnectedClient.cpp.o 2 warnings generated. [ 49%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/byte_size.cc.o [ 49%] Built target arrow_ipc [ 49%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/byte_stream_split_internal.cc.o In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TBufferTransports.cpp:24: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TBufferTransports.h:27: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ [ 49%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/cancel.cc.o [ 49%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/server/TServerFramework.cpp.o 52 warnings generated. 1 warning generated. [ 50%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/compression.cc.o cp include/jemalloc/internal/private_namespace.gen.h include/jemalloc/internal/private_namespace.h In file included from src/ecache.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ckh.c:37: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/ckh.c:39: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ckh.c:39: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ckh.c:39: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/counter.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/ckh.c:39: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bin_info.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bitmap.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ tsd_global_slow(); | ^ | void In file included from src/div.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/base.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/ctl.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.hIn file included from src/div.c:3: In file included from include/jemalloc/internal/div.h:4: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] : 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ 201 | # include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/div.c:3: In file included from include/jemalloc/internal/div.h:4: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATIn file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.hT:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' R 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ (format(In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] gnu_printf, s, i)) | ^ 66In file included from src/div.c:3: In file included from include/jemalloc/internal/div.h:4: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(In file included from 1src/ctl.c,: 22): ;In file included from include/jemalloc/internal/jemalloc_internal_includes.h :| 51 ^: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: include/jemalloc/internal/../jemalloc.hIn file included from :include/jemalloc/internal/assert.h201::156: :include/jemalloc/internal/malloc_io.h note: :expanded from macro 'JEMALLOC_FORMAT_PRINTF'58 :5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 201 | # 58 | d e f iJnEeM AJLELMOACL_LFOOCR_MFAOTR_MPARTI_NPTRFI(N3T,F (4s),; i )| ^J EMALLOC_include/jemalloc/internal/../jemalloc.hA:T201T:R56(:f onote: rexpanded from macro 'JEMALLOC_FORMAT_PRINTF'm at(gnu_printf, s, i201) | )# | ^ define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/jemalloc.c:2: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ 5 warnings generated. src/cache_bin.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void In file included from (*src/jemalloc.ct:e3s: tIn file included from _include/jemalloc/internal/jemalloc_internal_includes.hh:o51o: kIn file included from sinclude/jemalloc/internal/prof_structs.h_:a4r: eIn file included from ninclude/jemalloc/internal/ckh.ha:_4n: eIn file included from winclude/jemalloc/internal/tsd.h_:h6o: oIn file included from kinclude/jemalloc/internal/assert.h):(1): ;include/jemalloc/internal/malloc_io.h : 66| : ^10 : | warning: void'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/background_thread.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ include/jemalloc/internal/hpdata.hIn file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTIn file included from src/buf_writer.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] F( 4 | extern JEMALLOC_:124:38: warning: extra ';' outside of a function [-Wextra-semi] s 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ , i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] In file included from src/ehooks.c: 158: | In file included from include/jemalloc/internal/jemalloc_preamble.h : 54 : Jinclude/jemalloc/internal/test_hooks.hE:M4A:L57L:O Cwarning: _a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]F ORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 4 | extern JEMALLO C201_ | E#X P O R Td evfoiinde (JE*MtAeLsLtO_Ch_oFoOkRsM_AaTr_ePnRaI_NnTeFw(_sh,o oik)) (J)E;M A L| L ^O C _| A voidT TR(format(gnu_printf, s, i)) | ^ In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooIn file included from ksrc/buf_writer.cs:_2l: iIn file included from binclude/jemalloc/internal/jemalloc_internal_includes.hc:_51h: oIn file included from oinclude/jemalloc/internal/prof_structs.hk:)4(: )In file included from ;include/jemalloc/internal/ckh.h : 4| : ^In file included from include/jemalloc/internal/tsd.h :| 6 void: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); In file included from | ^src/arena.c In file included from src/extent_dss.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52:In file included from src/emap.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMAinclude/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] L 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void LOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(,In file included from src/fxp.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void hpdata_age_heap,include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] hpdata_t); | ^ :1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void 5 | extern JEMALLOC_EXPORT void (*test_hookIn file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # defiIn file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] ne JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF'In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ s_libc_hook)(); | ^ | void In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOIn file included from Csrc/bin.c_:F1: OIn file included from Rinclude/jemalloc/internal/jemalloc_preamble.hM:A54T: _include/jemalloc/internal/test_hooks.hP:R4I:N57:T Fwarning: (a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]1 , 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # 4 | deexftienren JJEEMMAALLLLOOCC__FEOXRPMOARTT_ PvRoiIdN T(F*(tse,s ti_)h oJoEkMsA_LaLrOeCn_aA_TnTeRw(_fhooromka)t(()g;n u _| p ^r i n| t void f, s, i)) | ^ In file included from src/eset.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | ext e5r | ne xJtEeMrAnL LJOECM_AELXLPOOCR_TE XvPoOiRdT (v*otieds t(_*htoeoskts__haoroeknsa__lniebwc__hhooookk))(());; | | ^ ^ | | void void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ 58 | JEMALLOCIn file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] _66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' F201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ ORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRIIn file included from Nsrc/ehooks.cT:F2(: sIn file included from ,include/jemalloc/internal/jemalloc_internal_includes.h :i51): In file included from Jinclude/jemalloc/internal/prof_structs.hE:M4A: LIn file included from Linclude/jemalloc/internal/ckh.hO:C4_: AIn file included from Tinclude/jemalloc/internal/tsd.hT:R6(: fIn file included from oinclude/jemalloc/internal/assert.hr:m1a: tinclude/jemalloc/internal/malloc_io.h(:g67n:u45_:p rwarning: i'format' attribute argument not supported: gnu_printf [-Wignored-attributes]n tf, s, i)) | ^ 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from In file included from include/jemalloc/internal/tsd.h:src/counter.c6:: 2In file included from : include/jemalloc/internal/assert.hIn file included from :include/jemalloc/internal/jemalloc_internal_includes.h1:: 51include/jemalloc/internal/malloc_io.h: :In file included from 67include/jemalloc/internal/prof_structs.h::455:: include/jemalloc/internal/edata.hwarning: :'format' attribute argument not supported: gnu_printf [-Wignored-attributes]90 :33: warning: extra ';' outside of a function [-Wextra-semi] 67 | void mal l90o | cp_hp_rsitnrtufc(tcso(nesdta tcah_aarv a*iflo,r meadta,t a._.t.)); J E| M ^A LLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/edata_cache.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from In file included from In file included from [ 51%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/server/TSimpleServer.cpp.o In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4In file included from : In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/bin.csrc/edata.c::21: : In file included from In file included from include/jemalloc/internal/jemalloc_internal_includes.hinclude/jemalloc/internal/jemalloc_preamble.h::5154: : In file included from src/extent.cinclude/jemalloc/internal/test_hooks.hinclude/jemalloc/internal/prof_structs.h:::414:: : 57In file included from In file included from include/jemalloc/internal/jemalloc_preamble.h:include/jemalloc/internal/ckh.h: :54warning: : 4a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: include/jemalloc/internal/test_hooks.hIn file included from :include/jemalloc/internal/tsd.h:64: :In file included from 57include/jemalloc/internal/assert.h:: 1warning: : a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]include/jemalloc/internal/malloc_io.h :58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 4 | extern J58E | M A 4L L | Oe CJx_EMtEeAXrLPnORL OTJC _EvFMoAOiLRdLM OA(CT*__EPtRXePIsNtTO_FRh(oT3o, k4)vso_;id a (r* et| ne ^as _tn_ehwo_ohkinclude/jemalloc/internal/../jemalloc.h:os201o:k_56)a:(r )enote: ;expanded from macro 'JEMALLOC_FORMAT_PRINTF'n a _| n ^e w _| h voido201 o | k#) ( ) ; d e| f ^i n e| void JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...)include/jemalloc/internal/test_hooks.h :J5E:M52A:L Lwarning: Oa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]C _FORMAT_PRINTF(3, 4); 5 | include/jemalloc/internal/test_hooks.h| e: ^x 5t:e52r:n include/jemalloc/internal/../jemalloc.hwarning: J:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]201E :M56A:L Lnote: Oexpanded from macro 'JEMALLOC_FORMAT_PRINTF' C5_ | EeXxPtOeRrTn v oJ201i | dE# M (A *L tL eOdsCet_f_EihXnoPeoO kRJsTE_ MlvAioLbiLcdO_ Ch(_oF*oOtkReM)sA(tT)__;hP oR oI| kN ^sT _F l(| is void,b ci_)h oJoEkM)A(L)L;O C _| A ^T T R| ( voidf ormat(gnu_printf, s, i)) | ^ In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/exp_grow.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h :20151 | : #In file included from include/jemalloc/internal/prof_structs.h : 4 : dIn file included from einclude/jemalloc/internal/ckh.hf:i4n: eIn file included from include/jemalloc/internal/tsd.hJ:E6M: AIn file included from Linclude/jemalloc/internal/assert.hL:O1C: _include/jemalloc/internal/malloc_io.hF:O58R:M5A:T _warning: P'format' attribute argument not supported: gnu_printf [-Wignored-attributes]R INTF(s, i) JEM A58L | L O C _ AJTETMRA(LfLoOrCm_aFtO(RgMnAuT__pPrRiInNtTfF,( 3s,, 4i));) | | ^ ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' In file included from src/extent.c: 2201: | In file included from #include/jemalloc/internal/jemalloc_internal_includes.h : 51 : In file included from dinclude/jemalloc/internal/prof_structs.he:f4i: nIn file included from einclude/jemalloc/internal/ckh.h :J4E: MIn file included from Ainclude/jemalloc/internal/tsd.hL:L6O: CIn file included from _include/jemalloc/internal/assert.hF:O1R: Minclude/jemalloc/internal/malloc_io.hA:T66_:P10R:IN Twarning: F'format' attribute argument not supported: gnu_printf [-Wignored-attributes]( s, i) JEMAL L66O | C _ A T T.R.(.f)o rJmEaMtA(LgLnOuC__pFrOiRnMtAfT,_ PsR,I NiT)F)( 3 ,| ^4 ); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, In file included from ssrc/edata.c,: 2i: )In file included from )include/jemalloc/internal/jemalloc_internal_includes.h : 51| : ^In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2)In file included from ;src/extent.c : 2| : ^In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.hinclude/jemalloc/internal/../jemalloc.h::4201: :In file included from 56include/jemalloc/internal/ckh.h:: 4note: : expanded from macro 'JEMALLOC_FORMAT_PRINTF'In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 201'format' attribute argument not supported: gnu_printf [-Wignored-attributes] | # define JEM A67L | LvOoCi_dF OmRaMlAlTo_cP_RpIrNiTnFt(fs(,c oin)st JcEhMaArL L*OfCo_rAmTaTtR,( f.o.r.m)a tJ(EgMnAuL_LpOrCi_nFtOfR,M AsT,_ PiR)I)N T F| ( ^1 , 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/decay.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/extent_mmap.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/san_bump.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/inspect.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/hook.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] In file included from 178 | bool tsd_global_slow(); | ^ | void In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | In file included from ^src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void src/san.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/hook.c:3: In file included from include/jemalloc/internal/hook.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hook.c:3: In file included from include/jemalloc/internal/hook.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hook.c:3: In file included from include/jemalloc/internal/hook.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_pIn file included from rsrc/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] o 178 | bool tsd_global_slow(); | ^ | void to(, hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/hpa.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.hIn file included from :src/ctl.c4::257: :In file included from include/jemalloc/internal/jemalloc_internal_includes.hwarning: :a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_s t4r | euxcttes(rend aJEtMaA_LaLvOaCi_lE,X PeOdRaTta _vto)i; d | ( ^* test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/hpdata.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLIn file included from OCsrc/edata.c_:E2X: PIn file included from Oinclude/jemalloc/internal/jemalloc_internal_includes.hR:T51 : vIn file included from oinclude/jemalloc/internal/prof_structs.hi:d4 : (In file included from *include/jemalloc/internal/ckh.ht:e4s: tinclude/jemalloc/internal/tsd.h_:ho178o:k21s:_ awarning: ra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e na_new_hook)() ;178 | b| o ^o l | t voids d_global_slow(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_In file included from Psrc/hpa_hooks.cR:I1N: TIn file included from Finclude/jemalloc/internal/jemalloc_preamble.h(:s54,: include/jemalloc/internal/test_hooks.hi:)4 :J57E:M Awarning: LLa function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]O C_ATTR(format(gnu_printf ,4 | se,x tie)r)n J| EM ^A LLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.hIn file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void :4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' In file included from src/arena.c201: | 2#: In file included from include/jemalloc/internal/jemalloc_internal_includes.h : 51d: eIn file included from finclude/jemalloc/internal/prof_structs.hi:n4e: In file included from Jinclude/jemalloc/internal/ckh.hE:M4A: Linclude/jemalloc/internal/tsd.hL:O178C:_21F:O warning: Ra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]M AT_PRINTF(s, i) JEMALLOC_ATT R(178f | obromoalt (tgsndu__gplorbailn_tslfo,w( )s;, i| ) ^) | | void ^ In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from In file included from In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:In file included from 5src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] : 178 | bool tsd_global_slow(); | ^ | void In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.hsrc/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] : 178 | bool tsd_global_slow(); | ^ | void 21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void include/jemalloc/internal/hpdata.hinclude/jemalloc/internal/hpdata.h::124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ 124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdIn file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] a 178 | bool tsd_global_slow(); | ^ | void ta_age_heap, hpdata_t); | ^ In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/hook.c:3: In file included from include/jemalloc/internal/hook.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: In file included from include/jemalloc/internal/hpdata.hsrc/bin_info.c::212:: 38In file included from :include/jemalloc/internal/jemalloc_internal_includes.h :warning: 52extra ';' outside of a function [-Wextra-semi]: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from 21include/jemalloc/internal/base.h | :p5h: _include/jemalloc/internal/ehooks.hs:t56r:u31c:t swarning: (a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]h pdata_age_hea p56, | bhopodl aethao_otk)s;_ d e| fa ^ul t_split_impl(); | ^ | void In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | booIn file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] l21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ hpa_supported(); | ^ | void In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23include/jemalloc/internal/hpdata.h | :124:38: warning: extra ';' outside of a function [-Wextra-semi] s124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ an_bump_enabinclude/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] led() { | ^ | void 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_include/jemalloc/internal/hpdata.hh:e124a:p38,: hwarning: pextra ';' outside of a function [-Wextra-semi] data_t); | ^ 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void include/jemalloc/internal/hpdata.hIn file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from :124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.hsrc/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ 21: | 124:38: warning: pextra ';' outside of a function [-Wextra-semi]h _structs(hpdata_age_heap, hpdata_t )124; | p h| _ ^p roto(, hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | In file included from src/hook.c:3: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void 146 | bool hook_boot(); | ^ | void In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ 91:32: warning: extra ';' outside of a function [-Wextra-semi] include/jemalloc/internal/edata.h 91 | ph_structs(edata_heap, edata_t); | ^ :91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/SocketCommon.cpp:24: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransportException.h:25: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here :124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | p h129_ | p r o t o(s,t rhupcdtat a__GaLgIeB_ChXeXa1p7,_ DhEpPdRaEtCaA_TtE)D; i t| e ^r ator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ src/hook.c:22:10: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 22 | hook_boot() { | ^ | void In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ include/jemalloc/internal/hpdata.hIn file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.hIn file included from In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void src/bin_info.c:::124291:: :38In file included from :32include/jemalloc/internal/jemalloc_internal_includes.h ::warning: 61extra ';' outside of a function [-Wextra-semi]warning: : In file included from extra ';' outside of a function [-Wextra-semi]include/jemalloc/internal/arena_externs.h :7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 124 | p91h | _p ph146r_ | sobttorooul(c th,so( ohepdkda_abttao_aoh_tea(ag)p;e ,_ he| e ^d a ap| t, voida _htp)d;a t a| _ ^t ); | ^ src/hook.c:103:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 103 | hook_reentrantp() { | ^ | void In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] h 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void eap, edata_include/jemalloc/internal/prof_externs.ht); | ^ :56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_strucIn file included from tsrc/hpa.cs:(2e: dIn file included from ainclude/jemalloc/internal/jemalloc_internal_includes.ht:a51_: hIn file included from einclude/jemalloc/internal/prof_structs.ha:p5,: include/jemalloc/internal/edata.he:d90a:t33a:_ twarning: )extra ';' outside of a function [-Wextra-semi]; | ^ 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/server/TConnectedClient.cpp:20: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/server/TConnectedClient.h:24: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/TProcessor.h:24: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocol.h:46: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ In file included from src/large.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void 18 warnings generated. 18 warnings generated. In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ 18 warnings generated. In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from In file included from src/base.csrc/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void :2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void [ 51%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/counting_semaphore.cc.o In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_splitIn file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void _impl(); | ^ | void src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_In file included from src/ctl.c:12: include/jemalloc/internal/prof_data.h:23:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] e 23 | void prof_unbias_map_init(); | ^ | void nabled() { | ^ | void In file included from src/ctl.c:14: include/jemalloc/internal/prof_recent.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | bool prof_recent_init(); | ^ | void include/jemalloc/internal/prof_recent.h:19:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 19 | ssize_t prof_recent_alloc_max_ctl_read(); | ^ | void In file included from src/ctl.c:16: include/jemalloc/internal/prof_sys.h:9:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | void prof_hooks_init(); | ^ | void include/jemalloc/internal/prof_sys.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | void prof_unwind_init(); | ^ | void include/jemalloc/internal/prof_sys.h:27:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 27 | typedef int (prof_dump_open_maps_t)(); | ^ | void In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void 9 warnings generated. In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | voidIn file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: src/eset.cIn file included from :include/jemalloc/internal/arena_stats.h:28: : In file included from In file included from include/jemalloc/internal/pa.hinclude/jemalloc/internal/jemalloc_internal_includes.h::1152: : In file included from In file included from include/jemalloc/internal/pac.h:include/jemalloc/internal/arena_structs.h6:: 4include/jemalloc/internal/san_bump.h: :In file included from 23include/jemalloc/internal/arena_stats.h::178:: In file included from warning: include/jemalloc/internal/pa.ha function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: 4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { 56| | ^b o o| l void ehooks_default_split_impl(); | ^ | void In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] bins[0]; | ^ 146 | bool hook_boot(); In file included from In file included from | ^ | void In file included from In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] h 146 | bool hook_boot(); | ^ | void ook_t prof_dump_hook_get(); | ^ | void In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_gIn file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] e 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void t(); | ^ | include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_ voiddump_hook_t prof_dump_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 9 | prof_active_assert() { | ^ | void | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void 18In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void warnings generated. In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from In file included from In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void src/emap.csrc/edata_cache.c::22: : In file included from In file included from include/jemalloc/internal/jemalloc_internal_includes.hinclude/jemalloc/internal/jemalloc_internal_includes.h::5252: : In file included from include/jemalloc/internal/arena_structs.hinclude/jemalloc/internal/arena_structs.h::984:: 15In file included from :include/jemalloc/internal/arena_stats.h :warning: 8zero size arrays are an extension [-Wzero-length-array]: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 98 | bin_t bins[0] ;23 | s| a ^n _bump_enabled() { | ^ | void In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert()In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] { | ^ | void 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void 1 warning generated. In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from In file included from In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] i 146 | bool hook_boot(); | ^ | void mpl(); | ^ | void In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t pIn file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] r53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void of_dump_hooinclude/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] k56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void _get(); | ^ | void In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] In file included from src/extent_dss.c:6: include/jemalloc/internal/spin.h:11:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 11 | spin_cpu_spinwait() { | ^ | void src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from In file included from In file included from src/exp_grow.c:2src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from : In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] :23 | san_bump_enabled() { | ^ | void 46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get();In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] d 9 | prof_active_assert() { | ^ | void ump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void [ 51%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/server/TThreadPoolServer.cpp.o In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.hIn file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void :7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] : 9 | prof_active_assert() { | ^ | void 19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_suppIn file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] o 146 | bool hook_rboot(); | ^ | void ted(); | ^ | void In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | src/hpa.c :b2i: n_In file included from tinclude/jemalloc/internal/jemalloc_internal_includes.h : 52 : biinclude/jemalloc/internal/arena_structs.hns[:098];: 15 :| ^warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void 18 warnings generated. In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void 18 warnings generated. In file included from 18 warnings generated. src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void | prof_binclude/jemalloc/internal/prof_externs.hacktrace_hook_t prof_backtrace_hook_get(); | ^ | void :56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | pinclude/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] r56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void of_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void src/ehooks.c:162:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 162 | ehooks_defIn file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] a53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void ult_split_iinclude/jemalloc/internal/prof_externs.hm:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] p56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void l() { | ^ | void In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from 18 warningsrc/jemalloc.cs: generated23. : include/jemalloc/internal/spin.h:11:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 11 | spin_cpu_spinwait() { | ^ | void In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void 18 warnings generated. In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void src/hpa.c:27:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 27 | hpa_supported() { | ^ | void In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void 19 warnings generated. 18 warnings generated. In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void src/jemalloc.c:762:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 762 | malloc_cpu_count_is_deterministic() | ^ | void In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void 19 warnings generated. 18 warnings generated. 18 warnings generated. 18src/ctl.c:3726:65: warning: extra ';' outside of a function [-Wextra-semi] 3726 | arenas_i(mib[2])->astats->estats[mib[4]].ndirty, size_t); | ^ 18 warnings generated. src/ctl.c:3728:65: warning: extra ';' outside of a function [-Wextra-semi] 3728 | arenas_i(mib[2])->astats->estats[mib[4]].nmuzzy, size_t); | ^ src/ctl.c:3730:68: warning: extra ';' outside of a function [-Wextra-semi] 3730 | arenas_i(mib[2])->astats->estats[mib[4]].nretained, size_t); | ^ warnings generated. src/ctl.c:3732:70: warning: extra ';' outside of a function [-Wextra-semi] 3732 | arenas_i(mib[2])->astats->estats[mib[4]].dirty_bytes, size_t); | ^ src/ctl.c:3734:70: warning: extra ';' outside of a function [-Wextra-semi] 3734 | arenas_i(mib[2])->astats->estats[mib[4]].muzzy_bytes, size_t); | ^ src/ctl.c:3736:73: warning: extra ';' outside of a function [-Wextra-semi] 3736 | arenas_i(mib[2])->astats->estats[mib[4]].retained_bytes, size_t); | ^ src/ctl.c:3748:81: warning: extra ';' outside of a function [-Wextra-semi] 3748 | arenas_i(mib[2])->astats->hpastats.nonderived_stats.npurge_passes, uint64_t); | ^ src/ctl.c:3750:75: warning: extra ';' outside of a function [-Wextra-semi] 3750 | arenas_i(mib[2])->astats->hpastats.nonderived_stats.npurges, uint64_t); | ^ src/ctl.c:3752:77: warning: extra ';' outside of a function [-Wextra-semi] 3752 | arenas_i(mib[2])->astats->hpastats.nonderived_stats.nhugifies, uint64_t); | ^ src/ctl.c:3754:79: warning: extra ';' outside of a function [-Wextra-semi] 3754 | arenas_i(mib[2])->astats->hpastats.nonderived_stats.ndehugifies, uint64_t); | ^ src/ctl.c:3759:12: warning: extra ';' outside of a function [-Wextra-semi] 3759 | In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void size_t); | ^ src/ctl.c:3761:82: warning: extra ';' outside of a function [-Wextra-semi] 3761 | arenas_i(mib[2])->astats->hpastats.psset_stats.full_slabs[0].nactive, size_t); | ^ 18In file included from warningsrc/large.cs: generated2. : In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void src/ctl.c:3763:81: warning: extra ';' outside of a function [-Wextra-semi] 3763 | arenas_i(mib[2])->astats->hpastats.psset_stats.full_slabs[0].ndirty, size_t); | ^ src/ctl.c:3768:12: warning: extra ';' outside of a function [-Wextra-semi] 3768 | size_t); | ^ src/ctl.c:3770:82: warning: extra ';' outside of a function [-Wextra-semi] 3770 | arenas_i(mib[2])->astats->hpastats.psset_stats.full_slabs[1].nactive, size_t); | ^ src/ctl.c:3772:81: warning: extra ';' outside of a function [-Wextra-semi] 3772 | arenas_i(mib[2])->astats->hpastats.psset_stats.full_slabs[1].ndirty, size_t); | ^ src/ctl.c:3777:12: warning: extra ';' outside of a function [-Wextra-semi] 3777 | size_t); | ^ src/ctl.c:3779:83: warning: extra ';' outside of a function [-Wextra-semi] 3779 | arenas_i(mib[2])->astats->hpastats.psset_stats.empty_slabs[0].nactive, size_t); | ^ In file included from src/malloc_io.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void src/ctl.c:3781:82: warning: extra ';' outside of a function [-Wextra-semi] 3781 | arenas_i(mib[2])->astats->hpastats.psset_stats.empty_slabs[0].ndirty, size_t); | ^ src/jemalloc.c:1790:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 1790 | malloc_init_hard_a0_locked() { | ^ | void src/ctl.c:3786:12: warning: extra ';' outside of a function [-Wextra-semi] 3786 | size_t); | ^ src/ctl.c:3788:83: warning: extra ';' outside of a function [-Wextra-semi] 3788 | arenas_i(mib[2])->astats->hpastats.psset_stats.empty_slabs[1].nactive, size_t); | ^ src/ctl.c:3790:82: warning: extra ';' outside of a function [-Wextra-semi] 3790 | arenas_i(mib[2])->astats->hpastats.psset_stats.empty_slabs[1].ndirty, size_t); | ^ src/ctl.c:3795:12: warning: extra ';' outside of a function [-Wextra-semi] 3795 | size_t); | ^ src/ctl.c:3798:12: warning: extra ';' outside of a function [-Wextra-semi] 3798 | size_t); | ^ src/ctl.c:3801:12: warning: extra ';' outside of a function [-Wextra-semi] 3801 | size_t); | ^ src/ctl.c:3806:12: warning: extra ';' outside of a function [-Wextra-semi] 3806 | size_t); | ^ src/ctl.c:3809:12: warning: extra ';' outside of a function [-Wextra-semi] 3809 | size_t); | ^ src/ctl.c:3812:12: warning: extra ';' outside of a function [-Wextra-semi] 3812 | size_t); | ^ In file included from src/large.c:8: include/jemalloc/internal/prof_recent.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | bool prof_recent_init(); | ^ | void include/jemalloc/internal/prof_recent.h:19:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 19 | ssize_t prof_recent_alloc_max_ctl_read(); | ^ | void 18 warnings generated. In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/nstime.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/log.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ 18 warnings generated. 18 warnings generated. 18 warnings generated. In file included from src/mutex.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from 18 warnings generated. src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/pa.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.hinclude/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdaIn file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] t 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ a_t); | ^ :124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from include/jemalloc/internal/hpdata.hIn file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ :src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ 124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.hIn file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edainclude/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] ta_t); | ^ 124 | ph_protoinclude/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] (91 | ph_structs(edata_heap, edata_t); | ^ , hpdata_age_heap, hpdata_t); | ^ :124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.hIn file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ :90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/prof.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pa_extra.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pac.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/pai.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/pages.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void 18 warnings generated. In file included from src/peak_event.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/server/TSimpleServer.cpp:20: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/server/TSimpleServer.h:23: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/server/TServerFramework.h:25: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/TProcessor.h:24: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocol.h:46: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ 18 warnings generated. In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/prof_data.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ 19 warnings generated. include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from In file included from src/prof_log.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void src/prof_recent.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] A 56 | bool ehooks_default_split_impl(); | ^ | void TTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # In file included from dsrc/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' e201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ fine JEMIn file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] A66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' L201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ LOC_In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] F67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' O201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ RMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void src/prof_stats.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/psset.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/server/TServerFramework.cpp:24: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/server/TServerFramework.h:25: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/TProcessor.h:24: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/protocol/TProtocol.h:46: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ 1 warning generated. In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supportIn file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] e 90 | ph_structs(edata_avail, edata_t); | ^ d(); | ^ include/jemalloc/internal/edata.h| void In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151::19:91 :warning: 32a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: warning: extra ';' outside of a function [-Wextra-semi] 151 | bo91o | lp hh_psat_rsuucptpso(retdeadt(a)_;h e a| p, ^ e d| a void taIn file included from _t); | ^ In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void 18 warnings generated. 20 warnings generated. In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | 18 warnings generated. bin_t bins[0]; | ^ In file included from In file included from src/prof_sys.c:2: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 15 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void : warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOIn file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void src/rtree.cC:_1A: TTRIn file included from (include/jemalloc/internal/jemalloc_preamble.hf:o54r: minclude/jemalloc/internal/test_hooks.hat:(4g:n57u:_ pwarning: ra function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]i ntf, s, i)) | ^ 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void src/malloc_io.c:632:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 632 | JEMALLOC_FORMAT_PRINTF(3, 4) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/malloc_io.c:668:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 668 | JEMALLOC_FORMAT_PRINTF(3, 4) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/malloc_io.c:679:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 679 | JEMALLOC_FORMAT_PRINTF(1, 2) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/safety_check.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void [ 51%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/server/TThreadedServer.cpp.o In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert()In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); { | ^ | void In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ | ^ In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/mutex.c:6: include/jemalloc/internal/spin.h:11:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 11 | spin_cpu_spinwait() { | ^ | void FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/sz.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/sec.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void 18 warnings generated. include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ 19 warnings generated. In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/sc.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/sc.c:3: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/sc.c:3: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/sc.c:3: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/stats.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_glo18bal_slow(); | ^ | void warnings generated. src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ 18 warnings generated. In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void include/jemalloc/internal/hpdata.hIn file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ :124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 51 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ : In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ 18 warnings generated. In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ include/jemalloc/internal/hpdata.hIn file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ :124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: In file included from include/jemalloc/internal/hpa.hsrc/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] : 90 | ph_structs(edata_avail, edata_t); | ^ 151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ 151 | bool hpa_supported(); | ^ | void In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_globalIn file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ _slow(); | ^ | void In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_protIn file included from src/sec.co(:,2 : hpdIn file included from ata_include/jemalloc/internal/jemalloc_internal_includes.ha:g51e: _In file included from hinclude/jemalloc/internal/prof_structs.he:a5p: ,In file included from hinclude/jemalloc/internal/edata.hp:d7a: ta_include/jemalloc/internal/hpdata.ht):;21: 38: | ^warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ include/jemalloc/internal/hpdata.hIn file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ :124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool18 ehooks_default_split_impl(); | ^ | void 21 warnings generated. warnings generated. In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void { | ^ | void In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] : warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ 98 | bin_t bins[0]; | ^ In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void 146 | bool hook_boot(); | ^ | void In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void | prof_backinclude/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] trace_hook_t prof_backtrace_hook_get(); | ^ | void 56 | prof_dumpinclude/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] _hook_t prof_dump_hook_get(); | ^ | void 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void 5 warnings generated. In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/prof.c:8: include/jemalloc/internal/prof_data.h:23:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | void prof_unbias_map_init(); | ^ | void In file included from src/prof.c:10: include/jemalloc/internal/prof_recent.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | bool prof_recent_init(); | ^ | void include/jemalloc/internal/prof_recent.h:19:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 19 | ssize_t prof_recent_alloc_max_ctl_read(); | ^ | void In file included from src/prof.c:12: include/jemalloc/internal/prof_sys.h:9:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | void prof_hooks_init(); | ^ | void include/jemalloc/internal/prof_sys.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | void prof_unwind_init(); | ^ | void include/jemalloc/internal/prof_sys.h:27:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 27 | typedef int (prof_dump_open_maps_t)(); | ^ | void In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/prof_sys.c:7: include/jemalloc/internal/prof_data.h:23:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | void prof_unbias_map_init(); | ^ | void In file included from src/prof_sys.c:8: include/jemalloc/internal/prof_sys.h:9:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | void prof_hooks_init(); | ^ | void include/jemalloc/internal/prof_sys.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | void prof_unwind_init(); | ^ | void include/jemalloc/internal/prof_sys.h:27:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 27 | typedef int (prof_dump_open_maps_t)(); | ^ | void src/prof_sys.c:289:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 289 | prof_hooks_init() { | ^ | void src/prof_sys.c:295:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 295 | prof_unwind_init() { | ^ | void In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ src/prof_sys.c:425:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 425 | JEMALLOC_FORMAT_PRINTF(1, 2) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/prof_sys.c:450:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 450 | prof_dump_open_maps_impl() { | ^ | void include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void 18 warnings generated. src/prof.c:531:39: warning: passing 'prof_backtrace_hook_t' (aka 'void (*)(void **, unsigned int *, unsigned int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 531 | atomic_store_p(&prof_backtrace_hook, hook, ATOMIC_RELEASE); | ^~~~ include/jemalloc/internal/atomic.h:83:1: note: passing argument to parameter 'val' here 83 | JEMALLOC_GENERATE_ATOMICS(void *, p, LG_SIZEOF_PTR) | ^ include/jemalloc/internal/atomic_gcc_atomic.h:54:60: note: expanded from macro 'JEMALLOC_GENERATE_ATOMICS' 54 | atomic_store_##short_type(atomic_##short_type##_t *a, type val, \ | ^ src/prof.c:535:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 535 | prof_backtrace_hook_get() { | ^ | void src/prof.c:542:34: warning: passing 'prof_dump_hook_t' (aka 'void (*)(const char *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 542 | atomic_store_p(&prof_dump_hook, hook, ATOMIC_RELEASE); | ^~~~ include/jemalloc/internal/atomic.h:83:1: note: passing argument to parameter 'val' here 83 | JEMALLOC_GENERATE_ATOMICS(void *, p, LG_SIZEOF_PTR) | ^ include/jemalloc/internal/atomic_gcc_atomic.h:54:60: note: expanded from macro 'JEMALLOC_GENERATE_ATOMICS' 54 | atomic_store_##short_type(atomic_##short_type##_t *a, type val, \ | ^ src/prof.c:546:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 546 | prof_dump_hook_get() { | ^ | void In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ 26 warnings generated. In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/tcache.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enableinclude/jemalloc/internal/test_hooks.hd:(5): 52{: warning: | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ^ | void 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void 18 warnings generated. In file included from src/ticker.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooIn file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void ks_libc_hook)(); | ^ | void In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void | void In file included from src/test_hooks.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void src/test_hooks.c:9:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | void (*test_hooks_arena_new_hook)() = NULL; | ^ | void src/test_hooks.c:12:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 12 | void (*test_hooks_libc_hook)() = NULL; | ^ | void In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ [ 51%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/TPipe.cpp.o 4 warnings generated. In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/thread_event.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4);In file included from src/psset.c| : ^2 : In file included from include/jemalloc/internal/jemalloc_internal_includes.h:include/jemalloc/internal/../jemalloc.h52:: 201In file included from :include/jemalloc/internal/arena_structs.h56::284 : warningIn file included from note: sinclude/jemalloc/internal/arena_stats.hexpanded from macro 'JEMALLOC_FORMAT_PRINTF': generated8 . : In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]201 | # define JEM A151L | LbOoCo_lF OhRpMaA_Tsu_pPpRoIrNtTeFd((s),; i )| ^J E M| A voidL LOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/tsd.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void 18 warnings generated. include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void src/pages.c:62:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 62 | static int madvise_MADV_DONTNEED_zeroes_pages() | ^ | void In file included from src/witness.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLO18 warnings generated. In file included from src/bin.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | eC_FORMAT_PRINTF(3, 4); | ^ xinclude/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' t 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ ern JEMALLOC_EXIn file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ PORIn file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] T67 | vvooiidd (m*atlelsotc__hporoiknst_fa(rceonnas_tn ecwha_rh o*ofko)r(m)a;t , ..| . ^) J E| M voidA LLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_aIn file included from src/prof_data.c:8: include/jemalloc/internal/prof_data.h:23:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] s 23 | void prof_unbias_map_init(); | ^ | void sert() { | ^ | void In file included from src/prof_recent.c:6: include/jemalloc/internal/emitter.h:6:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 6 | typedef enum emIn file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] i151 | bool hpa_supported(); | ^ | void tter_output_e emitter_output_t; | ^ include/jemalloc/internal/emitter.h:13:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 13 | typeIn file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void def enum emitter_justify_e emitter_justify_t; | ^ include/jemalloc/internal/emitter.h:21:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 21 | typedef enum emitter_type_e emitter_type_t; | ^ include/jemalloc/internal/emitter.h:87:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 87 | JEMALLOC_FORMAT_PRINTF(2, 3) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/prof_recent.c:6: include/jemalloc/internal/emitter.h:396:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 396 | JEMALLOC_FORMAT_PRINTF(2, 3) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/prof_recent.c:7: include/jemalloc/internal/prof_data.h:23:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | void prof_unbias_map_iniIn file included from tsrc/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ( 23 | san_bump_enabled() { | ^ | void ); | ^ | void In file included from src/prof_recent.c:8: include/jemalloc/internal/prof_recent.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | bool prof_recent_init(); | ^ | void include/jemalloc/internal/prof_recent.h:19:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 19 | ssize_t prof_recent_alloc_maxIn file included from src/jemalloc.c:2: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void _ctl_read(); | ^ include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void void src/prof_recent.c:19:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ 19 | prof_recent_alloc_max_init() { | ^ | void src/prof_recent.c:25:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 25 | prof_recent_alloc_max_get_no_lock() { | ^ | void In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(fIn file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void ormat(gnu_printf, s, i)) | ^ In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/prof_recent.c:406:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 406 | prof_recent_alloc_max_ctl_read() { | ^ | void In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void src/arena.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/prof_recent.c:583:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 583 | prof_recent_init() { | ^ | void In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/base.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/prof_log.c:7: include/jemalloc/internal/emitter.h:6:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 6 | typedef enum emitter_output_e emitter_output_t; | ^ include/jemalloc/internal/emitter.h:13:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 13 | typedef enum emitter_justify_e emitter_justify_t; | ^ include/jemalloc/internal/emitter.h:21:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 21 | typedef enum emitter_type_e emitter_type_t; | ^ include/jemalloc/internal/emitter.h:87:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 87 | JEMALLOC_FORMAT_PRINTF(2, 3) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/prof_log.c:7: include/jemalloc/internal/emitter.h:396:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 396 | JEMALLOC_FORMAT_PRINTF(2, 3) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from include/jemalloc/internal/hpdata.hsrc/prof_log.c::11124: :38: include/jemalloc/internal/prof_data.hwarning: :extra ';' outside of a function [-Wextra-semi]23: 26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 124 | p h23_ | pvrooidt op(r,of _hupndbaitaas__amagpe__ihneiatp(,) ;h p d| a ^t a _| t void) ; | ^ In file included from src/prof_log.c:13: include/jemalloc/internal/prof_sys.h:9:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | void prof_hooks_init(); | ^ | void include/jemalloc/internal/prof_sys.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | void prof_unwind_init(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/prof_sys.h:27:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 27 | typedef int (prof_dump_open_maps_t)(); | ^ | void src/prof_log.c:16:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 16 | typedef enum prof_logging_state_e prof_logging_state_t; | ^ In file included from In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void src/background_thread.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bin_info.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] h 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ ook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ 30 warnings generated. In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from In file included from src/counter.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(constIn file included from src/buf_writer.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] c 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void har *format, ...) include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] J 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void EMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/prof_data.c:507:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 507 | JEMALLOC_FORMAT_PRINTF(3, 4) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ src/prof_data.c:541:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 541 | void prof_unbias_map_init() { | ^ | void In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/ckh.c:37: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from In file included from src/ckh.c:39: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ckh.c:39: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 66 90 | ph_structs(edata_avail, edata_t); | ^ :10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ckh.c:39: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ src/cache_bin.cinclude/jemalloc/internal/../jemalloc.h::1201:: 56In file included from :include/jemalloc/internal/jemalloc_preamble.h :note: 54expanded from macro 'JEMALLOC_FORMAT_PRINTF': include/jemalloc/internal/test_hooks.h :4:20157 | : #warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] define JEM4A | LeLxOtC_FOReMArTn_ In file included from PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bitmap.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 4201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ : In file included from include/jemalloc/internal/ckh.h:In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 467 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ : include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from 18 warnings generated. In file included from src/stats.csrc/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ :6: include/jemalloc/internal/emitter.h:6:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 19 warnings generated. 6 | typedef enum emitter_output_e emitter_output_t; | ^ include/jemalloc/internal/emitter.h:13:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 13 | typedef enum emitter_justify_e emitter_justify_t; | ^ include/jemalloc/internal/emitter.h:21:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 21 | typedef enum emitter_type_e emitter_type_t; | ^ In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.hinclude/jemalloc/internal/emitter.h:87:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 87 | JEMALLOC_FORMAT_PRINTF(2, 3) | ^ include/jemalloc/internal/../jemalloc.h::201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, sIn file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] , 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ i)) | ^ In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:In file included from src/stats.c:6: include/jemalloc/internal/emitter.h:396:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 8 396 | JEMALLOC_FORMAT_PRINTF(2, 3) | ^ include/jemalloc/internal/../jemalloc.h: :201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' In file included from 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ 28 warnings generated. include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ 18 warnings generated. In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/ckh.c:39: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from In file included from In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structsrc/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void src/bin.cs:2(h: pdIn file included from ainclude/jemalloc/internal/jemalloc_internal_includes.ht:a52_: aIn file included from ginclude/jemalloc/internal/arena_structs.he:_4h: eIn file included from ainclude/jemalloc/internal/arena_stats.hp:,8 : hIn file included from pdinclude/jemalloc/internal/pa.ha:t4a: _In file included from tinclude/jemalloc/internal/base.h):;5 : | include/jemalloc/internal/ehooks.h ^ :56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void include/jemalloc/internal/hpdata.hIn file included from src/jemalloc.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ :124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from 18 warnings generated. src/jemalloc.c:23: include/jemalloc/internal/spin.h:11:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 11 | spin_cpu_spinwait() { | ^ | void In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ src/jemalloc.c:762:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 762 | malloc_cpu_count_is_deterministic() | ^ | void 18 warnings generated. In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] include/jemalloc/internal/hpdata.h :151124 | :b38o:o lwarning: extra ';' outside of a function [-Wextra-semi] hpa_supported(); | ^ | void 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/jemalloc.c:1790:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 1790 | malloc_init_hard_a0_locked() { | ^ | void In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.hIn file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdat:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from a_age_heap, hpdata_t); | ^ In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/ecache.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/ctl.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arenaIn file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] _ 98 | bin_t bins[0]; | ^ new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLIn file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] OC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void 21 | ph_structs(hpdata_age_heap, hpdIn file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void ata_t); | ^ In file included from In file included from src/div.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes]In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void 58 | JEMALLOC_FORMAT_PRINTFIn file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ( 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void 3, 4)In file included from src/decay.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ; 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hoinclude/jemalloc/internal/prof_externs.ho:k56):36(:) ;warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | ^ | void 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF'include/jemalloc/internal/test_hooks.h :5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern J EMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] i 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h):)201 :56 :| ^note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/div.c:3: In file included from include/jemalloc/internal/div.h:4: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/div.c:3: In file included from include/jemalloc/internal/div.h:4: include/jemalloc/internal/hpdata.hIn file included from include/jemalloc/internal/assert.h::1241: :include/jemalloc/internal/malloc_io.h38::66 :warning: 10extra ';' outside of a function [-Wextra-semi]: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | 124 | .p.h._)p rJoEtMoA(L,L OhCp_dFaOtRaM_AaTg_eP_RhIeNaTpF,( 3h,p d4a)t;a _ t| ) ^; | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/div.c:3: In file included from include/jemalloc/internal/div.h:4: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avaiIn file included from l, edata_t); | ^ src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.hinclude/jemalloc/internal/edata.h::91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ 7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); In file included from | ^ | void In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void 5 warnings generated. In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void 18 warnings generated. In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/arena.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void src/tsd.c:151:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | tsd_global_slow() { | ^ | void 18 warnings generated. In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_iIn file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] m 151 | bool hpa_supported(); | ^ | void pl(); | ^ | void In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl()In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void In file included from src/background_thread.c:2: include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] In file included from 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void ; | ^ | void In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void 18 warnings generated. In file included from src/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/buf_writer.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_asserIn file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] t23 | san_bump_enabled() { | ^ | void () { | ^ | void In file included from In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from 151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ 98 | bin_t bins[0]; | ^ 19 warnings generated. In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from In file included from src/witness.csrc/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void :2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void 9 | prof_active_assert() { | ^ | void In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_In file included from hook_get(); | ^ | void src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void 53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/edata_cache.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ src/edata.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.hsrc/base.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void :201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from 18 warningsrc/ehooks.cs: generated1. : In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/exp_grow.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.hIn file included from src/background_thread.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void :58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(In file included from src/counter.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] g 9 | prof_active_assert() { | ^ | void nu_printf, s, i)) | ^ 18 warnings generated. In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/bin_info.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_sloIn file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] w(); | ^ | void src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from 98 | bin_t bins[0]; | ^ In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void 18 warnings generated. [ 51%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/cpu_info.cc.o In file included from src/emap.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EIn file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/eset.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void 18 warnings generated. In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ XPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void 18 warnings generated. In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/ckh.c:41: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/cache_bin.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/extent.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] In file included from 146 | bool hook_boot(); | ^ | void src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ 18In file included from src/bitmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void warnings generated. In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] s 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ tructs(hpdata_age_heap, hpdata_t); | ^ In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/decay.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void 18 warnings generated. 1 warning generated. In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/extent_dss.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/extent_mmap.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from include/jemalloc/internal/hpdata.hsrc/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void :124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void [ 52%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/TPipeServer.cpp.o In file included from In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t)In file included from src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.hsrc/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void :56:36: warning: ;a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | ^ 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/fxp.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void 18 warnings generated. include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from 21 warnings generated. src/ecache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | profIn file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] _ 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ active_assert() { | ^ | void In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ tsd_global_slow(); | ^ | void 18 warnings generated. In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_defauIn file included from In file included from src/extent.clt_split_impl(); | ^ | void :2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ src/ctl.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void 18 warnings generated. In file included from src/ctl.c:12: include/jemalloc/internal/prof_data.h:23:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | void prof_unbias_map_init(); | ^ | void In file included from src/ctl.c:14: include/jemalloc/internal/prof_recent.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | bool prof_recent_init(); | ^ | void include/jemalloc/internal/prof_recent.h:19:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 19 | ssize_t prof_recent_alloc_max_ctl_read(); | ^ | void In file included from src/ctl.c:16: include/jemalloc/internal/prof_sys.h:9:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | void prof_hooks_init(); | ^ | void include/jemalloc/internal/prof_sys.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | void prof_unwind_init(); | ^ | void include/jemalloc/internal/prof_sys.h:27:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 27 | typedef int (prof_dump_open_maps_t)(); | ^ | void In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/edata.csrc/edata_cache.c::22: : In file included from In file included from include/jemalloc/internal/jemalloc_internal_includes.hinclude/jemalloc/internal/jemalloc_internal_includes.h::6152: : In file included from In file included from include/jemalloc/internal/arena_externs.hinclude/jemalloc/internal/arena_structs.h::74: : In file included from include/jemalloc/internal/hook.hinclude/jemalloc/internal/arena_stats.h:8:: 146In file included from :include/jemalloc/internal/pa.h15::9 : warning: include/jemalloc/internal/hpa.ha function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: 151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool 151h | obooko_lb ohopta(_)s;u p p| o ^r t e| d void( ); | ^ | void In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from 18 warnings generated. In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, In file included from src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] hpdata_age_heap, hpdata_t); | ^ 53 | prof_backtrace_hook_t prof_backtrace_hook_get(In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] ) 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ ; | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from In file included from src/hpdata.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/hpa.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ 18 warnings generated. In file included from In file included from In file included from src/edata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: In file included from warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void src/edata_cache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/hpa_hooks.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMAsrc/san.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] LL 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void OC_EXPORT void (*test_hooinclude/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] k5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void s_arena_neIn file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ w_hook)(); | ^ | void In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/test_hooks.hinclude/jemalloc/internal/../jemalloc.h::2015::5652:: note: warning: expanded from macro 'JEMALLOC_FORMAT_PRINTF' a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 201 | # def i5n | ee xJtEeMrAnL LJOECM_AFLOLROMCA_TE_XPPROIRNTT Fv(osi,d i()* tJeEsMtA_LhLoOoCk_sA_TlTiRb(cf_ohromoakt)((g)n;u _ p| r ^i n t| f void, s, i)) | ^ src/san_bump.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hook.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/hook.c:3: In file included from include/jemalloc/internal/hook.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hook.c:3: In file included from include/jemalloc/internal/hook.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hook.c:3: In file included from include/jemalloc/internal/hook.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from In file included from src/extent.cIn file included from :2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool In file included from In file included from src/inspect.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPhORT pvao_isdu p(porte*dt(e)s;t _ h| o ^o k s| _ voidl ibc_hook)(); | ^ | void In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from In file included from In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ src/large.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/hook.c:3: In file included from include/jemalloc/internal/hook.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/extent_mmap.c:In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 2 98 | bin_t bins[0]; | ^ : In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_booIn file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] t(); | ^ | void 146 | bool hook_boot(); | ^ | void In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hookIn file included from _t prof_dump_hook_get(); | ^ | void src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] In file included from 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void 56 | prof_dump_include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] h 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void ook_t prof_dump_hook_get(); | ^ | void | void In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/hook.c:3: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void src/hook.c:22:10: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 22 | hook_boot() { | ^ | void In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void src/hook.c:103:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 103 | hook_reentrantp() { | ^ | void In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[In file included from src/extent_mmap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 0]; | ^ 9 | prof_active_assert() { | ^ In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ | void include/jemalloc/internal/edata.hIn file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: In file included from warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void src/extent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bIn file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] o 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void ol tsd_gloinclude/jemalloc/internal/prof_externs.hbal_slow(); | ^ | void :56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void :91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ 18 warnings generated. In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void 18 warnings generated. In file included from src/exp_grow.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_hea18 warnings generated. p, edata_t); | ^ In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/extent_dss.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/ehooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/extent_dss.c:6: include/jemalloc/internal/spin.h:11:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 18 warnings generated. 11 | spin_cpu_spinwait() { | ^ | void In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ src/ehooks.cinclude/jemalloc/internal/hpdata.hIn file included from :162:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 162 | ehooks_default_split_impl() { | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ :124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ 9 warnings generated. In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ 19 warnings generated. In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/emap.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void 19In file included from warnings generated. src/log.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/malloc_io.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i)In file included from JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/mutex.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/nstime.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/eset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void src/ctl.c:3726:65: warning: extra ';' outside of a function [-Wextra-semi] 3726 | arenas_i(mib[2])->astats->estats[mib[4]].ndirty, size_t); | ^ src/ctl.c:3728:65: warning: extra ';' outside of a function [-Wextra-semi] 3728 | arenas_i(mib[2])->astats->estats[mib[4]].nmuzzy, size_t); | ^ src/ctl.c:3730:68: warning: extra ';' outside of a function [-Wextra-semi] 3730 | arenas_i(mib[2])->astats->estats[mib[4]].nretained, size_t); | ^ src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void src/ctl.c:3732:70: warning: extra ';' outside of a function [-Wextra-semi] 3732 | arenas_i(mib[2])->astats->estats[mib[4]].dirty_bytes, size_t); | ^ In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void src/ctl.cIn file included from :src/hpdata.c3734::270: :In file included from include/jemalloc/internal/jemalloc_internal_includes.hwarning: :extra ';' outside of a function [-Wextra-semi]52 : In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5 : 3734include/jemalloc/internal/ehooks.h | : 56 : 31 : warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]a renas_i(mib[2])->astat s56- | >beosotla tesh[omoikbs[_4d]e]f.amuulztz_ys_pblyitte_si,m psli(z)e;_ t )| ; ^ | | ^ void src/ctl.c:3736:73: warning: extra ';' outside of a function [-Wextra-semi] 3736 | arenas_i(mib[2])->astats->estats[mib[4]].retained_bytes, size_t); | ^ src/ctl.c:3748:81: warning: extra ';' outside of a function [-Wextra-semi] 3748 | arenas_i(mib[2])->astats->hpastats.nonderived_stats.npurge_passes, uint64_t); | ^ src/ctl.c:3750:75: warning: extra ';' outside of a function [-Wextra-semi] 3750 | arenas_i(mib[2])->astats->hpastats.nonderived_stats.npurges, uint64_t); | ^ src/ctl.c:3752:77: warning: extra ';' outside of a function [-Wextra-semi] 3752 | arenas_i(mib[2])->astats->hpastats.nonderived_stats.nhugifies, uint64_t); | ^ In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void src/ctl.c:3754:79: warning: extra ';' outside of a function [-Wextra-semi] 3754 | arenas_i(mib[2])->astats->hpastats.nonderived_stats.ndehugifies, uint64_t); | ^ src/ctl.c:3759:12: warning: extra ';' outside of a function [-Wextra-semi] 3759 | size_t); | ^ In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void src/ctl.c:3761:82: warning: extra ';' outside of a function [-Wextra-semi] 3761 | arenas_i(mib[2])->astats->hpastats.psset_stats.full_slabs[0].nactive, size_t); | ^ src/ctl.c:3763:81: warning: extra ';' outside of a function [-Wextra-semi] 3763 | arenas_i(mib[2])->astats->hpastats.psset_stats.full_slabs[0].ndirty, size_t); | ^ src/ctl.c:3768:12: warning: extra ';' outside of a function [-Wextra-semi] 3768 | size_t); | ^ In file included from src/pa_extra.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] src/ctl.c:3770:82: warning: extra ';' outside of a function [-Wextra-semi] 3770 | arenas_i(mib[2])->astats->hpastats.psset_stats.full_slabs[1].nactive, size_t); | ^ src/ctl.c:3772:81: warning: extra ';' outside of a function [-Wextra-semi] 3772 | arenas_i(mib[2])->astats->hpastats.psset_stats.full_slabs[1].ndirty, size_t); | ^ src/ctl.c:3777:12: warning: extra ';' outside of a function [-Wextra-semi] 3777 | size_t); | ^ src/ctl.c:3779:83: warning: extra ';' outside of a function [-Wextra-semi] 3779 | arenas_i(mib[2])->astats->hpastats.psset_stats.empty_slabs[0].nactive, size_t); | ^ src/ctl.c:3781:82: warning: extra ';' outside of a function [-Wextra-semi] 3781 | arenas_i(mib[2])->astats->hpastats.psset_stats.empty_slabs[0].ndirty, size_t); | ^ In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void src/ctl.c:3786:12: warning: extra ';' outside of a function [-Wextra-semi] 3786 | size_t); | ^ 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/ctl.c:3788:83: warning: extra ';' outside of a function [-Wextra-semi] 3788 | arenas_i(mib[2])->astats->hpastats.psset_stats.empty_slabs[1].nactive, size_t); | ^ src/ctl.c:3790:82: warning: extra ';' outside of a function [-Wextra-semi] 3790 | arenas_i(mib[2])->astats->hpastats.psset_stats.empty_slabs[1].ndirty, size_t); | ^ src/ctl.c:3795:12: warning: extra ';' outside of a function [-Wextra-semi] 3795 | size_t); | ^ src/ctl.c:3798:12: warning: extra ';' outside of a function [-Wextra-semi] 3798 | size_t); | ^ src/ctl.c:3801:12: warning: extra ';' outside of a function [-Wextra-semi] 3801 | size_t); | ^ src/ctl.c:3806:12: warning: extra ';' outside of a function [-Wextra-semi] 3806 | size_t); | ^ In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabledIn file included from src/pa.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ( )4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void { | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/ctl.c:3809:12: warning: extra ';' outside of a function [-Wextra-semi] 3809 | size_t); | ^ src/ctl.c:3812:12: warning: extra ';' outside of a function [-Wextra-semi] 3812 | size_t); | ^ In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/san_bump.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get();In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] src/hpa_hooks.c 146 | bool hook_boot(); | ^ | void :2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdatIn file included from a_t); | ^ src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from In file included from include/jemalloc/internal/hpdata.hsrc/hpa.csrc/san_bump.c::22: : In file included from In file included from include/jemalloc/internal/jemalloc_internal_includes.hinclude/jemalloc/internal/jemalloc_internal_includes.h::6181: : In file included from include/jemalloc/internal/prof_inlines.hinclude/jemalloc/internal/arena_externs.h::79: :19include/jemalloc/internal/hook.h:: 146warning: :15a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | 146 | pbrooofl_ ahcotoikv_eb_oaosts(e)r;t ( )| ^{ | | void ^ | void In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void :124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ 21In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ warnings generated. In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/pai.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from In file included from In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void src/fxp.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void 91 | ph_structs(edata_heap, edata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]In file included from src/pac.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] | 98 | bin_t bins[0]; | ^ void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_In file included from src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] F 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void ORMAT_PRINTF(sinclude/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] ,56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(c18 warnings generated. onst char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOIn file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] C 98 | bin_t bins[0]; | ^ _FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/hpa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from In file included from src/san.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void 53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/hpdata.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void src/hpa.c:27:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 27 | hpa_supported() { | ^ | void 18 warnings generated. In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/large.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void 18 warnings generated. In file included from src/large.c:8: include/jemalloc/internal/prof_recent.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | bool prof_recent_init(); | ^ | void include/jemalloc/internal/prof_recent.h:19:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 19 | ssize_t prof_recent_alloc_max_ctl_read(); | ^ | void In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/prof.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: In file included from warning: src/san.ca function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: 2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_ as4s | eretx(t)e r{n J| E ^M A L| LO voidC _EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ 18 warnings generated. In file included from In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/inspect.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void src/hpa_hooks.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void include/jemalloc/internal/hpdata.hIn file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ :124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ 18 warnings generated. In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ include/jemalloc/internal/hpdata.h18 warnings generated. 18 warnings generated. In file included from src/pages.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] :124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/prof_data.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TPipeServer.cpp:23: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TPipe.h:23: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void [ 52%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/crc32.cc.o 18 warnings generated. In file included from src/peak_event.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: In file included from a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]src/peak_event.c :2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h: 156: | include/jemalloc/internal/malloc_io.hb:o67o:l45 :e hwarning: o'format' attribute argument not supported: gnu_printf [-Wignored-attributes]o ks_default_split _67i | mvpoli(d) ;m a l| l ^o c _| p voidr intf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ [ 53%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/debug.cc.o In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void 18 warnings generated. In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void 18 warnings generated. In file included from src/prof_log.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ In file included from include/jemalloc/internal/../jemalloc.hsrc/prof_recent.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] : 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void 201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # dinclude/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] e 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void fine JEIn file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ MALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ 1 warning generated. In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/server/TThreadPoolServer.cpp:20: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/server/TThreadPoolServer.h:24: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/ThreadManager.h:25: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/ThreadFactory.h:23: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Thread.h:26: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Monitor.h:24: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Exception.h:24: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void [ 53%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/delimiting.cc.o In file included from [ 53%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/transport/TFileTransport.cpp.o [ 53%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/decimal.cc.o src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_dIn file included from efsrc/prof_recent.ca:u2l: tIn file included from _include/jemalloc/internal/jemalloc_internal_includes.h:s51p: lIn file included from iinclude/jemalloc/internal/prof_structs.ht:_4i: mIn file included from pinclude/jemalloc/internal/ckh.hl:(4): ;include/jemalloc/internal/tsd.h :| 178 ^: 21 :| voidwarning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void : warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from In file included from src/log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from include/jemalloc/internal/hpdata.hinclude/jemalloc/internal/hpdata.hsrc/mutex.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void :124::38:124 :38warning: : extra ';' outside of a function [-Wextra-semi]warning: extra ';' outside of a function [-Wextra-semi] 124124 | | pphh__pprroottoo((,, hhppddaattaa__aaggee__hheeaapp,, hhppddaattaa__tt));; | | ^ ^ In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from In file included from src/prof_data.c:2In file included from : In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ 18 warnings generated. src/mutex.c:6: include/jemalloc/internal/spin.h:11:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 11 | spin_cpu_spinwait() { | ^ | void In file included from src/malloc_io.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/nstime.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ 19 warnings generated. In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ src/malloc_io.c:632:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 632 | JEMALLOC_FORMAT_PRINTF(3, 4) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void src/malloc_io.c:668:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 668 | JEMALLOC_FORMAT_PRINTF(3, 4) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/malloc_io.c:679:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 679 | JEMALLOC_FORMAT_PRINTF(1, 2) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/pa.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TPipe.cpp:20: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransportException.h:25: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, 18 warnings generated. hpdata_t); | ^ 19 warnings generated. include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/prof_stats.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pai.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/pa_extra.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/pac.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/prof_sys.c:2: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf,20 warnings generated. s, i)) | ^ In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ 18 warnings generated. In file included from src/rtree.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/psset.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ [ 53%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/VirtualProfiling.cpp.o In file included from In file included from src/pages.csrc/pai.c::5: 2: In file included from In file included from include/jemalloc/internal/jemalloc_internal_includes.h:include/jemalloc/internal/jemalloc_internal_includes.h:5281: : In file included from include/jemalloc/internal/arena_structs.hinclude/jemalloc/internal/prof_inlines.h:4:: 9In file included from :include/jemalloc/internal/arena_stats.h19::8 : warning: In file included from include/jemalloc/internal/pa.ha function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: 4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_act i56v | eb_oaosls eerhto(o)k s{_ d e| f ^a u l| t void_ split_impl(); | ^ | void In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from In file included from src/prof_stats.csrc/peak_event.c::22: : In file included from In file included from include/jemalloc/internal/jemalloc_internal_includes.hinclude/jemalloc/internal/jemalloc_internal_includes.h::5152: : In file included from In file included from include/jemalloc/internal/prof_structs.hinclude/jemalloc/internal/arena_structs.h::44: : In file included from In file included from include/jemalloc/internal/ckh.hinclude/jemalloc/internal/arena_stats.h::48: : In file included from include/jemalloc/internal/tsd.hinclude/jemalloc/internal/pa.h::4178: :21In file included from :include/jemalloc/internal/base.h :5warning: : a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]include/jemalloc/internal/ehooks.h :56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool 56t | sbdo_ogll oebhaolo_kssl_odwe(f)a;u l t| _ ^s p l| i voidt _impl(); | ^ | void In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void src/sc.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.hIn file included from :5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtracesrc/sc.c_h:o3o: kIn file included from _include/jemalloc/internal/assert.hg:1e: tinclude/jemalloc/internal/malloc_io.h():;58 : 5| : ^ warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes]| void include/jemalloc/internal/prof_externs.h58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: :expanded from macro 'JEMALLOC_FORMAT_PRINTF' 56 :36: 201warning: | a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]# d56e | fpirnoef _JdEuMmApL_LhOoCo_kF_OtR MpArTo_fP_RdIuNmTpF_(hso,o ki_)g eJtE(M)A;L L O| C ^_ A T| T voidR (In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void format(gnu_printf, s, i)) | ^ In file included from src/sc.c:3: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/sc.c:3: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/safety_check.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/stats.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' include/jemalloc/internal/prof_structs.h201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ :4: In file included from include/jemalloc/internal/ckh.hIn file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] :67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 4201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ : In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/sec.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void src/sz.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hoIn file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] o23 | san_bump_enabled() { | ^ | void ks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void 18 warnings generated. In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ 18 warnings generated. In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/prof.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hIn file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void ook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/tcache.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/prof.c:8: include/jemalloc/internal/prof_data.h:23:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | void prof_unbias_map_init(); | ^ | void In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/prof.c:10: include/jemalloc/internal/prof_recent.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | bool prof_recent_init(); | ^ | void include/jemalloc/internal/prof_recent.h:19:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 19 | ssize_t prof_recent_alloc_max_ctl_read(); | ^ | void In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/prof.c:12: include/jemalloc/internal/prof_sys.h:9:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | void prof_hIn file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_data.c:2o: oksIn file included from _iinclude/jemalloc/internal/jemalloc_internal_includes.hn:i52t: ();include/jemalloc/internal/arena_structs.h :98: 15| : ^ warning: | zero size arrays are an extension [-Wzero-length-array] void 98 | bin_t bins[0]; | ^ include/jemalloc/internal/prof_sys.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | void prof_unwind_init(); | ^ | void include/jemalloc/internal/prof_sys.h:27:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 27 | typedef int (prof_dump_open_maps_t)(); | ^ | void In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from In file included from src/prof_data.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] In file included from 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void 5 warnings generated. In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ src/prof.c:531:39: warning: passing 'prof_backtrace_hook_t' (aka 'void (*)(void **, unsigned int *, unsigned int)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 531 | atomic_store_p(&prof_backtrace_hook, hook, ATOMIC_RELEASE); | ^~~~ include/jemalloc/internal/atomic.h:83:1: note: passing argument to parameter 'val' here 83 | JEMALLOC_GENERATE_ATOMICS(void *, p, LG_SIZEOF_PTR) | ^ include/jemalloc/internal/atomic_gcc_atomic.h:54:60: note: expanded from macro 'JEMALLOC_GENERATE_ATOMICS' 54 | atomic_store_##short_type(atomic_##short_type##_t *a, type val, \ | ^ src/prof.c:535:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 535 | prof_backtrace_hook_get() { | ^ | void src/prof.c:542:34: warning: passing 'prof_dump_hook_t' (aka 'void (*)(const char *)') to parameter of type 'void *' converts between void pointer and function pointer [-Wpedantic] 542 | atomic_store_p(&prof_dump_hook, hook, ATOMIC_RELEASE); | ^~~~ include/jemalloc/internal/atomic.h:83:1: note: passing argument to parameter 'val' here 83 | JEMALLOC_GENERATE_ATOMICS(void *, p, LG_SIZEOF_PTR) | ^ include/jemalloc/internal/atomic_gcc_atomic.h:54:60: note: expanded from macro 'JEMALLOC_GENERATE_ATOMICS' 54 | atomic_store_##short_type(atomic_##short_type##_t *a, type val, \ | ^ In file included from src/pages.c:5: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void src/prof.c:546:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 546 | prof_dump_hook_get() { | ^ | void In file included from include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ include/jemalloc/internal/hpdata.hsrc/peak_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from In file included from In file included from :124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ src/prof_data.c:2: src/sz.cIn file included from :include/jemalloc/internal/jemalloc_internal_includes.h2:81: : In file included from include/jemalloc/internal/prof_inlines.hinclude/jemalloc/internal/jemalloc_internal_includes.h::951:: 19:In file included from include/jemalloc/internal/prof_structs.hwarning: :4a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() 178{ | b o| o ^l t| s voidd _global_slow(); | ^ | void src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structIn file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] s(edata_avail, edata_t); | ^ 90 | ph_structsinclude/jemalloc/internal/edata.h(:91:32: warning: extra ';' outside of a function [-Wextra-semi] e91 | ph_structs(edata_heap, edata_t); | ^ data_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/test_hooks.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void src/test_hooks.c:9:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | void (*test_hooks_arena_new_hook)() = NULL; | ^ | void src/test_hooks.c:12:29: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 12 | void (*test_hooks_libc_hook)() = NULL; | ^ | void src/pages.c:62:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 62 | static int madvise_MADV_DONTNEED_zeroes_pages() | ^ | void 4 warnings generated. 18 warnings generated. In file included from src/prof_data.c:8: include/jemalloc/internal/prof_data.h:23:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | void prof_unbias_map_init(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from In file included from src/prof_recent.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ 1 warning generated. [ 53%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/server/TServer.cpp.o In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/prof_recent.c:6: include/jemalloc/internal/emitter.h:6:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 6 | typedef enum emitter_output_e emitter_output_t; | ^ include/jemalloc/internal/emitter.h:13:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 13 | typedef enum emitter_justify_e emitter_justify_t; | ^ include/jemalloc/internal/emitter.h:21:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 21 | typedef enum emitter_type_e emitter_type_t; | ^ include/jemalloc/internal/emitter.h:87:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 87 | JEMALLOC_FORMAT_PRINTF(2, 3) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_recent.c:6: include/jemalloc/internal/emitter.h:396:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 396 | JEMALLOC_FORMAT_PRINTF(2, 3) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/prof_recent.c:7: include/jemalloc/internal/prof_data.h:23:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | void prof_unbias_map_init(); | ^ | void In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/prof_recent.c:8: include/jemalloc/internal/prof_recent.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | bool prof_recent_init(); | ^ | void include/jemalloc/internal/prof_recent.h:19:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 19 | ssize_t prof_recent_alloc_max_ctl_read(); | ^ | void src/prof_recent.c:19:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 19 | prof_recent_alloc_max_init() { | ^ | void src/prof_recent.c:25:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 25 | prof_recent_alloc_max_get_no_lock() { | ^ | void In file included from 18 warnings generatedsrc/prof_log.c. :2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ [ 54%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/concurrency/ThreadFactory.cpp.o 18 warnings generated. src/prof_recent.c:406include/jemalloc/internal/hpdata.h:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 406 | prof_recent_alloc_max_ctl_read() { | ^ | void src/prof_data.c:507:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 507 | JEMALLOC_FORMAT_PRINTF(3, 4) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/prof_data.c:541:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 541 | void prof_unbias_map_init() { | ^ | void :124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/prof_log.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ src/prof_recent.c:583:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 583 | prof_recent_init() { | ^ | void In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/prof_log.c:7: include/jemalloc/internal/emitter.h:6:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 6 | typedef enum emitter_outpu21 warnings generated. t_e emitter_output_t; | ^ include/jemalloc/internal/emitter.h:13:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 13 | typedef enum emitter_justify_e emitter_justify_t; | ^ include/jemalloc/internal/emitter.h:21:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 21 | typedef enum emitter_type_e emitter_type_t; | ^ In file included from src/thread_event.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_include/jemalloc/internal/emitter.hnew_hook)(); | ^ | void :87:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 87 | JEMAinclude/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] L5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void LOC_FORMAT_PRINTF(2, 3) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_AIn file included from src/prof_log.c:7: include/jemalloc/internal/emitter.h:396:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 396 | JEMALLOC_FORMAT_PRINTF(2, 3) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ TTR(format(gnu_printf, s, i)) | ^ In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/prof_log.c:11: include/jemalloc/internal/prof_data.h:23:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | void prof_un28b warnings generated. ias_map_init(); | ^ | void In file included from src/prof_log.c:13: include/jemalloc/internal/prof_sys.h:9:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | void prof_hooks_init(); | ^ | void include/jemalloc/internal/prof_sys.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | void prof_unwind_init(); | ^ | void include/jemalloc/internal/prof_sys.h:27:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ 27 | typedef int (prof_dump_open_maps_t)(); | ^ | void src/prof_log.c:16:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 16 | typedef enum prof_logging_state_e prof_logging_state_t; | ^ In file included from In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ [ 54%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/concurrency/Thread.cpp.o 21In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/ticker.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void warningsrc/prof_stats.cs: generated2: . In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from In file included from In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void src/ticker.csrc/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void :2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # dIn file included from esrc/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] f 90 | ph_structs(edata_avail, edata_t); | ^ ine JEMALinclude/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] L91 | ph_structs(edata_heap, edata_t); | ^ OC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | In file included from ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ 19In file included from src/stats.c warning:s2 generated: . In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/witness.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/tsd.c:1: In file included from include/jemalloc/internal/jemalloc_preamble.h:54: include/jemalloc/internal/test_hooks.h:4:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 4 | extern JEMALLOC_EXPORT void (*test_hooks_arena_new_hook)(); | ^ | void In file included from include/jemalloc/internal/test_hooks.h:5:52: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 5 | extern JEMALLOC_EXPORT void (*test_hooks_libc_hook)(); | ^ | void src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:58:5: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 58 | JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:66:10: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 66 | ...) JEMALLOC_FORMAT_PRINTF(3, 4); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: In file included from include/jemalloc/internal/tsd.h:6: In file included from include/jemalloc/internal/assert.h:1: include/jemalloc/internal/malloc_io.h:67:45: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 67 | void malloc_printf(const char *format, ...) JEMALLOC_FORMAT_PRINTF(1, 2); | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ [ 54%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/dict_util.cc.o 1 warning generated. In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/prof_stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get()[ 55%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/fixed_width_internal.cc.o ; | ^ | void include/jemalloc/internal/prof_externs.hinclude/jemalloc/internal/hpdata.hIn file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void :56::36124:: warning: 38:a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] warning: extra ';' outside of a function [-Wextra-semi] 56 | prof_dump_hook_t pro f124_ | dpuhm_pp_rhootook(_,g ehtp(d)a;t a _| a ^g e _| h voide ap, hpdata_t); | ^ In file included from src/stats.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 178 | bool tsd_global_slow(); | ^ | void In file included from src/stats.c:6: include/jemalloc/internal/emitter.h:6:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 6 | typedef enum emitter_output_e emitter_output_t; | ^ include/jemalloc/internal/emitter.h:13:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 13 | typedef enum emitter_justify_e emitter_justify_t; | ^ include/jemalloc/internal/emitter.h:21:14: warning: ISO C forbids forward references to 'enum' types [-Wpedantic] 21 | typedef enum emitter_type_e emitter_type_t; | ^ include/jemalloc/internal/emitter.h:87:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 87 | JEMALLOC_FORMAT_PRINTF(2, 3) | ^ In file included from include/jemalloc/internal/../jemalloc.h:src/psset.c201::256: :In file included from include/jemalloc/internal/jemalloc_internal_includes.hnote: :expanded from macro 'JEMALLOC_FORMAT_PRINTF'52 : In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h 201: | 151#: 19 : warning: da function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]e fine JEMALLOC_FORMAT_PRINTF(s ,151 | ib)o oJlE MhApLaL_OsCu_pApToTrRt(efdo(r)m;a t (| g ^ n u| _ voidp rintf, s, i)) | ^ In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void 18 warnings generated. In file included from src/stats.c:6: include/jemalloc/internal/emitter.h:396:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 396 | JEMALLOC_FORMAT_PRINTF(2, 3) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void 28 warnings generated. In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void [ 55%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/float16.cc.o In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void 30 warnings generated. In file included from In file included from src/prof_sys.c:3: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void src/rtree.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/prof_sys.c:7: include/jemalloc/internal/prof_data.h:23:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | void prof_unbIn file included from isrc/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:4: In file included from include/jemalloc/internal/ckh.h:4: include/jemalloc/internal/tsd.h:178:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] a178 | bool tsd_global_slow(); | ^ | void s_map_init(); | ^ | void In file included from src/prof_sys.c:8: include/jemalloc/internal/prof_sys.h:9:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | void prof_hooks_init(); | ^ | void include/jemalloc/internal/prof_sys.h:10:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 10 | void prof_unwind_init(); | ^ | void include/jemalloc/internal/hpdata.h:124include/jemalloc/internal/prof_sys.h:27:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] : 27 | typedef int (prof_dump_open_maps_t)(); | ^ | void 38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ src/prof_sys.c:289:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 289 | prof_hooks_init() { | ^ | void src/prof_sys.c:295:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 295 | prof_unwind_init() { | ^In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] | void 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ src/prof_sys.c:425:1: warning: 'format' attribute argument not supported: gnu_printf [-Wignored-attributes] 425 | JEMALLOC_FORMAT_PRINTF(1, 2) | ^ include/jemalloc/internal/../jemalloc.h:201:56: note: expanded from macro 'JEMALLOC_FORMAT_PRINTF' 201 | # define JEMALLOC_FORMAT_PRINTF(s, i) JEMALLOC_ATTR(format(gnu_printf, s, i)) | ^ src/prof_sys.c:450:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 450 | prof_dump_open_maps_impl() { | ^ | void In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ In file included from src/psset.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/sz.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void include/jemalloc/internal/hpdata.h:124:38: warning: extra ';' outside of a function [-Wextra-semi] 124 | ph_proto(, hpdata_age_heap, hpdata_t); | ^ In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ 26 warnings generated. [ 55%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/concurrency/Monitor.cpp.o In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void 18 warnings generated. In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: In file included from include/jemalloc/internal/edata.h:7: include/jemalloc/internal/hpdata.h:21:38: warning: extra ';' outside of a function [-Wextra-semi] 21 | ph_structs(hpdata_age_heap, hpdata_t); | ^ 23 warnings generated. In file included from include/jemalloc/internal/hpdata.hsrc/tcache.c::1242:: 38: In file included from warning: include/jemalloc/internal/jemalloc_internal_includes.hextra ';' outside of a function [-Wextra-semi]: 52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 124 | ph_proto(, hpdata_ a56g | eb_ohoela pe,h ohopkdsa_tdae_fta)u;l t _| s ^p lit_impl(); | ^ | void In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:51: In file included from include/jemalloc/internal/prof_structs.h:5: include/jemalloc/internal/edata.h:90:33: warning: extra ';' outside of a function [-Wextra-semi] 90 | ph_structs(edata_avail, edata_t); | ^ include/jemalloc/internal/edata.h:91:32: warning: extra ';' outside of a function [-Wextra-semi] 91 | ph_structs(edata_heap, edata_t); | ^ In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void 18 warnings generated. In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.hIn file included from :52src/thread_event.c: :In file included from 2include/jemalloc/internal/arena_structs.h: :In file included from 4include/jemalloc/internal/jemalloc_internal_includes.h: :In file included from 52include/jemalloc/internal/arena_stats.h: :In file included from 8include/jemalloc/internal/arena_structs.h: :In file included from 4include/jemalloc/internal/pa.h: :In file included from 11include/jemalloc/internal/arena_stats.h: :In file included from 8include/jemalloc/internal/pac.h: :In file included from 6include/jemalloc/internal/pa.h:: 9: include/jemalloc/internal/san_bump.hinclude/jemalloc/internal/hpa.h:23::15117::19 :warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bu m151p | _ebnoaobll ehdp(a)_ s{u p p| o ^rt e| d void() ; | ^ | void 151 | bool hpa_supported(); | ^ | void In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] | void 146 | bool hook_boot(); | ^ | void In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.hinclude/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] :53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void 56 | prof_dump_include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void hook_t prof_dump_hook_get(); | ^ | void In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] s 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void an_bump_enainclude/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void bled() { | ^ | void In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/witness.c:In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 223 | san_bump_enabled() { | ^ | void : In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/server/TThreadedServer.cpp:22: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/ThreadFactory.h:23: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Thread.h:26: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Monitor.h:24: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Exception.h:24: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void In file included from src/tcache.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/thread_event.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void [ 55%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/formatting.cc.o In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void [ 55%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/future.cc.o In file included from src/witness.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void In file included from src/ticker.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void 18 warnings generated. In file included from src/safety_check.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void 18 warnings generated. In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TFileTransport.cpp:47: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TFileTransport.h:23: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/transport/TTransport.h:23: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ 18 warnings generated. In file included from src/sec.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void 1 warning generated. 18 warnings generated. In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/VirtualProfiling.cpp:20: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:4: In file included from include/jemalloc/internal/base.h:5: include/jemalloc/internal/ehooks.h:56:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | bool ehooks_default_split_impl(); | ^ | void 21 warnings generated. [ 56%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/fuzz_internal.cc.o In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:9: include/jemalloc/internal/hpa.h:151:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | bool hpa_supported(); | ^ | void In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: In file included from include/jemalloc/internal/arena_structs.h:4: In file included from include/jemalloc/internal/arena_stats.h:8: In file included from include/jemalloc/internal/pa.h:11: In file included from include/jemalloc/internal/pac.h:6: include/jemalloc/internal/san_bump.h:23:17: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 23 | san_bump_enabled() { | ^ | void In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:52: include/jemalloc/internal/arena_structs.h:98:15: warning: zero size arrays are an extension [-Wzero-length-array] 98 | bin_t bins[0]; | ^ In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:61: In file included from include/jemalloc/internal/arena_externs.h:7: include/jemalloc/internal/hook.h:146:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 146 | bool hook_boot(); | ^ | void 18 warnings generated. 1 warning generated. In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:64: include/jemalloc/internal/prof_externs.h:53:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 53 | prof_backtrace_hook_t prof_backtrace_hook_get(); | ^ | void include/jemalloc/internal/prof_externs.h:56:36: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 56 | prof_dump_hook_t prof_dump_hook_get(); | ^ | void [ 56%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/hashing.cc.o In file included from src/tsd.c:2: In file included from include/jemalloc/internal/jemalloc_internal_includes.h:81: include/jemalloc/internal/prof_inlines.h:9:19: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 9 | prof_active_assert() { | ^ | void src/tsd.c:151:16: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] 151 | tsd_global_slow() { | ^ | void 18 warnings generated. 52 warnings generated. 19 warnings generated. 1 warning generated. [ 56%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/int_util.cc.o 18 warnings generated. [ 56%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/io_util.cc.o 1 warning generated. [ 57%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/list_util.cc.o [ 57%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/logger.cc.o 23 warnings generated. [ 57%] Building CXX object _deps/thrift-build/lib/cpp/CMakeFiles/thrift.dir/src/thrift/concurrency/Mutex.cpp.o In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Thread.cpp:20: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Thread.h:26: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Monitor.h:24: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Exception.h:24: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/ThreadFactory.cpp:22: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/ThreadFactory.h:23: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Thread.h:26: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Monitor.h:24: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Exception.h:24: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ 1 warning generated. [ 57%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/logging.cc.o [ 57%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/key_value_metadata.cc.o In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Monitor.cpp:22: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Monitor.h:24: In file included from /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/concurrency/Exception.h:24: /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/_deps/thrift-src/lib/cpp/src/thrift/Thrift.h:54:19: warning: 'iterator>' is deprecated [-Wdeprecated-declarations] 54 | : public std::iterator > { |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/c++/15/bits/stl_iterator_base_types.h:129:12: note: 'iterator>' has been explicitly marked deprecated here 129 | struct _GLIBCXX17_DEPRECATED iterator |  ^ /usr/lib/gcc/x86_64-linux-gnu/15/../../../../include/x86_64-linux-gnu/c++/15/bits/c++config.h:135:34: note: expanded from macro '_GLIBCXX17_DEPRECATED' 135 | # define _GLIBCXX17_DEPRECATED [[__deprecated__]] |  ^ 1 warning generated. [ 58%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/math_internal.cc.o [ 58%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/memory.cc.o 1 warning generated. [ 58%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/mutex.cc.o 52 warnings generated. [ 58%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/ree_util.cc.o [ 59%] Performing install step for 'jemalloc_ep' make[4]: warning: -j1 forced in submake: resetting jobserver mode. 'bin/jemalloc-config' -> '/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/jemalloc_ep-prefix/src/jemalloc_ep/dist/bin/jemalloc-config' 'bin/jemalloc.sh' -> '/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/jemalloc_ep-prefix/src/jemalloc_ep/dist/bin/jemalloc.sh' 'bin/jeprof' -> '/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/jemalloc_ep-prefix/src/jemalloc_ep/dist/bin/jeprof' 'include/jemalloc/jemalloc.h' -> '/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/jemalloc_ep-prefix/src/jemalloc_ep/dist/include/jemalloc/jemalloc.h' 'lib/libjemalloc.a' -> '/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/jemalloc_ep-prefix/src/jemalloc_ep/dist//lib/libjemalloc.a' 'lib/libjemalloc_pic.a' -> '/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/jemalloc_ep-prefix/src/jemalloc_ep/dist//lib/libjemalloc_pic.a' 'jemalloc.pc' -> '/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/jemalloc_ep-prefix/src/jemalloc_ep/dist//lib/pkgconfig/jemalloc.pc' Missing xsltproc. doc/jemalloc.html not (re)built. 'doc/jemalloc.html' -> '/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/jemalloc_ep-prefix/src/jemalloc_ep/dist/share/doc/jemalloc/jemalloc.html' Missing xsltproc. doc/jemalloc.3 not (re)built. 'doc/jemalloc.3' -> '/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/jemalloc_ep-prefix/src/jemalloc_ep/dist/share/man/man3/jemalloc.3' 1 warning generated. [ 60%] Completed 'jemalloc_ep' [ 61%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/secure_string.cc.o [ 61%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/string.cc.o [ 61%] Built target jemalloc_ep [ 61%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/string_util.cc.o [ 61%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/task_group.cc.o [ 61%] Building CXX object src/arrow/CMakeFiles/arrow_memory_pool.dir/memory_pool.cc.o 1 warning generated. [ 62%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/tdigest.cc.o [ 63%] Building CXX object src/arrow/CMakeFiles/arrow_memory_pool.dir/memory_pool_jemalloc.cc.o [ 63%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/thread_pool.cc.o [ 63%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/time.cc.o [ 63%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/tracing.cc.o [ 64%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/trie.cc.o [ 65%] Linking CXX static library ../../../../lib/libthrift.a [ 65%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/union_util.cc.o [ 65%] Built target thrift [ 65%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/unreachable.cc.o [ 65%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/uri.cc.o [ 65%] Bundling /srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD/release/libarrow_bundled_dependencies.a [ 66%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/utf8.cc.o [ 66%] Built target arrow_bundled_dependencies_merge [ 66%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/value_parsing.cc.o [ 66%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/byte_stream_split_internal_avx2.cc.o [ 66%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/bpacking_simd_avx2.cc.o [ 67%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/bpacking_simd_avx512.cc.o [ 67%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/compression_brotli.cc.o [ 67%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/compression_bz2.cc.o [ 67%] Built target arrow_array [ 67%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/compression_lz4.cc.o [ 68%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/compression_snappy.cc.o [ 68%] Built target arrow_csv [ 68%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/compression_zlib.cc.o [ 68%] Building CXX object src/arrow/CMakeFiles/arrow_util.dir/util/compression_zstd.cc.o [ 68%] Built target arrow_json [ 68%] Built target arrow_memory_pool [ 68%] Built target arrow_util [ 68%] Built target arrow_compute_core [ 68%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/extension_type.cc.o [ 69%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/result.cc.o [ 69%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/chunked_array.cc.o [ 70%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/chunk_resolver.cc.o [ 70%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/buffer.cc.o [ 70%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/compare.cc.o [ 70%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/builder.cc.o [ 70%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/datum.cc.o [ 70%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/device_allocation_type_set.cc.o [ 70%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/extension/uuid.cc.o [ 70%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/record_batch.cc.o [ 71%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/device.cc.o [ 71%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/config.cc.o [ 72%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/extension/json.cc.o [ 72%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/table_builder.cc.o [ 73%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/visitor.cc.o [ 73%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/extension/bool8.cc.o [ 73%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/scalar.cc.o [ 73%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/pretty_print.cc.o [ 73%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/sparse_tensor.cc.o [ 73%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/type.cc.o [ 73%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/status.cc.o [ 74%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/c/dlpack.cc.o [ 74%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/table.cc.o [ 74%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/tensor/csx_converter.cc.o [ 74%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/tensor.cc.o [ 75%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/tensor/csf_converter.cc.o [ 75%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/tensor/coo_converter.cc.o [ 75%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/c/bridge.cc.o [ 75%] Building CXX object src/arrow/CMakeFiles/arrow_objlib.dir/type_traits.cc.o [ 75%] Built target arrow_objlib [ 75%] Linking CXX static library ../../release/libarrow.a [ 75%] Built target arrow_static [ 76%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/aggregate_basic.cc.o [ 76%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/initialize.cc.o [ 76%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/aggregate_mode.cc.o [ 76%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_compare.cc.o [ 76%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/arrow/variant_internal.cc.o [ 76%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/arrow/writer.cc.o [ 76%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/arrow/reader.cc.o [ 77%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/arrow/fuzz_internal.cc.o [ 77%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/aggregate_pivot.cc.o [ 77%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/bloom_filter_reader.cc.o [ 77%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/aggregate_var_std.cc.o [ 77%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/arrow/path_internal.cc.o [ 77%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/aggregate_quantile.cc.o [ 78%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/aggregate_tdigest.cc.o [ 78%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/arrow/reader_internal.cc.o [ 79%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/hash_aggregate_pivot.cc.o [ 80%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/arrow/schema_internal.cc.o [ 80%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_boolean.cc.o [ 80%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/hash_aggregate.cc.o [ 80%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/ree_util_internal.cc.o [ 80%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/column_reader.cc.o [ 80%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_arithmetic.cc.o [ 80%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/hash_aggregate_numeric.cc.o [ 80%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/pivot_internal.cc.o [ 81%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/bloom_filter.cc.o [ 81%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_nested.cc.o [ 82%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/arrow/schema.cc.o [ 82%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_if_else.cc.o [ 83%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/column_writer.cc.o [ 83%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/column_scanner.cc.o [ 84%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_random.cc.o [ 84%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/chunker_internal.cc.o [ 84%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_round.cc.o [ 84%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/decoder.cc.o [ 84%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/encoder.cc.o [ 85%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/encryption/encryption.cc.o [ 85%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/encryption/internal_file_decryptor.cc.o [ 85%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/encryption/internal_file_encryptor.cc.o [ 85%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/exception.cc.o [ 86%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/file_reader.cc.o [ 86%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_set_lookup.cc.o [ 86%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/file_writer.cc.o [ 86%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/geospatial/statistics.cc.o [ 86%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/geospatial/util_internal.cc.o [ 86%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_string_ascii.cc.o [ 87%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_string_utf8.cc.o [ 87%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_temporal_binary.cc.o [ 88%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/geospatial/util_json_internal.cc.o [ 88%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_temporal_unary.cc.o [ 88%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/scalar_validity.cc.o [ 88%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/level_comparison.cc.o [ 89%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/util_internal.cc.o [ 89%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/vector_array_sort.cc.o [ 89%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/vector_cumulative_ops.cc.o [ 89%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/vector_nested.cc.o [ 90%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/vector_pairwise.cc.o [ 90%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/level_conversion.cc.o [ 90%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/vector_rank.cc.o [ 90%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/vector_replace.cc.o [ 90%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/vector_run_end_encode.cc.o [ 90%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/metadata.cc.o [ 91%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/vector_select_k.cc.o [ 91%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/vector_sort.cc.o [ 91%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/vector_statistics.cc.o [ 92%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/xxhasher.cc.o [ 92%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/key_hash_internal.cc.o [ 93%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/key_map_internal.cc.o [ 93%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/page_index.cc.o [ 93%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/__/generated/parquet_types.cpp.o [ 93%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/platform.cc.o [ 94%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/printer.cc.o [ 94%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/properties.cc.o [ 94%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/schema.cc.o [ 94%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/size_statistics.cc.o [ 95%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/statistics.cc.o [ 95%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/stream_reader.cc.o [ 95%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/light_array_internal.cc.o [ 95%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/stream_writer.cc.o [ 95%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/types.cc.o [ 95%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/row/encode_internal.cc.o [ 96%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/level_comparison_avx2.cc.o [ 96%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/row/compare_internal.cc.o [ 97%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/row/grouper.cc.o [ 97%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/row/row_encoder_internal.cc.o [ 97%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/row/row_internal.cc.o [ 97%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/util.cc.o [ 98%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/util_internal.cc.o [ 98%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/aggregate_basic_avx2.cc.o [ 98%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/kernels/aggregate_basic_avx512.cc.o [ 98%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/level_conversion_bmi2.cc.o [ 98%] Building CXX object src/parquet/CMakeFiles/parquet_objlib.dir/encryption/encryption_internal_nossl.cc.o [ 98%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/key_hash_internal_avx2.cc.o [ 99%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/key_map_internal_avx2.cc.o [ 99%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/row/compare_internal_avx2.cc.o [ 99%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/row/encode_internal_avx2.cc.o [ 99%] Building CXX object src/arrow/CMakeFiles/arrow_compute_objlib.dir/compute/util_avx2.cc.o [ 99%] Built target parquet_objlib [ 99%] Linking CXX static library ../../release/libparquet.a [ 99%] Built target parquet_static [ 99%] Built target arrow_compute_objlib [100%] Linking CXX static library ../../release/libarrow_compute.a [100%] Built target arrow_compute_static make[1]: Leaving directory '/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD/arrow/cpp/BUILD' CMake: /usr/bin/cmake cmake version 4.3.1 CMake suite maintained and supported by Kitware (kitware.com/cmake). ERROR: cannot find Clang version 21.1.8; you may need to adjust PATH explicitly. or try one of these: ls: cannot access '/usr/local/llvm': No such file or directory CMake Error at CMakeLists.txt:286 (execute_process): execute_process failed command indexes: 1: "Child return code: 1" -- Configuring incomplete, errors occurred! make[1]: Entering directory '/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD' make[1]: *** No targets specified and no makefile found. Stop. make[1]: Leaving directory '/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/00_pkg_src/QuickBLAST/BUILD' make: *** [Makevars:57: builddeps] Error 2 ERROR: compilation failed for package ‘QuickBLAST’ * removing ‘/srv/hornik/tmp/CRAN_pretest/QuickBLAST.Rcheck/QuickBLAST’