OCamllabs icon Home|Differences with the last checks|Previous runs


Building on spring

(from freebsd)
2024-10-10 23:18.24 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2024-10-10 23:18.24 ---> using "7afea9128a2830beedf345f0b46af5484579ebada7710165f445c6c5b18563a9" 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 ac01ad6037c0bdcca9f67fe49cd54475b585f9b2"))
2024-10-10 23:18.25 ---> using "04bf8df57af7f2b2ea7af5566d967196bda7e2839e02b46ad811b0216fde879a" 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-10-10 23:18.25 ---> using "c9931638e08169dfce88208aaa9098fb0a9a68a42fc7157702d319afdcb8d7eb" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '4.14.2' 'ocaml-base-compiler.4.14.2'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "4.14.2"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-other.1
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-config.2  (2 extra sources)
-> retrieved ocaml-config.2  (2 extra sources)
-> retrieved ocaml-base-compiler.4.14.2  (https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz)
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.2
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.14.2)
2024-10-10 23:18.26 ---> using "e855d9af67ec0a35a99a946be87ce0268c081f547c14a096661183ffe7e7b03b" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-10-10 23:18.26 ---> using "aa6bdcd4b036cbf0eae21de91556ee39783d623e2700babf35a1c0b03fd63857" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"cudajit.0.5.0\"\
               \nopam install -vy \"cudajit.0.5.0\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"cudajit.0.5.0\" | 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] cudajit.0.5.0 is not installed.

Nothing to do.
The following actions will be performed:
=== install 37 packages
  - install base                v0.16.3           [required by ppx_expect]
  - install bigarray-compat     1.1.0             [required by ctypes]
  - install conf-bash           1                 [required by base]
  - install conf-cuda           1                 [required by cudajit]
  - install conf-cuda-config    1                 [required by conf-cuda]
  - install conf-libffi         2.0.0             [required by ctypes-foreign]
  - install conf-pkg-config     3                 [required by ctypes-foreign]
  - install csexp               1.5.2             [required by dune-configurator]
  - install ctypes              0.23.0            [required by cudajit]
  - install ctypes-foreign      0.23.0            [required by cudajit]
  - install cudajit             0.5.0
  - install dune                3.16.0            [required by cudajit]
  - install dune-configurator   3.16.0            [required by ctypes, ctypes-foreign]
  - install integers            0.7.0             [required by ctypes]
  - install jane-street-headers v0.16.0           [required by time_now]
  - install jst-config          v0.16.0           [required by time_now]
  - install ocaml-compiler-libs v0.12.4           [required by ppxlib]
  - install ppx_assert          v0.16.0           [required by jst-config]
  - install ppx_base            v0.16.0           [required by time_now]
  - install ppx_cold            v0.16.0           [required by ppx_base]
  - install ppx_compare         v0.16.0           [required by ppx_base]
  - install ppx_derivers        1.2.1             [required by ppxlib]
  - install ppx_enumerate       v0.16.0           [required by ppx_base]
  - install ppx_expect          v0.16.0           [required by cudajit]
  - install ppx_globalize       v0.16.0           [required by ppx_base]
  - install ppx_hash            v0.16.0           [required by ppx_base]
  - install ppx_here            v0.16.0           [required by ppx_expect]
  - install ppx_inline_test     v0.16.1           [required by ppx_expect]
  - install ppx_optcomp         v0.16.0           [required by time_now]
  - install ppx_sexp_conv       v0.16.0           [required by cudajit]
  - install ppxlib              0.33.1~5.3preview [required by ppx_expect]
  - install re                  1.12.0            [required by ppx_expect]
  - install seq                 base              [required by re]
  - install sexplib0            v0.16.0           [required by cudajit]
  - install stdio               v0.16.0           [required by ppx_expect]
  - install stdlib-shims        0.3.0             [required by integers]
  - install time_now            v0.16.0           [required by ppx_inline_test]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/109: [base.v0.16.3: extract]
