Organisationsygrekocurl47321d (master)macos-homebrew-4.14_opam-2.1

macos-homebrew-4.14_opam-2.1

Link Copied
Code Copied

Logs

2024-05-10 08:47.01: New job: test ygrek/ocurl https://github.com/ygrek/ocurl.git#refs/heads/master (47321d1922559831c8a44411ab9d2c87cd4b31a4) (macos-x86_64:macos-homebrew-4.14_opam-2.1)
Base: macos-homebrew-ocaml-4.14
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/ygrek/ocurl.git" -b "master" && cd "ocurl" && git reset --hard 47321d19
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM macos-homebrew-ocaml-4.14
# macos-homebrew-4.14_opam-2.1
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
RUN ln -f ~/local/bin/opam-2.1 ~/local/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
RUN cd ~/opam-repository && (git cat-file -e 307e33d08fc4ccc1ea453ab45b0ead8ed574b97b || git fetch origin master) && git reset -q --hard 307e33d08fc4ccc1ea453ab45b0ead8ed574b97b && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 ocurl.opam curl.opam ./src/./
RUN opam pin add -yn ocurl.dev './src/./' && \
    opam pin add -yn curl.dev './src/./'
ENV DEPS="base-bigarray.base base-threads.base base-unix.base conf-libcurl.2 dune.3.15.2 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.1 --depext-only -y ocurl.dev curl.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . ./src
RUN cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2024-05-10 08:47.01: Using cache hint "ygrek/ocurl-macos-macos-homebrew-ocaml-4.14-macos-homebrew-4.14_opam-2.1-39d72035951f52a2be1a6a22de57d80e"
2024-05-10 08:47.01: Using OBuilder spec:
((from macos-homebrew-ocaml-4.14)
 (comment macos-homebrew-4.14_opam-2.1)
 (user (uid 1000) (gid 1000))
 (env CLICOLOR_FORCE 1)
 (env OPAMCOLOR always)
 (run (shell "ln -f ~/local/bin/opam-2.1 ~/local/bin/opam"))
 (run (shell "opam init --reinit -ni"))
 (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
 (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
      (network host)
      (shell "cd ~/opam-repository && (git cat-file -e 307e33d08fc4ccc1ea453ab45b0ead8ed574b97b || git fetch origin master) && git reset -q --hard 307e33d08fc4ccc1ea453ab45b0ead8ed574b97b && git log --no-decorate -n1 --oneline && opam update -u"))
 (copy (src ocurl.opam curl.opam) (dst ./src/./))
 (run (network host)
      (shell  "opam pin add -yn ocurl.dev './src/./' && \
             \nopam pin add -yn curl.dev './src/./'"))
 (env DEPS "base-bigarray.base base-threads.base base-unix.base conf-libcurl.2 dune.3.15.2 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1")
 (env CI true)
 (env OCAMLCI true)
 (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
      (network host)
      (shell "opam update --depexts && opam install --cli=2.1 --depext-only -y ocurl.dev curl.dev $DEPS"))
 (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
      (network host)
      (shell "opam install $DEPS"))
 (copy (src .) (dst ./src))
 (run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build"))
)


2024-05-10 08:47.01: Waiting for resource in pool OCluster
2024-05-10 08:47.01: Waiting for workerโ€ฆ
2024-05-10 09:18.11: Got resource from pool OCluster
Building on i7-worker-01
All commits already cached
HEAD is now at 47321d1 Val_cons: fix argument order


(from macos-homebrew-ocaml-4.14)
2024-05-10 09:18.12 ---> using "0c60f117aee57abea8364cb033d47bb1d63ff0f68e5ee97378e032498e8442af" from cache


/: (comment macos-homebrew-4.14_opam-2.1)


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


/: (env CLICOLOR_FORCE 1)


/: (env OPAMCOLOR always)


/: (run (shell "ln -f ~/local/bin/opam-2.1 ~/local/bin/opam"))
2024-05-10 09:18.12 ---> using "25b9bb92388ede51fae89d4de3a3dbc7bf0716456eef41b1ea8636995a3eeab7" from cache


/: (run (shell "opam init --reinit -ni"))
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.


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] no changes from git+file:///Users/mac1000/opam-repository
2024-05-10 09:18.12 ---> using "0525a69f67d7dcc5812c572fe55aa709891b6884e539fc956e1641dd42758a4d" from cache


/: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
Darwin 23.1.0
The OCaml toplevel, version 4.14.2
2.1.5
2024-05-10 09:18.13 ---> using "f4908fd0e5799798bb14c138897a7b0cd12737558237c57b6cfe71feb61d52ba" from cache


/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
        (network host)
        (shell "cd ~/opam-repository && (git cat-file -e 307e33d08fc4ccc1ea453ab45b0ead8ed574b97b || git fetch origin master) && git reset -q --hard 307e33d08fc4ccc1ea453ab45b0ead8ed574b97b && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
 * branch                  master     -> FETCH_HEAD
   3505e93828..20baedeee4  master     -> origin/master
307e33d08f @dra27 and @Octachron maintain the 4.08+ packages


<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from git+file:///Users/mac1000/opam-repository


Constructing initial basis...
Everything as up-to-date as possible (run with --verbose to show unavailable upgrades).


The following packages are not being upgraded because the new versions conflict with other installed packages:
  - ocaml.5.3.0
  - ocaml-config.3
However, you may "opam upgrade" these packages explicitly, which will ask permission to downgrade or uninstall the conflicting packages.
Nothing to do.
# Run eval $(opam env) to update the current shell environment
2024-05-10 09:18.13 ---> using "b24024a94c88960a6d52d30e3215e2b1a36b271af80c110265910615be43062b" from cache


/: (copy (src ocurl.opam curl.opam) (dst ./src/./))
2024-05-10 09:18.15 ---> saved as "d87eaffab141ff590a2d52c5bfafdffac04c638409ca783bb32f24a81fe2a6e1"


/: (run (network host)
        (shell  "opam pin add -yn ocurl.dev './src/./' && \
               \nopam pin add -yn curl.dev './src/./'"))
[ocurl.dev] synchronised (file:///Users/mac1000/src)
ocurl is now pinned to file:///Users/mac1000/src (version dev)
Package curl does not exist, create as a NEW package? [Y/n] y
[curl.dev] synchronised (file:///Users/mac1000/src)
curl is now pinned to file:///Users/mac1000/src (version dev)
2024-05-10 09:18.43 ---> saved as "8b316bf027d5c0476b0a2d66e5693d9a8ee0653bf5b9977c852192d6030f12fc"


/: (env DEPS "base-bigarray.base base-threads.base base-unix.base conf-libcurl.2 dune.3.15.2 ocaml.4.14.2 ocaml-base-compiler.4.14.2 ocaml-config.2 ocaml-options-vanilla.1")


/: (env CI true)


/: (env OCAMLCI true)


/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
        (network host)
        (shell "opam update --depexts && opam install --cli=2.1 --depext-only -y ocurl.dev curl.dev $DEPS"))
+ /usr/local/bin/brew "update"
- ==> Updating Homebrew...
- Already up-to-date.


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[ocurl.dev] synchronised (no changes)
[curl.dev] synchronised (no changes)


[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 2).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).
[NOTE] Package ocaml is already installed (current version is 4.14.2).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
Constructing initial basis...
Number of 0-1 knapsack inequalities = 13
Constructing conflict graph...
Conflict graph has 9 + 5 = 14 vertices


The following system packages will first need to be installed:
    curl


<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/local/bin/brew "install" "curl"
- ==> Downloading https://ghcr.io/v2/homebrew/core/curl/manifests/8.7.1-2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/9e7998f3c754b164b0e29695c5b78d98936744c8daf0ada5a01258def64fc396--curl-8.7.1-2.bottle_manifest.json
- ==> Fetching dependencies for curl: brotli, libunistring, libidn2, libnghttp2, ca-certificates, openssl@3, libssh2, openldap, rtmpdump, lz4, xz and zstd
- ==> Downloading https://ghcr.io/v2/homebrew/core/brotli/manifests/1.1.0-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/565098509cdfa90593ec9a41b41239f073843f88caed60ddaa3e6194ac4defda--brotli-1.1.0-1.bottle_manifest.json
- ==> Fetching brotli
- ==> Downloading https://ghcr.io/v2/homebrew/core/brotli/blobs/sha256:deb010485b7e58ffb00f45db61fa9b1ab0690c6b558d36755740fd4e62cd9400
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/62a8d847937aa62bb62ddde49b6546c742425fd47a11dcf8ee65a4221e4eb8ae--brotli--1.1.0.sonoma.bottle.1.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/libunistring/manifests/1.2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/48ac60445a77a63996cf15f6414f68a620d544fb683031b14eb3aea95c3064f6--libunistring-1.2.bottle_manifest.json
- ==> Fetching libunistring
- ==> Downloading https://ghcr.io/v2/homebrew/core/libunistring/blobs/sha256:e9a705a5442b3ee55f054a695bfbca741ff8a7f31d856ef08a72ad498bd42d60
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/2b925fbbcb79cf8f76aab5c65be7912266a1fc381e1f7900132c8859345cfcd7--libunistring--1.2.sonoma.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/libidn2/manifests/2.3.7
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/45d1d4d2930c4782bf53e761a1c0166cd8a40f4193ac8c44e86f0b6708e80354--libidn2-2.3.7.bottle_manifest.json
- ==> Fetching libidn2
- ==> Downloading https://ghcr.io/v2/homebrew/core/libidn2/blobs/sha256:32aec190642166c2081088f424cd39cc8b820105ce0b3372d0d8835635424b38
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/8483de741900e4a6e7c5d8769f1a1cda44b023efcd700bf75a1cef89dff5bba7--libidn2--2.3.7.sonoma.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/libnghttp2/manifests/1.61.0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/84e039765210f9da314a9b989360b06406c6123f9aae7b1a47dd010504d3bcfb--libnghttp2-1.61.0.bottle_manifest.json
- ==> Fetching libnghttp2
- ==> Downloading https://ghcr.io/v2/homebrew/core/libnghttp2/blobs/sha256:521b7adde05bba1b4de7b22aa07ac73d73b2c9cc922ef1950b0d6113cbde240e
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/02e7824f6de0e391182b0134aef28003111ab3a8a95ab0e79edc49a1d556b785--libnghttp2--1.61.0.sonoma.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2024-03-11
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/c431e0186df2ccc2ea942b34a3c26c2cebebec8e07ad6abdae48447a52c5f506--ca-certificates-2024-03-11.bottle_manifest.json
- ==> Fetching ca-certificates
- ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/blobs/sha256:cab828953672906e00a8f25db751977b8dc4115f021f8dfe82b644ade03dacdb
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/2c0842d836eaa991deac09d2f933bf5ff5b214d7c5d225c7fe042f6262ca21a9--ca-certificates--2024-03-11.all.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.3.0-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/cd7e4cb72da375d51619d8c60fb91a70696e352edb515631b5751d05342e471d--openssl@3-3.3.0-1.bottle_manifest.json
- ==> Fetching openssl@3
- ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/blobs/sha256:f37328addd300e16046ee900f26d3ed026a6c810ea88269e114a4e0f06ed41b6
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/3455162bf343a308a878ca43d6dbf80074b6095d437ef2881e2286eae64b9818--openssl@3--3.3.0.sonoma.bottle.1.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/libssh2/manifests/1.11.0_1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/48ca0c7785b21630a4817c59b72205609ccb0575e7abc64d64af2e61a60b5b0a--libssh2-1.11.0_1.bottle_manifest.json
- ==> Fetching libssh2
- ==> Downloading https://ghcr.io/v2/homebrew/core/libssh2/blobs/sha256:9a9673e1440a7e82fac8a2cac1c202c8fba66851bb9a16eb70c82de7e23329ec
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/6addbdc378f43f17567a4a13355e0112b7af9bf23e8d654f5f30cfa3af00fe34--libssh2--1.11.0_1.sonoma.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/openldap/manifests/2.6.7
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/e87d8ed2b5650e16104d32d46c66a2385b30073d8fc68d969c74d1caaf8b6d75--openldap-2.6.7.bottle_manifest.json
- ==> Fetching openldap
- ==> Downloading https://ghcr.io/v2/homebrew/core/openldap/blobs/sha256:93641ee79dc64412d56d7cd363b8b7f574713a36c4378ae87dd7afb564428fc3
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/9e7d0aa58768c8464cd84a960e1a46b4283b4b3e0baf7f4dd2699c9baacaead2--openldap--2.6.7.sonoma.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/rtmpdump/manifests/2.4-20151223_3
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b40cb4d6b301aad8ce26f9deb74a74c0d98d1868d19881f9bff55b81d6f11e50--rtmpdump-2.4-20151223_3.bottle_manifest.json
- ==> Fetching rtmpdump
- ==> Downloading https://ghcr.io/v2/homebrew/core/rtmpdump/blobs/sha256:5d019561203c8b1c1c1e69c48b3987d531c55fa806bd83f0a462b6b7da732f48
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/3a980f46986f7f4efd1b31aee2abf79e75dacb40afcfeab393c1a5127afff72e--rtmpdump--2.4-20151223_3.sonoma.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.9.4
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/379e59b981667f9585b33a2ff318769d8edca3ce6fd2e9a67ed291ae3e0cc872--lz4-1.9.4.bottle_manifest.json
- ==> Fetching lz4
- ==> Downloading https://ghcr.io/v2/homebrew/core/lz4/blobs/sha256:2bad368b2869db32b1b22cea76a6e65da2f4e599ac8ee327b4825d54c4579445
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/1680a080f1b23676038b3a03fad837b0e26a30613730ef93f31f87c7a40bdd7a--lz4--1.9.4.sonoma.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.4.6
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b2cc4077807c100af6e0253f51d186f187ff55165638cbe3a4aa16d1c4762660--xz-5.4.6.bottle_manifest.json
- ==> Fetching xz
- ==> Downloading https://ghcr.io/v2/homebrew/core/xz/blobs/sha256:139fcf6d46fb85d3693f5d7452a37ec5f50f17b5ef044ac96a2c7deccb7983b4
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/43f3e389ca6041ad27899272abc383096ddb15ec4c51b83d5873dbc44829cabe--xz--5.4.6.sonoma.bottle.tar.gz
- ==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.6
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/29403e0df5404d8aeca0e750ac135ec9ef44fc5eeb6df69170ed602acabf0ffb--zstd-1.5.6.bottle_manifest.json
- ==> Fetching zstd
- ==> Downloading https://ghcr.io/v2/homebrew/core/zstd/blobs/sha256:09953f22fd56bc85e0d7ceac8de7e35ed622f3affe78dd782154e5e21623037b
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/506615027bab6259ad3b903339790b62d9b547ab08a5eac6707dc96c24da0c38--zstd--1.5.6.sonoma.bottle.tar.gz
- ==> Fetching curl
- ==> Downloading https://ghcr.io/v2/homebrew/core/curl/blobs/sha256:c98c05f1441d74c327717bddf1e4ea0d914a2f325550885c6b5084d6f03875ef
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/778bf20422ed8ceae2b09a152603e53f43642e65e39c54498a93118971c2ef6c--curl--8.7.1.sonoma.bottle.2.tar.gz
- ==> Installing dependencies for curl: brotli, libunistring, libidn2, libnghttp2, ca-certificates, openssl@3, libssh2, openldap, rtmpdump, lz4, xz and zstd
- ==> Installing curl dependency: brotli
- ==> Downloading https://ghcr.io/v2/homebrew/core/brotli/manifests/1.1.0-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/565098509cdfa90593ec9a41b41239f073843f88caed60ddaa3e6194ac4defda--brotli-1.1.0-1.bottle_manifest.json
- ==> Pouring brotli--1.1.0.sonoma.bottle.1.tar.gz
- ๐Ÿบ  /usr/local/Cellar/brotli/1.1.0: 24 files, 966KB
- ==> Installing curl dependency: libunistring
- ==> Downloading https://ghcr.io/v2/homebrew/core/libunistring/manifests/1.2
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/48ac60445a77a63996cf15f6414f68a620d544fb683031b14eb3aea95c3064f6--libunistring-1.2.bottle_manifest.json
- ==> Pouring libunistring--1.2.sonoma.bottle.tar.gz
- ๐Ÿบ  /usr/local/Cellar/libunistring/1.2: 59 files, 5.1MB
- ==> Installing curl dependency: libidn2
- ==> Downloading https://ghcr.io/v2/homebrew/core/libidn2/manifests/2.3.7
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/45d1d4d2930c4782bf53e761a1c0166cd8a40f4193ac8c44e86f0b6708e80354--libidn2-2.3.7.bottle_manifest.json
- ==> Pouring libidn2--2.3.7.sonoma.bottle.tar.gz
- ๐Ÿบ  /usr/local/Cellar/libidn2/2.3.7: 80 files, 1020KB
- ==> Installing curl dependency: libnghttp2
- ==> Downloading https://ghcr.io/v2/homebrew/core/libnghttp2/manifests/1.61.0
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/84e039765210f9da314a9b989360b06406c6123f9aae7b1a47dd010504d3bcfb--libnghttp2-1.61.0.bottle_manifest.json
- ==> Pouring libnghttp2--1.61.0.sonoma.bottle.tar.gz
- ๐Ÿบ  /usr/local/Cellar/libnghttp2/1.61.0: 13 files, 755.4KB
- ==> Installing curl dependency: ca-certificates
- ==> Downloading https://ghcr.io/v2/homebrew/core/ca-certificates/manifests/2024-03-11
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/c431e0186df2ccc2ea942b34a3c26c2cebebec8e07ad6abdae48447a52c5f506--ca-certificates-2024-03-11.bottle_manifest.json
- ==> Pouring ca-certificates--2024-03-11.all.bottle.tar.gz


- ๐Ÿบ  /usr/local/Cellar/ca-certificates/2024-03-11: 3 files, 229.2KB
- ==> Installing curl dependency: openssl@3
- ==> Downloading https://ghcr.io/v2/homebrew/core/openssl/3/manifests/3.3.0-1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/cd7e4cb72da375d51619d8c60fb91a70696e352edb515631b5751d05342e471d--openssl@3-3.3.0-1.bottle_manifest.json
- ==> Pouring openssl@3--3.3.0.sonoma.bottle.1.tar.gz
- ๐Ÿบ  /usr/local/Cellar/openssl@3/3.3.0: 6,976 files, 32.6MB
- ==> Installing curl dependency: libssh2
- ==> Downloading https://ghcr.io/v2/homebrew/core/libssh2/manifests/1.11.0_1
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/48ca0c7785b21630a4817c59b72205609ccb0575e7abc64d64af2e61a60b5b0a--libssh2-1.11.0_1.bottle_manifest.json
- ==> Pouring libssh2--1.11.0_1.sonoma.bottle.tar.gz
- ๐Ÿบ  /usr/local/Cellar/libssh2/1.11.0_1: 197 files, 1.1MB
- ==> Installing curl dependency: openldap
- ==> Downloading https://ghcr.io/v2/homebrew/core/openldap/manifests/2.6.7
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/e87d8ed2b5650e16104d32d46c66a2385b30073d8fc68d969c74d1caaf8b6d75--openldap-2.6.7.bottle_manifest.json
- ==> Pouring openldap--2.6.7.sonoma.bottle.tar.gz
- ๐Ÿบ  /usr/local/Cellar/openldap/2.6.7: 340 files, 7.5MB
- ==> Installing curl dependency: rtmpdump
- ==> Downloading https://ghcr.io/v2/homebrew/core/rtmpdump/manifests/2.4-20151223_3
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b40cb4d6b301aad8ce26f9deb74a74c0d98d1868d19881f9bff55b81d6f11e50--rtmpdump-2.4-20151223_3.bottle_manifest.json
- ==> Pouring rtmpdump--2.4-20151223_3.sonoma.bottle.tar.gz
- ๐Ÿบ  /usr/local/Cellar/rtmpdump/2.4-20151223_3: 20 files, 539.9KB
- ==> Installing curl dependency: lz4
- ==> Downloading https://ghcr.io/v2/homebrew/core/lz4/manifests/1.9.4
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/379e59b981667f9585b33a2ff318769d8edca3ce6fd2e9a67ed291ae3e0cc872--lz4-1.9.4.bottle_manifest.json
- ==> Pouring lz4--1.9.4.sonoma.bottle.tar.gz
- ๐Ÿบ  /usr/local/Cellar/lz4/1.9.4: 22 files, 655KB
- ==> Installing curl dependency: xz
- ==> Downloading https://ghcr.io/v2/homebrew/core/xz/manifests/5.4.6
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/b2cc4077807c100af6e0253f51d186f187ff55165638cbe3a4aa16d1c4762660--xz-5.4.6.bottle_manifest.json
- ==> Pouring xz--5.4.6.sonoma.bottle.tar.gz
- ๐Ÿบ  /usr/local/Cellar/xz/5.4.6: 163 files, 2.5MB
- ==> Installing curl dependency: zstd
- ==> Downloading https://ghcr.io/v2/homebrew/core/zstd/manifests/1.5.6
- Already downloaded: /Users/mac1000/Library/Caches/Homebrew/downloads/29403e0df5404d8aeca0e750ac135ec9ef44fc5eeb6df69170ed602acabf0ffb--zstd-1.5.6.bottle_manifest.json
- ==> Pouring zstd--1.5.6.sonoma.bottle.tar.gz
- ๐Ÿบ  /usr/local/Cellar/zstd/1.5.6: 31 files, 2.3MB
- ==> Installing curl
- ==> Pouring curl--8.7.1.sonoma.bottle.2.tar.gz
- ==> Caveats
- curl is keg-only, which means it was not symlinked into /usr/local,
- because macOS already provides this software and installing another version in
- parallel can cause all kinds of trouble.
- 
- If you need to have curl first in your PATH, run:
-   echo 'export PATH="/usr/local/opt/curl/bin:$PATH"' >> ~/.profile
- 
- For compilers to find curl you may need to set:
-   export LDFLAGS="-L/usr/local/opt/curl/lib"
-   export CPPFLAGS="-I/usr/local/opt/curl/include"
- ==> Summary
- ๐Ÿบ  /usr/local/Cellar/curl/8.7.1: 525 files, 4MB
- ==> Running `brew cleanup curl`...
- Disable this behaviour by setting HOMEBREW_NO_INSTALL_CLEANUP.
- Hide these hints with HOMEBREW_NO_ENV_HINTS (see `man brew`).
- ==> Caveats
- ==> curl
- curl is keg-only, which means it was not symlinked into /usr/local,
- because macOS already provides this software and installing another version in
- parallel can cause all kinds of trouble.
- 
- If you need to have curl first in your PATH, run:
-   echo 'export PATH="/usr/local/opt/curl/bin:$PATH"' >> ~/.profile
- 
- For compilers to find curl you may need to set:
-   export LDFLAGS="-L/usr/local/opt/curl/lib"
-   export CPPFLAGS="-I/usr/local/opt/curl/include"
2024-05-10 09:20.06 ---> saved as "865cf086e310e78f826647de8e36c8ee2d536e02aa5472af5732150cef388ed5"


/: (run (cache (opam-archives (target /Users/mac1000/.opam/download-cache)) (homebrew (target /Users/mac1000/Library/Caches/Homebrew)))
        (network host)
        (shell "opam install $DEPS"))
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 2).
[NOTE] Package ocaml-base-compiler is already installed (current version is 4.14.2).
[NOTE] Package ocaml is already installed (current version is 4.14.2).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
Constructing initial basis...
Number of 0-1 knapsack inequalities = 13
Constructing conflict graph...
Conflict graph has 9 + 5 = 14 vertices
The following actions will be performed:
  - install dune         3.15.2
  - install conf-libcurl 2
===== 2 to install =====


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.15.2  (cached)
-> installed conf-libcurl.2
-> installed dune.3.15.2
Done.
# Run eval $(opam env) to update the current shell environment
2024-05-10 09:22.08 ---> saved as "db7d30ca8d4de9b1d04196ca85481ba56f1f9e0ce36f35d6fcfb2b16e735a1e3"


/: (copy (src .) (dst ./src))
2024-05-10 09:22.10 ---> saved as "e9e925bc58cdad819cc8ecde1257859d80a8487e88804aa02eabbcdca71f6ffa"


/: (run (shell "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build"))
Error: I cannot find the root of the current workspace/project.
If you would like to create a new dune project, you can type:


    dune init project NAME


Otherwise, please make sure to run dune inside an existing project or
workspace. For more information about how dune identifies the root of the
current workspace/project, please refer to
https://dune.readthedocs.io/en/stable/usage.html#finding-the-root
"/usr/bin/env" "bash" "-c" "cd ./src && opam exec -- dune build @install @check @runtest && rm -rf _build" failed with exit status 1
2024-05-10 09:22.16: Job failed: Failed: Build failed