[INFO] updating cached repository https://github.com/valeriansaliou/sonic [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c6e74a32d6ffe4e8efd48e8e7b53bcd37951bdc7 [INFO] checking valeriansaliou/sonic against try#e689e5eaefe96e6dc3ed5bb629c521b7d207aff7 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaleriansaliou%2Fsonic" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/valeriansaliou/sonic on toolchain e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/valeriansaliou/sonic [INFO] finished tweaking git repo https://github.com/valeriansaliou/sonic [INFO] tweaked toml for git repo https://github.com/valeriansaliou/sonic written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/valeriansaliou/sonic already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 3f6c490248dd5758d99cacf8b86659b4b1ff294655d8d2bc276f8b87199e6862 [INFO] running `"docker" "start" "-a" "3f6c490248dd5758d99cacf8b86659b4b1ff294655d8d2bc276f8b87199e6862"` [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling either v1.5.2 [INFO] [stderr] Compiling proc-macro2 v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.9 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling syn v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.11 [INFO] [stderr] Compiling bindgen v0.49.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking radix v0.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling hashbrown v0.6.0 [INFO] [stderr] Checking linked_hash_set v0.1.3 [INFO] [stderr] Checking whatlang v0.7.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Checking toml v0.5.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling quote v1.0.0 [INFO] [stderr] Checking fst v0.3.5 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling regex v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Checking fst-levenshtein v0.2.1 [INFO] [stderr] Checking fst-regex v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Checking twox-hash v1.5.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Checking const-random v0.1.6 [INFO] [stderr] Checking ahash v0.2.12 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling librocksdb-sys v6.1.2 [INFO] [stderr] error: failed to run custom build command for `librocksdb-sys v6.1.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/librocksdb-sys-24669ee388c0b259/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=build.rs [INFO] [stderr] cargo:rerun-if-changed=rocksdb/ [INFO] [stderr] cargo:rerun-if-changed=snappy/ [INFO] [stderr] cargo:rerun-if-changed=lz4/ [INFO] [stderr] cargo:rerun-if-changed=zstd/ [INFO] [stderr] cargo:rerun-if-changed=zlib/ [INFO] [stderr] cargo:rerun-if-changed=bzip2/ [INFO] [stderr] NUM_JOBS = Some("8") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CXX_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXX_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXX = None [INFO] [stderr] CXX = None [INFO] [stderr] CXXFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CXXFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CXXFLAGS = None [INFO] [stderr] CXXFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2") [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-0b3ffaef29ad9460/out/rocksdb/table/get_context.o" "-c" "rocksdb/table/get_context.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-0b3ffaef29ad9460/out/rocksdb/db/write_batch_base.o" "-c" "rocksdb/db/write_batch_base.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-0b3ffaef29ad9460/out/rocksdb/cache/clock_cache.o" "-c" "rocksdb/cache/clock_cache.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-0b3ffaef29ad9460/out/rocksdb/monitoring/thread_status_util.o" "-c" "rocksdb/monitoring/thread_status_util.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-0b3ffaef29ad9460/out/rocksdb/table/block_based_table_factory.o" "-c" "rocksdb/table/block_based_table_factory.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-0b3ffaef29ad9460/out/rocksdb/memtable/hash_skiplist_rep.o" "-c" "rocksdb/memtable/hash_skiplist_rep.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-0b3ffaef29ad9460/out/rocksdb/table/cuckoo_table_factory.o" "-c" "rocksdb/table/cuckoo_table_factory.cc" [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-0b3ffaef29ad9460/out/rocksdb/table/data_block_footer.o" "-c" "rocksdb/table/data_block_footer.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-0b3ffaef29ad9460/out/rocksdb/db/write_controller.o" "-c" "rocksdb/db/write_controller.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-0b3ffaef29ad9460/out/rocksdb/cache/lru_cache.o" "-c" "rocksdb/cache/lru_cache.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-0b3ffaef29ad9460/out/rocksdb/db/write_thread.o" "-c" "rocksdb/db/write_thread.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-0b3ffaef29ad9460/out/rocksdb/table/flush_block_policy.o" "-c" "rocksdb/table/flush_block_policy.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-0b3ffaef29ad9460/out/rocksdb/monitoring/thread_status_util_debug.o" "-c" "rocksdb/monitoring/thread_status_util_debug.cc" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-0b3ffaef29ad9460/out/rocksdb/cache/sharded_cache.o" "-c" "rocksdb/cache/sharded_cache.cc" [INFO] [stderr] cargo:warning=c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] cargo:warning=Please submit a full bug report, [INFO] [stderr] cargo:warning=with preprocessed source if appropriate. [INFO] [stderr] cargo:warning=See for instructions. [INFO] [stderr] exit code: 4 [INFO] [stderr] cargo:warning=c++: internal compiler error: Killed (program cc1plus) [INFO] [stderr] cargo:warning=Please submit a full bug report, [INFO] [stderr] cargo:warning=with preprocessed source if appropriate. [INFO] [stderr] cargo:warning=See for instructions. [INFO] [stderr] exit code: 4 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] rocksdb/include/rocksdb/c.h:45:9: warning: #pragma once in main file [-Wpragma-once-outside-header], err: false [INFO] [stderr] error: 'rustfmt' is not installed for the toolchain 'e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt' [INFO] [stderr] To install, run `rustup component add rustfmt --toolchain e689e5eaefe96e6dc3ed5bb629c521b7d207aff7-alt` [INFO] [stderr] Failed to run rustfmt: Internal rustfmt error (non-fatal, continuing) [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "c++" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "rocksdb/include/" "-I" "rocksdb/" "-I" "rocksdb/third-party/gtest-1.7.0/fused-src/" "-I" "snappy/" "-I" "lz4/lib/" "-I" "zstd/lib/" "-I" "zstd/lib/dictBuilder/" "-I" "zlib/" "-I" "bzip2/" "-I" "." "-Wall" "-Wextra" "-msse2" "-msse4.1" "-msse4.2" "-mpclmul" "-std=c++11" "-Wno-unused-parameter" "-DSNAPPY=1" "-DLZ4=1" "-DZSTD=1" "-DZLIB=1" "-DBZIP2=1" "-DNDEBUG=1" "-DHAVE_PCLMUL=1" "-DHAVE_SSE42=1" "-DOS_LINUX=1" "-DROCKSDB_PLATFORM_POSIX=1" "-DROCKSDB_LIB_IO_POSIX=1" "-o" "/opt/rustwide/target/debug/build/librocksdb-sys-0b3ffaef29ad9460/out/rocksdb/table/block_based_table_factory.o" "-c" "rocksdb/table/block_based_table_factory.cc" with args "c++" did not execute successfully (status code exit code: 4). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: failed to run custom build command for `jemalloc-sys v0.3.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/jemalloc-sys-1b813cc7fecfd362/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] TARGET=x86_64-unknown-linux-gnu [INFO] [stderr] HOST=x86_64-unknown-linux-gnu [INFO] [stderr] NUM_JOBS=8 [INFO] [stderr] OUT_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-576e4b3299e47ac9/out" [INFO] [stderr] BUILD_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-576e4b3299e47ac9/out/build" [INFO] [stderr] SRC_DIR="/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.3.2" [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,mmx,sse,sse2") [INFO] [stderr] CC="cc" [INFO] [stderr] CFLAGS="-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall" [INFO] [stderr] JEMALLOC_REPO_DIR="jemalloc" [INFO] [stderr] JEMALLOC_SRC_DIR="/opt/rustwide/target/debug/build/jemalloc-sys-576e4b3299e47ac9/out/jemalloc" [INFO] [stderr] cargo:rustc-cfg=prefixed [INFO] [stderr] --with-jemalloc-prefix=_rjem_ [INFO] [stderr] running: "sh" "/opt/rustwide/target/debug/build/jemalloc-sys-576e4b3299e47ac9/out/jemalloc/configure" "--disable-cxx" "--with-jemalloc-prefix=_rjem_" "--with-private-namespace=_rjem_" "--host=x86_64-unknown-linux-gnu" "--build=x86_64-unknown-linux-gnu" "--prefix=/opt/rustwide/target/debug/build/jemalloc-sys-576e4b3299e47ac9/out" [INFO] [stderr] checking for xsltproc... false [INFO] [stderr] checking for x86_64-unknown-linux-gnu-gcc... cc [INFO] [stderr] checking whether the C compiler works... yes [INFO] [stderr] checking for C compiler default output file name... a.out [INFO] [stderr] checking for suffix of executables... [INFO] [stderr] checking whether we are cross compiling... no [INFO] [stderr] checking for suffix of object files... o [INFO] [stderr] checking whether we are using the GNU C compiler... yes [INFO] [stderr] checking whether cc accepts -g... yes [INFO] [stderr] checking for cc option to accept ISO C89... none needed [INFO] [stderr] checking whether compiler is cray... no [INFO] [stderr] checking whether compiler supports -std=gnu11... yes [INFO] [stderr] checking whether compiler supports -Wall... yes [INFO] [stderr] checking whether compiler supports -Wshorten-64-to-32... no [INFO] [stderr] checking whether compiler supports -Wsign-compare... yes [INFO] [stderr] checking whether compiler supports -Wundef... yes [INFO] [stderr] checking whether compiler supports -Wno-format-zero-length... yes [INFO] [stderr] checking whether compiler supports -pipe... yes [INFO] [stderr] checking whether compiler supports -g3... yes [INFO] [stderr] checking how to run the C preprocessor... cc -E [INFO] [stderr] checking for grep that handles long lines and -e... /bin/grep [INFO] [stderr] checking for egrep... /bin/grep -E [INFO] [stderr] checking for ANSI C header files... yes [INFO] [stderr] checking for sys/types.h... yes [INFO] [stderr] checking for sys/stat.h... yes [INFO] [stderr] checking for stdlib.h... yes [INFO] [stderr] checking for string.h... yes [INFO] [stderr] checking for memory.h... yes [INFO] [stderr] checking for strings.h... yes [INFO] [stderr] checking for inttypes.h... yes [INFO] [stderr] checking for stdint.h... yes [INFO] [stderr] checking for unistd.h... yes [INFO] [stderr] checking whether byte ordering is bigendian... no [INFO] [stderr] checking size of void *... 8 [INFO] [stderr] checking size of int... 4 [INFO] [stderr] checking size of long... 8 [INFO] [stderr] checking size of long long... 8 [INFO] [stderr] checking size of intmax_t... 8 [INFO] [stderr] checking build system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking host system type... x86_64-unknown-linux-gnu [INFO] [stderr] checking whether pause instruction is compilable... yes [INFO] [stderr] checking number of significant virtual address bits... 48 [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ar... no [INFO] [stderr] checking for ar... ar [INFO] [stderr] checking for x86_64-unknown-linux-gnu-nm... no [INFO] [stderr] checking for nm... nm [INFO] [stderr] checking for gawk... no [INFO] [stderr] checking for mawk... mawk [INFO] [stderr] checking malloc.h usability... yes [INFO] [stderr] checking malloc.h presence... yes [INFO] [stderr] checking for malloc.h... yes [INFO] [stderr] checking whether malloc_usable_size definition can use const argument... no [INFO] [stderr] checking for library containing log... -lm [INFO] [stderr] checking whether __attribute__ syntax is compilable... yes [INFO] [stderr] checking whether compiler supports -fvisibility=hidden... yes [INFO] [stderr] checking whether compiler supports -fvisibility=hidden... no [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether tls_model attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether alloc_size attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether format(gnu_printf, ...) attribute is compilable... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether format(printf, ...) attribute is compilable... yes [INFO] [stderr] checking for a BSD-compatible install... /usr/bin/install -c [INFO] [stderr] checking for x86_64-unknown-linux-gnu-ranlib... no [INFO] [stderr] checking for ranlib... ranlib [INFO] [stderr] checking for ld... /usr/bin/ld [INFO] [stderr] checking for autoconf... /usr/bin/autoconf [INFO] [stderr] checking for memalign... yes [INFO] [stderr] checking for valloc... yes [INFO] [stderr] checking whether compiler supports -O3... yes [INFO] [stderr] checking whether compiler supports -O3... no [INFO] [stderr] checking whether compiler supports -funroll-loops... yes [INFO] [stderr] checking configured backtracing method... N/A [INFO] [stderr] checking for sbrk... yes [INFO] [stderr] checking whether utrace(2) is compilable... no [INFO] [stderr] checking whether a program using __builtin_unreachable is compilable... yes [INFO] [stderr] checking whether a program using __builtin_ffsl is compilable... yes [INFO] [stderr] checking LG_PAGE... 12 [INFO] [stderr] Missing VERSION file, and unable to generate it; creating bogus VERSION [INFO] [stderr] checking pthread.h usability... yes [INFO] [stderr] checking pthread.h presence... yes [INFO] [stderr] checking for pthread.h... yes [INFO] [stderr] checking for pthread_create in -lpthread... yes [INFO] [stderr] checking dlfcn.h usability... yes [INFO] [stderr] checking dlfcn.h presence... yes [INFO] [stderr] checking for dlfcn.h... yes [INFO] [stderr] checking for dlsym... no [INFO] [stderr] checking for dlsym in -ldl... yes [INFO] [stderr] checking whether pthread_atfork(3) is compilable... yes [INFO] [stderr] checking whether pthread_setname_np(3) is compilable... yes [INFO] [stderr] checking for library containing clock_gettime... none required [INFO] [stderr] checking whether clock_gettime(CLOCK_MONOTONIC_COARSE, ...) is compilable... yes [INFO] [stderr] checking whether clock_gettime(CLOCK_MONOTONIC, ...) is compilable... yes [INFO] [stderr] checking whether mach_absolute_time() is compilable... no [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether syscall(2) is compilable... yes [INFO] [stderr] checking for secure_getenv... yes [INFO] [stderr] checking for sched_getcpu... yes [INFO] [stderr] checking for sched_setaffinity... yes [INFO] [stderr] checking for issetugid... no [INFO] [stderr] checking for _malloc_thread_cleanup... no [INFO] [stderr] checking for _pthread_mutex_init_calloc_cb... no [INFO] [stderr] checking for TLS... yes [INFO] [stderr] checking whether C11 atomics is compilable... yes [INFO] [stderr] checking whether GCC __atomic atomics is compilable... yes [INFO] [stderr] checking whether GCC __sync atomics is compilable... yes [INFO] [stderr] checking whether Darwin OSAtomic*() is compilable... no [INFO] [stderr] checking whether madvise(2) is compilable... yes [INFO] [stderr] checking whether madvise(..., MADV_FREE) is compilable... yes [INFO] [stderr] checking whether madvise(..., MADV_DONTNEED) is compilable... yes [INFO] [stderr] checking whether madvise(..., MADV_DO[NT]DUMP) is compilable... yes [INFO] [stderr] checking whether madvise(..., MADV_[NO]HUGEPAGE) is compilable... yes [INFO] [stderr] checking whether to force 32-bit __sync_{add,sub}_and_fetch()... no [INFO] [stderr] checking whether to force 64-bit __sync_{add,sub}_and_fetch()... no [INFO] [stderr] checking for __builtin_clz... yes [INFO] [stderr] checking whether Darwin os_unfair_lock_*() is compilable... no [INFO] [stderr] checking whether Darwin OSSpin*() is compilable... no [INFO] [stderr] checking whether glibc malloc hook is compilable... yes [INFO] [stderr] checking whether glibc memalign hook is compilable... yes [INFO] [stderr] checking whether pthreads adaptive mutexes is compilable... yes [INFO] [stderr] checking whether compiler supports -D_GNU_SOURCE... yes [INFO] [stderr] checking whether compiler supports -Werror... yes [INFO] [stderr] checking whether compiler supports -herror_on_warning... no [INFO] [stderr] checking whether strerror_r returns char with gnu source is compilable... yes [INFO] [stderr] checking for stdbool.h that conforms to C99... yes [INFO] [stderr] checking for _Bool... yes [INFO] [stderr] configure: creating ./config.status [INFO] [stderr] config.status: creating Makefile [INFO] [stderr] config.status: creating jemalloc.pc [INFO] [stderr] config.status: creating doc/html.xsl [INFO] [stderr] config.status: creating doc/manpages.xsl [INFO] [stderr] config.status: creating doc/jemalloc.xml [INFO] [stderr] config.status: creating include/jemalloc/jemalloc_macros.h [INFO] [stderr] config.status: creating include/jemalloc/jemalloc_protos.h [INFO] [stderr] config.status: creating include/jemalloc/jemalloc_typedefs.h [INFO] [stderr] config.status: creating include/jemalloc/internal/jemalloc_preamble.h [INFO] [stderr] config.status: creating test/test.sh [INFO] [stderr] config.status: creating test/include/test/jemalloc_test.h [INFO] [stderr] config.status: creating config.stamp [INFO] [stderr] config.status: creating bin/jemalloc-config [INFO] [stderr] config.status: creating bin/jemalloc.sh [INFO] [stderr] config.status: creating bin/jeprof [INFO] [stderr] config.status: creating include/jemalloc/jemalloc_defs.h [INFO] [stderr] config.status: creating include/jemalloc/internal/jemalloc_internal_defs.h [INFO] [stderr] config.status: creating test/include/test/jemalloc_test_defs.h [INFO] [stderr] config.status: executing include/jemalloc/internal/public_symbols.txt commands [INFO] [stderr] config.status: executing include/jemalloc/internal/private_symbols.awk commands [INFO] [stderr] config.status: executing include/jemalloc/internal/private_symbols_jet.awk commands [INFO] [stderr] config.status: executing include/jemalloc/internal/public_namespace.h commands [INFO] [stderr] config.status: executing include/jemalloc/internal/public_unnamespace.h commands [INFO] [stderr] config.status: executing include/jemalloc/internal/size_classes.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc_protos_jet.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc_rename.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc_mangle.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc_mangle_jet.h commands [INFO] [stderr] config.status: executing include/jemalloc/jemalloc.h commands [INFO] [stderr] =============================================================================== [INFO] [stderr] jemalloc version : 0.0.0-0-g0000000000000000000000000000000000000000 [INFO] [stderr] library revision : 2 [INFO] [stderr] [INFO] [stderr] CONFIG : --disable-cxx --with-jemalloc-prefix=_rjem_ --with-private-namespace=_rjem_ --host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --prefix=/opt/rustwide/target/debug/build/jemalloc-sys-576e4b3299e47ac9/out build_alias=x86_64-unknown-linux-gnu host_alias=x86_64-unknown-linux-gnu CC=cc 'CFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall' 'LDFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall' 'CPPFLAGS=-O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall' [INFO] [stderr] CC : cc [INFO] [stderr] CONFIGURE_CFLAGS : -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops [INFO] [stderr] SPECIFIED_CFLAGS : -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall [INFO] [stderr] EXTRA_CFLAGS : [INFO] [stderr] CPPFLAGS : -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT [INFO] [stderr] CXX : [INFO] [stderr] CONFIGURE_CXXFLAGS : [INFO] [stderr] SPECIFIED_CXXFLAGS : [INFO] [stderr] EXTRA_CXXFLAGS : [INFO] [stderr] LDFLAGS : -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall [INFO] [stderr] EXTRA_LDFLAGS : [INFO] [stderr] DSO_LDFLAGS : -shared -Wl,-soname,$(@F) [INFO] [stderr] LIBS : -lm -lpthread -ldl [INFO] [stderr] RPATH_EXTRA : [INFO] [stderr] [INFO] [stderr] XSLTPROC : false [INFO] [stderr] XSLROOT : [INFO] [stderr] [INFO] [stderr] PREFIX : /opt/rustwide/target/debug/build/jemalloc-sys-576e4b3299e47ac9/out [INFO] [stderr] BINDIR : /opt/rustwide/target/debug/build/jemalloc-sys-576e4b3299e47ac9/out/bin [INFO] [stderr] DATADIR : /opt/rustwide/target/debug/build/jemalloc-sys-576e4b3299e47ac9/out/share [INFO] [stderr] INCLUDEDIR : /opt/rustwide/target/debug/build/jemalloc-sys-576e4b3299e47ac9/out/include [INFO] [stderr] LIBDIR : /opt/rustwide/target/debug/build/jemalloc-sys-576e4b3299e47ac9/out/lib [INFO] [stderr] MANDIR : /opt/rustwide/target/debug/build/jemalloc-sys-576e4b3299e47ac9/out/share/man [INFO] [stderr] [INFO] [stderr] srcroot : /opt/rustwide/target/debug/build/jemalloc-sys-576e4b3299e47ac9/out/jemalloc/ [INFO] [stderr] abs_srcroot : /opt/rustwide/target/debug/build/jemalloc-sys-576e4b3299e47ac9/out/jemalloc/ [INFO] [stderr] objroot : [INFO] [stderr] abs_objroot : /opt/rustwide/target/debug/build/jemalloc-sys-576e4b3299e47ac9/out/build/ [INFO] [stderr] [INFO] [stderr] JEMALLOC_PREFIX : _rjem_ [INFO] [stderr] JEMALLOC_PRIVATE_NAMESPACE [INFO] [stderr] : _rjem_je_ [INFO] [stderr] install_suffix : [INFO] [stderr] malloc_conf : [INFO] [stderr] autogen : 0 [INFO] [stderr] debug : 0 [INFO] [stderr] stats : 1 [INFO] [stderr] prof : 0 [INFO] [stderr] prof-libunwind : 0 [INFO] [stderr] prof-libgcc : 0 [INFO] [stderr] prof-gcc : 0 [INFO] [stderr] fill : 1 [INFO] [stderr] utrace : 0 [INFO] [stderr] xmalloc : 0 [INFO] [stderr] log : 0 [INFO] [stderr] lazy_lock : 0 [INFO] [stderr] cache-oblivious : 1 [INFO] [stderr] cxx : 0 [INFO] [stderr] =============================================================================== [INFO] [stderr] running: "make" "srcroot=../jemalloc/" "-j" "8" [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/jemalloc.sym.o ../jemalloc/src/jemalloc.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/base.sym.o ../jemalloc/src/base.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bin.sym.o ../jemalloc/src/bin.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/bitmap.sym.o ../jemalloc/src/bitmap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ctl.sym.o ../jemalloc/src/ctl.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/background_thread.sym.o ../jemalloc/src/background_thread.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ckh.sym.o ../jemalloc/src/ckh.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/arena.sym.o ../jemalloc/src/arena.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/div.sym.o ../jemalloc/src/div.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent.sym.o ../jemalloc/src/extent.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_mmap.sym.o ../jemalloc/src/extent_mmap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/extent_dss.sym.o ../jemalloc/src/extent_dss.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hash.sym.o ../jemalloc/src/hash.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/hooks.sym.o ../jemalloc/src/hooks.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/large.sym.o ../jemalloc/src/large.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/log.sym.o ../jemalloc/src/log.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/malloc_io.sym.o ../jemalloc/src/malloc_io.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex.sym.o ../jemalloc/src/mutex.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/mutex_pool.sym.o ../jemalloc/src/mutex_pool.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/nstime.sym.o ../jemalloc/src/nstime.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/pages.sym.o ../jemalloc/src/pages.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prng.sym.o ../jemalloc/src/prng.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/prof.sym.o ../jemalloc/src/prof.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/rtree.sym.o ../jemalloc/src/rtree.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/stats.sym.o ../jemalloc/src/stats.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/sz.sym.o ../jemalloc/src/sz.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tcache.sym.o ../jemalloc/src/tcache.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/ticker.sym.o ../jemalloc/src/ticker.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/tsd.sym.o ../jemalloc/src/tsd.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -DJEMALLOC_NO_PRIVATE_NAMESPACE -o src/witness.sym.o ../jemalloc/src/witness.c [INFO] [stderr] nm -a src/arena.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/arena.sym [INFO] [stderr] nm -a src/background_thread.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/background_thread.sym [INFO] [stderr] nm -a src/base.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/base.sym [INFO] [stderr] nm -a src/bin.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/bin.sym [INFO] [stderr] nm -a src/ckh.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ckh.sym [INFO] [stderr] nm -a src/bitmap.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/bitmap.sym [INFO] [stderr] nm -a src/ctl.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ctl.sym [INFO] [stderr] nm -a src/div.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/div.sym [INFO] [stderr] nm -a src/extent.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent.sym [INFO] [stderr] nm -a src/extent_dss.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent_dss.sym [INFO] [stderr] nm -a src/extent_mmap.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/extent_mmap.sym [INFO] [stderr] nm -a src/hash.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/hash.sym [INFO] [stderr] nm -a src/hooks.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/hooks.sym [INFO] [stderr] nm -a src/large.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/large.sym [INFO] [stderr] nm -a src/log.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/log.sym [INFO] [stderr] nm -a src/malloc_io.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/malloc_io.sym [INFO] [stderr] nm -a src/mutex.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/mutex.sym [INFO] [stderr] nm -a src/nstime.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/nstime.sym [INFO] [stderr] nm -a src/mutex_pool.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/mutex_pool.sym [INFO] [stderr] nm -a src/pages.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/pages.sym [INFO] [stderr] nm -a src/prng.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/prng.sym [INFO] [stderr] nm -a src/rtree.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/rtree.sym [INFO] [stderr] nm -a src/sz.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/sz.sym [INFO] [stderr] nm -a src/ticker.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/ticker.sym [INFO] [stderr] nm -a src/stats.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/stats.sym [INFO] [stderr] nm -a src/witness.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/witness.sym [INFO] [stderr] nm -a src/tsd.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/tsd.sym [INFO] [stderr] nm -a src/tcache.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/tcache.sym [INFO] [stderr] nm -a src/prof.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/prof.sym [INFO] [stderr] nm -a src/jemalloc.sym.o | mawk -f include/jemalloc/internal/private_symbols.awk > src/jemalloc.sym [INFO] [stderr] /bin/sh ../jemalloc/include/jemalloc/internal/private_namespace.sh src/jemalloc.sym src/arena.sym src/background_thread.sym src/base.sym src/bin.sym src/bitmap.sym src/ckh.sym src/ctl.sym src/div.sym src/extent.sym src/extent_dss.sym src/extent_mmap.sym src/hash.sym src/hooks.sym src/large.sym src/log.sym src/malloc_io.sym src/mutex.sym src/mutex_pool.sym src/nstime.sym src/pages.sym src/prng.sym src/prof.sym src/rtree.sym src/stats.sym src/sz.sym src/tcache.sym src/ticker.sym src/tsd.sym src/witness.sym > include/jemalloc/internal/private_namespace.gen.h [INFO] [stderr] cp include/jemalloc/internal/private_namespace.gen.h include/jemalloc/internal/private_namespace.gen.h [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/base.pic.o ../jemalloc/src/base.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/background_thread.pic.o ../jemalloc/src/background_thread.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/ctl.pic.o ../jemalloc/src/ctl.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/arena.pic.o ../jemalloc/src/arena.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/jemalloc.pic.o ../jemalloc/src/jemalloc.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/bin.pic.o ../jemalloc/src/bin.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/bitmap.pic.o ../jemalloc/src/bitmap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/ckh.pic.o ../jemalloc/src/ckh.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/div.pic.o ../jemalloc/src/div.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/extent.pic.o ../jemalloc/src/extent.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/extent_dss.pic.o ../jemalloc/src/extent_dss.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/extent_mmap.pic.o ../jemalloc/src/extent_mmap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/hash.pic.o ../jemalloc/src/hash.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/hooks.pic.o ../jemalloc/src/hooks.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/large.pic.o ../jemalloc/src/large.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/log.pic.o ../jemalloc/src/log.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/malloc_io.pic.o ../jemalloc/src/malloc_io.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/mutex.pic.o ../jemalloc/src/mutex.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/mutex_pool.pic.o ../jemalloc/src/mutex_pool.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/nstime.pic.o ../jemalloc/src/nstime.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/pages.pic.o ../jemalloc/src/pages.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/prng.pic.o ../jemalloc/src/prng.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/prof.pic.o ../jemalloc/src/prof.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/rtree.pic.o ../jemalloc/src/rtree.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/stats.pic.o ../jemalloc/src/stats.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/sz.pic.o ../jemalloc/src/sz.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/tcache.pic.o ../jemalloc/src/tcache.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/ticker.pic.o ../jemalloc/src/ticker.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/tsd.pic.o ../jemalloc/src/tsd.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -fPIC -DPIC -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/witness.pic.o ../jemalloc/src/witness.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/jemalloc.o ../jemalloc/src/jemalloc.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/arena.o ../jemalloc/src/arena.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/background_thread.o ../jemalloc/src/background_thread.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/base.o ../jemalloc/src/base.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/bin.o ../jemalloc/src/bin.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/bitmap.o ../jemalloc/src/bitmap.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/ckh.o ../jemalloc/src/ckh.c [INFO] [stderr] cc -std=gnu11 -Wall -Wsign-compare -Wundef -Wno-format-zero-length -pipe -g3 -fvisibility=hidden -O3 -funroll-loops -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -c -O0 -ffunction-sections -fdata-sections -fPIC -g -fno-omit-frame-pointer -m64 -Wall -D_GNU_SOURCE -D_REENTRANT -Iinclude -I../jemalloc/include -o src/ctl.o ../jemalloc/src/ctl.c [INFO] [stderr] Makefile:349: recipe for target 'src/bin.o' failed [INFO] [stderr] Makefile:349: recipe for target 'src/ctl.o' failed [INFO] [stderr] Makefile:349: recipe for target 'src/jemalloc.pic.o' failed [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_structs.h:80:2: error: expected specifier-qualifier-list before 'rb_node' [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_structs.h:97:9: error: function definition declared 'typedef' [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_structs.h:97:9: warning: return type defaults to 'int' [-Wimplicit-int] [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_structs.h: In function 'rb_tree': [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_structs.h:97:30: error: expected declaration specifiers before 'prof_tctx_tree_t' [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_structs.h:119:2: error: unknown type name 'prof_tctx_tree_t' [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_structs.h:122:2: error: expected specifier-qualifier-list before 'rb_node' [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_structs.h:99:1: warning: empty declaration [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_structs.h:133:30: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'prof_gctx_tree_t' [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_structs.h:153:2: error: expected specifier-qualifier-list before 'rb_node' [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_structs.h:135:1: warning: empty declaration [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_structs.h:199:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'prof_tdata_tree_t' [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/arena_structs_b.h:4:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:57, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:15:22: error: storage class specified for parameter 'arena_stats_u64_t' [INFO] [stderr] typedef atomic_u64_t arena_stats_u64_t; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:21:36: error: storage class specified for parameter 'arena_stats_large_t' [INFO] [stderr] typedef struct arena_stats_large_s arena_stats_large_t; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:27:2: error: expected specifier-qualifier-list before 'arena_stats_u64_t' [INFO] [stderr] arena_stats_u64_t nmalloc; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:22:1: warning: empty declaration [INFO] [stderr] struct arena_stats_large_s { [INFO] [stderr] ^~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:41:36: error: storage class specified for parameter 'arena_stats_decay_t' [INFO] [stderr] typedef struct arena_stats_decay_s arena_stats_decay_t; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:44:2: error: expected specifier-qualifier-list before 'arena_stats_u64_t' [INFO] [stderr] arena_stats_u64_t npurge; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:42:1: warning: empty declaration [INFO] [stderr] struct arena_stats_decay_s { [INFO] [stderr] ^~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:56:30: error: storage class specified for parameter 'arena_stats_t' [INFO] [stderr] typedef struct arena_stats_s arena_stats_t; [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:72:2: error: expected specifier-qualifier-list before 'arena_stats_decay_t' [INFO] [stderr] arena_stats_decay_t decay_dirty; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:57:1: warning: empty declaration [INFO] [stderr] struct arena_stats_s { [INFO] [stderr] ^~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:98:39: error: expected declaration specifiers or '...' before 'arena_stats_t' [INFO] [stderr] arena_stats_init(UNUSED tsdn_t *tsdn, arena_stats_t *arena_stats) { [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:115:32: error: expected declaration specifiers or '...' before 'arena_stats_t' [INFO] [stderr] arena_stats_lock(tsdn_t *tsdn, arena_stats_t *arena_stats) { [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:122:34: error: expected declaration specifiers or '...' before 'arena_stats_t' [INFO] [stderr] arena_stats_unlock(tsdn_t *tsdn, arena_stats_t *arena_stats) { [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:129:36: error: expected declaration specifiers or '...' before 'arena_stats_t' [INFO] [stderr] arena_stats_read_u64(tsdn_t *tsdn, arena_stats_t *arena_stats, [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:130:5: error: expected declaration specifiers or '...' before 'arena_stats_u64_t' [INFO] [stderr] arena_stats_u64_t *p) { [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:140:35: error: expected declaration specifiers or '...' before 'arena_stats_t' [INFO] [stderr] arena_stats_add_u64(tsdn_t *tsdn, arena_stats_t *arena_stats, [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:141:5: error: expected declaration specifiers or '...' before 'arena_stats_u64_t' [INFO] [stderr] arena_stats_u64_t *p, uint64_t x) { [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from include/jemalloc/internal/jemalloc_preamble.h:21:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:2: [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:13:16: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] #define UNUSED JEMALLOC_ATTR(unused) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:150:1: note: in expansion of macro 'UNUSED' [INFO] [stderr] UNUSED static inline void [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/arena_structs_b.h:4:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:57, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:169:23: error: expected declaration specifiers or '...' before 'arena_stats_u64_t' [INFO] [stderr] arena_stats_accum_u64(arena_stats_u64_t *dst, uint64_t src) { [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:179:35: error: expected declaration specifiers or '...' before 'arena_stats_t' [INFO] [stderr] arena_stats_read_zu(tsdn_t *tsdn, arena_stats_t *arena_stats, atomic_zu_t *p) { [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:189:34: error: expected declaration specifiers or '...' before 'arena_stats_t' [INFO] [stderr] arena_stats_add_zu(tsdn_t *tsdn, arena_stats_t *arena_stats, atomic_zu_t *p, [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:201:34: error: expected declaration specifiers or '...' before 'arena_stats_t' [INFO] [stderr] arena_stats_sub_zu(tsdn_t *tsdn, arena_stats_t *arena_stats, atomic_zu_t *p, [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:215:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] arena_stats_accum_zu(atomic_zu_t *dst, size_t src) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:221:47: error: expected declaration specifiers or '...' before 'arena_stats_t' [INFO] [stderr] arena_stats_large_nrequests_add(tsdn_t *tsdn, arena_stats_t *arena_stats, [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_stats.h:230:38: error: expected declaration specifiers or '...' before 'arena_stats_t' [INFO] [stderr] arena_stats_mapped_add(tsdn_t *tsdn, arena_stats_t *arena_stats, size_t size) { [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/bin.h:7:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/arena_structs_b.h:6, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:57, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/bin_stats.h:6:28: error: storage class specified for parameter 'bin_stats_t' [INFO] [stderr] typedef struct bin_stats_s bin_stats_t; [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/bin_stats.h:7:1: warning: empty declaration [INFO] [stderr] struct bin_stats_s { [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/arena_structs_b.h:6:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:57, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/bin.h:33:27: error: storage class specified for parameter 'bin_info_t' [INFO] [stderr] typedef struct bin_info_s bin_info_t; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/bin.h:34:1: warning: empty declaration [INFO] [stderr] struct bin_info_s { [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/ctl.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_rjem_je_bin_infos' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:121:19: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define bin_infos JEMALLOC_N(bin_infos) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/bin.h:51:25: note: in expansion of macro 'bin_infos' [INFO] [stderr] extern const bin_info_t bin_infos[NBINS]; [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/arena_structs_b.h:6:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:57, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/bin.h:54:22: error: storage class specified for parameter 'bin_t' [INFO] [stderr] typedef struct bin_s bin_t; [INFO] [stderr] ^~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/bin.h:78:2: error: expected specifier-qualifier-list before 'bin_stats_t' [INFO] [stderr] bin_stats_t stats; [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/bin.h:55:1: warning: empty declaration [INFO] [stderr] struct bin_s { [INFO] [stderr] ^~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/bin.h:82:15: error: expected declaration specifiers or '...' before 'bin_t' [INFO] [stderr] bool bin_init(bin_t *bin); [INFO] [stderr] ^~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/bin.h:85:32: error: expected declaration specifiers or '...' before 'bin_t' [INFO] [stderr] void bin_prefork(tsdn_t *tsdn, bin_t *bin); [INFO] [stderr] ^~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/bin.h:86:40: error: expected declaration specifiers or '...' before 'bin_t' [INFO] [stderr] void bin_postfork_parent(tsdn_t *tsdn, bin_t *bin); [INFO] [stderr] ^~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/bin.h:87:39: error: expected declaration specifiers or '...' before 'bin_t' [INFO] [stderr] void bin_postfork_child(tsdn_t *tsdn, bin_t *bin); [INFO] [stderr] ^~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/bin.h:91:31: error: expected declaration specifiers or '...' before 'bin_stats_t' [INFO] [stderr] bin_stats_merge(tsdn_t *tsdn, bin_stats_t *dst_bin_stats, bin_t *bin) { [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/bin.h:91:59: error: expected declaration specifiers or '...' before 'bin_t' [INFO] [stderr] bin_stats_merge(tsdn_t *tsdn, bin_stats_t *dst_bin_stats, bin_t *bin) { [INFO] [stderr] ^~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/arena_structs_b.h:8:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:57, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_dss.h:10:3: error: storage class specified for parameter 'dss_prec_t' [INFO] [stderr] } dss_prec_t; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/ctl.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_dss_prec_names' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:192:24: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define dss_prec_names JEMALLOC_N(dss_prec_names) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_dss.h:14:20: note: in expansion of macro 'dss_prec_names' [INFO] [stderr] extern const char *dss_prec_names[]; [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_opt_dss' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:199:17: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_dss JEMALLOC_N(opt_dss) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_dss.h:16:20: note: in expansion of macro 'opt_dss' [INFO] [stderr] extern const char *opt_dss; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/arena_structs_b.h:8:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:57, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_dss.h:18:1: error: expected declaration specifiers before 'dss_prec_t' [INFO] [stderr] dss_prec_t extent_dss_prec_get(void); [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_dss.h:19:26: error: expected declaration specifiers or '...' before 'dss_prec_t' [INFO] [stderr] bool extent_dss_prec_set(dss_prec_t dss_prec); [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:57:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_structs_b.h:72:2: error: expected specifier-qualifier-list before 'arena_stats_decay_t' [INFO] [stderr] arena_stats_decay_t *stats; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_structs_b.h:17:1: warning: empty declaration [INFO] [stderr] struct arena_decay_s { [INFO] [stderr] ^~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_structs_b.h:101:2: error: expected specifier-qualifier-list before 'arena_stats_t' [INFO] [stderr] arena_stats_t stats; [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_structs_b.h:77:1: warning: empty declaration [INFO] [stderr] struct arena_s { [INFO] [stderr] ^~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_structs_b.h:219:1: warning: empty declaration [INFO] [stderr] struct arena_tdata_s { [INFO] [stderr] ^~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_structs_b.h:224:1: warning: empty declaration [INFO] [stderr] struct alloc_ctx_s { [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:59:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/background_thread_structs.h:18:3: error: storage class specified for parameter 'background_thread_state_t' [INFO] [stderr] } background_thread_state_t; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/background_thread_structs.h:27:2: error: expected specifier-qualifier-list before 'background_thread_state_t' [INFO] [stderr] background_thread_state_t state; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/background_thread_structs.h:20:1: warning: empty declaration [INFO] [stderr] struct background_thread_info_s { [INFO] [stderr] ^~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/background_thread_structs.h:44:41: error: storage class specified for parameter 'background_thread_info_t' [INFO] [stderr] typedef struct background_thread_info_s background_thread_info_t; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/background_thread_structs.h:46:1: warning: empty declaration [INFO] [stderr] struct background_thread_stats_s { [INFO] [stderr] ^~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/background_thread_structs.h:51:42: error: storage class specified for parameter 'background_thread_stats_t' [INFO] [stderr] typedef struct background_thread_stats_s background_thread_stats_t; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/mutex_pool.h:4:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/extent_externs.h:5, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:66, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/hash.h:15:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] hash_rotl_32(uint32_t x, int8_t r) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/hash.h:20:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] hash_rotl_64(uint64_t x, int8_t r) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/hash.h:25:45: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] hash_get_block_32(const uint32_t *p, int i) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/hash.h:38:45: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] hash_get_block_64(const uint64_t *p, int i) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/hash.h:51:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] hash_fmix_32(uint32_t h) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/hash.h:62:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] hash_fmix_64(uint64_t k) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/hash.h:73:54: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] hash_x86_32(const void *key, int len, uint32_t seed) { [INFO] [stderr] ^ [INFO] [stderr] In file included from include/jemalloc/internal/jemalloc_preamble.h:21:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:2: [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:13:16: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] #define UNUSED JEMALLOC_ATTR(unused) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/hash.h:122:1: note: in expansion of macro 'UNUSED' [INFO] [stderr] UNUSED static inline void [INFO] [stderr] ^~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:13:16: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] #define UNUSED JEMALLOC_ATTR(unused) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/hash.h:223:1: note: in expansion of macro 'UNUSED' [INFO] [stderr] UNUSED static inline void [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/mutex_pool.h:4:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/extent_externs.h:5, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:66, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/hash.h:303:74: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] hash(const void *key, size_t len, const uint32_t seed, size_t r_hash[2]) { [INFO] [stderr] ^ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/extent_externs.h:5:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:66, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_pool.h:11:29: error: storage class specified for parameter 'mutex_pool_t' [INFO] [stderr] typedef struct mutex_pool_s mutex_pool_t; [INFO] [stderr] ^~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_pool.h:12:1: warning: empty declaration [INFO] [stderr] struct mutex_pool_s { [INFO] [stderr] ^~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_pool.h:16:22: error: expected declaration specifiers or '...' before 'mutex_pool_t' [INFO] [stderr] bool mutex_pool_init(mutex_pool_t *pool, const char *name, witness_rank_t rank); [INFO] [stderr] ^~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_pool.h:20:18: error: expected declaration specifiers or '...' before 'mutex_pool_t' [INFO] [stderr] mutex_pool_mutex(mutex_pool_t *pool, uintptr_t key) { [INFO] [stderr] ^~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_pool.h:27:42: error: expected declaration specifiers or '...' before 'mutex_pool_t' [INFO] [stderr] mutex_pool_assert_not_held(tsdn_t *tsdn, mutex_pool_t *pool) { [INFO] [stderr] ^~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_pool.h:41:31: error: expected declaration specifiers or '...' before 'mutex_pool_t' [INFO] [stderr] mutex_pool_lock(tsdn_t *tsdn, mutex_pool_t *pool, uintptr_t key) { [INFO] [stderr] ^~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_pool.h:49:33: error: expected declaration specifiers or '...' before 'mutex_pool_t' [INFO] [stderr] mutex_pool_unlock(tsdn_t *tsdn, mutex_pool_t *pool, uintptr_t key) { [INFO] [stderr] ^~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_pool.h:57:32: error: expected declaration specifiers or '...' before 'mutex_pool_t' [INFO] [stderr] mutex_pool_lock2(tsdn_t *tsdn, mutex_pool_t *pool, uintptr_t key1, [INFO] [stderr] ^~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_pool.h:75:34: error: expected declaration specifiers or '...' before 'mutex_pool_t' [INFO] [stderr] mutex_pool_unlock2(tsdn_t *tsdn, mutex_pool_t *pool, uintptr_t key1, [INFO] [stderr] ^~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_pool.h:90:39: error: expected declaration specifiers or '...' before 'mutex_pool_t' [INFO] [stderr] mutex_pool_assert_owner(tsdn_t *tsdn, mutex_pool_t *pool, uintptr_t key) { [INFO] [stderr] ^~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/extent_externs.h:7:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:66, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:41:33: error: storage class specified for parameter 'rtree_node_elm_t' [INFO] [stderr] typedef struct rtree_node_elm_s rtree_node_elm_t; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:42:1: warning: empty declaration [INFO] [stderr] struct rtree_node_elm_s { [INFO] [stderr] ^~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:46:1: warning: empty declaration [INFO] [stderr] struct rtree_leaf_elm_s { [INFO] [stderr] ^~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:68:30: error: storage class specified for parameter 'rtree_level_t' [INFO] [stderr] typedef struct rtree_level_s rtree_level_t; [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:69:1: warning: empty declaration [INFO] [stderr] struct rtree_level_s { [INFO] [stderr] ^~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:79:24: error: storage class specified for parameter 'rtree_t' [INFO] [stderr] typedef struct rtree_s rtree_t; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:84:2: error: expected specifier-qualifier-list before 'rtree_node_elm_t' [INFO] [stderr] rtree_node_elm_t root[1U << (RTREE_NSB/RTREE_HEIGHT)]; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:80:1: warning: empty declaration [INFO] [stderr] struct rtree_s { [INFO] [stderr] ^~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:96:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'rtree_levels' [INFO] [stderr] static const rtree_level_t rtree_levels[] = { [INFO] [stderr] ^~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:110:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:112:16: error: expected declaration specifiers or '...' before 'rtree_t' [INFO] [stderr] bool rtree_new(rtree_t *rtree, bool zeroed); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:114:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] typedef rtree_node_elm_t *(rtree_node_alloc_t)(tsdn_t *, rtree_t *, size_t); [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:115:8: error: unknown type name 'rtree_node_alloc_t' [INFO] [stderr] extern rtree_node_alloc_t *JET_MUTABLE rtree_node_alloc; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/ctl.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_rtree_node_alloc' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:323:26: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define rtree_node_alloc JEMALLOC_N(rtree_node_alloc) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:115:40: note: in expansion of macro 'rtree_node_alloc' [INFO] [stderr] extern rtree_node_alloc_t *JET_MUTABLE rtree_node_alloc; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/extent_externs.h:7:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:66, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:117:58: error: expected declaration specifiers or '...' before 'rtree_t' [INFO] [stderr] typedef rtree_leaf_elm_t *(rtree_leaf_alloc_t)(tsdn_t *, rtree_t *, size_t); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:118:8: error: unknown type name 'rtree_leaf_alloc_t' [INFO] [stderr] extern rtree_leaf_alloc_t *JET_MUTABLE rtree_leaf_alloc; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/ctl.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_rtree_leaf_alloc' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:319:26: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define rtree_leaf_alloc JEMALLOC_N(rtree_leaf_alloc) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:118:40: note: in expansion of macro 'rtree_leaf_alloc' [INFO] [stderr] extern rtree_leaf_alloc_t *JET_MUTABLE rtree_leaf_alloc; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/extent_externs.h:7:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:66, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:120:46: error: expected declaration specifiers or '...' before 'rtree_t' [INFO] [stderr] typedef void (rtree_node_dalloc_t)(tsdn_t *, rtree_t *, rtree_node_elm_t *); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:120:57: error: expected declaration specifiers or '...' before 'rtree_node_elm_t' [INFO] [stderr] typedef void (rtree_node_dalloc_t)(tsdn_t *, rtree_t *, rtree_node_elm_t *); [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:121:8: error: unknown type name 'rtree_node_dalloc_t' [INFO] [stderr] extern rtree_node_dalloc_t *JET_MUTABLE rtree_node_dalloc; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/ctl.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_rtree_node_dalloc' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:324:27: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define rtree_node_dalloc JEMALLOC_N(rtree_node_dalloc) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:121:41: note: in expansion of macro 'rtree_node_dalloc' [INFO] [stderr] extern rtree_node_dalloc_t *JET_MUTABLE rtree_node_dalloc; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/extent_externs.h:7:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:66, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:123:46: error: expected declaration specifiers or '...' before 'rtree_t' [INFO] [stderr] typedef void (rtree_leaf_dalloc_t)(tsdn_t *, rtree_t *, rtree_leaf_elm_t *); [INFO] [stderr] ^~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:124:8: error: unknown type name 'rtree_leaf_dalloc_t' [INFO] [stderr] extern rtree_leaf_dalloc_t *JET_MUTABLE rtree_leaf_dalloc; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/ctl.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_rtree_leaf_dalloc' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:320:27: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define rtree_leaf_dalloc JEMALLOC_N(rtree_leaf_dalloc) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:124:41: note: in expansion of macro 'rtree_leaf_dalloc' [INFO] [stderr] extern rtree_leaf_dalloc_t *JET_MUTABLE rtree_leaf_dalloc; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/extent_externs.h:7:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:66, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:128:60: error: expected declaration specifiers or '...' before 'rtree_t' [INFO] [stderr] rtree_leaf_elm_t *rtree_leaf_elm_lookup_hard(tsdn_t *tsdn, rtree_t *rtree, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] In file included from include/jemalloc/internal/jemalloc_preamble.h:21:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:2: [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:131:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE uintptr_t [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:141:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE size_t [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:150:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE uintptr_t [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:172:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE uintptr_t [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:179:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE extent_t * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:198:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE szind_t [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:203:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE bool [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:210:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE extent_t * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:223:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE szind_t [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:235:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE bool [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/extent_externs.h:7:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:66, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:248:57: warning: type defaults to 'int' in declaration of 'rtree_t' [-Wimplicit-int] [INFO] [stderr] rtree_leaf_elm_extent_write(UNUSED tsdn_t *tsdn, UNUSED rtree_t *rtree, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:248:65: error: expected ';', ',' or ')' before '*' token [INFO] [stderr] rtree_leaf_elm_extent_write(UNUSED tsdn_t *tsdn, UNUSED rtree_t *rtree, [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:262:56: warning: type defaults to 'int' in declaration of 'rtree_t' [-Wimplicit-int] [INFO] [stderr] rtree_leaf_elm_szind_write(UNUSED tsdn_t *tsdn, UNUSED rtree_t *rtree, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:262:64: error: expected ';', ',' or ')' before '*' token [INFO] [stderr] rtree_leaf_elm_szind_write(UNUSED tsdn_t *tsdn, UNUSED rtree_t *rtree, [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:280:55: warning: type defaults to 'int' in declaration of 'rtree_t' [-Wimplicit-int] [INFO] [stderr] rtree_leaf_elm_slab_write(UNUSED tsdn_t *tsdn, UNUSED rtree_t *rtree, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:280:63: error: expected ';', ',' or ')' before '*' token [INFO] [stderr] rtree_leaf_elm_slab_write(UNUSED tsdn_t *tsdn, UNUSED rtree_t *rtree, [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:295:36: error: expected declaration specifiers or '...' before 'rtree_t' [INFO] [stderr] rtree_leaf_elm_write(tsdn_t *tsdn, rtree_t *rtree, rtree_leaf_elm_t *elm, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:314:48: error: expected declaration specifiers or '...' before 'rtree_t' [INFO] [stderr] rtree_leaf_elm_szind_slab_update(tsdn_t *tsdn, rtree_t *rtree, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] In file included from include/jemalloc/internal/jemalloc_preamble.h:21:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:2: [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:326:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE rtree_leaf_elm_t * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/extent_externs.h:7:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:66, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:386:27: error: expected declaration specifiers or '...' before 'rtree_t' [INFO] [stderr] rtree_write(tsdn_t *tsdn, rtree_t *rtree, rtree_ctx_t *rtree_ctx, uintptr_t key, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] In file included from include/jemalloc/internal/jemalloc_preamble.h:21:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:2: [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:403:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE rtree_leaf_elm_t * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:415:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE extent_t * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:426:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE szind_t [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:442:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE bool [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:455:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE bool [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/extent_externs.h:7:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:66, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:475:39: error: expected declaration specifiers or '...' before 'rtree_t' [INFO] [stderr] rtree_szind_slab_update(tsdn_t *tsdn, rtree_t *rtree, rtree_ctx_t *rtree_ctx, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/rtree.h:484:27: error: expected declaration specifiers or '...' before 'rtree_t' [INFO] [stderr] rtree_clear(tsdn_t *tsdn, rtree_t *rtree, rtree_ctx_t *rtree_ctx, [INFO] [stderr] ^~~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/ctl.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_opt_lg_extent_max_active_fit' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:191:38: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_lg_extent_max_active_fit JEMALLOC_N(opt_lg_extent_max_active_fit) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_externs.h:9:15: note: in expansion of macro 'opt_lg_extent_max_active_fit' [INFO] [stderr] extern size_t opt_lg_extent_max_active_fit; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_rjem_je_extents_rtree' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:189:23: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define extents_rtree JEMALLOC_N(extents_rtree) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_externs.h:11:16: note: in expansion of macro 'extents_rtree' [INFO] [stderr] extern rtree_t extents_rtree; [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_extent_hooks_default' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:173:30: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define extent_hooks_default JEMALLOC_N(extent_hooks_default) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_externs.h:12:29: note: in expansion of macro 'extent_hooks_default' [INFO] [stderr] extern const extent_hooks_t extent_hooks_default; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_rjem_je_extent_mutex_pool' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:177:27: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define extent_mutex_pool JEMALLOC_N(extent_mutex_pool) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_externs.h:13:21: note: in expansion of macro 'extent_mutex_pool' [INFO] [stderr] extern mutex_pool_t extent_mutex_pool; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:66:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_externs.h:27:1: error: expected declaration specifiers before 'rb_proto' [INFO] [stderr] rb_proto(, extent_avail_, extent_tree_t, extent_t) [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] make: *** [src/bin.o] Error 1 [INFO] [stderr] make: *** Waiting for unfinished jobs.... [INFO] [stderr] In file included from ../jemalloc/src/ctl.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_opt_metadata_thp' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:120:26: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_metadata_thp JEMALLOC_N(opt_metadata_thp) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/base_externs.h:4:28: note: in expansion of macro 'opt_metadata_thp' [INFO] [stderr] extern metadata_thp_mode_t opt_metadata_thp; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_metadata_thp_mode_names' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:119:33: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define metadata_thp_mode_names JEMALLOC_N(metadata_thp_mode_names) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/base_externs.h:5:20: note: in expansion of macro 'metadata_thp_mode_names' [INFO] [stderr] extern const char *metadata_thp_mode_names[]; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/arena_externs.h:6:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:68, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/pages.h:46:19: error: storage class specified for parameter 'pages_can_purge_lazy' [INFO] [stderr] static const bool pages_can_purge_lazy = [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/pages.h:46:1: error: parameter 'pages_can_purge_lazy' is initialized [INFO] [stderr] static const bool pages_can_purge_lazy = [INFO] [stderr] ^~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/pages.h:53:19: error: storage class specified for parameter 'pages_can_purge_forced' [INFO] [stderr] static const bool pages_can_purge_forced = [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/pages.h:53:1: error: parameter 'pages_can_purge_forced' is initialized [INFO] [stderr] static const bool pages_can_purge_forced = [INFO] [stderr] ^~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/pages.h:68:3: error: storage class specified for parameter 'thp_mode_t' [INFO] [stderr] } thp_mode_t; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/ctl.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_rjem_je_opt_thp' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:255:17: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_thp JEMALLOC_N(opt_thp) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/pages.h:71:19: note: in expansion of macro 'opt_thp' [INFO] [stderr] extern thp_mode_t opt_thp; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before '_rjem_je_init_system_thp_mode' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:254:30: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define init_system_thp_mode JEMALLOC_N(init_system_thp_mode) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/pages.h:72:19: note: in expansion of macro 'init_system_thp_mode' [INFO] [stderr] extern thp_mode_t init_system_thp_mode; /* Initial system wide state. */ [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_thp_mode_names' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:268:24: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define thp_mode_names JEMALLOC_N(thp_mode_names) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/pages.h:73:20: note: in expansion of macro 'thp_mode_names' [INFO] [stderr] extern const char *thp_mode_names[]; [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/arena_externs.h:8:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:68, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/stats.h:15:1: warning: empty declaration [INFO] [stderr] enum { [INFO] [stderr] ^~~~ [INFO] [stderr] In file included from ../jemalloc/src/ctl.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_opt_stats_print' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:327:25: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_stats_print JEMALLOC_N(opt_stats_print) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/stats.h:23:13: note: in expansion of macro 'opt_stats_print' [INFO] [stderr] extern bool opt_stats_print; [INFO] [stderr] ^~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_opt_stats_print_opts' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:328:30: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_stats_print_opts JEMALLOC_N(opt_stats_print_opts) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/stats.h:24:13: note: in expansion of macro 'opt_stats_print_opts' [INFO] [stderr] extern char opt_stats_print_opts[stats_print_tot_num_options+1]; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_opt_dirty_decay_ms' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:82:28: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_dirty_decay_ms JEMALLOC_N(opt_dirty_decay_ms) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_externs.h:10:16: note: in expansion of macro 'opt_dirty_decay_ms' [INFO] [stderr] extern ssize_t opt_dirty_decay_ms; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_opt_muzzy_decay_ms' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:83:28: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_muzzy_decay_ms JEMALLOC_N(opt_muzzy_decay_ms) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_externs.h:11:16: note: in expansion of macro 'opt_muzzy_decay_ms' [INFO] [stderr] extern ssize_t opt_muzzy_decay_ms; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_opt_percpu_arena' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:84:26: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_percpu_arena JEMALLOC_N(opt_percpu_arena) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_externs.h:13:28: note: in expansion of macro 'opt_percpu_arena' [INFO] [stderr] extern percpu_arena_mode_t opt_percpu_arena; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_percpu_arena_mode_names' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:85:33: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define percpu_arena_mode_names JEMALLOC_N(percpu_arena_mode_names) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_externs.h:14:20: note: in expansion of macro 'percpu_arena_mode_names' [INFO] [stderr] extern const char *percpu_arena_mode_names[]; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_h_steps' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:81:17: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define h_steps JEMALLOC_N(h_steps) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_externs.h:16:23: note: in expansion of macro 'h_steps' [INFO] [stderr] extern const uint64_t h_steps[SMOOTHSTEP_NSTEPS]; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_arenas_lock' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:10:21: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define arenas_lock JEMALLOC_N(arenas_lock) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_externs.h:17:23: note: in expansion of macro 'arenas_lock' [INFO] [stderr] extern malloc_mutex_t arenas_lock; [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:68:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_externs.h:24:54: error: expected declaration specifiers or '...' before 'arena_stats_t' [INFO] [stderr] size_t *nactive, size_t *ndirty, size_t *nmuzzy, arena_stats_t *astats, [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_externs.h:25:5: error: expected declaration specifiers or '...' before 'bin_stats_t' [INFO] [stderr] bin_stats_t *bstats, arena_stats_large_t *lstats); [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_externs.h:25:26: error: expected declaration specifiers or '...' before 'arena_stats_large_t' [INFO] [stderr] bin_stats_t *bstats, arena_stats_large_t *lstats); [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_externs.h:49:46: warning: type defaults to 'int' in declaration of 'bin_info_t' [-Wimplicit-int] [INFO] [stderr] void arena_alloc_junk_small(void *ptr, const bin_info_t *bin_info, [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_externs.h:49:57: error: expected ';', ',' or ')' before '*' token [INFO] [stderr] void arena_alloc_junk_small(void *ptr, const bin_info_t *bin_info, [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_externs.h:52:56: warning: type defaults to 'int' in declaration of 'bin_info_t' [-Wimplicit-int] [INFO] [stderr] typedef void (arena_dalloc_junk_small_t)(void *, const bin_info_t *); [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_externs.h:52:67: error: expected ';', ',' or ')' before '*' token [INFO] [stderr] typedef void (arena_dalloc_junk_small_t)(void *, const bin_info_t *); [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_externs.h:53:8: error: unknown type name 'arena_dalloc_junk_small_t' [INFO] [stderr] extern arena_dalloc_junk_small_t *JET_MUTABLE arena_dalloc_junk_small; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/ctl.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_arena_dalloc_junk_small' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:37:33: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define arena_dalloc_junk_small JEMALLOC_N(arena_dalloc_junk_small) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_externs.h:53:47: note: in expansion of macro 'arena_dalloc_junk_small' [INFO] [stderr] extern arena_dalloc_junk_small_t *JET_MUTABLE arena_dalloc_junk_small; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:68:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_externs.h:69:1: error: expected declaration specifiers before 'dss_prec_t' [INFO] [stderr] dss_prec_t arena_dss_prec_get(arena_t *arena); [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_externs.h:70:41: error: expected declaration specifiers or '...' before 'dss_prec_t' [INFO] [stderr] bool arena_dss_prec_set(arena_t *arena, dss_prec_t dss_prec); [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:69:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/large_externs.h:12:15: error: storage class specified for parameter 'large_dalloc_junk_t' [INFO] [stderr] typedef void (large_dalloc_junk_t)(void *, size_t); [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/large_externs.h:13:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] extern large_dalloc_junk_t *JET_MUTABLE large_dalloc_junk; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/large_externs.h:15:15: error: storage class specified for parameter 'large_dalloc_maybe_junk_t' [INFO] [stderr] typedef void (large_dalloc_maybe_junk_t)(void *, size_t); [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/large_externs.h:16:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] extern large_dalloc_maybe_junk_t *JET_MUTABLE large_dalloc_maybe_junk; [INFO] [stderr] ^ [INFO] [stderr] In file included from ../jemalloc/src/ctl.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_opt_tcache' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:335:20: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_tcache JEMALLOC_N(opt_tcache) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_externs.h:6:13: note: in expansion of macro 'opt_tcache' [INFO] [stderr] extern bool opt_tcache; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_opt_lg_tcache_max' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:334:27: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_lg_tcache_max JEMALLOC_N(opt_lg_tcache_max) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_externs.h:7:16: note: in expansion of macro 'opt_lg_tcache_max' [INFO] [stderr] extern ssize_t opt_lg_tcache_max; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_tcache_bin_info' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:341:25: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define tcache_bin_info JEMALLOC_N(tcache_bin_info) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_externs.h:9:26: note: in expansion of macro 'tcache_bin_info' [INFO] [stderr] extern cache_bin_info_t *tcache_bin_info; [INFO] [stderr] ^~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_nhbins' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:333:16: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define nhbins JEMALLOC_N(nhbins) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_externs.h:15:17: note: in expansion of macro 'nhbins' [INFO] [stderr] extern unsigned nhbins; [INFO] [stderr] ^~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_tcache_maxclass' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:347:25: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define tcache_maxclass JEMALLOC_N(tcache_maxclass) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_externs.h:18:15: note: in expansion of macro 'tcache_maxclass' [INFO] [stderr] extern size_t tcache_maxclass; [INFO] [stderr] ^~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_tcaches' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:353:17: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define tcaches JEMALLOC_N(tcaches) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_externs.h:28:19: note: in expansion of macro 'tcaches' [INFO] [stderr] extern tcaches_t *tcaches; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_bt2gctx_mtx' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:269:21: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define bt2gctx_mtx JEMALLOC_N(bt2gctx_mtx) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_externs.h:6:23: note: in expansion of macro 'bt2gctx_mtx' [INFO] [stderr] extern malloc_mutex_t bt2gctx_mtx; [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_opt_prof' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:274:18: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_prof JEMALLOC_N(opt_prof) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_externs.h:8:13: note: in expansion of macro 'opt_prof' [INFO] [stderr] extern bool opt_prof; [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_opt_prof_active' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:276:25: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_prof_active JEMALLOC_N(opt_prof_active) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_externs.h:9:13: note: in expansion of macro 'opt_prof_active' [INFO] [stderr] extern bool opt_prof_active; [INFO] [stderr] ^~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_opt_prof_thread_active_init' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:281:37: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_prof_thread_active_init JEMALLOC_N(opt_prof_thread_active_init) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_externs.h:10:13: note: in expansion of macro 'opt_prof_thread_active_init' [INFO] [stderr] extern bool opt_prof_thread_active_init; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_opt_lg_prof_sample' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:273:28: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_lg_prof_sample JEMALLOC_N(opt_lg_prof_sample) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_externs.h:11:15: note: in expansion of macro 'opt_lg_prof_sample' [INFO] [stderr] extern size_t opt_lg_prof_sample; /* Mean bytes between samples. */ [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_opt_lg_prof_interval' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:272:30: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_lg_prof_interval JEMALLOC_N(opt_lg_prof_interval) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_externs.h:12:16: note: in expansion of macro 'opt_lg_prof_interval' [INFO] [stderr] extern ssize_t opt_lg_prof_interval; /* lg(prof_interval). */ [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_opt_prof_gdump' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:278:24: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_prof_gdump JEMALLOC_N(opt_prof_gdump) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_externs.h:13:13: note: in expansion of macro 'opt_prof_gdump' [INFO] [stderr] extern bool opt_prof_gdump; /* High-water memory dumping. */ [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_opt_prof_final' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:277:24: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_prof_final JEMALLOC_N(opt_prof_final) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_externs.h:14:13: note: in expansion of macro 'opt_prof_final' [INFO] [stderr] extern bool opt_prof_final; /* Final profile dumping. */ [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_opt_prof_leak' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:279:23: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_prof_leak JEMALLOC_N(opt_prof_leak) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_externs.h:15:13: note: in expansion of macro 'opt_prof_leak' [INFO] [stderr] extern bool opt_prof_leak; /* Dump leak summary at exit. */ [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_opt_prof_accum' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:275:24: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_prof_accum JEMALLOC_N(opt_prof_accum) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_externs.h:16:13: note: in expansion of macro 'opt_prof_accum' [INFO] [stderr] extern bool opt_prof_accum; /* Report cumulative bytes. */ [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_opt_prof_prefix' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:280:25: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_prof_prefix JEMALLOC_N(opt_prof_prefix) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_externs.h:17:13: note: in expansion of macro 'opt_prof_prefix' [INFO] [stderr] extern char opt_prof_prefix[ [INFO] [stderr] ^~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_prof_active' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:283:21: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define prof_active JEMALLOC_N(prof_active) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_externs.h:25:13: note: in expansion of macro 'prof_active' [INFO] [stderr] extern bool prof_active; [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_prof_gdump_val' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:297:24: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define prof_gdump_val JEMALLOC_N(prof_gdump_val) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_externs.h:28:13: note: in expansion of macro 'prof_gdump_val' [INFO] [stderr] extern bool prof_gdump_val; [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_prof_interval' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:299:23: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define prof_interval JEMALLOC_N(prof_interval) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_externs.h:37:17: note: in expansion of macro 'prof_interval' [INFO] [stderr] extern uint64_t prof_interval; [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_lg_prof_sample' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:271:24: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define lg_prof_sample JEMALLOC_N(lg_prof_sample) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_externs.h:43:15: note: in expansion of macro 'lg_prof_sample' [INFO] [stderr] extern size_t lg_prof_sample; [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:71:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_externs.h:56:14: error: storage class specified for parameter 'prof_dump_open_t' [INFO] [stderr] typedef int (prof_dump_open_t)(bool, const char *); [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_externs.h:57:25: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] extern prof_dump_open_t *JET_MUTABLE prof_dump_open; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_externs.h:59:15: error: storage class specified for parameter 'prof_dump_header_t' [INFO] [stderr] typedef bool (prof_dump_header_t)(tsdn_t *, bool, const prof_cnt_t *); [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_externs.h:60:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] extern prof_dump_header_t *JET_MUTABLE prof_dump_header; [INFO] [stderr] ^ [INFO] [stderr] In file included from ../jemalloc/src/ctl.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_opt_background_thread' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:104:31: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_background_thread JEMALLOC_N(opt_background_thread) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/background_thread_externs.h:4:13: note: in expansion of macro 'opt_background_thread' [INFO] [stderr] extern bool opt_background_thread; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_opt_max_background_threads' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:105:36: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_max_background_threads JEMALLOC_N(opt_max_background_threads) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/background_thread_externs.h:5:15: note: in expansion of macro 'opt_max_background_threads' [INFO] [stderr] extern size_t opt_max_background_threads; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_background_thread_lock' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:93:32: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define background_thread_lock JEMALLOC_N(background_thread_lock) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/background_thread_externs.h:6:23: note: in expansion of macro 'background_thread_lock' [INFO] [stderr] extern malloc_mutex_t background_thread_lock; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_background_thread_enabled_state' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:90:41: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define background_thread_enabled_state JEMALLOC_N(background_thread_enabled_state) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/background_thread_externs.h:7:19: note: in expansion of macro 'background_thread_enabled_state' [INFO] [stderr] extern atomic_b_t background_thread_enabled_state; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_n_background_threads' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:103:30: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define n_background_threads JEMALLOC_N(n_background_threads) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/background_thread_externs.h:8:15: note: in expansion of macro 'n_background_threads' [INFO] [stderr] extern size_t n_background_threads; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_max_background_threads' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:102:32: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define max_background_threads JEMALLOC_N(max_background_threads) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/background_thread_externs.h:9:15: note: in expansion of macro 'max_background_threads' [INFO] [stderr] extern size_t max_background_threads; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:72:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/background_thread_externs.h:10:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] extern background_thread_info_t *background_thread_info; [INFO] [stderr] ^ [INFO] [stderr] In file included from ../jemalloc/src/ctl.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_can_enable_background_thread' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:101:38: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define can_enable_background_thread JEMALLOC_N(can_enable_background_thread) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/background_thread_externs.h:11:13: note: in expansion of macro 'can_enable_background_thread' [INFO] [stderr] extern bool can_enable_background_thread; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:72:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/background_thread_externs.h:23:5: error: expected declaration specifiers or '...' before 'background_thread_stats_t' [INFO] [stderr] background_thread_stats_t *stats); [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/ctl.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_pthread_create_wrapper' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:106:32: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define pthread_create_wrapper JEMALLOC_N(pthread_create_wrapper) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/background_thread_externs.h:27:12: note: in expansion of macro 'pthread_create_wrapper' [INFO] [stderr] extern int pthread_create_wrapper(pthread_t *__restrict, const pthread_attr_t *, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from include/jemalloc/internal/jemalloc_preamble.h:21:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:2: [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:10:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE malloc_cpuid_t [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:22:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE unsigned [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:43:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE unsigned [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:78:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:58:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] arena_tdata_get(tsd_t *tsd, unsigned ind, bool refresh_if_missing) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:83:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] arena_get(tsdn_t *tsdn, unsigned ind, bool init_if_missing) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:99:44: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] decay_ticker_get(tsd_t *tsd, unsigned ind) { [INFO] [stderr] ^ [INFO] [stderr] In file included from include/jemalloc/internal/jemalloc_preamble.h:21:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:2: [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:109:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE cache_bin_t * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:115:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE cache_bin_t * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:121:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE bool [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:139:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE tcache_t * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:78:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:149:44: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] pre_reentrancy(tsd_t *tsd, arena_t *arena) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_a.h:164:29: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] post_reentrancy(tsd_t *tsd) { [INFO] [stderr] ^ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:79:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/base_inlines.h:5:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] base_ind_get(const base_t *base) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/base_inlines.h:10:28: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] metadata_thp_enabled(void) { [INFO] [stderr] ^ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:84:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_a.h:7:77: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] prof_accum_add(tsdn_t *tsdn, prof_accum_t *prof_accum, uint64_t accumbytes) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_a.h:45:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] prof_accum_cancel(tsdn_t *tsdn, prof_accum_t *prof_accum, size_t usize) { [INFO] [stderr] ^ [INFO] [stderr] In file included from include/jemalloc/internal/jemalloc_preamble.h:21:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:2: [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_a.h:72:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE bool [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:85:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_a.h:5:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] arena_ind_get(const arena_t *arena) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_a.h:10:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] arena_internal_add(arena_t *arena, size_t size) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_a.h:15:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] arena_internal_sub(arena_t *arena, size_t size) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_a.h:20:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] arena_internal_get(arena_t *arena) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_a.h:25:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] arena_prof_accum(tsdn_t *tsdn, arena_t *arena, uint64_t accumbytes) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_a.h:36:47: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] percpu_arena_update(tsd_t *tsd, unsigned cpu) { [INFO] [stderr] ^ [INFO] [stderr] In file included from ../jemalloc/src/ctl.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_sz_pind2sz_tab' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:331:24: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define sz_pind2sz_tab JEMALLOC_N(sz_pind2sz_tab) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/sz.h:29:21: note: in expansion of macro 'sz_pind2sz_tab' [INFO] [stderr] extern size_t const sz_pind2sz_tab[NPSIZES+1]; [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_sz_index2size_tab' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:330:27: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define sz_index2size_tab JEMALLOC_N(sz_index2size_tab) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/sz.h:34:21: note: in expansion of macro 'sz_index2size_tab' [INFO] [stderr] extern size_t const sz_index2size_tab[NSIZES]; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_sz_size2index_tab' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:332:27: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define sz_size2index_tab JEMALLOC_N(sz_size2index_tab) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/sz.h:40:22: note: in expansion of macro 'sz_size2index_tab' [INFO] [stderr] extern uint8_t const sz_size2index_tab[]; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/extent_inlines.h:9:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:86, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/sz.h:42:21: error: storage class specified for parameter 'sz_large_pad' [INFO] [stderr] static const size_t sz_large_pad = [INFO] [stderr] ^~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/sz.h:42:1: error: parameter 'sz_large_pad' is initialized [INFO] [stderr] static const size_t sz_large_pad = [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from include/jemalloc/internal/jemalloc_preamble.h:21:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:2: [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/sz.h:50:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE pszind_t [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/extent_inlines.h:9:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:86, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/sz.h:74:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] sz_pind2sz_compute(pszind_t pind) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/sz.h:96:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] sz_pind2sz_lookup(pszind_t pind) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/sz.h:103:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] sz_pind2sz(pszind_t pind) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/sz.h:109:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] sz_psz2u(size_t psz) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/sz.h:125:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] sz_size2index_compute(size_t size) { [INFO] [stderr] ^ [INFO] [stderr] In file included from include/jemalloc/internal/jemalloc_preamble.h:21:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:2: [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/sz.h:154:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE szind_t [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/sz.h:164:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE szind_t [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/extent_inlines.h:9:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:86, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/sz.h:174:38: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] sz_index2size_compute(szind_t index) { [INFO] [stderr] ^ [INFO] [stderr] In file included from include/jemalloc/internal/jemalloc_preamble.h:21:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:2: [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/sz.h:199:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE size_t [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/sz.h:206:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE size_t [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/sz.h:212:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE size_t [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/sz.h:236:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE size_t [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/sz.h:248:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE size_t [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/sz.h:261:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE size_t [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:86:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:12:45: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_lock(tsdn_t *tsdn, extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:18:47: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_unlock(tsdn_t *tsdn, extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:24:66: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_lock2(tsdn_t *tsdn, extent_t *extent1, extent_t *extent2) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:31:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_unlock2(tsdn_t *tsdn, extent_t *extent1, extent_t *extent2) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:38:42: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_arena_get(const extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:53:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_szind_get_maybe_invalid(const extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:61:42: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_szind_get(const extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:68:42: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_usize_get(const extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:73:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_sn_get(const extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:79:42: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_state_get(const extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:85:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_zeroed_get(const extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:91:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_committed_get(const extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:97:45: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_dumpable_get(const extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:103:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_slab_get(const extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:109:42: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_nfree_get(const extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:116:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_base_get(const extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:123:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_addr_get(const extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:130:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_size_get(const extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:135:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_esn_get(const extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:140:42: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_bsize_get(const extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:145:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_before_get(const extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:150:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_last_get(const extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:156:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_past_get(const extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:162:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_slab_data_get(extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:168:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_slab_data_get_const(const extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:174:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_prof_tctx_get(const extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:180:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_arena_set(extent_t *extent, arena_t *arena) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:188:47: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_addr_set(extent_t *extent, void *addr) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:193:80: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_addr_randomize(UNUSED tsdn_t *tsdn, extent_t *extent, size_t alignment) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:219:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_size_set(extent_t *extent, size_t size) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:225:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_esn_set(extent_t *extent, size_t esn) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:231:50: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_bsize_set(extent_t *extent, size_t bsize) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:236:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_szind_set(extent_t *extent, szind_t szind) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:243:52: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_nfree_set(extent_t *extent, unsigned nfree) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:250:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_nfree_inc(extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:256:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_nfree_dec(extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:262:44: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_sn_set(extent_t *extent, size_t sn) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:268:58: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_state_set(extent_t *extent, extent_state_t state) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:274:50: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_zeroed_set(extent_t *extent, bool zeroed) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:280:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_committed_set(extent_t *extent, bool committed) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:286:54: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_dumpable_set(extent_t *extent, bool dumpable) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:292:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_slab_set(extent_t *extent, bool slab) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:298:59: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_prof_tctx_set(extent_t *extent, prof_tctx_t *tctx) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:305:36: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] bool committed, bool dumpable) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:325:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_binit(extent_t *extent, void *addr, size_t bsize, size_t sn) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:339:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_list_init(extent_list_t *list) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:344:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_list_first(const extent_list_t *list) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:349:45: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_list_last(const extent_list_t *list) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:354:59: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_list_append(extent_list_t *list, extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:359:60: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_list_prepend(extent_list_t *list, extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:365:26: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_t *to_insert) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:371:59: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_list_remove(extent_list_t *list, extent_t *extent) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:376:54: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_sn_comp(const extent_t *a, const extent_t *b) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:384:55: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_esn_comp(const extent_t *a, const extent_t *b) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:392:54: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_ad_comp(const extent_t *a, const extent_t *b) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:400:55: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_ead_comp(const extent_t *a, const extent_t *b) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:408:56: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_snad_comp(const extent_t *a, const extent_t *b) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_inlines.h:421:58: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] extent_esnead_comp(const extent_t *a, const extent_t *b) { [INFO] [stderr] ^ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:87:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_b.h:8:62: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] arena_choose_impl(tsd_t *tsd, arena_t *arena, bool internal) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_b.h:62:42: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] arena_choose(tsd_t *tsd, arena_t *arena) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_b.h:67:43: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] arena_ichoose(tsd_t *tsd, arena_t *arena) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_b.h:72:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] arena_is_auto(arena_t *arena) { [INFO] [stderr] ^ [INFO] [stderr] In file included from include/jemalloc/internal/jemalloc_preamble.h:21:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:2: [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_b.h:77:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE extent_t * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:88:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:12:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] tcache_enabled_get(tsd_t *tsd) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:17:46: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] tcache_enabled_set(tsd_t *tsd, bool enabled) { [INFO] [stderr] ^ [INFO] [stderr] In file included from include/jemalloc/internal/jemalloc_preamble.h:21:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:2: [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:30:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:41:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:103:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:163:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:188:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/tcache_inlines.h:214:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE tcache_t * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:11:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE prof_tctx_t * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:30:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:89:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:50:80: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] arena_prof_tctx_reset(tsdn_t *tsdn, const void *ptr, UNUSED prof_tctx_t *tctx) { [INFO] [stderr] ^ [INFO] [stderr] In file included from include/jemalloc/internal/jemalloc_preamble.h:21:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:2: [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:60:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:78:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:86:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:108:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE arena_t * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:113:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE size_t [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:127:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE size_t [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:89:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:161:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] arena_dalloc_no_tcache(tsdn_t *tsdn, void *ptr) { [INFO] [stderr] ^ [INFO] [stderr] In file included from include/jemalloc/internal/jemalloc_preamble.h:21:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:2: [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:189:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:89:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:243:63: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] arena_sdalloc_no_tcache(tsdn_t *tsdn, void *ptr, size_t size) { [INFO] [stderr] ^ [INFO] [stderr] In file included from include/jemalloc/internal/jemalloc_preamble.h:21:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:2: [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/arena_inlines_b.h:286:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:26:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE arena_t * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:33:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE size_t [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:40:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:60:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:66:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:86:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:92:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:98:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE size_t [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:103:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:121:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:126:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:134:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:172:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:194:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_inlines_c.h:201:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE bool [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:6:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE bool [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:16:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE prof_tdata_t * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:39:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE prof_tctx_t * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:47:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:56:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:64:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE bool [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:101:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE prof_tctx_t * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:121:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:136:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_inlines_b.h:194:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/background_thread_inlines.h:4:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE bool [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/background_thread_inlines.h:9:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/background_thread_inlines.h:15:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE background_thread_info_t * [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/background_thread_inlines.h:21:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE uint64_t [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/background_thread_inlines.h:29:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/background_thread_inlines.h:38:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE bool [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] include/jemalloc/internal/../jemalloc.h:168:28: error: expected declaration specifiers before '__attribute__' [INFO] [stderr] # define JEMALLOC_ATTR(s) __attribute__((s)) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/jemalloc_internal_macros.h:7:34: note: in expansion of macro 'JEMALLOC_ATTR' [INFO] [stderr] # define JEMALLOC_ALWAYS_INLINE JEMALLOC_ATTR(always_inline) static inline [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/background_thread_inlines.h:43:1: note: in expansion of macro 'JEMALLOC_ALWAYS_INLINE' [INFO] [stderr] JEMALLOC_ALWAYS_INLINE void [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/ctl.c:6:0: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/ctl.h:16:3: error: storage class specified for parameter 'ctl_node_t' [INFO] [stderr] } ctl_node_t; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/ctl.h:19:2: error: expected specifier-qualifier-list before 'ctl_node_t' [INFO] [stderr] ctl_node_t node; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/ctl.h:26:3: error: storage class specified for parameter 'ctl_named_node_t' [INFO] [stderr] } ctl_named_node_t; [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/ctl.h:30:25: error: expected ':', ',', ';', '}' or '__attribute__' before '*' token [INFO] [stderr] const ctl_named_node_t *(*index)(tsdn_t *, const size_t *, size_t, [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/ctl.h:32:3: error: storage class specified for parameter 'ctl_indexed_node_t' [INFO] [stderr] } ctl_indexed_node_t; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/ctl.h:35:2: error: expected specifier-qualifier-list before 'arena_stats_t' [INFO] [stderr] arena_stats_t astats; [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/ctl.h:45:3: error: storage class specified for parameter 'ctl_arena_stats_t' [INFO] [stderr] } ctl_arena_stats_t; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/ctl.h:56:2: error: expected specifier-qualifier-list before 'background_thread_stats_t' [INFO] [stderr] background_thread_stats_t background_thread; [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/ctl.h:58:3: error: storage class specified for parameter 'ctl_stats_t' [INFO] [stderr] } ctl_stats_t; [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/ctl.h:60:28: error: storage class specified for parameter 'ctl_arena_t' [INFO] [stderr] typedef struct ctl_arena_s ctl_arena_t; [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/ql.h:4:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/tsd.h:8, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/mutex.h:6, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/extent_structs.h:6, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:54, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/ctl.h:64:9: error: expected specifier-qualifier-list before 'ctl_arena_t' [INFO] [stderr] ql_elm(ctl_arena_t) destroyed_link; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/qr.h:7:2: note: in definition of macro 'qr' [INFO] [stderr] a_type *qre_next; \ [INFO] [stderr] ^~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/ctl.h:64:2: note: in expansion of macro 'ql_elm' [INFO] [stderr] ql_elm(ctl_arena_t) destroyed_link; [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/ctl.c:6:0: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/ctl.h:76:2: error: expected specifier-qualifier-list before 'ctl_arena_stats_t' [INFO] [stderr] ctl_arena_stats_t *astats; [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/ctl.h:61:1: warning: empty declaration [INFO] [stderr] struct ctl_arena_s { [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/tsd.h:8:0, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/mutex.h:6, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/extent_structs.h:6, [INFO] [stderr] from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:54, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/ctl.h:82:10: error: expected specifier-qualifier-list before 'ctl_arena_t' [INFO] [stderr] ql_head(ctl_arena_t) destroyed; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/ql.h:9:2: note: in definition of macro 'ql_head' [INFO] [stderr] a_type *qlh_first; \ [INFO] [stderr] ^~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/ctl.c:6:0: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/ctl.h:90:2: error: expected specifier-qualifier-list before 'ctl_arena_t' [INFO] [stderr] ctl_arena_t *arenas[2 + MALLOCX_ARENA_LIMIT]; [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/ctl.h:91:3: error: storage class specified for parameter 'ctl_arenas_t' [INFO] [stderr] } ctl_arenas_t; [INFO] [stderr] ^~~~~~~~~~~~ [INFO] [stderr] In file included from ../jemalloc/src/ctl.c:2:0: [INFO] [stderr] include/jemalloc/internal/jemalloc_preamble.h:20:25: error: storage class specified for parameter '_rjem_je_opt_retain' [INFO] [stderr] # define JEMALLOC_N(n) _rjem_je_##n [INFO] [stderr] ^ [INFO] [stderr] include/jemalloc/internal/private_namespace.h:202:20: note: in expansion of macro 'JEMALLOC_N' [INFO] [stderr] #define opt_retain JEMALLOC_N(opt_retain) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/extent_mmap.h:4:13: note: in expansion of macro 'opt_retain' [INFO] [stderr] extern bool opt_retain; [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:21:23: error: storage class specified for parameter 'ctl_mtx' [INFO] [stderr] static malloc_mutex_t ctl_mtx; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:22:14: error: storage class specified for parameter 'ctl_initialized' [INFO] [stderr] static bool ctl_initialized; [INFO] [stderr] ^~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:23:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] static ctl_stats_t *ctl_stats; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:24:21: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] static ctl_arenas_t *ctl_arenas; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:29:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] static const ctl_named_node_t * [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:34:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] static const ctl_named_node_t * [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:41:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] static const ctl_indexed_node_t * [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:57:11: error: storage class specified for parameter 'version_ctl' [INFO] [stderr] CTL_PROTO(version) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:58:11: error: storage class specified for parameter 'epoch_ctl' [INFO] [stderr] CTL_PROTO(epoch) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:59:11: error: storage class specified for parameter 'background_thread_ctl' [INFO] [stderr] CTL_PROTO(background_thread) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:60:11: error: storage class specified for parameter 'max_background_threads_ctl' [INFO] [stderr] CTL_PROTO(max_background_threads) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:61:11: error: storage class specified for parameter 'thread_tcache_enabled_ctl' [INFO] [stderr] CTL_PROTO(thread_tcache_enabled) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:62:11: error: storage class specified for parameter 'thread_tcache_flush_ctl' [INFO] [stderr] CTL_PROTO(thread_tcache_flush) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:63:11: error: storage class specified for parameter 'thread_prof_name_ctl' [INFO] [stderr] CTL_PROTO(thread_prof_name) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:64:11: error: storage class specified for parameter 'thread_prof_active_ctl' [INFO] [stderr] CTL_PROTO(thread_prof_active) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:65:11: error: storage class specified for parameter 'thread_arena_ctl' [INFO] [stderr] CTL_PROTO(thread_arena) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:66:11: error: storage class specified for parameter 'thread_allocated_ctl' [INFO] [stderr] CTL_PROTO(thread_allocated) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:67:11: error: storage class specified for parameter 'thread_allocatedp_ctl' [INFO] [stderr] CTL_PROTO(thread_allocatedp) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:68:11: error: storage class specified for parameter 'thread_deallocated_ctl' [INFO] [stderr] CTL_PROTO(thread_deallocated) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:69:11: error: storage class specified for parameter 'thread_deallocatedp_ctl' [INFO] [stderr] CTL_PROTO(thread_deallocatedp) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:70:11: error: storage class specified for parameter 'config_cache_oblivious_ctl' [INFO] [stderr] CTL_PROTO(config_cache_oblivious) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:71:11: error: storage class specified for parameter 'config_debug_ctl' [INFO] [stderr] CTL_PROTO(config_debug) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:72:11: error: storage class specified for parameter 'config_fill_ctl' [INFO] [stderr] CTL_PROTO(config_fill) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:73:11: error: storage class specified for parameter 'config_lazy_lock_ctl' [INFO] [stderr] CTL_PROTO(config_lazy_lock) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:74:11: error: storage class specified for parameter 'config_malloc_conf_ctl' [INFO] [stderr] CTL_PROTO(config_malloc_conf) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:75:11: error: storage class specified for parameter 'config_prof_ctl' [INFO] [stderr] CTL_PROTO(config_prof) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:76:11: error: storage class specified for parameter 'config_prof_libgcc_ctl' [INFO] [stderr] CTL_PROTO(config_prof_libgcc) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:77:11: error: storage class specified for parameter 'config_prof_libunwind_ctl' [INFO] [stderr] CTL_PROTO(config_prof_libunwind) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:78:11: error: storage class specified for parameter 'config_stats_ctl' [INFO] [stderr] CTL_PROTO(config_stats) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:79:11: error: storage class specified for parameter 'config_utrace_ctl' [INFO] [stderr] CTL_PROTO(config_utrace) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:80:11: error: storage class specified for parameter 'config_xmalloc_ctl' [INFO] [stderr] CTL_PROTO(config_xmalloc) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:81:11: error: storage class specified for parameter 'opt_abort_ctl' [INFO] [stderr] CTL_PROTO(opt_abort) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:82:11: error: storage class specified for parameter 'opt_abort_conf_ctl' [INFO] [stderr] CTL_PROTO(opt_abort_conf) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:83:11: error: storage class specified for parameter 'opt_metadata_thp_ctl' [INFO] [stderr] CTL_PROTO(opt_metadata_thp) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:84:11: error: storage class specified for parameter 'opt_retain_ctl' [INFO] [stderr] CTL_PROTO(opt_retain) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:85:11: error: storage class specified for parameter 'opt_dss_ctl' [INFO] [stderr] CTL_PROTO(opt_dss) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:86:11: error: storage class specified for parameter 'opt_narenas_ctl' [INFO] [stderr] CTL_PROTO(opt_narenas) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:87:11: error: storage class specified for parameter 'opt_percpu_arena_ctl' [INFO] [stderr] CTL_PROTO(opt_percpu_arena) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:88:11: error: storage class specified for parameter 'opt_background_thread_ctl' [INFO] [stderr] CTL_PROTO(opt_background_thread) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:89:11: error: storage class specified for parameter 'opt_max_background_threads_ctl' [INFO] [stderr] CTL_PROTO(opt_max_background_threads) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:90:11: error: storage class specified for parameter 'opt_dirty_decay_ms_ctl' [INFO] [stderr] CTL_PROTO(opt_dirty_decay_ms) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:91:11: error: storage class specified for parameter 'opt_muzzy_decay_ms_ctl' [INFO] [stderr] CTL_PROTO(opt_muzzy_decay_ms) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:92:11: error: storage class specified for parameter 'opt_stats_print_ctl' [INFO] [stderr] CTL_PROTO(opt_stats_print) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:93:11: error: storage class specified for parameter 'opt_stats_print_opts_ctl' [INFO] [stderr] CTL_PROTO(opt_stats_print_opts) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:94:11: error: storage class specified for parameter 'opt_junk_ctl' [INFO] [stderr] CTL_PROTO(opt_junk) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:95:11: error: storage class specified for parameter 'opt_zero_ctl' [INFO] [stderr] CTL_PROTO(opt_zero) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:96:11: error: storage class specified for parameter 'opt_utrace_ctl' [INFO] [stderr] CTL_PROTO(opt_utrace) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:97:11: error: storage class specified for parameter 'opt_xmalloc_ctl' [INFO] [stderr] CTL_PROTO(opt_xmalloc) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:98:11: error: storage class specified for parameter 'opt_tcache_ctl' [INFO] [stderr] CTL_PROTO(opt_tcache) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:99:11: error: storage class specified for parameter 'opt_thp_ctl' [INFO] [stderr] CTL_PROTO(opt_thp) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:100:11: error: storage class specified for parameter 'opt_lg_extent_max_active_fit_ctl' [INFO] [stderr] CTL_PROTO(opt_lg_extent_max_active_fit) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:101:11: error: storage class specified for parameter 'opt_lg_tcache_max_ctl' [INFO] [stderr] CTL_PROTO(opt_lg_tcache_max) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:102:11: error: storage class specified for parameter 'opt_prof_ctl' [INFO] [stderr] CTL_PROTO(opt_prof) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:103:11: error: storage class specified for parameter 'opt_prof_prefix_ctl' [INFO] [stderr] CTL_PROTO(opt_prof_prefix) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:104:11: error: storage class specified for parameter 'opt_prof_active_ctl' [INFO] [stderr] CTL_PROTO(opt_prof_active) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:105:11: error: storage class specified for parameter 'opt_prof_thread_active_init_ctl' [INFO] [stderr] CTL_PROTO(opt_prof_thread_active_init) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:106:11: error: storage class specified for parameter 'opt_lg_prof_sample_ctl' [INFO] [stderr] CTL_PROTO(opt_lg_prof_sample) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:107:11: error: storage class specified for parameter 'opt_lg_prof_interval_ctl' [INFO] [stderr] CTL_PROTO(opt_lg_prof_interval) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:108:11: error: storage class specified for parameter 'opt_prof_gdump_ctl' [INFO] [stderr] CTL_PROTO(opt_prof_gdump) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:109:11: error: storage class specified for parameter 'opt_prof_final_ctl' [INFO] [stderr] CTL_PROTO(opt_prof_final) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:110:11: error: storage class specified for parameter 'opt_prof_leak_ctl' [INFO] [stderr] CTL_PROTO(opt_prof_leak) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:111:11: error: storage class specified for parameter 'opt_prof_accum_ctl' [INFO] [stderr] CTL_PROTO(opt_prof_accum) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:112:11: error: storage class specified for parameter 'tcache_create_ctl' [INFO] [stderr] CTL_PROTO(tcache_create) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:113:11: error: storage class specified for parameter 'tcache_flush_ctl' [INFO] [stderr] CTL_PROTO(tcache_flush) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:114:11: error: storage class specified for parameter 'tcache_destroy_ctl' [INFO] [stderr] CTL_PROTO(tcache_destroy) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:115:11: error: storage class specified for parameter 'arena_i_initialized_ctl' [INFO] [stderr] CTL_PROTO(arena_i_initialized) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:116:11: error: storage class specified for parameter 'arena_i_decay_ctl' [INFO] [stderr] CTL_PROTO(arena_i_decay) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:117:11: error: storage class specified for parameter 'arena_i_purge_ctl' [INFO] [stderr] CTL_PROTO(arena_i_purge) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:118:11: error: storage class specified for parameter 'arena_i_reset_ctl' [INFO] [stderr] CTL_PROTO(arena_i_reset) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:119:11: error: storage class specified for parameter 'arena_i_destroy_ctl' [INFO] [stderr] CTL_PROTO(arena_i_destroy) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:120:11: error: storage class specified for parameter 'arena_i_dss_ctl' [INFO] [stderr] CTL_PROTO(arena_i_dss) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:121:11: error: storage class specified for parameter 'arena_i_dirty_decay_ms_ctl' [INFO] [stderr] CTL_PROTO(arena_i_dirty_decay_ms) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:122:11: error: storage class specified for parameter 'arena_i_muzzy_decay_ms_ctl' [INFO] [stderr] CTL_PROTO(arena_i_muzzy_decay_ms) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:123:11: error: storage class specified for parameter 'arena_i_extent_hooks_ctl' [INFO] [stderr] CTL_PROTO(arena_i_extent_hooks) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:124:11: error: storage class specified for parameter 'arena_i_retain_grow_limit_ctl' [INFO] [stderr] CTL_PROTO(arena_i_retain_grow_limit) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:54:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] static const ctl_named_node_t *n##_index(tsdn_t *tsdn, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:125:1: note: in expansion of macro 'INDEX_PROTO' [INFO] [stderr] INDEX_PROTO(arena_i) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:126:11: error: storage class specified for parameter 'arenas_bin_i_size_ctl' [INFO] [stderr] CTL_PROTO(arenas_bin_i_size) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:127:11: error: storage class specified for parameter 'arenas_bin_i_nregs_ctl' [INFO] [stderr] CTL_PROTO(arenas_bin_i_nregs) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:128:11: error: storage class specified for parameter 'arenas_bin_i_slab_size_ctl' [INFO] [stderr] CTL_PROTO(arenas_bin_i_slab_size) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:54:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] static const ctl_named_node_t *n##_index(tsdn_t *tsdn, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:129:1: note: in expansion of macro 'INDEX_PROTO' [INFO] [stderr] INDEX_PROTO(arenas_bin_i) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:130:11: error: storage class specified for parameter 'arenas_lextent_i_size_ctl' [INFO] [stderr] CTL_PROTO(arenas_lextent_i_size) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:54:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] static const ctl_named_node_t *n##_index(tsdn_t *tsdn, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:131:1: note: in expansion of macro 'INDEX_PROTO' [INFO] [stderr] INDEX_PROTO(arenas_lextent_i) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:132:11: error: storage class specified for parameter 'arenas_narenas_ctl' [INFO] [stderr] CTL_PROTO(arenas_narenas) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:133:11: error: storage class specified for parameter 'arenas_dirty_decay_ms_ctl' [INFO] [stderr] CTL_PROTO(arenas_dirty_decay_ms) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:134:11: error: storage class specified for parameter 'arenas_muzzy_decay_ms_ctl' [INFO] [stderr] CTL_PROTO(arenas_muzzy_decay_ms) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:135:11: error: storage class specified for parameter 'arenas_quantum_ctl' [INFO] [stderr] CTL_PROTO(arenas_quantum) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:136:11: error: storage class specified for parameter 'arenas_page_ctl' [INFO] [stderr] CTL_PROTO(arenas_page) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:137:11: error: storage class specified for parameter 'arenas_tcache_max_ctl' [INFO] [stderr] CTL_PROTO(arenas_tcache_max) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:138:11: error: storage class specified for parameter 'arenas_nbins_ctl' [INFO] [stderr] CTL_PROTO(arenas_nbins) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:139:11: error: storage class specified for parameter 'arenas_nhbins_ctl' [INFO] [stderr] CTL_PROTO(arenas_nhbins) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:140:11: error: storage class specified for parameter 'arenas_nlextents_ctl' [INFO] [stderr] CTL_PROTO(arenas_nlextents) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:141:11: error: storage class specified for parameter 'arenas_create_ctl' [INFO] [stderr] CTL_PROTO(arenas_create) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:142:11: error: storage class specified for parameter 'arenas_lookup_ctl' [INFO] [stderr] CTL_PROTO(arenas_lookup) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:143:11: error: storage class specified for parameter 'prof_thread_active_init_ctl' [INFO] [stderr] CTL_PROTO(prof_thread_active_init) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:144:11: error: storage class specified for parameter 'prof_active_ctl' [INFO] [stderr] CTL_PROTO(prof_active) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:145:11: error: storage class specified for parameter 'prof_dump_ctl' [INFO] [stderr] CTL_PROTO(prof_dump) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:146:11: error: storage class specified for parameter 'prof_gdump_ctl' [INFO] [stderr] CTL_PROTO(prof_gdump) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:147:11: error: storage class specified for parameter 'prof_reset_ctl' [INFO] [stderr] CTL_PROTO(prof_reset) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:148:11: error: storage class specified for parameter 'prof_interval_ctl' [INFO] [stderr] CTL_PROTO(prof_interval) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:149:11: error: storage class specified for parameter 'lg_prof_sample_ctl' [INFO] [stderr] CTL_PROTO(lg_prof_sample) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:150:11: error: storage class specified for parameter 'stats_arenas_i_small_allocated_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_small_allocated) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:151:11: error: storage class specified for parameter 'stats_arenas_i_small_nmalloc_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_small_nmalloc) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:152:11: error: storage class specified for parameter 'stats_arenas_i_small_ndalloc_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_small_ndalloc) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:153:11: error: storage class specified for parameter 'stats_arenas_i_small_nrequests_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_small_nrequests) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:154:11: error: storage class specified for parameter 'stats_arenas_i_large_allocated_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_large_allocated) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:155:11: error: storage class specified for parameter 'stats_arenas_i_large_nmalloc_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_large_nmalloc) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:156:11: error: storage class specified for parameter 'stats_arenas_i_large_ndalloc_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_large_ndalloc) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:157:11: error: storage class specified for parameter 'stats_arenas_i_large_nrequests_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_large_nrequests) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:158:11: error: storage class specified for parameter 'stats_arenas_i_bins_j_nmalloc_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_bins_j_nmalloc) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:159:11: error: storage class specified for parameter 'stats_arenas_i_bins_j_ndalloc_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_bins_j_ndalloc) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:160:11: error: storage class specified for parameter 'stats_arenas_i_bins_j_nrequests_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_bins_j_nrequests) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:161:11: error: storage class specified for parameter 'stats_arenas_i_bins_j_curregs_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_bins_j_curregs) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:162:11: error: storage class specified for parameter 'stats_arenas_i_bins_j_nfills_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_bins_j_nfills) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:163:11: error: storage class specified for parameter 'stats_arenas_i_bins_j_nflushes_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_bins_j_nflushes) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:164:11: error: storage class specified for parameter 'stats_arenas_i_bins_j_nslabs_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_bins_j_nslabs) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:165:11: error: storage class specified for parameter 'stats_arenas_i_bins_j_nreslabs_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_bins_j_nreslabs) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:166:11: error: storage class specified for parameter 'stats_arenas_i_bins_j_curslabs_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_bins_j_curslabs) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:54:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] static const ctl_named_node_t *n##_index(tsdn_t *tsdn, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:167:1: note: in expansion of macro 'INDEX_PROTO' [INFO] [stderr] INDEX_PROTO(stats_arenas_i_bins_j) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:168:11: error: storage class specified for parameter 'stats_arenas_i_lextents_j_nmalloc_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_lextents_j_nmalloc) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:169:11: error: storage class specified for parameter 'stats_arenas_i_lextents_j_ndalloc_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_lextents_j_ndalloc) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:170:11: error: storage class specified for parameter 'stats_arenas_i_lextents_j_nrequests_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_lextents_j_nrequests) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:171:11: error: storage class specified for parameter 'stats_arenas_i_lextents_j_curlextents_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_lextents_j_curlextents) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:54:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] static const ctl_named_node_t *n##_index(tsdn_t *tsdn, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:172:1: note: in expansion of macro 'INDEX_PROTO' [INFO] [stderr] INDEX_PROTO(stats_arenas_i_lextents_j) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:173:11: error: storage class specified for parameter 'stats_arenas_i_nthreads_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_nthreads) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:174:11: error: storage class specified for parameter 'stats_arenas_i_uptime_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_uptime) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:175:11: error: storage class specified for parameter 'stats_arenas_i_dss_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_dss) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:176:11: error: storage class specified for parameter 'stats_arenas_i_dirty_decay_ms_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_dirty_decay_ms) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:177:11: error: storage class specified for parameter 'stats_arenas_i_muzzy_decay_ms_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_muzzy_decay_ms) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:178:11: error: storage class specified for parameter 'stats_arenas_i_pactive_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_pactive) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:179:11: error: storage class specified for parameter 'stats_arenas_i_pdirty_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_pdirty) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:180:11: error: storage class specified for parameter 'stats_arenas_i_pmuzzy_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_pmuzzy) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:181:11: error: storage class specified for parameter 'stats_arenas_i_mapped_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_mapped) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:182:11: error: storage class specified for parameter 'stats_arenas_i_retained_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_retained) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:183:11: error: storage class specified for parameter 'stats_arenas_i_dirty_npurge_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_dirty_npurge) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:184:11: error: storage class specified for parameter 'stats_arenas_i_dirty_nmadvise_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_dirty_nmadvise) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:185:11: error: storage class specified for parameter 'stats_arenas_i_dirty_purged_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_dirty_purged) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:186:11: error: storage class specified for parameter 'stats_arenas_i_muzzy_npurge_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_muzzy_npurge) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:187:11: error: storage class specified for parameter 'stats_arenas_i_muzzy_nmadvise_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_muzzy_nmadvise) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:188:11: error: storage class specified for parameter 'stats_arenas_i_muzzy_purged_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_muzzy_purged) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:189:11: error: storage class specified for parameter 'stats_arenas_i_base_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_base) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:190:11: error: storage class specified for parameter 'stats_arenas_i_internal_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_internal) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:191:11: error: storage class specified for parameter 'stats_arenas_i_metadata_thp_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_metadata_thp) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:192:11: error: storage class specified for parameter 'stats_arenas_i_tcache_bytes_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_tcache_bytes) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:193:11: error: storage class specified for parameter 'stats_arenas_i_resident_ctl' [INFO] [stderr] CTL_PROTO(stats_arenas_i_resident) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:54:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] static const ctl_named_node_t *n##_index(tsdn_t *tsdn, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:194:1: note: in expansion of macro 'INDEX_PROTO' [INFO] [stderr] INDEX_PROTO(stats_arenas_i) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:195:11: error: storage class specified for parameter 'stats_allocated_ctl' [INFO] [stderr] CTL_PROTO(stats_allocated) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:196:11: error: storage class specified for parameter 'stats_active_ctl' [INFO] [stderr] CTL_PROTO(stats_active) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:197:11: error: storage class specified for parameter 'stats_background_thread_num_threads_ctl' [INFO] [stderr] CTL_PROTO(stats_background_thread_num_threads) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:198:11: error: storage class specified for parameter 'stats_background_thread_num_runs_ctl' [INFO] [stderr] CTL_PROTO(stats_background_thread_num_runs) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:199:11: error: storage class specified for parameter 'stats_background_thread_run_interval_ctl' [INFO] [stderr] CTL_PROTO(stats_background_thread_run_interval) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:200:11: error: storage class specified for parameter 'stats_metadata_ctl' [INFO] [stderr] CTL_PROTO(stats_metadata) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:201:11: error: storage class specified for parameter 'stats_metadata_thp_ctl' [INFO] [stderr] CTL_PROTO(stats_metadata_thp) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:202:11: error: storage class specified for parameter 'stats_resident_ctl' [INFO] [stderr] CTL_PROTO(stats_resident) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:203:11: error: storage class specified for parameter 'stats_mapped_ctl' [INFO] [stderr] CTL_PROTO(stats_mapped) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:204:11: error: storage class specified for parameter 'stats_retained_ctl' [INFO] [stderr] CTL_PROTO(stats_retained) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:207:11: error: storage class specified for parameter 'stats_mutexes_background_thread_num_ops_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_ops) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:216:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:9:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(background_thread) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:217:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:208:11: error: storage class specified for parameter 'stats_mutexes_background_thread_num_wait_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_wait) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:216:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:9:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(background_thread) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:217:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:209:11: error: storage class specified for parameter 'stats_mutexes_background_thread_num_spin_acq_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_spin_acq) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:216:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:9:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(background_thread) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:217:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:210:11: error: storage class specified for parameter 'stats_mutexes_background_thread_num_owner_switch_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_owner_switch) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:216:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:9:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(background_thread) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:217:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:211:11: error: storage class specified for parameter 'stats_mutexes_background_thread_total_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_total_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:216:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:9:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(background_thread) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:217:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:212:11: error: storage class specified for parameter 'stats_mutexes_background_thread_max_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:216:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:9:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(background_thread) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:217:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:213:11: error: storage class specified for parameter 'stats_mutexes_background_thread_max_num_thds_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_num_thds) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:216:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:9:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(background_thread) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:217:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:207:11: error: storage class specified for parameter 'stats_mutexes_ctl_num_ops_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_ops) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:216:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:10:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(ctl) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:217:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:208:11: error: storage class specified for parameter 'stats_mutexes_ctl_num_wait_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_wait) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:216:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:10:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(ctl) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:217:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:209:11: error: storage class specified for parameter 'stats_mutexes_ctl_num_spin_acq_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_spin_acq) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:216:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:10:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(ctl) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:217:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:210:11: error: storage class specified for parameter 'stats_mutexes_ctl_num_owner_switch_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_owner_switch) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:216:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:10:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(ctl) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:217:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:211:11: error: storage class specified for parameter 'stats_mutexes_ctl_total_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_total_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:216:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:10:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(ctl) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:217:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:212:11: error: storage class specified for parameter 'stats_mutexes_ctl_max_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:216:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:10:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(ctl) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:217:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:213:11: error: storage class specified for parameter 'stats_mutexes_ctl_max_num_thds_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_num_thds) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:216:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:10:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(ctl) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:217:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:207:11: error: storage class specified for parameter 'stats_mutexes_prof_num_ops_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_ops) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:216:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:11:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(prof) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:217:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:208:11: error: storage class specified for parameter 'stats_mutexes_prof_num_wait_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_wait) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:216:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:11:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(prof) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:217:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:209:11: error: storage class specified for parameter 'stats_mutexes_prof_num_spin_acq_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_spin_acq) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:216:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:11:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(prof) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:217:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:210:11: error: storage class specified for parameter 'stats_mutexes_prof_num_owner_switch_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_owner_switch) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:216:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:11:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(prof) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:217:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:211:11: error: storage class specified for parameter 'stats_mutexes_prof_total_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_total_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:216:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:11:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(prof) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:217:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:212:11: error: storage class specified for parameter 'stats_mutexes_prof_max_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:216:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:11:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(prof) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:217:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:213:11: error: storage class specified for parameter 'stats_mutexes_prof_max_num_thds_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_num_thds) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:216:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:11:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(prof) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:217:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:207:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_large_num_ops_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_ops) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:21:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(large) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:208:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_large_num_wait_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_wait) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:21:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(large) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:209:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_large_num_spin_acq_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_spin_acq) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:21:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(large) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:210:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_large_num_owner_switch_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_owner_switch) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:21:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(large) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:211:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_large_total_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_total_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:21:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(large) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:212:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_large_max_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:21:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(large) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:213:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_large_max_num_thds_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_num_thds) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:21:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(large) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:207:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extent_avail_num_ops_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_ops) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:22:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extent_avail) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:208:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extent_avail_num_wait_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_wait) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:22:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extent_avail) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:209:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extent_avail_num_spin_acq_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_spin_acq) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:22:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extent_avail) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:210:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extent_avail_num_owner_switch_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_owner_switch) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:22:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extent_avail) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:211:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extent_avail_total_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_total_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:22:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extent_avail) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:212:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extent_avail_max_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:22:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extent_avail) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:213:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extent_avail_max_num_thds_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_num_thds) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:22:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extent_avail) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:207:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extents_dirty_num_ops_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_ops) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:23:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:208:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extents_dirty_num_wait_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_wait) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:23:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:209:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extents_dirty_num_spin_acq_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_spin_acq) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:23:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:210:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extents_dirty_num_owner_switch_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_owner_switch) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:23:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:211:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extents_dirty_total_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_total_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:23:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:212:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extents_dirty_max_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:23:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:213:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extents_dirty_max_num_thds_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_num_thds) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:23:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:207:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extents_muzzy_num_ops_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_ops) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:24:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:208:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extents_muzzy_num_wait_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_wait) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:24:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:209:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extents_muzzy_num_spin_acq_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_spin_acq) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:24:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:210:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extents_muzzy_num_owner_switch_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_owner_switch) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:24:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:211:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extents_muzzy_total_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_total_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:24:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:212:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extents_muzzy_max_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:24:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:213:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extents_muzzy_max_num_thds_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_num_thds) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:24:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:207:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extents_retained_num_ops_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_ops) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:25:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_retained) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:208:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extents_retained_num_wait_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_wait) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:25:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_retained) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:209:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extents_retained_num_spin_acq_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_spin_acq) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:25:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_retained) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:210:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extents_retained_num_owner_switch_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_owner_switch) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:25:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_retained) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:211:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extents_retained_total_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_total_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:25:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_retained) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:212:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extents_retained_max_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:25:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_retained) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:213:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_extents_retained_max_num_thds_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_num_thds) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:25:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_retained) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:207:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_decay_dirty_num_ops_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_ops) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:26:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:208:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_decay_dirty_num_wait_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_wait) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:26:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:209:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_decay_dirty_num_spin_acq_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_spin_acq) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:26:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:210:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_decay_dirty_num_owner_switch_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_owner_switch) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:26:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:211:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_decay_dirty_total_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_total_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:26:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:212:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_decay_dirty_max_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:26:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:213:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_decay_dirty_max_num_thds_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_num_thds) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:26:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:207:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_decay_muzzy_num_ops_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_ops) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:27:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:208:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_decay_muzzy_num_wait_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_wait) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:27:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:209:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_decay_muzzy_num_spin_acq_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_spin_acq) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:27:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:210:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_decay_muzzy_num_owner_switch_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_owner_switch) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:27:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:211:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_decay_muzzy_total_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_total_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:27:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:212:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_decay_muzzy_max_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:27:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:213:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_decay_muzzy_max_num_thds_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_num_thds) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:27:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:207:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_base_num_ops_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_ops) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:28:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(base) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:208:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_base_num_wait_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_wait) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:28:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(base) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:209:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_base_num_spin_acq_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_spin_acq) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:28:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(base) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:210:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_base_num_owner_switch_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_owner_switch) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:28:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(base) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:211:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_base_total_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_total_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:28:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(base) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:212:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_base_max_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:28:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(base) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:213:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_base_max_num_thds_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_num_thds) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:28:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(base) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:207:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_tcache_list_num_ops_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_ops) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:29:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(tcache_list) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:208:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_tcache_list_num_wait_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_wait) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:29:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(tcache_list) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:209:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_tcache_list_num_spin_acq_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_spin_acq) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:29:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(tcache_list) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:210:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_tcache_list_num_owner_switch_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_owner_switch) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:29:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(tcache_list) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:211:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_tcache_list_total_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_total_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:29:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(tcache_list) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:212:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_tcache_list_max_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:29:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(tcache_list) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:213:11: error: storage class specified for parameter 'stats_arenas_i_mutexes_tcache_list_max_num_thds_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_num_thds) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:221:17: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] #define OP(mtx) MUTEX_STATS_CTL_PROTO_GEN(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:29:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(tcache_list) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:222:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:207:11: error: storage class specified for parameter 'stats_arenas_i_bins_j_mutex_num_ops_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_ops) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:226:1: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] MUTEX_STATS_CTL_PROTO_GEN(arenas_i_bins_j_mutex) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:208:11: error: storage class specified for parameter 'stats_arenas_i_bins_j_mutex_num_wait_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_wait) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:226:1: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] MUTEX_STATS_CTL_PROTO_GEN(arenas_i_bins_j_mutex) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:209:11: error: storage class specified for parameter 'stats_arenas_i_bins_j_mutex_num_spin_acq_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_spin_acq) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:226:1: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] MUTEX_STATS_CTL_PROTO_GEN(arenas_i_bins_j_mutex) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:210:11: error: storage class specified for parameter 'stats_arenas_i_bins_j_mutex_num_owner_switch_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_num_owner_switch) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:226:1: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] MUTEX_STATS_CTL_PROTO_GEN(arenas_i_bins_j_mutex) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:211:11: error: storage class specified for parameter 'stats_arenas_i_bins_j_mutex_total_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_total_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:226:1: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] MUTEX_STATS_CTL_PROTO_GEN(arenas_i_bins_j_mutex) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:212:11: error: storage class specified for parameter 'stats_arenas_i_bins_j_mutex_max_wait_time_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_wait_time) \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:226:1: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] MUTEX_STATS_CTL_PROTO_GEN(arenas_i_bins_j_mutex) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:213:11: error: storage class specified for parameter 'stats_arenas_i_bins_j_mutex_max_num_thds_ctl' [INFO] [stderr] CTL_PROTO(stats_##n##_max_num_thds) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:226:1: note: in expansion of macro 'MUTEX_STATS_CTL_PROTO_GEN' [INFO] [stderr] MUTEX_STATS_CTL_PROTO_GEN(arenas_i_bins_j_mutex) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:229:11: error: storage class specified for parameter 'stats_mutexes_reset_ctl' [INFO] [stderr] CTL_PROTO(stats_mutexes_reset) [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:50:12: note: in definition of macro 'CTL_PROTO' [INFO] [stderr] static int n##_ctl(tsd_t *tsd, const size_t *mib, size_t miblen, \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:247:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'thread_tcache_node' [INFO] [stderr] static const ctl_named_node_t thread_tcache_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:250:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:252:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'thread_prof_node' [INFO] [stderr] static const ctl_named_node_t thread_prof_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:255:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:257:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'thread_node' [INFO] [stderr] static const ctl_named_node_t thread_node[] = { [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:265:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:267:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'config_node' [INFO] [stderr] static const ctl_named_node_t config_node[] = { [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:279:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:281:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'opt_node' [INFO] [stderr] static const ctl_named_node_t opt_node[] = { [INFO] [stderr] ^~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:313:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:315:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'tcache_node' [INFO] [stderr] static const ctl_named_node_t tcache_node[] = { [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:319:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:321:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'arena_i_node' [INFO] [stderr] static const ctl_named_node_t arena_i_node[] = { [INFO] [stderr] ^~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:332:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:333:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'super_arena_i_node' [INFO] [stderr] static const ctl_named_node_t super_arena_i_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:335:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:337:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'arena_node' [INFO] [stderr] static const ctl_indexed_node_t arena_node[] = { [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:339:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:341:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'arenas_bin_i_node' [INFO] [stderr] static const ctl_named_node_t arenas_bin_i_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:345:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:346:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'super_arenas_bin_i_node' [INFO] [stderr] static const ctl_named_node_t super_arenas_bin_i_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:348:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:350:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'arenas_bin_node' [INFO] [stderr] static const ctl_indexed_node_t arenas_bin_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:352:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:354:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'arenas_lextent_i_node' [INFO] [stderr] static const ctl_named_node_t arenas_lextent_i_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:356:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:357:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'super_arenas_lextent_i_node' [INFO] [stderr] static const ctl_named_node_t super_arenas_lextent_i_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:359:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:361:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'arenas_lextent_node' [INFO] [stderr] static const ctl_indexed_node_t arenas_lextent_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:363:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:365:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'arenas_node' [INFO] [stderr] static const ctl_named_node_t arenas_node[] = { [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:379:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:381:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'prof_node' [INFO] [stderr] static const ctl_named_node_t prof_node[] = { [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:389:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:391:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_arenas_i_small_node' [INFO] [stderr] static const ctl_named_node_t stats_arenas_i_small_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:396:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:398:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_arenas_i_large_node' [INFO] [stderr] static const ctl_named_node_t stats_arenas_i_large_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:403:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:406:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_arenas_i_bins_j_mutex_node' [INFO] [stderr] static const ctl_named_node_t stats_##prefix##_node[] = { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:424:1: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] MUTEX_PROF_DATA_NODE(arenas_i_bins_j_mutex) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:422:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:424:1: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] MUTEX_PROF_DATA_NODE(arenas_i_bins_j_mutex) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:426:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_arenas_i_bins_j_node' [INFO] [stderr] static const ctl_named_node_t stats_arenas_i_bins_j_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:437:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:439:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'super_stats_arenas_i_bins_j_node' [INFO] [stderr] static const ctl_named_node_t super_stats_arenas_i_bins_j_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:441:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:443:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_arenas_i_bins_node' [INFO] [stderr] static const ctl_indexed_node_t stats_arenas_i_bins_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:445:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:447:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_arenas_i_lextents_j_node' [INFO] [stderr] static const ctl_named_node_t stats_arenas_i_lextents_j_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:452:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:453:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'super_stats_arenas_i_lextents_j_node' [INFO] [stderr] static const ctl_named_node_t super_stats_arenas_i_lextents_j_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:455:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:457:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_arenas_i_lextents_node' [INFO] [stderr] static const ctl_indexed_node_t stats_arenas_i_lextents_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:459:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:406:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_arenas_i_mutexes_large_node' [INFO] [stderr] static const ctl_named_node_t stats_##prefix##_node[] = { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:461:18: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:21:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(large) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:462:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:422:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:461:18: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:21:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(large) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:462:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:406:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_arenas_i_mutexes_extent_avail_node' [INFO] [stderr] static const ctl_named_node_t stats_##prefix##_node[] = { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:461:18: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:22:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extent_avail) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:462:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:422:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:461:18: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:22:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extent_avail) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:462:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:406:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_arenas_i_mutexes_extents_dirty_node' [INFO] [stderr] static const ctl_named_node_t stats_##prefix##_node[] = { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:461:18: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:23:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:462:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:422:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:461:18: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:23:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:462:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:406:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_arenas_i_mutexes_extents_muzzy_node' [INFO] [stderr] static const ctl_named_node_t stats_##prefix##_node[] = { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:461:18: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:24:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:462:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:422:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:461:18: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:24:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:462:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:406:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_arenas_i_mutexes_extents_retained_node' [INFO] [stderr] static const ctl_named_node_t stats_##prefix##_node[] = { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:461:18: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:25:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_retained) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:462:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:422:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:461:18: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:25:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_retained) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:462:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:406:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_arenas_i_mutexes_decay_dirty_node' [INFO] [stderr] static const ctl_named_node_t stats_##prefix##_node[] = { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:461:18: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:26:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:462:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:422:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:461:18: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:26:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:462:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:406:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_arenas_i_mutexes_decay_muzzy_node' [INFO] [stderr] static const ctl_named_node_t stats_##prefix##_node[] = { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:461:18: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:27:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:462:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:422:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:461:18: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:27:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:462:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:406:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_arenas_i_mutexes_base_node' [INFO] [stderr] static const ctl_named_node_t stats_##prefix##_node[] = { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:461:18: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:28:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(base) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:462:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:422:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:461:18: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:28:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(base) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:462:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:406:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_arenas_i_mutexes_tcache_list_node' [INFO] [stderr] static const ctl_named_node_t stats_##prefix##_node[] = { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:461:18: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:29:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(tcache_list) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:462:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:422:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:461:18: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(arenas_i_mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:29:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(tcache_list) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:462:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:465:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_arenas_i_mutexes_node' [INFO] [stderr] static const ctl_named_node_t stats_arenas_i_mutexes_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:469:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:471:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_arenas_i_node' [INFO] [stderr] static const ctl_named_node_t stats_arenas_i_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:498:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:499:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'super_stats_arenas_i_node' [INFO] [stderr] static const ctl_named_node_t super_stats_arenas_i_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:501:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:503:33: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_arenas_node' [INFO] [stderr] static const ctl_indexed_node_t stats_arenas_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:505:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:507:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_background_thread_node' [INFO] [stderr] static const ctl_named_node_t stats_background_thread_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:511:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:406:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_mutexes_background_thread_node' [INFO] [stderr] static const ctl_named_node_t stats_##prefix##_node[] = { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:513:17: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:9:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(background_thread) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:514:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:422:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:513:17: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:9:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(background_thread) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:514:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:406:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_mutexes_ctl_node' [INFO] [stderr] static const ctl_named_node_t stats_##prefix##_node[] = { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:513:17: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:10:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(ctl) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:514:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:422:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:513:17: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:10:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(ctl) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:514:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:406:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_mutexes_prof_node' [INFO] [stderr] static const ctl_named_node_t stats_##prefix##_node[] = { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:513:17: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:11:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(prof) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:514:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:422:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:513:17: note: in expansion of macro 'MUTEX_PROF_DATA_NODE' [INFO] [stderr] #define OP(mtx) MUTEX_PROF_DATA_NODE(mutexes_##mtx) [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:11:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(prof) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:514:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:517:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_mutexes_node' [INFO] [stderr] static const ctl_named_node_t stats_mutexes_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:522:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:525:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'stats_node' [INFO] [stderr] static const ctl_named_node_t stats_node[] = { [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:537:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:539:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'root_node' [INFO] [stderr] static const ctl_named_node_t root_node[] = { [INFO] [stderr] ^~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:552:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:553:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'super_root_node' [INFO] [stderr] static const ctl_named_node_t super_root_node[] = { [INFO] [stderr] ^~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:555:2: error: expected declaration specifiers before ';' token [INFO] [stderr] }; [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:569:27: error: expected declaration specifiers or '...' before 'arena_stats_u64_t' [INFO] [stderr] ctl_accum_arena_stats_u64(arena_stats_u64_t *dst, arena_stats_u64_t *src) { [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:569:51: error: expected declaration specifiers or '...' before 'arena_stats_u64_t' [INFO] [stderr] ctl_accum_arena_stats_u64(arena_stats_u64_t *dst, arena_stats_u64_t *src) { [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:581:26: error: expected declaration specifiers or '...' before 'arena_stats_u64_t' [INFO] [stderr] ctl_arena_stats_read_u64(arena_stats_u64_t *p) { [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:590:53: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] accum_atomic_zu(atomic_zu_t *dst, atomic_zu_t *src) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:599:55: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] arenas_i2a_impl(size_t i, bool compat, bool validate) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:637:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] arenas_i2a(size_t i) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:641:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] static ctl_arena_t * [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:677:20: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] static ctl_arena_t * [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:685:17: error: expected declaration specifiers or '...' before 'ctl_arena_t' [INFO] [stderr] ctl_arena_clear(ctl_arena_t *ctl_arena) { [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:707:38: error: expected declaration specifiers or '...' before 'ctl_arena_t' [INFO] [stderr] ctl_arena_stats_amerge(tsdn_t *tsdn, ctl_arena_t *ctl_arena, arena_t *arena) { [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:738:25: error: expected declaration specifiers or '...' before 'ctl_arena_t' [INFO] [stderr] ctl_arena_stats_sdmerge(ctl_arena_t *ctl_sdarena, ctl_arena_t *ctl_arena, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:738:51: error: expected declaration specifiers or '...' before 'ctl_arena_t' [INFO] [stderr] ctl_arena_stats_sdmerge(ctl_arena_t *ctl_sdarena, ctl_arena_t *ctl_arena, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:874:49: error: expected declaration specifiers or '...' before 'ctl_arena_t' [INFO] [stderr] ctl_arena_refresh(tsdn_t *tsdn, arena_t *arena, ctl_arena_t *ctl_sdarena, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:885:58: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] ctl_arena_init(tsd_t *tsd, extent_hooks_t *extent_hooks) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:915:48: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] ctl_background_thread_stats_read(tsdn_t *tsdn) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:925:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] ctl_refresh(tsdn_t *tsdn) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:999:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] ctl_init(tsd_t *tsd) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1075:44: error: expected declaration specifiers or '...' before 'ctl_node_t' [INFO] [stderr] ctl_lookup(tsdn_t *tsdn, const char *name, ctl_node_t const **nodesp, [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1174:32: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1205:76: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] ctl_nametomib(tsd_t *tsd, const char *name, size_t *mibp, size_t *miblenp) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1220:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1268:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] ctl_boot(void) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1280:27: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] ctl_prefork(tsdn_t *tsdn) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1285:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] ctl_postfork_parent(tsdn_t *tsdn) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1290:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] ctl_postfork_child(tsdn_t *tsdn) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1494:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(version, JEMALLOC_VERSION, const char *) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1498:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1517:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] void *oldp, size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1575:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] void *oldp, size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1479:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1640:1: note: in expansion of macro 'CTL_RO_CONFIG_GEN' [INFO] [stderr] CTL_RO_CONFIG_GEN(config_cache_oblivious, bool) [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1479:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1641:1: note: in expansion of macro 'CTL_RO_CONFIG_GEN' [INFO] [stderr] CTL_RO_CONFIG_GEN(config_debug, bool) [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1479:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1642:1: note: in expansion of macro 'CTL_RO_CONFIG_GEN' [INFO] [stderr] CTL_RO_CONFIG_GEN(config_fill, bool) [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1479:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1643:1: note: in expansion of macro 'CTL_RO_CONFIG_GEN' [INFO] [stderr] CTL_RO_CONFIG_GEN(config_lazy_lock, bool) [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1479:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1644:1: note: in expansion of macro 'CTL_RO_CONFIG_GEN' [INFO] [stderr] CTL_RO_CONFIG_GEN(config_malloc_conf, const char *) [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1479:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1645:1: note: in expansion of macro 'CTL_RO_CONFIG_GEN' [INFO] [stderr] CTL_RO_CONFIG_GEN(config_prof, bool) [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1479:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1646:1: note: in expansion of macro 'CTL_RO_CONFIG_GEN' [INFO] [stderr] CTL_RO_CONFIG_GEN(config_prof_libgcc, bool) [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1479:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1647:1: note: in expansion of macro 'CTL_RO_CONFIG_GEN' [INFO] [stderr] CTL_RO_CONFIG_GEN(config_prof_libunwind, bool) [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1479:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1648:1: note: in expansion of macro 'CTL_RO_CONFIG_GEN' [INFO] [stderr] CTL_RO_CONFIG_GEN(config_stats, bool) [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1479:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1649:1: note: in expansion of macro 'CTL_RO_CONFIG_GEN' [INFO] [stderr] CTL_RO_CONFIG_GEN(config_utrace, bool) [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1479:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1650:1: note: in expansion of macro 'CTL_RO_CONFIG_GEN' [INFO] [stderr] CTL_RO_CONFIG_GEN(config_xmalloc, bool) [INFO] [stderr] ^~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1654:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(opt_abort, opt_abort, bool) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1655:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(opt_abort_conf, opt_abort_conf, bool) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1656:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(opt_metadata_thp, metadata_thp_mode_names[opt_metadata_thp], [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1658:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(opt_retain, opt_retain, bool) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1659:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(opt_dss, opt_dss, const char *) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1660:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(opt_narenas, opt_narenas, unsigned) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1661:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(opt_percpu_arena, percpu_arena_mode_names[opt_percpu_arena], [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1663:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(opt_background_thread, opt_background_thread, bool) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1664:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(opt_max_background_threads, opt_max_background_threads, size_t) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1665:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(opt_dirty_decay_ms, opt_dirty_decay_ms, ssize_t) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1666:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(opt_muzzy_decay_ms, opt_muzzy_decay_ms, ssize_t) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1667:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(opt_stats_print, opt_stats_print, bool) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1668:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(opt_stats_print_opts, opt_stats_print_opts, const char *) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1425:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1669:1: note: in expansion of macro 'CTL_RO_NL_CGEN' [INFO] [stderr] CTL_RO_NL_CGEN(config_fill, opt_junk, opt_junk, const char *) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1425:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1670:1: note: in expansion of macro 'CTL_RO_NL_CGEN' [INFO] [stderr] CTL_RO_NL_CGEN(config_fill, opt_zero, opt_zero, bool) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1425:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1671:1: note: in expansion of macro 'CTL_RO_NL_CGEN' [INFO] [stderr] CTL_RO_NL_CGEN(config_utrace, opt_utrace, opt_utrace, bool) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1425:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1672:1: note: in expansion of macro 'CTL_RO_NL_CGEN' [INFO] [stderr] CTL_RO_NL_CGEN(config_xmalloc, opt_xmalloc, opt_xmalloc, bool) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1673:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(opt_tcache, opt_tcache, bool) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1674:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(opt_thp, thp_mode_names[opt_thp], const char *) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1675:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(opt_lg_extent_max_active_fit, opt_lg_extent_max_active_fit, [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1677:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(opt_lg_tcache_max, opt_lg_tcache_max, ssize_t) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1425:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1678:1: note: in expansion of macro 'CTL_RO_NL_CGEN' [INFO] [stderr] CTL_RO_NL_CGEN(config_prof, opt_prof, opt_prof, bool) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1425:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1679:1: note: in expansion of macro 'CTL_RO_NL_CGEN' [INFO] [stderr] CTL_RO_NL_CGEN(config_prof, opt_prof_prefix, opt_prof_prefix, const char *) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1425:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1680:1: note: in expansion of macro 'CTL_RO_NL_CGEN' [INFO] [stderr] CTL_RO_NL_CGEN(config_prof, opt_prof_active, opt_prof_active, bool) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1425:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1681:1: note: in expansion of macro 'CTL_RO_NL_CGEN' [INFO] [stderr] CTL_RO_NL_CGEN(config_prof, opt_prof_thread_active_init, [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1425:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1683:1: note: in expansion of macro 'CTL_RO_NL_CGEN' [INFO] [stderr] CTL_RO_NL_CGEN(config_prof, opt_lg_prof_sample, opt_lg_prof_sample, size_t) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1425:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1684:1: note: in expansion of macro 'CTL_RO_NL_CGEN' [INFO] [stderr] CTL_RO_NL_CGEN(config_prof, opt_prof_accum, opt_prof_accum, bool) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1425:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1685:1: note: in expansion of macro 'CTL_RO_NL_CGEN' [INFO] [stderr] CTL_RO_NL_CGEN(config_prof, opt_lg_prof_interval, opt_lg_prof_interval, ssize_t) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1425:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1686:1: note: in expansion of macro 'CTL_RO_NL_CGEN' [INFO] [stderr] CTL_RO_NL_CGEN(config_prof, opt_prof_gdump, opt_prof_gdump, bool) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1425:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1687:1: note: in expansion of macro 'CTL_RO_NL_CGEN' [INFO] [stderr] CTL_RO_NL_CGEN(config_prof, opt_prof_final, opt_prof_final, bool) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1425:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1688:1: note: in expansion of macro 'CTL_RO_NL_CGEN' [INFO] [stderr] CTL_RO_NL_CGEN(config_prof, opt_prof_leak, opt_prof_leak, bool) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1694:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1460:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1748:1: note: in expansion of macro 'CTL_TSD_RO_NL_CGEN' [INFO] [stderr] CTL_TSD_RO_NL_CGEN(config_stats, thread_allocated, tsd_thread_allocated_get, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1460:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1750:1: note: in expansion of macro 'CTL_TSD_RO_NL_CGEN' [INFO] [stderr] CTL_TSD_RO_NL_CGEN(config_stats, thread_allocatedp, tsd_thread_allocatedp_get, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1460:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1752:1: note: in expansion of macro 'CTL_TSD_RO_NL_CGEN' [INFO] [stderr] CTL_TSD_RO_NL_CGEN(config_stats, thread_deallocated, tsd_thread_deallocated_get, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1460:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1754:1: note: in expansion of macro 'CTL_TSD_RO_NL_CGEN' [INFO] [stderr] CTL_TSD_RO_NL_CGEN(config_stats, thread_deallocatedp, [INFO] [stderr] ^~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1759:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] void *oldp, size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1780:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] void *oldp, size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1800:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1831:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1861:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1879:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1899:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1921:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] void *oldp, size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1942:59: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] arena_i_decay(tsdn_t *tsdn, unsigned arena_ind, bool all) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1990:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2006:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2023:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] arena_t **arena) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2042:71: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] arena_reset_prepare_background_thread(tsd_t *tsd, unsigned arena_ind) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2059:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] arena_reset_finish_background_thread(tsd_t *tsd, unsigned arena_ind) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2076:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2096:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2137:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2198:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] void *oldp, size_t *oldlenp, void *newp, size_t newlen, bool dirty) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2235:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] void *oldp, size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2242:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] void *oldp, size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2249:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] void *oldp, size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2304:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] void *oldp, size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2338:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] static const ctl_named_node_t * [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2365:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2386:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] void *oldp, size_t *oldlenp, void *newp, size_t newlen, bool dirty) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2413:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] void *oldp, size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2420:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] void *oldp, size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2425:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(arenas_quantum, QUANTUM, size_t) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2426:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(arenas_page, PAGE, size_t) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2427:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(arenas_tcache_max, tcache_maxclass, size_t) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2428:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(arenas_nbins, NBINS, unsigned) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2429:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(arenas_nhbins, nhbins, unsigned) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2430:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(arenas_bin_i_size, bin_infos[mib[2]].reg_size, size_t) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2431:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(arenas_bin_i_nregs, bin_infos[mib[2]].nregs, uint32_t) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2432:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(arenas_bin_i_slab_size, bin_infos[mib[2]].slab_size, size_t) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2433:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] static const ctl_named_node_t * [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2441:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(arenas_nlextents, NSIZES - NBINS, unsigned) [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1444:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2442:1: note: in expansion of macro 'CTL_RO_NL_GEN' [INFO] [stderr] CTL_RO_NL_GEN(arenas_lextent_i_size, sz_index2size(NBINS+(szind_t)mib[2]), [INFO] [stderr] ^~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2444:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] static const ctl_named_node_t * [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2455:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2478:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2510:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] void *oldp, size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2537:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2563:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2586:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2612:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1425:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2633:1: note: in expansion of macro 'CTL_RO_NL_CGEN' [INFO] [stderr] CTL_RO_NL_CGEN(config_prof, prof_interval, prof_interval, uint64_t) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1425:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2634:1: note: in expansion of macro 'CTL_RO_NL_CGEN' [INFO] [stderr] CTL_RO_NL_CGEN(config_prof, lg_prof_sample, lg_prof_sample, size_t) [INFO] [stderr] ^~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2638:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_allocated, ctl_stats->allocated, size_t) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2639:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_active, ctl_stats->active, size_t) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2640:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_metadata, ctl_stats->metadata, size_t) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2641:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_metadata_thp, ctl_stats->metadata_thp, size_t) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2642:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_resident, ctl_stats->resident, size_t) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2643:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_mapped, ctl_stats->mapped, size_t) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2644:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_retained, ctl_stats->retained, size_t) [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2646:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_background_thread_num_threads, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2648:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_background_thread_num_runs, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2650:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_background_thread_run_interval, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1403:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2653:1: note: in expansion of macro 'CTL_RO_GEN' [INFO] [stderr] CTL_RO_GEN(stats_arenas_i_dss, arenas_i(mib[2])->dss, const char *) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1403:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2654:1: note: in expansion of macro 'CTL_RO_GEN' [INFO] [stderr] CTL_RO_GEN(stats_arenas_i_dirty_decay_ms, arenas_i(mib[2])->dirty_decay_ms, [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1403:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2656:1: note: in expansion of macro 'CTL_RO_GEN' [INFO] [stderr] CTL_RO_GEN(stats_arenas_i_muzzy_decay_ms, arenas_i(mib[2])->muzzy_decay_ms, [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1403:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2658:1: note: in expansion of macro 'CTL_RO_GEN' [INFO] [stderr] CTL_RO_GEN(stats_arenas_i_nthreads, arenas_i(mib[2])->nthreads, unsigned) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1403:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2659:1: note: in expansion of macro 'CTL_RO_GEN' [INFO] [stderr] CTL_RO_GEN(stats_arenas_i_uptime, [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1403:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2661:1: note: in expansion of macro 'CTL_RO_GEN' [INFO] [stderr] CTL_RO_GEN(stats_arenas_i_pactive, arenas_i(mib[2])->pactive, size_t) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1403:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2662:1: note: in expansion of macro 'CTL_RO_GEN' [INFO] [stderr] CTL_RO_GEN(stats_arenas_i_pdirty, arenas_i(mib[2])->pdirty, size_t) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1403:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2663:1: note: in expansion of macro 'CTL_RO_GEN' [INFO] [stderr] CTL_RO_GEN(stats_arenas_i_pmuzzy, arenas_i(mib[2])->pmuzzy, size_t) [INFO] [stderr] ^~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2664:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_mapped, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2667:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_retained, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2671:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_dirty_npurge, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2674:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_dirty_nmadvise, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2677:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_dirty_purged, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2681:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_muzzy_npurge, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2684:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_muzzy_nmadvise, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2687:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_muzzy_purged, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2691:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_base, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2694:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_internal, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2697:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_metadata_thp, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2700:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_tcache_bytes, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2703:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_resident, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2707:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_small_allocated, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2709:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_small_nmalloc, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2711:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_small_ndalloc, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2713:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_small_nrequests, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2715:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_large_allocated, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2718:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_large_nmalloc, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2721:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_large_ndalloc, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2727:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_large_nrequests, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2733:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_ops, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2750:5: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:9:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(background_thread) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2752:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2735:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_wait, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2750:5: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:9:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(background_thread) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2752:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2737:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_spin_acq, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2750:5: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:9:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(background_thread) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2752:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2739:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_owner_switch, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2750:5: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:9:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(background_thread) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2752:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2741:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_total_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2750:5: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:9:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(background_thread) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2752:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2743:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2750:5: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:9:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(background_thread) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2752:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2745:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_num_thds, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2750:5: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:9:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(background_thread) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2752:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2733:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_ops, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2750:5: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:10:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(ctl) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2752:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2735:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_wait, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2750:5: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:10:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(ctl) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2752:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2737:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_spin_acq, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2750:5: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:10:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(ctl) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2752:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2739:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_owner_switch, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2750:5: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:10:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(ctl) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2752:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2741:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_total_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2750:5: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:10:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(ctl) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2752:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2743:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2750:5: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:10:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(ctl) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2752:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2745:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_num_thds, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2750:5: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:10:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(ctl) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2752:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2733:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_ops, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2750:5: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:11:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(prof) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2752:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2735:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_wait, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2750:5: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:11:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(prof) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2752:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2737:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_spin_acq, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2750:5: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:11:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(prof) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2752:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2739:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_owner_switch, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2750:5: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:11:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(prof) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2752:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2741:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_total_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2750:5: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:11:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(prof) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2752:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2743:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2750:5: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:11:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(prof) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2752:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2745:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_num_thds, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2750:5: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:11:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(prof) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2752:1: note: in expansion of macro 'MUTEX_PROF_GLOBAL_MUTEXES' [INFO] [stderr] MUTEX_PROF_GLOBAL_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2733:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_ops, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:21:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(large) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2735:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_wait, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:21:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(large) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2737:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_spin_acq, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:21:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(large) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2739:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_owner_switch, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:21:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(large) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2741:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_total_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:21:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(large) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2743:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:21:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(large) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2745:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_num_thds, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:21:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(large) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2733:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_ops, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:22:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extent_avail) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2735:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_wait, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:22:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extent_avail) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2737:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_spin_acq, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:22:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extent_avail) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2739:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_owner_switch, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:22:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extent_avail) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2741:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_total_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:22:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extent_avail) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2743:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:22:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extent_avail) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2745:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_num_thds, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:22:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extent_avail) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2733:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_ops, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:23:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2735:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_wait, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:23:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2737:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_spin_acq, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:23:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2739:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_owner_switch, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:23:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2741:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_total_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:23:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2743:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:23:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2745:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_num_thds, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:23:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2733:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_ops, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:24:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2735:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_wait, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:24:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2737:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_spin_acq, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:24:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2739:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_owner_switch, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:24:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2741:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_total_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:24:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2743:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:24:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2745:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_num_thds, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:24:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2733:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_ops, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:25:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_retained) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2735:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_wait, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:25:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_retained) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2737:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_spin_acq, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:25:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_retained) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2739:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_owner_switch, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:25:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_retained) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2741:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_total_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:25:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_retained) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2743:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:25:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_retained) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2745:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_num_thds, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:25:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(extents_retained) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2733:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_ops, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:26:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2735:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_wait, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:26:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2737:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_spin_acq, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:26:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2739:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_owner_switch, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:26:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2741:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_total_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:26:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2743:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:26:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2745:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_num_thds, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:26:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_dirty) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2733:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_ops, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:27:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2735:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_wait, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:27:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2737:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_spin_acq, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:27:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2739:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_owner_switch, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:27:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2741:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_total_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:27:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2743:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:27:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2745:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_num_thds, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:27:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(decay_muzzy) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2733:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_ops, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:28:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(base) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2735:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_wait, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:28:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(base) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2737:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_spin_acq, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:28:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(base) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2739:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_owner_switch, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:28:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(base) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2741:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_total_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:28:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(base) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2743:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:28:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(base) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2745:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_num_thds, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:28:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(base) \ [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2733:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_ops, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:29:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(tcache_list) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2735:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_wait, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:29:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(tcache_list) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2737:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_spin_acq, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:29:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(tcache_list) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2739:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_owner_switch, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:29:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(tcache_list) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2741:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_total_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:29:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(tcache_list) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2743:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:29:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(tcache_list) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2745:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_num_thds, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2756:17: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] #define OP(mtx) RO_MUTEX_CTL_GEN(arenas_i_mutexes_##mtx, \ [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/mutex_prof.h:29:5: note: in expansion of macro 'OP' [INFO] [stderr] OP(tcache_list) [INFO] [stderr] ^~ [INFO] [stderr] ../jemalloc/src/ctl.c:2758:1: note: in expansion of macro 'MUTEX_PROF_ARENA_MUTEXES' [INFO] [stderr] MUTEX_PROF_ARENA_MUTEXES [INFO] [stderr] ^~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2733:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_ops, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2762:1: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(arenas_i_bins_j_mutex, [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2735:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_wait, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2762:1: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(arenas_i_bins_j_mutex, [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2737:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_spin_acq, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2762:1: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(arenas_i_bins_j_mutex, [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2739:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_num_owner_switch, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2762:1: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(arenas_i_bins_j_mutex, [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2741:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_total_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2762:1: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(arenas_i_bins_j_mutex, [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2743:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_wait_time, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2762:1: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(arenas_i_bins_j_mutex, [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2745:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_##n##_max_num_thds, \ [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2762:1: note: in expansion of macro 'RO_MUTEX_CTL_GEN' [INFO] [stderr] RO_MUTEX_CTL_GEN(arenas_i_bins_j_mutex, [INFO] [stderr] ^~~~~~~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2769:61: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] void *oldp, size_t *oldlenp, void *newp, size_t newlen) { [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2818:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_bins_j_nmalloc, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2820:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_bins_j_ndalloc, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2822:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_bins_j_nrequests, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2824:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_bins_j_curregs, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2826:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_bins_j_nfills, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2828:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_bins_j_nflushes, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2830:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_bins_j_nslabs, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2832:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_bins_j_nreslabs, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2834:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_bins_j_curslabs, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2837:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] static const ctl_named_node_t * [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2846:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_lextents_j_nmalloc, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2849:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_lextents_j_ndalloc, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2852:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_lextents_j_nrequests, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:1382:49: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token [INFO] [stderr] size_t *oldlenp, void *newp, size_t newlen) { \ [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2855:1: note: in expansion of macro 'CTL_RO_CGEN' [INFO] [stderr] CTL_RO_CGEN(config_stats, stats_arenas_i_lextents_j_curlextents, [INFO] [stderr] ^~~~~~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2858:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] static const ctl_named_node_t * [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2867:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token [INFO] [stderr] static const ctl_named_node_t * [INFO] [stderr] ^ [INFO] [stderr] In file included from ../jemalloc/include/jemalloc/internal/jemalloc_internal_includes.h:56:0, [INFO] [stderr] from ../jemalloc/src/ctl.c:3: [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_structs.h:97:9: error: old-style parameter declarations in prototyped function definition [INFO] [stderr] typedef rb_tree(prof_tctx_t) prof_tctx_tree_t; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] ../jemalloc/include/jemalloc/internal/prof_structs.h:97:1: error: parameter name omitted [INFO] [stderr] typedef rb_tree(prof_tctx_t) prof_tctx_tree_t; [INFO] [stderr] ^~~~~~~ [INFO] [stderr] ../jemalloc/src/ctl.c:2883:1: error: expected '{' at end of input [INFO] [stderr] } [INFO] [stderr] ^ [INFO] [stderr] ../jemalloc/src/ctl.c:2883:1: warning: control reaches end of non-void function [-Wreturn-type] [INFO] [stderr] } [INFO] [stderr] ^ [INFO] [stderr] make: *** [src/ctl.o] Error 1 [INFO] [stderr] cc: internal compiler error: Killed (program cc1) [INFO] [stderr] Please submit a full bug report, [INFO] [stderr] with preprocessed source if appropriate. [INFO] [stderr] See for instructions. [INFO] [stderr] make: *** [src/jemalloc.pic.o] Error 4 [INFO] [stderr] thread 'main' panicked at 'command did not execute successfully: "make" "srcroot=../jemalloc/" "-j" "8" [INFO] [stderr] expected success, got: exit code: 2', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.3.2/build.rs:392:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55632df4b0c4 - backtrace::backtrace::libunwind::trace::h780d9312b947e32f [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55632df4b0c4 - backtrace::backtrace::trace_unsynchronized::h50fdb9faa9a37c56 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.37/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55632df4b0c4 - std::sys_common::backtrace::_print_fmt::h5fd3d374bdc4a419 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x55632df4b0c4 - ::fmt::hea77cdef8cfcc21d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:61 [INFO] [stderr] 4: 0x55632df6af5c - core::fmt::write::h4af900d733d7a583 [INFO] [stderr] at src/libcore/fmt/mod.rs:1030 [INFO] [stderr] 5: 0x55632df47907 - std::io::Write::write_fmt::h7ad411185b661d1b [INFO] [stderr] at src/libstd/io/mod.rs:1412 [INFO] [stderr] 6: 0x55632df4dc75 - std::sys_common::backtrace::_print::h7743f537860b7fc2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:65 [INFO] [stderr] 7: 0x55632df4dc75 - std::sys_common::backtrace::print::h539b95bb1c3082e1 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:50 [INFO] [stderr] 8: 0x55632df4dc75 - std::panicking::default_hook::{{closure}}::hc6479c8b41ede440 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 9: 0x55632df4d966 - std::panicking::default_hook::hd581ebc9f02a25e1 [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 10: 0x55632df4e315 - std::panicking::rust_panic_with_hook::h3ef8c012e2c61ebc [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 11: 0x55632df4deb2 - std::panicking::continue_panic_fmt::he01939da6a6344bb [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 12: 0x55632df4de0c - std::panicking::begin_panic_fmt::h63eb6d3ef4de0cf5 [INFO] [stderr] at src/libstd/panicking.rs:339 [INFO] [stderr] 13: 0x55632dec775b - build_script_build::run::hef7fa879ccfff5b3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.3.2/build.rs:392 [INFO] [stderr] 14: 0x55632dec60e3 - build_script_build::main::h7fa9f9c56453537d [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/jemalloc-sys-0.3.2/build.rs:330 [INFO] [stderr] 15: 0x55632ded06c0 - std::rt::lang_start::{{closure}}::hf055fba1d741b7dd [INFO] [stderr] at /rustc/e689e5eaefe96e6dc3ed5bb629c521b7d207aff7/src/libstd/rt.rs:64 [INFO] [stderr] 16: 0x55632df4dd43 - std::rt::lang_start_internal::{{closure}}::h89bcd519c19d1c00 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 17: 0x55632df4dd43 - std::panicking::try::do_call::h9c0ecf24353b2f6f [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 18: 0x55632df5588a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:80 [INFO] [stderr] 19: 0x55632df4e80d - std::panicking::try::h2cce617c236f51a9 [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 20: 0x55632df4e80d - std::panic::catch_unwind::heee61165154957e1 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x55632df4e80d - std::rt::lang_start_internal::h84ae79bb2f097b77 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 22: 0x55632ded0699 - std::rt::lang_start::h4ef7bc6e5bca943e [INFO] [stderr] at /rustc/e689e5eaefe96e6dc3ed5bb629c521b7d207aff7/src/libstd/rt.rs:64 [INFO] [stderr] 23: 0x55632dec7cfa - main [INFO] [stderr] 24: 0x7f21ce8c02e1 - __libc_start_main [INFO] [stderr] 25: 0x55632dec1dea - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "3f6c490248dd5758d99cacf8b86659b4b1ff294655d8d2bc276f8b87199e6862"` [INFO] running `"docker" "rm" "-f" "3f6c490248dd5758d99cacf8b86659b4b1ff294655d8d2bc276f8b87199e6862"` [INFO] [stdout] 3f6c490248dd5758d99cacf8b86659b4b1ff294655d8d2bc276f8b87199e6862