Building on spring (from freebsd) 2024-04-05 01:54.57 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam")) 2024-04-05 01:54.58 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q c516155a4b0ab20ef48da6477bcd2546d2a2bed9")) 2024-04-05 01:54.58 ---> using "e0620c03dd3494696be550b7f4f51c5f75989fd30a28524a01d0480f6c534899" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository")) No configuration file found, using built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2024-04-05 01:54.58 ---> using "eadb121bdf9df37f08cef028ecb6c05c6577e9fc77a4ac077d5183ac995cd757" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '5.1.0' 'ocaml-base-compiler.5.1.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.1.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.5.1.0 (https://github.com/ocaml/ocaml/archive/5.1.0.tar.gz) -> installed ocaml-base-compiler.5.1.0 -> installed ocaml-config.3 -> installed ocaml.5.1.0 -> installed base-domains.base -> installed base-nnp.base Done. # Run eval $(opam env --switch=5.1.0) to update the current shell environment 2024-04-05 01:54.59 ---> using "4d78e16617e33ad7ed3c39bbb1fefc66f99166579e2d897e8c156abb6b149aab" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2024-04-05 01:54.59 ---> using "0414157bf328cf6aca8d364ec7e5abb90c15aa249ad902099c5bf7bc4f4b36c9" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"hdr_histogram.0.0.4\"\ \nopam install -vy \"hdr_histogram.0.0.4\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"hdr_histogram.0.0.4\" | grep -q '\"freebsd\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) [NOTE] hdr_histogram.0.0.4 is not installed. Nothing to do. The following actions will be performed: === install 13 packages - install bigarray-compat 1.1.0 [required by ctypes] - install conf-cmake 1 [required by hdr_histogram] - install conf-libffi 2.0.0 [required by ctypes-foreign] - install conf-pkg-config 3 [required by hdr_histogram] - install conf-zlib 1 [required by hdr_histogram] - install csexp 1.5.2 [required by dune-configurator] - install ctypes 0.22.0 [required by hdr_histogram] - install ctypes-foreign 0.22.0 [required by hdr_histogram] - install dune 3.14.2 [required by hdr_histogram] - install dune-configurator 3.14.2 [required by ctypes, ctypes-foreign] - install hdr_histogram 0.0.4 - install integers 0.7.0 [required by ctypes] - install stdlib-shims 0.3.0 [required by integers] The following system packages will first need to be installed: devel/cmake <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run pkg to install them (may need root/sudo access) 2. Display the recommended pkg command and wait while you run it manually (e.g. in another terminal) 3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable 4. Abort the installation [1/2/3/4] 1 + /usr/local/bin/sudo "pkg" "install" "-y" "devel/cmake" - Updating FreeBSD repository catalogue... - [spring] Fetching packagesite.pkg: .... - ...... done - Processing entries: - .. - . - . - . - . - . - . - . - . done - FreeBSD repository update completed. 33716 packages processed. - All repositories are up to date. - The following 7 package(s) will be affected (of 0 checked): - - New packages to be INSTALLED: - cmake: 3.28.1 - cmake-core: 3.28.1 - cmake-doc: 3.28.1 - cmake-man: 3.28.1 - jsoncpp: 1.9.5 - libuv: 1.47.0 - rhash: 1.4.4 - - Number of packages to be installed: 7 - - The process will require 88 MiB more space. - 21 MiB to be downloaded. - [spring] [1/7] Fetching cmake-3.28.1.pkg: . done - [spring] [2/7] Fetching cmake-man-3.28.1.pkg: .... - ...... done - [spring] [3/7] Fetching jsoncpp-1.9.5.pkg: ........ done - [spring] [4/7] Fetching libuv-1.47.0.pkg: .......... done - [spring] [5/7] Fetching cmake-doc-3.28.1.pkg: .. - ........ done - [spring] [6/7] Fetching cmake-core-3.28.1.pkg: .. - ...... - .. done - [spring] [7/7] Fetching rhash-1.4.4.pkg: .......... done - Checking integrity... done (0 conflicting) - [spring] [1/7] Installing jsoncpp-1.9.5... - [spring] [1/7] Extracting jsoncpp-1.9.5: .......... done - [spring] [2/7] Installing libuv-1.47.0... - [spring] [2/7] Extracting libuv-1.47.0: .......... done - [spring] [3/7] Installing rhash-1.4.4... - [spring] [3/7] Extracting rhash-1.4.4: .......... done - [spring] [4/7] Installing cmake-man-3.28.1... - [spring] [4/7] Extracting cmake-man-3.28.1: .......... done - [spring] [5/7] Installing cmake-doc-3.28.1... - [spring] [5/7] Extracting cmake-doc-3.28.1: ...... - .... done - [spring] [6/7] Installing cmake-core-3.28.1... - [spring] [6/7] Extracting cmake-core-3.28.1: ..... - ..... done - [spring] [7/7] Installing cmake-3.28.1... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/37: Processing 2/37: Processing 3/37: Processing 4/37: Processing 5/37: Processing 6/37: Processing 7/37: Processing 8/37: [conf-cmake: sh configure.sh] Processing 9/37: [conf-cmake: sh configure.sh] [conf-pkg-config: pkg-config] -> retrieved csexp.1.5.2 (cached) Processing 10/37: [conf-cmake: sh configure.sh] [conf-pkg-config: pkg-config] + /usr/local/bin/pkg-config "--help" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-pkg-config.3) - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --verbose print additional information - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/usr/lib entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - --license print the specified module's license to stdout if known - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 10/37: [conf-cmake: sh configure.sh] -> installed conf-pkg-config.3 Processing 11/37: [conf-cmake: sh configure.sh] Processing 12/37: [conf-cmake: sh configure.sh] [conf-libffi: pkg-config libffi] Processing 13/37: [conf-cmake: sh configure.sh] [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] + /bin/sh "-ex" "configure.sh" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-cmake.1) - + command -v cmake3 - + command -v cmake - /usr/local/bin/cmake - + cmake_cmd=cmake - + echo 'cmd: "cmake"' -> compiled conf-cmake.1 Processing 13/37: [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] -> installed conf-cmake.1 Processing 14/37: [conf-libffi: pkg-config libffi] [conf-zlib: pkg-config zlib] + /usr/local/bin/pkg-config "zlib" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-zlib.1) -> compiled conf-zlib.1 Processing 14/37: [conf-libffi: pkg-config libffi] -> installed conf-zlib.1 Processing 15/37: [conf-libffi: pkg-config libffi] + /usr/local/bin/pkg-config "libffi" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/conf-libffi.2.0.0) -> compiled conf-libffi.2.0.0 Processing 15/37: -> installed conf-libffi.2.0.0 Processing 16/37: -> retrieved ctypes.0.22.0, ctypes-foreign.0.22.0 (cached) Processing 17/37: -> retrieved bigarray-compat.1.1.0 (cached) Processing 18/37: -> retrieved integers.0.7.0 (cached) Processing 19/37: -> retrieved stdlib-shims.0.3.0 (cached) -> retrieved hdr_histogram.0.0.4 (cached) -> retrieved dune.3.14.2, dune-configurator.3.14.2 (cached) Processing 20/37: [dune: ocaml 7] + /home/opam/.opam/5.1.0/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/dune.3.14.2) - ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml - ./.duneboot.exe -j 7 - cd _boot && /home/opam/.opam/5.1.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamLocal.ml - File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - - File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - - File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - cd _boot && /home/opam/.opam/5.1.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamVCS.ml - File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - cd _boot && /home/opam/.opam/5.1.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamDownload.ml - File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - cd _boot && /home/opam/.opam/5.1.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamRepository.ml - File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - - File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - Checksum_mismatch _ - - File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42: - Warning 8 [partial-match]: this pattern-matching is not exhaustive. - Here is an example of a case that is not matched: - (_, Checksum_mismatch _) - Processing 20/37: [dune: ./_boot/dune.exe build] + /home/opam/.opam/5.1.0/.opam-switch/build/dune.3.14.2/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/dune.3.14.2) -> compiled dune.3.14.2 -> installed dune.3.14.2 Processing 22/37: [bigarray-compat: dune build] Processing 23/37: [bigarray-compat: dune build] [csexp: dune build] Processing 24/37: [bigarray-compat: dune build] [csexp: dune build] [stdlib-shims: dune build] + /home/opam/.opam/5.1.0/bin/dune "build" "-p" "csexp" "-j" "7" "@install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/csexp.1.5.2) -> compiled csexp.1.5.2 Processing 24/37: [bigarray-compat: dune build] [stdlib-shims: dune build] -> installed csexp.1.5.2 Processing 25/37: [bigarray-compat: dune build] [stdlib-shims: dune build] Processing 26/37: [bigarray-compat: dune build] [dune-configurator: rm] [stdlib-shims: dune build] + /home/opam/.opam/5.1.0/bin/dune "build" "-p" "stdlib-shims" "-j" "7" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/stdlib-shims.0.3.0) -> compiled stdlib-shims.0.3.0 Processing 26/37: [bigarray-compat: dune build] [dune-configurator: rm] -> installed stdlib-shims.0.3.0 Processing 27/37: [bigarray-compat: dune build] [dune-configurator: rm] Processing 28/37: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build] + /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/dune-configurator.3.14.2) + /home/opam/.opam/5.1.0/bin/dune "build" "-p" "bigarray-compat" "-j" "7" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/bigarray-compat.1.1.0) -> compiled bigarray-compat.1.1.0 Processing 28/37: [dune-configurator: rm] [integers: dune build] -> installed bigarray-compat.1.1.0 Processing 29/37: [dune-configurator: rm] [integers: dune build] + /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/dune-configurator.3.14.2) Processing 29/37: [dune-configurator: dune build] [integers: dune build] + /home/opam/.opam/5.1.0/bin/dune "build" "-p" "integers" "-j" "7" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/integers.0.7.0) -> compiled integers.0.7.0 Processing 29/37: [dune-configurator: dune build] -> installed integers.0.7.0 Processing 30/37: [dune-configurator: dune build] + /home/opam/.opam/5.1.0/bin/dune "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/dune-configurator.3.14.2) -> compiled dune-configurator.3.14.2 -> installed dune-configurator.3.14.2 Processing 32/37: [ctypes: dune build] + /home/opam/.opam/5.1.0/bin/dune "build" "-p" "ctypes" "-j" "7" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/ctypes.0.22.0) Processing 32/37: [ctypes: dune install] + /home/opam/.opam/5.1.0/bin/dune "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/ctypes.0.22.0) -> compiled ctypes.0.22.0 -> installed ctypes.0.22.0 Processing 34/37: [ctypes-foreign: dune build] + /home/opam/.opam/5.1.0/bin/dune "build" "-p" "ctypes-foreign" "-j" "7" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/ctypes-foreign.0.22.0) Processing 34/37: [ctypes-foreign: dune install] + /home/opam/.opam/5.1.0/bin/dune "install" "-p" "ctypes-foreign" "--create-install-files" "ctypes-foreign" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/ctypes-foreign.0.22.0) -> compiled ctypes-foreign.0.22.0 -> installed ctypes-foreign.0.22.0 Processing 36/37: [hdr_histogram: dune build] + /home/opam/.opam/5.1.0/bin/dune "build" "-p" "hdr_histogram" "-j" "7" "@install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4) - (cd _build/default/lib/libhdr_histogram/_build && /usr/local/bin/cmake ..) - -- The C compiler identification is Clang 16.0.6 - -- Detecting C compiler ABI info - -- Detecting C compiler ABI info - done - -- Check for working C compiler: /usr/bin/cc - skipped - -- Detecting C compile features - -- Detecting C compile features - done - -- Found ZLIB: /usr/lib/libz.so (found version "1.3") - -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed - -- Looking for pthread_create in pthreads - -- Looking for pthread_create in pthreads - not found - -- Looking for pthread_create in pthread - -- Looking for pthread_create in pthread - found - -- Found Threads: TRUE - -- Looking for ceil in m - -- Looking for ceil in m - found - -- Looking for clock_gettime in rt - -- Looking for clock_gettime in rt - found - -- Configuring done (5.0s) - -- Generating done (0.1s) - -- Build files have been written to: /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/_build - (cd _build/default/lib/libhdr_histogram/_build && /usr/bin/make) - [ 2%] Building C object src/CMakeFiles/hdr_histogram.dir/hdr_encoding.c.o - [ 5%] Building C object src/CMakeFiles/hdr_histogram.dir/hdr_histogram.c.o - [ 8%] Building C object src/CMakeFiles/hdr_histogram.dir/hdr_histogram_log.c.o - [ 11%] Building C object src/CMakeFiles/hdr_histogram.dir/hdr_interval_recorder.c.o - [ 13%] Building C object src/CMakeFiles/hdr_histogram.dir/hdr_thread.c.o - [ 16%] Building C object src/CMakeFiles/hdr_histogram.dir/hdr_time.c.o - [ 19%] Building C object src/CMakeFiles/hdr_histogram.dir/hdr_writer_reader_phaser.c.o - [ 22%] Linking C shared library libhdr_histogram.so - [ 22%] Built target hdr_histogram - [ 25%] Building C object src/CMakeFiles/hdr_histogram_static.dir/hdr_encoding.c.o - [ 27%] Building C object src/CMakeFiles/hdr_histogram_static.dir/hdr_histogram.c.o - [ 30%] Building C object src/CMakeFiles/hdr_histogram_static.dir/hdr_histogram_log.c.o - [ 33%] Building C object src/CMakeFiles/hdr_histogram_static.dir/hdr_interval_recorder.c.o - [ 36%] Building C object src/CMakeFiles/hdr_histogram_static.dir/hdr_thread.c.o - [ 38%] Building C object src/CMakeFiles/hdr_histogram_static.dir/hdr_time.c.o - [ 41%] Building C object src/CMakeFiles/hdr_histogram_static.dir/hdr_writer_reader_phaser.c.o - [ 44%] Linking C static library libhdr_histogram_static.a - [ 44%] Built target hdr_histogram_static - [ 47%] Building C object test/CMakeFiles/hdr_histogram_test.dir/hdr_histogram_test.c.o - [ 50%] Building C object test/CMakeFiles/hdr_histogram_test.dir/minunit.c.o - [ 52%] Linking C executable hdr_histogram_test - [ 52%] Built target hdr_histogram_test - [ 55%] Building C object test/CMakeFiles/hdr_histogram_atomic_test.dir/hdr_histogram_atomic_test.c.o - [ 58%] Building C object test/CMakeFiles/hdr_histogram_atomic_test.dir/minunit.c.o - [ 61%] Linking C executable hdr_histogram_atomic_test - [ 61%] Built target hdr_histogram_atomic_test - [ 63%] Building C object test/CMakeFiles/hdr_histogram_log_test.dir/hdr_histogram_log_test.c.o - [ 66%] Building C object test/CMakeFiles/hdr_histogram_log_test.dir/minunit.c.o - [ 69%] Linking C executable hdr_histogram_log_test - [ 69%] Built target hdr_histogram_log_test - [ 72%] Building C object test/CMakeFiles/hdr_atomic_test.dir/hdr_atomic_test.c.o - [ 75%] Building C object test/CMakeFiles/hdr_atomic_test.dir/minunit.c.o - [ 77%] Linking C executable hdr_atomic_test - [ 77%] Built target hdr_atomic_test - [ 80%] Building C object test/CMakeFiles/hdr_histogram_atomic_concurrency_test.dir/hdr_histogram_atomic_concurrency_test.c.o - [ 83%] Building C object test/CMakeFiles/hdr_histogram_atomic_concurrency_test.dir/minunit.c.o - [ 86%] Linking C executable hdr_histogram_atomic_concurrency_test - [ 86%] Built target hdr_histogram_atomic_concurrency_test - [ 88%] Building C object test/CMakeFiles/hdr_histogram_perf.dir/hdr_histogram_perf.c.o - [ 91%] Building C object test/CMakeFiles/hdr_histogram_perf.dir/minunit.c.o - [ 94%] Linking C executable hdr_histogram_perf - [ 94%] Built target hdr_histogram_perf - [ 97%] Building C object examples/CMakeFiles/hdr_decoder.dir/hdr_decoder.c.o - [100%] Linking C executable hdr_decoder - [100%] Built target hdr_decoder - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/src/hdr_thread.c:97:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - void hdr_yield() - ^ - void - 1 warning generated. - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/src/hdr_thread.c:97:15: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - void hdr_yield() - ^ - void - 1 warning generated. - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_test.c:37:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static void load_histograms() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_test.c:90:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_create() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_test.c:104:43: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_create_with_large_values() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_test.c:133:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_invalid_significant_figures() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_test.c:148:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_invalid_init() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_test.c:158:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_total_count() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_test.c:168:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_get_max_value() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_test.c:184:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_get_min_value() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_test.c:194:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_percentiles() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_test.c:227:54: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_percentiles_by_value_at_percentiles() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_test.c:243:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_recorded_values() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_test.c:293:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_linear_values() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_test.c:348:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_logarithmic_values() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_test.c:401:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_reset() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_test.c:420:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_scaling_equivalence() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_test.c:449:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_out_of_range_values() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_test.c:459:48: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_linear_iter_buckets_correctly() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_test.c:495:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_interval_recording() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_test.c:539:51: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* reset_histogram_on_sample_and_recycle() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_test.c:564:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static struct mu_result all_tests() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_test.c:588:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static int hdr_histogram_run_tests() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_test.c:606:9: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - int main() - ^ - void - 22 warnings generated. - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_test.c:37:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static void load_histograms() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_test.c:90:25: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_create() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_test.c:104:43: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_create_with_large_values() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_test.c:133:46: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_invalid_significant_figures() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_test.c:148:31: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_invalid_init() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_test.c:158:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_total_count() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_test.c:168:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_get_max_value() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_test.c:184:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_get_min_value() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_test.c:194:30: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_percentiles() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_test.c:228:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_recorded_values() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_test.c:278:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_linear_values() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_test.c:333:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_logarithmic_values() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_test.c:386:24: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_reset() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_test.c:405:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_scaling_equivalence() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_test.c:434:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_out_of_range_values() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_test.c:444:48: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_linear_iter_buckets_correctly() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_test.c:480:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_interval_recording() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_test.c:524:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static struct mu_result all_tests() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_test.c:546:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static int hdr_histogram_run_tests() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_test.c:564:9: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - int main() - ^ - void - 20 warnings generated. - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:162:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static void load_histograms() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:202:47: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_encode_and_decode_compressed() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:231:48: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_encode_and_decode_compressed2() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:260:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_bounds_check_on_decode() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:282:43: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_encode_and_decode_base64() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:309:42: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_encode_and_decode_empty() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:339:53: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_encode_and_decode_compressed_large() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:391:51: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* base64_encode_encodes_without_padding() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:402:48: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* base64_encode_encodes_with_padding() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:418:54: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* base64_encode_fails_with_invalid_lengths() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:427:49: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* base64_encode_block_encodes_3_bytes() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:437:49: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* base64_decode_block_decodes_4_chars() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:459:59: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* base64_decode_decodes_strings_without_padding() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:470:56: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* base64_decode_decodes_strings_with_padding() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:487:54: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* base64_decode_fails_with_invalid_lengths() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:498:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* writes_and_reads_log() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:588:57: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* log_reader_aggregates_into_single_histogram() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:653:53: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* log_reader_fails_with_incorrect_version() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:682:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_encode_decode_empty() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:698:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_string_encode_decode() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:719:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_string_encode_decode_2() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:744:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* decode_v1_log() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:791:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* decode_v2_log() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:837:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* decode_v3_log() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:907:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* handle_invalid_log_lines() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:917:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* decode_v0_log() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:962:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static struct mu_result all_tests() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:1004:39: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static int hdr_histogram_log_run_tests() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_log_test.c:1022:9: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - int main() - ^ - void - 29 warnings generated. - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_atomic_test.c:16:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_store_load_64() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_atomic_test.c:31:37: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_store_load_pointer() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_atomic_test.c:46:27: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_exchange() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_atomic_test.c:60:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_add() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_atomic_test.c:73:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static struct mu_result all_tests() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_atomic_test.c:83:32: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static int hdr_atomic_run_tests() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_atomic_test.c:101:9: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - int main() - ^ - void - 7 warnings generated. - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_concurrency_test.c:43:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static char* test_recording_concurrently() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_concurrency_test.c:88:34: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static struct mu_result all_tests() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_concurrency_test.c:95:35: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - static int hdr_histogram_run_tests() - ^ - void - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_atomic_concurrency_test.c:113:9: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - int main() - ^ - void - 4 warnings generated. - /home/opam/.opam/5.1.0/.opam-switch/build/hdr_histogram.0.0.4/_build/default/lib/libhdr_histogram/test/hdr_histogram_perf.c:65:9: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] - int main() - ^ - void - 1 warning generated. -> compiled hdr_histogram.0.0.4 -> installed hdr_histogram.0.0.4 Done. 2024-04-05 02:00.28 ---> saved as "394e2c8e20933270006e823f06a0be5287e64eaed50489808e4a8f6610039983" Job succeeded