Building on asteria.caelum.ci.dev (from ocaml/opam:debian-unstable) 2024-06-01 08:20.47 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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/bin/opam-dev /usr/bin/opam")) 2024-06-01 08:20.47 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 0b9453aa6048fe22dfdf9af320fe1dd40296d350")) 2024-06-01 08:20.47 ---> using "e3560806fa0f854f1d1ba2f13f52af9b505adc32c9c8ac6b9a3d232a44e83c7a" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from 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-06-01 08:20.47 ---> using "a6cb48a09672e1fb12e82349ff98389c4f1321dfe5b94739b915db27204615f0" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '5.2' '5.2.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.2.0"} | "ocaml-system" {= "5.2.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.3 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.5.2.0 (cached) -> installed ocaml-base-compiler.5.2.0 -> installed ocaml-config.3 -> installed ocaml.5.2.0 -> installed base-domains.base -> installed base-nnp.base Done. # Run eval $(opam env --switch=5.2) to update the current shell environment 2024-06-01 08:20.47 ---> using "648c001a2ffb01e424d89dc39fced2e06f8a11bf74fe6c62ea038b55cabdae2f" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [198 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-05-31-2004.43-F-2024-05-27-2005.20.pdiff [217 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-05-31-2004.43-F-2024-05-27-2005.20.pdiff [217 kB] - Fetched 479 kB in 1s (341 kB/s) - Reading package lists... - 2024-06-01 08:20.47 ---> using "1907da6bc4243c03145805b1cfd278da55852124b3b8ee5c95096e4f6a15dcfd" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"mirage-crypto.0.9.1\"\ \nopam install -vy \"mirage-crypto.0.9.1\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"mirage-crypto.0.9.1\" | grep -q '\"debian-unstable\"'; 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")) Nothing to do. [NOTE] mirage-crypto.0.9.1 is not installed. The following actions will be performed: === install 8 packages - install bigarray-compat 1.1.0 [required by mirage-crypto] - install conf-pkg-config 3 [required by mirage-crypto] - install csexp 1.5.2 [required by dune-configurator] - install cstruct 6.0.1 [required by mirage-crypto] - install dune 3.15.3 [required by mirage-crypto] - install dune-configurator 3.15.3 [required by mirage-crypto] - install eqaf 0.9 [required by mirage-crypto] - install mirage-crypto 0.9.1 The following system packages will first need to be installed: pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> opam believes some required external dependencies are missing. opam can: > 1. Run apt-get to install them (may need root/sudo access) 2. Display the recommended apt-get 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/bin/sudo "apt-get" "install" "-qq" "-yy" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libpkgconf3:amd64. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 19459 files and directories currently installed.) - Preparing to unpack .../libpkgconf3_1.8.1-1+b2_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1+b2) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../pkgconf-bin_1.8.1-1+b2_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1+b2) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../pkgconf_1.8.1-1+b2_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1+b2) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../pkg-config_1.8.1-1+b2_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1+b2) ... - Setting up libpkgconf3:amd64 (1.8.1-1+b2) ... - Setting up pkgconf-bin (1.8.1-1+b2) ... - Setting up pkgconf:amd64 (1.8.1-1+b2) ... - Setting up pkg-config:amd64 (1.8.1-1+b2) ... - Processing triggers for libc-bin (2.38-11) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/23: Processing 2/23: Processing 3/23: Processing 4/23: Processing 5/23: [conf-pkg-config: pkg-config] -> retrieved bigarray-compat.1.1.0 (cached) Processing 6/23: [conf-pkg-config: pkg-config] -> retrieved csexp.1.5.2 (cached) Processing 7/23: [conf-pkg-config: pkg-config] -> retrieved cstruct.6.0.1 (cached) Processing 8/23: [conf-pkg-config: pkg-config] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/5.2/.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 - --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/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 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 - - 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 8/23: -> installed conf-pkg-config.3 Processing 9/23: -> retrieved eqaf.0.9 (cached) -> retrieved mirage-crypto.0.9.1 (cached) -> retrieved dune.3.15.3, dune-configurator.3.15.3 (cached) Processing 10/23: [dune: ocaml 255] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "ocaml" "boot/bootstrap.ml" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune.3.15.3) - 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 255 - cd _boot && /home/opam/.opam/5.2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads stdune.ml - File "otherlibs/stdune/src/stdune.ml", line 1, characters 4-9: - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context - cd _boot && /home/opam/.opam/5.2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads fiber.mli - File "vendor/fiber/src/fiber.mli", line 117, characters 3-9: - Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context - cd _boot && /home/opam/.opam/5.2/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.2/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads memo.mli - File "src/memo/memo.mli", line 104, characters 3-9: - Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context - cd _boot && /home/opam/.opam/5.2/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.2/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.2/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-280, characters 39-59: - 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 10/23: [dune: ./_boot/dune.exe build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./_boot/dune.exe" "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune.3.15.3) -> compiled dune.3.15.3 -> installed dune.3.15.3 Processing 12/23: [bigarray-compat: dune build] Processing 13/23: [bigarray-compat: dune build] [csexp: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "csexp" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/csexp.1.5.2) - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml) - File "src/csexp.ml", line 236, characters 7-14: - 236 | [@@inlined always] - ^^^^^^^ - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml) - File "src/csexp.ml", line 236, characters 7-14: - 236 | [@@inlined always] - ^^^^^^^ - Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context -> compiled csexp.1.5.2 Processing 13/23: [bigarray-compat: dune build] -> installed csexp.1.5.2 Processing 14/23: [bigarray-compat: dune build] Processing 15/23: [bigarray-compat: dune build] [dune-configurator: rm] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "bigarray-compat" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/bigarray-compat.1.1.0) -> compiled bigarray-compat.1.1.0 Processing 15/23: [dune-configurator: rm] -> installed bigarray-compat.1.1.0 Processing 16/23: [dune-configurator: rm] Processing 17/23: [cstruct: dune build] [dune-configurator: rm] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-configurator.3.15.3) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "rm" "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-configurator.3.15.3) Processing 17/23: [cstruct: dune build] [dune-configurator: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "cstruct" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/cstruct.6.0.1) -> compiled cstruct.6.0.1 Processing 17/23: [dune-configurator: dune build] -> installed cstruct.6.0.1 Processing 18/23: [dune-configurator: dune build] Processing 19/23: [dune-configurator: dune build] [eqaf: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "eqaf" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/eqaf.0.9) -> compiled eqaf.0.9 Processing 19/23: [dune-configurator: dune build] -> installed eqaf.0.9 Processing 20/23: [dune-configurator: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "dune-configurator" "-j" "255" "@install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/dune-configurator.3.15.3) -> compiled dune-configurator.3.15.3 -> installed dune-configurator.3.15.3 Processing 22/23: [mirage-crypto: dune build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "dune" "build" "-p" "mirage-crypto" "-j" "255" (CWD=/home/opam/.opam/5.2/.opam-switch/build/mirage-crypto.0.9.1) - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.mirage_crypto.objs/byte -I src/.mirage_crypto.objs/public_cmi -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -no-alias-deps -open Mirage_crypto__ -o src/.mirage_crypto.objs/byte/mirage_crypto__Uncommon.cmo -c -impl src/uncommon.ml) - File "src/uncommon.ml", line 33, characters 17-20: - 33 | if n > imin (len src) (len dst) then - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/uncommon.ml", line 33, characters 27-30: - 33 | if n > imin (len src) (len dst) then - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/uncommon.ml", line 38, characters 20-23: - 38 | let len = imin (len cs1) (len cs2) in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/uncommon.ml", line 38, characters 30-33: - 38 | let len = imin (len cs1) (len cs2) in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/uncommon.ml", line 46, characters 14-17: - 46 | let n = len cs in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/uncommon.ml", line 57, characters 44-47: - 57 | (sub cs 0 l1, sub cs l1 l2, sub cs l12 (len cs - l12)) - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/uncommon.ml", line 60, characters 12-15: - 60 | let l = len cs and cs' = Cstruct.create_unsafe size in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/uncommon.ml", line 67, characters 12-15: - 67 | let l = len cs and cs' = Cstruct.create_unsafe size in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.mirage_crypto.objs/byte -I src/.mirage_crypto.objs/public_cmi -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -no-alias-deps -open Mirage_crypto__ -o src/.mirage_crypto.objs/byte/mirage_crypto__Cipher_stream.cmo -c -impl src/cipher_stream.ml) - File "src/cipher_stream.ml", line 18, characters 14-25: - 18 | let len = Cstruct.len cs in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/cipher_stream.ml", line 35, characters 14-25: - 35 | and len = Cstruct.len cs in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.mirage_crypto.objs/byte -I src/.mirage_crypto.objs/public_cmi -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -no-alias-deps -open Mirage_crypto__ -o src/.mirage_crypto.objs/byte/mirage_crypto__Ccm.cmo -c -impl src/ccm.ml) - File "src/ccm.ml", line 30, characters 10-21: - 30 | let n = Cstruct.len nonce in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 34, characters 14-25: - 34 | let b6 = if Cstruct.len adata = 0 then 0 else 1 in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 44, characters 13-24: - 44 | let size = Cstruct.len b in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 49, characters 10-21: - 49 | match Cstruct.len a with - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 66, characters 10-21: - 66 | let n = Cstruct.len nonce in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 76, characters 15-26: - 76 | let ada = if Cstruct.len adata = 0 then Cstruct.empty else gen_adata adata in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 82, characters 16-27: - 82 | let datalen = Cstruct.len data in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 100, characters 12-23: - 100 | match Cstruct.len block with - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 116, characters 10-21: - 116 | match Cstruct.len src with - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 142, characters 21-32: - 142 | Cs.xor_into ctr t (Cstruct.len t) - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 145, characters 14-25: - 145 | let nsize = Cstruct.len nonce in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 157, characters 5-16: - 157 | if Cstruct.len data < maclen then - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 160, characters 16-27: - 160 | let pclen = Cstruct.len data - maclen in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.mirage_crypto.objs/byte -I src/.mirage_crypto.objs/public_cmi -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -no-alias-deps -open Mirage_crypto__ -o src/.mirage_crypto.objs/byte/mirage_crypto__Hash.cmo -c -impl src/hash.ml) - File "src/hash.ml", line 85, characters 19-30: - 85 | match compare (Cstruct.len key) block_size with - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -g -I src/.mirage_crypto.objs/byte -I src/.mirage_crypto.objs/native -I src/.mirage_crypto.objs/public_cmi -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -intf-suffix .ml -no-alias-deps -open Mirage_crypto__ -o src/.mirage_crypto.objs/native/mirage_crypto__Uncommon.cmx -c -impl src/uncommon.ml) - File "src/uncommon.ml", line 33, characters 17-20: - 33 | if n > imin (len src) (len dst) then - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/uncommon.ml", line 33, characters 27-30: - 33 | if n > imin (len src) (len dst) then - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/uncommon.ml", line 38, characters 20-23: - 38 | let len = imin (len cs1) (len cs2) in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/uncommon.ml", line 38, characters 30-33: - 38 | let len = imin (len cs1) (len cs2) in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/uncommon.ml", line 46, characters 14-17: - 46 | let n = len cs in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/uncommon.ml", line 57, characters 44-47: - 57 | (sub cs 0 l1, sub cs l1 l2, sub cs l12 (len cs - l12)) - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/uncommon.ml", line 60, characters 12-15: - 60 | let l = len cs and cs' = Cstruct.create_unsafe size in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/uncommon.ml", line 67, characters 12-15: - 67 | let l = len cs and cs' = Cstruct.create_unsafe size in - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.mirage_crypto.objs/byte -I src/.mirage_crypto.objs/public_cmi -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -no-alias-deps -open Mirage_crypto__ -o src/.mirage_crypto.objs/byte/mirage_crypto__Chacha20.cmo -c -impl src/chacha20.ml) - File "src/chacha20.ml", line 23, characters 10-21: - 23 | match Cstruct.len key, Cstruct.len nonce, Int64.shift_right ctr 32 = 0L with - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/chacha20.ml", line 23, characters 27-38: - 23 | match Cstruct.len key, Cstruct.len nonce, Int64.shift_right ctr 32 = 0L with - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/chacha20.ml", line 42, characters 40-51: - 42 | Cstruct.blit nonce 0 state nonce_off (Cstruct.len nonce) ; - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/chacha20.ml", line 47, characters 10-21: - 47 | let l = Cstruct.len data in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/chacha20.ml", line 75, characters 14-25: - 75 | let len = Cstruct.len b mod 16 in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/chacha20.ml", line 79, characters 48-59: - 79 | Cstruct.LE.set_uint64 data 0 (Int64.of_int (Cstruct.len adata)); - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/chacha20.ml", line 80, characters 48-59: - 80 | Cstruct.LE.set_uint64 data 8 (Int64.of_int (Cstruct.len ciphertext)); - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/chacha20.ml", line 98, characters 5-16: - 98 | if Cstruct.len data < P.mac_size then - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/chacha20.ml", line 101, characters 42-53: - 101 | let cipher, tag = Cstruct.split data (Cstruct.len data - P.mac_size) in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.mirage_crypto.objs/byte -I src/.mirage_crypto.objs/public_cmi -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -no-alias-deps -open Mirage_crypto__ -o src/.mirage_crypto.objs/byte/mirage_crypto__Cipher_block.cmo -c -impl src/cipher_block.ml) - File "src/cipher_block.ml", line 270, characters 34-37: - 270 | let bits64 cs = Int64.of_int (len cs * 8) - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/cipher_block.ml", line 274, characters 36-39: - 274 | let counter ~hkey nonce = match len nonce with - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/cipher_block.ml", line 294, characters 9-20: - 294 | if Cstruct.len cdata < tag_size then - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/cipher_block.ml", line 298, characters 31-42: - 298 | Cstruct.split cdata (Cstruct.len cdata - tag_size) - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -g -I src/.mirage_crypto.objs/byte -I src/.mirage_crypto.objs/native -I src/.mirage_crypto.objs/public_cmi -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -intf-suffix .ml -no-alias-deps -open Mirage_crypto__ -o src/.mirage_crypto.objs/native/mirage_crypto__Cipher_stream.cmx -c -impl src/cipher_stream.ml) - File "src/cipher_stream.ml", line 18, characters 14-25: - 18 | let len = Cstruct.len cs in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/cipher_stream.ml", line 35, characters 14-25: - 35 | and len = Cstruct.len cs in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -g -I src/.mirage_crypto.objs/byte -I src/.mirage_crypto.objs/native -I src/.mirage_crypto.objs/public_cmi -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -intf-suffix .ml -no-alias-deps -open Mirage_crypto__ -o src/.mirage_crypto.objs/native/mirage_crypto__Ccm.cmx -c -impl src/ccm.ml) - File "src/ccm.ml", line 30, characters 10-21: - 30 | let n = Cstruct.len nonce in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 34, characters 14-25: - 34 | let b6 = if Cstruct.len adata = 0 then 0 else 1 in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 44, characters 13-24: - 44 | let size = Cstruct.len b in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 49, characters 10-21: - 49 | match Cstruct.len a with - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 66, characters 10-21: - 66 | let n = Cstruct.len nonce in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 76, characters 15-26: - 76 | let ada = if Cstruct.len adata = 0 then Cstruct.empty else gen_adata adata in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 82, characters 16-27: - 82 | let datalen = Cstruct.len data in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 100, characters 12-23: - 100 | match Cstruct.len block with - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 116, characters 10-21: - 116 | match Cstruct.len src with - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 142, characters 21-32: - 142 | Cs.xor_into ctr t (Cstruct.len t) - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 145, characters 14-25: - 145 | let nsize = Cstruct.len nonce in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 157, characters 5-16: - 157 | if Cstruct.len data < maclen then - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/ccm.ml", line 160, characters 16-27: - 160 | let pclen = Cstruct.len data - maclen in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -g -I src/.mirage_crypto.objs/byte -I src/.mirage_crypto.objs/native -I src/.mirage_crypto.objs/public_cmi -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -intf-suffix .ml -no-alias-deps -open Mirage_crypto__ -o src/.mirage_crypto.objs/native/mirage_crypto__Hash.cmx -c -impl src/hash.ml) - File "src/hash.ml", line 85, characters 19-30: - 85 | match compare (Cstruct.len key) block_size with - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -g -I src/.mirage_crypto.objs/byte -I src/.mirage_crypto.objs/native -I src/.mirage_crypto.objs/public_cmi -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -intf-suffix .ml -no-alias-deps -open Mirage_crypto__ -o src/.mirage_crypto.objs/native/mirage_crypto__Chacha20.cmx -c -impl src/chacha20.ml) - File "src/chacha20.ml", line 23, characters 10-21: - 23 | match Cstruct.len key, Cstruct.len nonce, Int64.shift_right ctr 32 = 0L with - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/chacha20.ml", line 23, characters 27-38: - 23 | match Cstruct.len key, Cstruct.len nonce, Int64.shift_right ctr 32 = 0L with - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/chacha20.ml", line 42, characters 40-51: - 42 | Cstruct.blit nonce 0 state nonce_off (Cstruct.len nonce) ; - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/chacha20.ml", line 47, characters 10-21: - 47 | let l = Cstruct.len data in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/chacha20.ml", line 75, characters 14-25: - 75 | let len = Cstruct.len b mod 16 in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/chacha20.ml", line 79, characters 48-59: - 79 | Cstruct.LE.set_uint64 data 0 (Int64.of_int (Cstruct.len adata)); - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/chacha20.ml", line 80, characters 48-59: - 80 | Cstruct.LE.set_uint64 data 8 (Int64.of_int (Cstruct.len ciphertext)); - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/chacha20.ml", line 98, characters 5-16: - 98 | if Cstruct.len data < P.mac_size then - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/chacha20.ml", line 101, characters 42-53: - 101 | let cipher, tag = Cstruct.split data (Cstruct.len data - P.mac_size) in - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default && /home/opam/.opam/5.2/bin/ocamlopt.opt -w -40 -g -I src/.mirage_crypto.objs/byte -I src/.mirage_crypto.objs/native -I src/.mirage_crypto.objs/public_cmi -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -intf-suffix .ml -no-alias-deps -open Mirage_crypto__ -o src/.mirage_crypto.objs/native/mirage_crypto__Cipher_block.cmx -c -impl src/cipher_block.ml) - File "src/cipher_block.ml", line 270, characters 34-37: - 270 | let bits64 cs = Int64.of_int (len cs * 8) - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/cipher_block.ml", line 274, characters 36-39: - 274 | let counter ~hkey nonce = match len nonce with - ^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/cipher_block.ml", line 294, characters 9-20: - 294 | if Cstruct.len cdata < tag_size then - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - - File "src/cipher_block.ml", line 298, characters 31-42: - 298 | Cstruct.split cdata (Cstruct.len cdata - tag_size) - ^^^^^^^^^^^ - Alert deprecated: Cstruct.len - len is deprecated, you should use length instead. - (cd _build/default/src-freestanding && /usr/bin/gmake) - touch libmirage_crypto_freestanding_stubs.a - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread --std=c99 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -g -I /home/opam/.opam/5.2/lib/ocaml -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -o chacha_generic.o -c native/chacha_generic.c) - In file included from /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:30, - from /home/opam/.opam/5.2/lib/ocaml/caml/mlvalues.h:20, - from native/mirage_crypto.h:8, - from native/chacha_generic.c:3: - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:45:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 45 | typedef _Atomic uintnat atomic_uintnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:46:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 46 | typedef _Atomic intnat atomic_intnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:203:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 203 | extern _Atomic caml_timing_hook caml_major_slice_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:204:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 204 | extern _Atomic caml_timing_hook caml_major_slice_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:205:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 205 | extern _Atomic caml_timing_hook caml_minor_gc_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:206:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 206 | extern _Atomic caml_timing_hook caml_minor_gc_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:207:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 207 | extern _Atomic caml_timing_hook caml_finalise_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:208:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 208 | extern _Atomic caml_timing_hook caml_finalise_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:209:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 209 | extern _Atomic caml_timing_hook caml_domain_terminated_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:301:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 301 | extern _Atomic fatal_error_hook caml_fatal_error_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:161:26: warning: ISO C99 does not support '_Thread_local' [-Wpedantic] - 161 | #define CAMLthread_local _Thread_local - | ^~~~~~~~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/domain_state.h:46:14: note: in expansion of macro 'CAMLthread_local' - 46 | CAMLextern CAMLthread_local caml_domain_state* caml_state; - | ^~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread --std=c99 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -g -I /home/opam/.opam/5.2/lib/ocaml -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -o ghash_ctmul.o -c native/ghash_ctmul.c) - In file included from /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:30, - from /home/opam/.opam/5.2/lib/ocaml/caml/mlvalues.h:20, - from native/mirage_crypto.h:8, - from native/ghash_ctmul.c:39: - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:45:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 45 | typedef _Atomic uintnat atomic_uintnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:46:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 46 | typedef _Atomic intnat atomic_intnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:203:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 203 | extern _Atomic caml_timing_hook caml_major_slice_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:204:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 204 | extern _Atomic caml_timing_hook caml_major_slice_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:205:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 205 | extern _Atomic caml_timing_hook caml_minor_gc_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:206:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 206 | extern _Atomic caml_timing_hook caml_minor_gc_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:207:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 207 | extern _Atomic caml_timing_hook caml_finalise_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:208:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 208 | extern _Atomic caml_timing_hook caml_finalise_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:209:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 209 | extern _Atomic caml_timing_hook caml_domain_terminated_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:301:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 301 | extern _Atomic fatal_error_hook caml_fatal_error_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:161:26: warning: ISO C99 does not support '_Thread_local' [-Wpedantic] - 161 | #define CAMLthread_local _Thread_local - | ^~~~~~~~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/domain_state.h:46:14: note: in expansion of macro 'CAMLthread_local' - 46 | CAMLextern CAMLthread_local caml_domain_state* caml_state; - | ^~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread --std=c99 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -g -I /home/opam/.opam/5.2/lib/ocaml -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -o detect_cpu_features.o -c native/detect_cpu_features.c) - In file included from /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:30, - from /home/opam/.opam/5.2/lib/ocaml/caml/mlvalues.h:20, - from native/mirage_crypto.h:8, - from native/detect_cpu_features.c:1: - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:45:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 45 | typedef _Atomic uintnat atomic_uintnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:46:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 46 | typedef _Atomic intnat atomic_intnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:203:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 203 | extern _Atomic caml_timing_hook caml_major_slice_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:204:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 204 | extern _Atomic caml_timing_hook caml_major_slice_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:205:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 205 | extern _Atomic caml_timing_hook caml_minor_gc_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:206:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 206 | extern _Atomic caml_timing_hook caml_minor_gc_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:207:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 207 | extern _Atomic caml_timing_hook caml_finalise_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:208:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 208 | extern _Atomic caml_timing_hook caml_finalise_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:209:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 209 | extern _Atomic caml_timing_hook caml_domain_terminated_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:301:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 301 | extern _Atomic fatal_error_hook caml_fatal_error_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:161:26: warning: ISO C99 does not support '_Thread_local' [-Wpedantic] - 161 | #define CAMLthread_local _Thread_local - | ^~~~~~~~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/domain_state.h:46:14: note: in expansion of macro 'CAMLthread_local' - 46 | CAMLextern CAMLthread_local caml_domain_state* caml_state; - | ^~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread --std=c99 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -g -I /home/opam/.opam/5.2/lib/ocaml -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -o entropy_cpu_stubs.o -c native/entropy_cpu_stubs.c) - In file included from /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:30, - from /home/opam/.opam/5.2/lib/ocaml/caml/mlvalues.h:20, - from native/entropy_cpu_stubs.c:5: - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:45:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 45 | typedef _Atomic uintnat atomic_uintnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:46:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 46 | typedef _Atomic intnat atomic_intnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:203:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 203 | extern _Atomic caml_timing_hook caml_major_slice_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:204:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 204 | extern _Atomic caml_timing_hook caml_major_slice_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:205:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 205 | extern _Atomic caml_timing_hook caml_minor_gc_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:206:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 206 | extern _Atomic caml_timing_hook caml_minor_gc_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:207:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 207 | extern _Atomic caml_timing_hook caml_finalise_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:208:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 208 | extern _Atomic caml_timing_hook caml_finalise_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:209:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 209 | extern _Atomic caml_timing_hook caml_domain_terminated_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:301:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 301 | extern _Atomic fatal_error_hook caml_fatal_error_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:161:26: warning: ISO C99 does not support '_Thread_local' [-Wpedantic] - 161 | #define CAMLthread_local _Thread_local - | ^~~~~~~~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/domain_state.h:46:14: note: in expansion of macro 'CAMLthread_local' - 46 | CAMLextern CAMLthread_local caml_domain_state* caml_state; - | ^~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread --std=c99 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -g -I /home/opam/.opam/5.2/lib/ocaml -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -o misc_sse.o -c native/misc_sse.c) - In file included from /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:30, - from /home/opam/.opam/5.2/lib/ocaml/caml/mlvalues.h:20, - from native/mirage_crypto.h:8, - from native/misc_sse.c:1: - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:45:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 45 | typedef _Atomic uintnat atomic_uintnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:46:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 46 | typedef _Atomic intnat atomic_intnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:203:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 203 | extern _Atomic caml_timing_hook caml_major_slice_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:204:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 204 | extern _Atomic caml_timing_hook caml_major_slice_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:205:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 205 | extern _Atomic caml_timing_hook caml_minor_gc_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:206:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 206 | extern _Atomic caml_timing_hook caml_minor_gc_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:207:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 207 | extern _Atomic caml_timing_hook caml_finalise_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:208:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 208 | extern _Atomic caml_timing_hook caml_finalise_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:209:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 209 | extern _Atomic caml_timing_hook caml_domain_terminated_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:301:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 301 | extern _Atomic fatal_error_hook caml_fatal_error_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:161:26: warning: ISO C99 does not support '_Thread_local' [-Wpedantic] - 161 | #define CAMLthread_local _Thread_local - | ^~~~~~~~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/domain_state.h:46:14: note: in expansion of macro 'CAMLthread_local' - 46 | CAMLextern CAMLthread_local caml_domain_state* caml_state; - | ^~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread --std=c99 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -g -I /home/opam/.opam/5.2/lib/ocaml -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -o hash_stubs.o -c native/hash_stubs.c) - In file included from /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:30, - from /home/opam/.opam/5.2/lib/ocaml/caml/mlvalues.h:20, - from native/mirage_crypto.h:8, - from native/hash_stubs.c:1: - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:45:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 45 | typedef _Atomic uintnat atomic_uintnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:46:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 46 | typedef _Atomic intnat atomic_intnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:203:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 203 | extern _Atomic caml_timing_hook caml_major_slice_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:204:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 204 | extern _Atomic caml_timing_hook caml_major_slice_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:205:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 205 | extern _Atomic caml_timing_hook caml_minor_gc_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:206:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 206 | extern _Atomic caml_timing_hook caml_minor_gc_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:207:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 207 | extern _Atomic caml_timing_hook caml_finalise_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:208:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 208 | extern _Atomic caml_timing_hook caml_finalise_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:209:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 209 | extern _Atomic caml_timing_hook caml_domain_terminated_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:301:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 301 | extern _Atomic fatal_error_hook caml_fatal_error_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:161:26: warning: ISO C99 does not support '_Thread_local' [-Wpedantic] - 161 | #define CAMLthread_local _Thread_local - | ^~~~~~~~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/domain_state.h:46:14: note: in expansion of macro 'CAMLthread_local' - 46 | CAMLextern CAMLthread_local caml_domain_state* caml_state; - | ^~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread --std=c99 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -g -I /home/opam/.opam/5.2/lib/ocaml -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -o misc.o -c native/misc.c) - In file included from /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:30, - from /home/opam/.opam/5.2/lib/ocaml/caml/mlvalues.h:20, - from native/mirage_crypto.h:8, - from native/misc.c:1: - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:45:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 45 | typedef _Atomic uintnat atomic_uintnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:46:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 46 | typedef _Atomic intnat atomic_intnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:203:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 203 | extern _Atomic caml_timing_hook caml_major_slice_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:204:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 204 | extern _Atomic caml_timing_hook caml_major_slice_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:205:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 205 | extern _Atomic caml_timing_hook caml_minor_gc_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:206:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 206 | extern _Atomic caml_timing_hook caml_minor_gc_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:207:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 207 | extern _Atomic caml_timing_hook caml_finalise_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:208:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 208 | extern _Atomic caml_timing_hook caml_finalise_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:209:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 209 | extern _Atomic caml_timing_hook caml_domain_terminated_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:301:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 301 | extern _Atomic fatal_error_hook caml_fatal_error_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:161:26: warning: ISO C99 does not support '_Thread_local' [-Wpedantic] - 161 | #define CAMLthread_local _Thread_local - | ^~~~~~~~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/domain_state.h:46:14: note: in expansion of macro 'CAMLthread_local' - 46 | CAMLextern CAMLthread_local caml_domain_state* caml_state; - | ^~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread --std=c99 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -g -I /home/opam/.opam/5.2/lib/ocaml -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -o chacha.o -c native/chacha.c) - In file included from /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:30, - from /home/opam/.opam/5.2/lib/ocaml/caml/mlvalues.h:20, - from native/mirage_crypto.h:8, - from native/chacha.c:3: - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:45:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 45 | typedef _Atomic uintnat atomic_uintnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:46:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 46 | typedef _Atomic intnat atomic_intnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:203:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 203 | extern _Atomic caml_timing_hook caml_major_slice_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:204:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 204 | extern _Atomic caml_timing_hook caml_major_slice_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:205:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 205 | extern _Atomic caml_timing_hook caml_minor_gc_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:206:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 206 | extern _Atomic caml_timing_hook caml_minor_gc_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:207:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 207 | extern _Atomic caml_timing_hook caml_finalise_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:208:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 208 | extern _Atomic caml_timing_hook caml_finalise_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:209:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 209 | extern _Atomic caml_timing_hook caml_domain_terminated_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:301:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 301 | extern _Atomic fatal_error_hook caml_fatal_error_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:161:26: warning: ISO C99 does not support '_Thread_local' [-Wpedantic] - 161 | #define CAMLthread_local _Thread_local - | ^~~~~~~~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/domain_state.h:46:14: note: in expansion of macro 'CAMLthread_local' - 46 | CAMLextern CAMLthread_local caml_domain_state* caml_state; - | ^~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread --std=c99 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -g -I /home/opam/.opam/5.2/lib/ocaml -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -o ghash_generic.o -c native/ghash_generic.c) - In file included from /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:30, - from /home/opam/.opam/5.2/lib/ocaml/caml/mlvalues.h:20, - from native/mirage_crypto.h:8, - from native/ghash_generic.c:4: - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:45:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 45 | typedef _Atomic uintnat atomic_uintnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:46:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 46 | typedef _Atomic intnat atomic_intnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:203:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 203 | extern _Atomic caml_timing_hook caml_major_slice_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:204:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 204 | extern _Atomic caml_timing_hook caml_major_slice_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:205:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 205 | extern _Atomic caml_timing_hook caml_minor_gc_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:206:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 206 | extern _Atomic caml_timing_hook caml_minor_gc_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:207:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 207 | extern _Atomic caml_timing_hook caml_finalise_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:208:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 208 | extern _Atomic caml_timing_hook caml_finalise_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:209:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 209 | extern _Atomic caml_timing_hook caml_domain_terminated_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:301:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 301 | extern _Atomic fatal_error_hook caml_fatal_error_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:161:26: warning: ISO C99 does not support '_Thread_local' [-Wpedantic] - 161 | #define CAMLthread_local _Thread_local - | ^~~~~~~~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/domain_state.h:46:14: note: in expansion of macro 'CAMLthread_local' - 46 | CAMLextern CAMLthread_local caml_domain_state* caml_state; - | ^~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread --std=c99 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -g -I /home/opam/.opam/5.2/lib/ocaml -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -o poly1305-donna.o -c native/poly1305-donna.c) - In file included from /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:30, - from /home/opam/.opam/5.2/lib/ocaml/caml/mlvalues.h:20, - from native/mirage_crypto.h:8, - from native/poly1305-donna.c:3: - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:45:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 45 | typedef _Atomic uintnat atomic_uintnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:46:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 46 | typedef _Atomic intnat atomic_intnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:203:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 203 | extern _Atomic caml_timing_hook caml_major_slice_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:204:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 204 | extern _Atomic caml_timing_hook caml_major_slice_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:205:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 205 | extern _Atomic caml_timing_hook caml_minor_gc_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:206:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 206 | extern _Atomic caml_timing_hook caml_minor_gc_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:207:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 207 | extern _Atomic caml_timing_hook caml_finalise_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:208:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 208 | extern _Atomic caml_timing_hook caml_finalise_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:209:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 209 | extern _Atomic caml_timing_hook caml_domain_terminated_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:301:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 301 | extern _Atomic fatal_error_hook caml_fatal_error_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:161:26: warning: ISO C99 does not support '_Thread_local' [-Wpedantic] - 161 | #define CAMLthread_local _Thread_local - | ^~~~~~~~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/domain_state.h:46:14: note: in expansion of macro 'CAMLthread_local' - 46 | CAMLextern CAMLthread_local caml_domain_state* caml_state; - | ^~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread --std=c99 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -g -I /home/opam/.opam/5.2/lib/ocaml -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -o ghash_pclmul.o -c native/ghash_pclmul.c) - In file included from /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:30, - from /home/opam/.opam/5.2/lib/ocaml/caml/mlvalues.h:20, - from native/mirage_crypto.h:8, - from native/ghash_pclmul.c:23: - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:45:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 45 | typedef _Atomic uintnat atomic_uintnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:46:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 46 | typedef _Atomic intnat atomic_intnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:203:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 203 | extern _Atomic caml_timing_hook caml_major_slice_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:204:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 204 | extern _Atomic caml_timing_hook caml_major_slice_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:205:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 205 | extern _Atomic caml_timing_hook caml_minor_gc_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:206:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 206 | extern _Atomic caml_timing_hook caml_minor_gc_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:207:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 207 | extern _Atomic caml_timing_hook caml_finalise_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:208:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 208 | extern _Atomic caml_timing_hook caml_finalise_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:209:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 209 | extern _Atomic caml_timing_hook caml_domain_terminated_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:301:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 301 | extern _Atomic fatal_error_hook caml_fatal_error_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:161:26: warning: ISO C99 does not support '_Thread_local' [-Wpedantic] - 161 | #define CAMLthread_local _Thread_local - | ^~~~~~~~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/domain_state.h:46:14: note: in expansion of macro 'CAMLthread_local' - 46 | CAMLextern CAMLthread_local caml_domain_state* caml_state; - | ^~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread --std=c99 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -g -I /home/opam/.opam/5.2/lib/ocaml -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -o aes_aesni.o -c native/aes_aesni.c) - In file included from /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:30, - from /home/opam/.opam/5.2/lib/ocaml/caml/mlvalues.h:20, - from native/mirage_crypto.h:8, - from native/aes_aesni.c:11: - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:45:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 45 | typedef _Atomic uintnat atomic_uintnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:46:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 46 | typedef _Atomic intnat atomic_intnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:203:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 203 | extern _Atomic caml_timing_hook caml_major_slice_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:204:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 204 | extern _Atomic caml_timing_hook caml_major_slice_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:205:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 205 | extern _Atomic caml_timing_hook caml_minor_gc_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:206:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 206 | extern _Atomic caml_timing_hook caml_minor_gc_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:207:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 207 | extern _Atomic caml_timing_hook caml_finalise_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:208:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 208 | extern _Atomic caml_timing_hook caml_finalise_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:209:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 209 | extern _Atomic caml_timing_hook caml_domain_terminated_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:301:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 301 | extern _Atomic fatal_error_hook caml_fatal_error_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:161:26: warning: ISO C99 does not support '_Thread_local' [-Wpedantic] - 161 | #define CAMLthread_local _Thread_local - | ^~~~~~~~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/domain_state.h:46:14: note: in expansion of macro 'CAMLthread_local' - 46 | CAMLextern CAMLthread_local caml_domain_state* caml_state; - | ^~~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread --std=c99 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -g -I /home/opam/.opam/5.2/lib/ocaml -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -o des_generic.o -c native/des_generic.c) - In file included from /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:30, - from /home/opam/.opam/5.2/lib/ocaml/caml/mlvalues.h:20, - from native/mirage_crypto.h:8, - from native/des_generic.c:18: - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:45:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 45 | typedef _Atomic uintnat atomic_uintnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:46:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 46 | typedef _Atomic intnat atomic_intnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:203:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 203 | extern _Atomic caml_timing_hook caml_major_slice_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:204:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 204 | extern _Atomic caml_timing_hook caml_major_slice_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:205:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 205 | extern _Atomic caml_timing_hook caml_minor_gc_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:206:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 206 | extern _Atomic caml_timing_hook caml_minor_gc_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:207:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 207 | extern _Atomic caml_timing_hook caml_finalise_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:208:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 208 | extern _Atomic caml_timing_hook caml_finalise_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:209:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 209 | extern _Atomic caml_timing_hook caml_domain_terminated_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:301:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 301 | extern _Atomic fatal_error_hook caml_fatal_error_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:161:26: warning: ISO C99 does not support '_Thread_local' [-Wpedantic] - 161 | #define CAMLthread_local _Thread_local - | ^~~~~~~~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/domain_state.h:46:14: note: in expansion of macro 'CAMLthread_local' - 46 | CAMLextern CAMLthread_local caml_domain_state* caml_state; - | ^~~~~~~~~~~~~~~~ - native/des_generic.c:404:31: warning: argument 1 of type 'unsigned char[16]' with mismatched bound [-Warray-parameter=] - 404 | void mc_des2key(unsigned char hexkey[16], short mode) /* stomps on Kn3 too */ - | ~~~~~~~~~~~~~~^~~~~~~~~~ - In file included from native/des_generic.c:19: - native/des_generic.h:67:24: note: previously declared as 'unsigned char *' - 67 | extern void mc_des2key(unsigned char *, short); - | ^~~~~~~~~~~~~~~ - native/des_generic.c:536:31: warning: argument 1 of type 'unsigned char[24]' with mismatched bound [-Warray-parameter=] - 536 | void mc_des3key(unsigned char hexkey[24], short mode) - | ~~~~~~~~~~~~~~^~~~~~~~~~ - native/des_generic.h:126:24: note: previously declared as 'unsigned char *' - 126 | extern void mc_des3key(unsigned char *, short); - | ^~~~~~~~~~~~~~~ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -pthread --std=c99 -Wall -Wextra -Wpedantic -O3 -DENTROPY -mrdrnd -mrdseed -DACCELERATE -mssse3 -maes -mpclmul -g -I /home/opam/.opam/5.2/lib/ocaml -I /home/opam/.opam/5.2/lib/bigarray-compat -I /home/opam/.opam/5.2/lib/cstruct -I /home/opam/.opam/5.2/lib/eqaf -I /home/opam/.opam/5.2/lib/eqaf/bigstring -I /home/opam/.opam/5.2/lib/eqaf/cstruct -o aes_generic.o -c native/aes_generic.c) - In file included from /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:30, - from /home/opam/.opam/5.2/lib/ocaml/caml/mlvalues.h:20, - from native/mirage_crypto.h:8, - from native/aes_generic.c:7: - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:45:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 45 | typedef _Atomic uintnat atomic_uintnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/camlatomic.h:46:9: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 46 | typedef _Atomic intnat atomic_intnat; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:203:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 203 | extern _Atomic caml_timing_hook caml_major_slice_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:204:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 204 | extern _Atomic caml_timing_hook caml_major_slice_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:205:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 205 | extern _Atomic caml_timing_hook caml_minor_gc_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:206:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 206 | extern _Atomic caml_timing_hook caml_minor_gc_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:207:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 207 | extern _Atomic caml_timing_hook caml_finalise_begin_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:208:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 208 | extern _Atomic caml_timing_hook caml_finalise_end_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:209:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 209 | extern _Atomic caml_timing_hook caml_domain_terminated_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:301:8: warning: ISO C99 does not support the '_Atomic' qualifier [-Wpedantic] - 301 | extern _Atomic fatal_error_hook caml_fatal_error_hook; - | ^~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/misc.h:161:26: warning: ISO C99 does not support '_Thread_local' [-Wpedantic] - 161 | #define CAMLthread_local _Thread_local - | ^~~~~~~~~~~~~ - /home/opam/.opam/5.2/lib/ocaml/caml/domain_state.h:46:14: note: in expansion of macro 'CAMLthread_local' - 46 | CAMLextern CAMLthread_local caml_domain_state* caml_state; - | ^~~~~~~~~~~~~~~~ -> compiled mirage-crypto.0.9.1 -> installed mirage-crypto.0.9.1 Done. # Run eval $(opam env) to update the current shell environment 2024-06-01 08:21.33 ---> saved as "254320741012a8c057c658e82275ff3af57277b428911b96d0e10b68f60bd55b" Job succeeded