Processing  2/109: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract]
Processing  3/109: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract]
Processing  4/109: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract]
Processing  5/109: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract]
Processing  6/109: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract]
Processing  7/109: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract]
Processing  8/109: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract]
Processing  9/109: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [conf-bash: bash]
Processing 10/109: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [conf-bash: bash] [conf-cuda-config: sh]
Processing 11/109: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [conf-bash: bash] [conf-cuda-config: sh] [conf-pkg-config: pkg-config]
+ /usr/local/bin/bash "--version" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-bash.1)
- GNU bash, version 5.2.26(1)-release (amd64-portbld-freebsd14.0)
- Copyright (C) 2022 Free Software Foundation, Inc.
- License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
- 
- This is free software; you are free to change and redistribute it.
- There is NO WARRANTY, to the extent permitted by law.
-> compiled  conf-bash.1
Processing 11/109: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [conf-cuda-config: sh] [conf-pkg-config: pkg-config]
-> installed conf-bash.1
Processing 12/109: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract] [csexp.1.5.2: extract] [conf-cuda-config: sh] [conf-pkg-config: pkg-config]
-> retrieved csexp.1.5.2  (cached)
Processing 12/109: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract] [conf-cuda-config: sh] [conf-pkg-config: pkg-config]
Processing 13/109: [base.v0.16.3: extract] [bigarray-compat.1.1.0: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [conf-cuda-config: sh] [conf-pkg-config: pkg-config]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 13/109: [base.v0.16.3: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [conf-cuda-config: sh] [conf-pkg-config: pkg-config]
Processing 14/109: [base.v0.16.3: extract] [ctypes.0.23.0, ctypes-foreign.0.23.0: extract] [cudajit.0.5.0: extract] [conf-cuda-config: sh] [conf-pkg-config: pkg-config]
-> retrieved ctypes.0.23.0, ctypes-foreign.0.23.0  (cached)
Processing 14/109: [base.v0.16.3: extract] [cudajit.0.5.0: extract] [conf-cuda-config: sh] [conf-pkg-config: pkg-config]
Processing 15/109: [base.v0.16.3: extract] [cudajit.0.5.0: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-cuda-config: sh] [conf-pkg-config: pkg-config]
-> retrieved cudajit.0.5.0  (cached)
Processing 15/109: [base.v0.16.3: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-cuda-config: sh] [conf-pkg-config: pkg-config]
Processing 16/109: [base.v0.16.3: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [integers.0.7.0: extract] [conf-cuda-config: sh] [conf-pkg-config: pkg-config]
+ /usr/local/bin/pkg-config "--help" (CWD=/home/opam/.opam/4.14.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
-   --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
-   --solution                        print dependency graph solution in a simple 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 16/109: [base.v0.16.3: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [integers.0.7.0: extract] [conf-cuda-config: sh]
-> installed conf-pkg-config.3
Processing 17/109: [base.v0.16.3: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [integers.0.7.0: extract] [conf-cuda-config: sh]
Processing 18/109: [base.v0.16.3: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [integers.0.7.0: extract] [conf-cuda-config: sh] [conf-libffi: pkg-config libffi]
-> retrieved integers.0.7.0  (cached)
Processing 18/109: [base.v0.16.3: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-cuda-config: sh] [conf-libffi: pkg-config libffi]
Processing 19/109: [base.v0.16.3: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [jane-street-headers.v0.16.0: extract] [conf-cuda-config: sh] [conf-libffi: pkg-config libffi]
+ /usr/local/bin/pkg-config "libffi" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-libffi.2.0.0)
-> compiled  conf-libffi.2.0.0
Processing 19/109: [base.v0.16.3: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [jane-street-headers.v0.16.0: extract] [conf-cuda-config: sh]
-> installed conf-libffi.2.0.0
Processing 20/109: [base.v0.16.3: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [jane-street-headers.v0.16.0: extract] [conf-cuda-config: sh]
-> retrieved jane-street-headers.v0.16.0  (cached)
Processing 20/109: [base.v0.16.3: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [conf-cuda-config: sh]
Processing 21/109: [base.v0.16.3: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [jst-config.v0.16.0: extract] [conf-cuda-config: sh]
+ /bin/sh "-exc" "\n    if [ -z \"$CUDA_PATH\" ]; then\n      if [ -d \"/usr/local/cuda\" ]; then\n        CUDA_PATH=\"/usr/local/cuda\"\n        CUDA_PREINSTALLED=\"true\"\n      elif [ -d \"/opt/cuda\" ]; then\n        CUDA_PATH=\"/opt/cuda\"\n        CUDA_PREINSTALLED=\"true\"\n      elif [ -d \"/usr/cuda\" ]; then\n        CUDA_PATH=\"/usr/cuda\"\n        CUDA_PREINSTALLED=\"true\"\n      elif [ \"arch\" = bsd ]; then\n        CUDA_PATH=\"/opt/cuda\"\n        CUDA_PREINSTALLED=\"false\"\n      else\n        CUDA_PATH=\"/usr/local/cuda\"\n        CUDA_PREINSTALLED=\"false\"\n      fi\n    else\n      if [ -d \"$CUDA_PATH\" ]; then\n        CUDA_PREINSTALLED=\"true\"\n      else\n        CUDA_PREINSTALLED=\"false\"\n      fi\n    fi\n    if [ -z \"$WSL_DISTRO_NAME\" ]; then\n      IS_WSL=\"false\"\n    else\n      IS_WSL=\"true\"\n    fi\n    cat <<EOF > conf-cuda-config.config\nopam-version: \"2.0\"\nvariables {\n  cuda_preinstalled: \"$CUDA_PREINSTALLED\"\n  cuda_path: \"$CUDA_PATH\"\n  is_wsl: \"$IS_WSL\"\n  wsl_distro_name: \"$WSL_DISTRO_NAME\"\n}\nEOF\n    " (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-cuda-config.1)
- + [ -z '' ]
- + [ -d /usr/local/cuda ]
- + [ -d /opt/cuda ]
- + [ -d /usr/cuda ]
- + [ arch '=' bsd ]
- + CUDA_PATH=/usr/local/cuda
- + CUDA_PREINSTALLED=false
- + [ -z '' ]
- + IS_WSL=false
- + cat
-> compiled  conf-cuda-config.1
Processing 21/109: [base.v0.16.3: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [jst-config.v0.16.0: extract]
-> installed conf-cuda-config.1
Processing 22/109: [base.v0.16.3: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [jst-config.v0.16.0: extract]
Processing 23/109: [base.v0.16.3: extract] [dune.3.16.0, dune-configurator.3.16.0: extract] [jst-config.v0.16.0: extract] [conf-cuda: sh cat <<EOF > test.c
   #include  "cuda.h"
   #include  "nvrtc.h"
   ]
-> retrieved base.v0.16.3  (cached)
Processing 23/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [jst-config.v0.16.0: extract] [conf-cuda: sh cat <<EOF > test.c
   #include  "cuda.h"
   #include  "nvrtc.h"
   ]
Processing 24/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [jst-config.v0.16.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [conf-cuda: sh cat <<EOF > test.c
   #include  "cuda.h"
   #include  "nvrtc.h"
   ]
+ /bin/sh "-exc" "cat <<EOF > test.c\n   #include  \"cuda.h\"\n   #include  \"nvrtc.h\"\n   " (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-cuda.1)
- + cat
Processing 24/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [jst-config.v0.16.0: extract] [ocaml-compiler-libs.v0.12.4: extract] [conf-cuda: sh]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 24/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [jst-config.v0.16.0: extract] [conf-cuda: sh]
Processing 25/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [jst-config.v0.16.0: extract] [ppx_assert.v0.16.0: extract] [conf-cuda: sh]
-> retrieved jst-config.v0.16.0  (cached)
Processing 25/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_assert.v0.16.0: extract] [conf-cuda: sh]
Processing 26/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_assert.v0.16.0: extract] [ppx_base.v0.16.0: extract] [conf-cuda: sh]
-> retrieved ppx_assert.v0.16.0  (cached)
Processing 26/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_base.v0.16.0: extract] [conf-cuda: sh]
Processing 27/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_base.v0.16.0: extract] [ppx_cold.v0.16.0: extract] [conf-cuda: sh]
-> retrieved ppx_base.v0.16.0  (cached)
Processing 27/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cold.v0.16.0: extract] [conf-cuda: sh]
Processing 28/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cold.v0.16.0: extract] [ppx_compare.v0.16.0: extract] [conf-cuda: sh]
+ /bin/sh "-exc" "cc -c $CFLAGS -I/usr/local/cuda/include test.c" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/conf-cuda.1)
- + cc -c -I/usr/local/cuda/include test.c
- test.c:1:14: fatal error: 'cuda.h' file not found
-    #include  "cuda.h"
-              ^~~~~~~~
- 1 error generated.
[ERROR] The compilation of conf-cuda.1 failed at "sh -exc cc -c $CFLAGS -I/usr/local/cuda/include test.c".
Processing 28/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cold.v0.16.0: extract] [ppx_compare.v0.16.0: extract]
Processing 29/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_cold.v0.16.0: extract] [ppx_compare.v0.16.0: extract]
-> retrieved ppx_cold.v0.16.0  (cached)
Processing 29/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_compare.v0.16.0: extract]
Processing 30/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_compare.v0.16.0: extract] [ppx_derivers.1.2.1: extract]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 30/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_compare.v0.16.0: extract]
Processing 31/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_compare.v0.16.0: extract] [ppx_enumerate.v0.16.0: extract]
-> retrieved ppx_compare.v0.16.0  (cached)
Processing 31/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_enumerate.v0.16.0: extract]
Processing 32/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_enumerate.v0.16.0: extract] [ppx_expect.v0.16.0: extract]
-> retrieved ppx_enumerate.v0.16.0  (cached)
Processing 32/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_expect.v0.16.0: extract]
Processing 33/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_expect.v0.16.0: extract] [ppx_globalize.v0.16.0: extract]
-> retrieved ppx_expect.v0.16.0  (cached)
Processing 33/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_globalize.v0.16.0: extract]
Processing 34/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_globalize.v0.16.0: extract] [ppx_hash.v0.16.0: extract]
-> retrieved ppx_globalize.v0.16.0  (cached)
Processing 34/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_hash.v0.16.0: extract]
Processing 35/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_hash.v0.16.0: extract] [ppx_here.v0.16.0: extract]
-> retrieved ppx_hash.v0.16.0  (cached)
Processing 35/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_here.v0.16.0: extract]
Processing 36/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_here.v0.16.0: extract] [ppx_inline_test.v0.16.1: extract]
-> retrieved ppx_here.v0.16.0  (cached)
Processing 36/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_inline_test.v0.16.1: extract]
Processing 37/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_inline_test.v0.16.1: extract] [ppx_optcomp.v0.16.0: extract]
-> retrieved ppx_optcomp.v0.16.0  (cached)
Processing 37/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_inline_test.v0.16.1: extract]
Processing 38/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_inline_test.v0.16.1: extract] [ppx_sexp_conv.v0.16.0: extract]
-> retrieved ppx_inline_test.v0.16.1  (cached)
Processing 38/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_sexp_conv.v0.16.0: extract]
Processing 39/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppx_sexp_conv.v0.16.0: extract] [ppxlib.0.33.1~5.3preview: extract]
-> retrieved ppx_sexp_conv.v0.16.0  (cached)
Processing 39/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.33.1~5.3preview: extract]
Processing 40/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [re.1.12.0: extract]
-> retrieved re.1.12.0  (cached)
Processing 40/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.33.1~5.3preview: extract]
-> retrieved seq.base  (cached)
Processing 41/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.33.1~5.3preview: extract]
Processing 42/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [sexplib0.v0.16.0: extract]
Processing 43/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [sexplib0.v0.16.0: extract]
-> installed seq.base
Processing 44/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [sexplib0.v0.16.0: extract]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 44/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.33.1~5.3preview: extract]
Processing 45/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [ppxlib.0.33.1~5.3preview: extract] [stdio.v0.16.0: extract]
-> retrieved ppxlib.0.33.1~5.3preview  (cached)
Processing 45/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [stdio.v0.16.0: extract]
Processing 46/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [stdio.v0.16.0: extract] [stdlib-shims.0.3.0: extract]
-> retrieved stdio.v0.16.0  (cached)
Processing 46/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [stdlib-shims.0.3.0: extract]
Processing 47/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [stdlib-shims.0.3.0: extract] [time_now.v0.16.0: extract]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 47/109: [dune.3.16.0, dune-configurator.3.16.0: extract] [time_now.v0.16.0: extract]
-> retrieved time_now.v0.16.0  (cached)
Processing 47/109: [dune.3.16.0, dune-configurator.3.16.0: extract]
-> retrieved dune.3.16.0, dune-configurator.3.16.0  (cached)
Processing 48/109: [dune: ocaml 7]
+ /home/opam/.opam/4.14.2/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune.3.16.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 7
- 

Processing 48/109: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/4.14.2/.opam-switch/build/dune.3.16.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune.3.16.0)
-> compiled  dune.3.16.0
-> installed dune.3.16.0
Processing 50/109: [bigarray-compat: dune build]
Processing 51/109: [bigarray-compat: dune build] [csexp: dune build]
Processing 52/109: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build]
Processing 53/109: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build]
Processing 54/109: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build]
Processing 55/109: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build]
Processing 56/109: [bigarray-compat: dune build] [csexp: dune build] [jane-street-headers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "jane-street-headers" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/jane-street-headers.v0.16.0)
-> compiled  jane-street-headers.v0.16.0
Processing 56/109: [bigarray-compat: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
Processing 57/109: [bigarray-compat: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed jane-street-headers.v0.16.0
Processing 58/109: [bigarray-compat: dune build] [csexp: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "csexp" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
Processing 58/109: [bigarray-compat: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
-> installed csexp.1.5.2
Processing 59/109: [bigarray-compat: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
Processing 60/109: [bigarray-compat: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "stdlib-shims" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 60/109: [bigarray-compat: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
-> installed stdlib-shims.0.3.0
Processing 61/109: [bigarray-compat: dune build] [dune-configurator: rm] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
Processing 62/109: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build] [sexplib0: dune build]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune-configurator.3.16.0)
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "sexplib0" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/sexplib0.v0.16.0)
-> compiled  sexplib0.v0.16.0
Processing 62/109: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build]
-> installed sexplib0.v0.16.0
Processing 63/109: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build] [ocaml-compiler-libs: dune build] [ppx_derivers: dune build] [re: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_derivers" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_derivers.1.2.1)
-> compiled  ppx_derivers.1.2.1
Processing 63/109: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build] [ocaml-compiler-libs: dune build] [re: dune build]
-> installed ppx_derivers.1.2.1
Processing 64/109: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build] [ocaml-compiler-libs: dune build] [re: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ocaml-compiler-libs" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ocaml-compiler-libs.v0.12.4)
-> compiled  ocaml-compiler-libs.v0.12.4
Processing 64/109: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build] [re: dune build]
-> installed ocaml-compiler-libs.v0.12.4
Processing 65/109: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build] [re: dune build]
Processing 66/109: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build] [ppxlib: dune build] [re: dune build]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune-configurator.3.16.0)
Processing 66/109: [bigarray-compat: dune build] [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] [re: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "bigarray-compat" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 66/109: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] [re: dune build]
-> installed bigarray-compat.1.1.0
Processing 67/109: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build] [re: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "re" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/re.1.12.0)
-> compiled  re.1.12.0
Processing 67/109: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build]
-> installed re.1.12.0
Processing 68/109: [dune-configurator: dune build] [integers: dune build] [ppxlib: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "integers" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 68/109: [dune-configurator: dune build] [ppxlib: dune build]
-> installed integers.0.7.0
Processing 69/109: [dune-configurator: dune build] [ppxlib: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/dune-configurator.3.16.0)
-> compiled  dune-configurator.3.16.0
Processing 69/109: [ppxlib: dune build]
-> installed dune-configurator.3.16.0
Processing 70/109: [ppxlib: dune build]
Processing 71/109: [base: dune build] [ppxlib: dune build]
Processing 72/109: [base: dune build] [ctypes: dune build] [ppxlib: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ctypes" "-j" "7" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ctypes.0.23.0)
Processing 72/109: [base: dune build] [ctypes: dune install] [ppxlib: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ctypes.0.23.0)
-> compiled  ctypes.0.23.0
Processing 72/109: [base: dune build] [ppxlib: dune build]
-> installed ctypes.0.23.0
Processing 73/109: [base: dune build] [ppxlib: dune build]
Processing 74/109: [base: dune build] [ctypes-foreign: dune build] [ppxlib: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ctypes-foreign" "-j" "7" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ctypes-foreign.0.23.0)
Processing 74/109: [base: dune build] [ctypes-foreign: dune install] [ppxlib: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "install" "-p" "ctypes-foreign" "--create-install-files" "ctypes-foreign" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ctypes-foreign.0.23.0)
-> compiled  ctypes-foreign.0.23.0
Processing 74/109: [base: dune build] [ppxlib: dune build]
-> installed ctypes-foreign.0.23.0
Processing 75/109: [base: dune build] [ppxlib: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "base" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/base.v0.16.3)
-> compiled  base.v0.16.3
Processing 75/109: [ppxlib: dune build]
-> installed base.v0.16.3
Processing 76/109: [ppxlib: dune build]
Processing 77/109: [ppxlib: dune build] [stdio: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "stdio" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/stdio.v0.16.0)
-> compiled  stdio.v0.16.0
Processing 77/109: [ppxlib: dune build]
-> installed stdio.v0.16.0
Processing 78/109: [ppxlib: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppxlib" "-j" "7" "@install" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppxlib.0.33.1~5.3preview)
-> compiled  ppxlib.0.33.1~5.3preview
-> installed ppxlib.0.33.1~5.3preview
Processing 80/109: [ppx_cold: dune build]
Processing 81/109: [ppx_cold: dune build] [ppx_compare: dune build]
Processing 82/109: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build]
Processing 83/109: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build]
Processing 84/109: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build]
Processing 85/109: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_optcomp: dune build]
Processing 86/109: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_globalize: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_globalize" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_globalize.v0.16.0)
-> compiled  ppx_globalize.v0.16.0
Processing 86/109: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_globalize.v0.16.0
Processing 87/109: [ppx_cold: dune build] [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_cold" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_cold.v0.16.0)
-> compiled  ppx_cold.v0.16.0
Processing 87/109: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_cold.v0.16.0
Processing 88/109: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_optcomp: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_optcomp" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_optcomp.v0.16.0)
-> compiled  ppx_optcomp.v0.16.0
Processing 88/109: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_optcomp.v0.16.0
Processing 89/109: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_here: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_here" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_here.v0.16.0)
-> compiled  ppx_here.v0.16.0
Processing 89/109: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_here.v0.16.0
Processing 90/109: [ppx_compare: dune build] [ppx_enumerate: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_enumerate" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_enumerate.v0.16.0)
-> compiled  ppx_enumerate.v0.16.0
Processing 90/109: [ppx_compare: dune build] [ppx_sexp_conv: dune build]
-> installed ppx_enumerate.v0.16.0
Processing 91/109: [ppx_compare: dune build] [ppx_sexp_conv: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_compare" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_compare.v0.16.0)
-> compiled  ppx_compare.v0.16.0
Processing 91/109: [ppx_sexp_conv: dune build]
-> installed ppx_compare.v0.16.0
Processing 92/109: [ppx_sexp_conv: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_sexp_conv" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_sexp_conv.v0.16.0)
-> compiled  ppx_sexp_conv.v0.16.0
-> installed ppx_sexp_conv.v0.16.0
Processing 94/109: [ppx_assert: dune build]
Processing 95/109: [ppx_assert: dune build] [ppx_hash: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_hash" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_hash.v0.16.0)
-> compiled  ppx_hash.v0.16.0
Processing 95/109: [ppx_assert: dune build]
-> installed ppx_hash.v0.16.0
Processing 96/109: [ppx_assert: dune build]
Processing 97/109: [ppx_assert: dune build] [ppx_base: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_assert" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_assert.v0.16.0)
-> compiled  ppx_assert.v0.16.0
Processing 97/109: [ppx_base: dune build]
-> installed ppx_assert.v0.16.0
Processing 98/109: [ppx_base: dune build]
Processing 99/109: [jst-config: dune build] [ppx_base: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_base" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_base.v0.16.0)
-> compiled  ppx_base.v0.16.0
Processing 99/109: [jst-config: dune build]
-> installed ppx_base.v0.16.0
Processing 100/109: [jst-config: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "jst-config" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/jst-config.v0.16.0)
-> compiled  jst-config.v0.16.0
-> installed jst-config.v0.16.0
Processing 102/109: [time_now: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "time_now" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/time_now.v0.16.0)
-> compiled  time_now.v0.16.0
-> installed time_now.v0.16.0
Processing 104/109: [ppx_inline_test: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_inline_test" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_inline_test.v0.16.1)
-> compiled  ppx_inline_test.v0.16.1
-> installed ppx_inline_test.v0.16.1
Processing 106/109: [ppx_expect: dune build]
+ /home/opam/.opam/4.14.2/bin/dune "build" "-p" "ppx_expect" "-j" "7" (CWD=/home/opam/.opam/4.14.2/.opam-switch/build/ppx_expect.v0.16.0)
-> compiled  ppx_expect.v0.16.0
-> installed ppx_expect.v0.16.0

#=== ERROR while compiling conf-cuda.1 ========================================#
# context              2.3.0~alpha1 | freebsd/x86_64 | ocaml-base-compiler.4.14.2 | file:///home/opam/opam-repository
# path                 ~/.opam/4.14.2/.opam-switch/build/conf-cuda.1
# command              /bin/sh -exc cc -c $CFLAGS -I/usr/local/cuda/include test.c
# exit-code            1
# env-file             ~/.opam/log/conf-cuda-53738-f4b485.env
# output-file          ~/.opam/log/conf-cuda-53738-f4b485.out
### output ###
# + cc -c -I/usr/local/cuda/include test.c
# test.c:1:14: fatal error: 'cuda.h' file not found
#    #include  "cuda.h"
#              ^~~~~~~~
# 1 error generated.



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install cudajit 0.5.0
+- 
+- The following actions failed
| - build conf-cuda 1
+- 
+- The following changes have been performed (the rest was aborted)
| - install base                v0.16.3
| - install bigarray-compat     1.1.0
| - install conf-bash           1
| - install conf-cuda-config    1
| - install conf-libffi         2.0.0
| - install conf-pkg-config     3
| - install csexp               1.5.2
| - install ctypes              0.23.0
| - install ctypes-foreign      0.23.0
| - install dune                3.16.0
| - install dune-configurator   3.16.0
| - install integers            0.7.0
| - install jane-street-headers v0.16.0
| - install jst-config          v0.16.0
| - install ocaml-compiler-libs v0.12.4
| - install ppx_assert          v0.16.0
| - install ppx_base            v0.16.0
| - install ppx_cold            v0.16.0
| - install ppx_compare         v0.16.0
| - install ppx_derivers        1.2.1
| - install ppx_enumerate       v0.16.0
| - install ppx_expect          v0.16.0
| - install ppx_globalize       v0.16.0
| - install ppx_hash            v0.16.0
| - install ppx_here            v0.16.0
| - install ppx_inline_test     v0.16.1
| - install ppx_optcomp         v0.16.0
| - install ppx_sexp_conv       v0.16.0
| - install ppxlib              0.33.1~5.3preview
| - install re                  1.12.0
| - install seq                 base
| - install sexplib0            v0.16.0
| - install stdio               v0.16.0
| - install stdlib-shims        0.3.0
| - install time_now            v0.16.0
+- 

<><> conf-cuda-config.1 installed successfully ><><><><><><><><><><><><><><><><>
=> NOTE: assuming CUDA will be installed under /usr/local/cuda

<><> conf-cuda.1 troubleshooting ><><><><><><><><><><><><><><><><><><><><><><><>
=> If CUDA is supported on your system, manually install CUDA or verify that CUDA_PATH is set properly, and re-install opam package conf-cuda-config. See: https://docs.nvidia.com/cuda/

The former state can be restored with:
    /usr/local/bin/opam switch import "/home/opam/.opam/4.14.2/.opam-switch/backup/state-20241010231832.export"
'opam install -vy cudajit.0.5.0' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OPAM_HEALTH_CHECK_CI='true' CI='true' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "cudajit.0.5.0"
opam install -vy "cudajit.0.5.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "cudajit.0.5.0" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
': failed
"jail" "-c" "name=obuilder_40930_7720" "mount.fstab=/tmp/obuilder-jail-d4bbe0/fstab" "mount.devfs" "path=/obuilder/result/414f92c1efa8b4c4ea7378c850b255ff5dcbd31411c849f5e45f90c46265c746/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAM_HEALTH_CHECK_CI='true' CI='true' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "cudajit.0.5.0"
opam install -vy "cudajit.0.5.0"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "cudajit.0.5.0" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
'" failed with exit status 1
Failed: Build failed