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


Building on spring

(from freebsd)
2024-04-18 12:56.26 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2024-04-18 12:56.27 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q f089d8564db935c703bea70a4b3d8335ffa1bef3"))
2024-04-18 12:56.28 ---> using "83de7f37a3fdfdf2af7d52001c195007ba3d03fbf63bb1c5deeb0bd7199a7e68" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2024-04-18 12:56.29 ---> using "ae05d419fac6605f1fa37d4b0e1385766018ebaa3233982c89fd3cd33bf5b52b" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.1.0  (https://github.com/ocaml/ocaml/archive/5.1.0.tar.gz)
-> installed ocaml-base-compiler.5.1.0
-> installed ocaml-config.3
-> installed ocaml.5.1.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.1.0) to update the current shell environment
2024-04-18 12:56.30 ---> using "00812c0655a363608144a2fbfe7a937b2ae842276c4f9d1df0b02161f399b104" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-04-18 12:56.31 ---> using "ed99a2b1c5a9bc50869d66e6efea1b612aec0720983f79577579611105ba004c" from cache

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

Nothing to do.
The following actions will be performed:
=== install 5 packages
  - install conf-ladspa       1      [required by ladspa]
  - install csexp             1.5.2  [required by dune-configurator]
  - install dune              3.15.0 [required by ladspa]
  - install dune-configurator 3.15.0 [required by ladspa]
  - install ladspa            0.2.2

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run pkg to install them (may need root/sudo access)
  2. Display the recommended pkg command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/local/bin/sudo "pkg" "install" "-y" "ladspa"
- Updating FreeBSD repository catalogue...
- [spring] Fetching meta.conf: . done
- [spring] Fetching packagesite.pkg: ..
- ...
- ..... done
- Processing entries: .
- ..
- .
- ..
- ..
- .
- . done
- FreeBSD repository update completed. 34060 packages processed.
- All repositories are up to date.
- New version of pkg detected; it needs to be installed first.
- The following 1 package(s) will be affected (of 0 checked):
- 
- Installed packages to be UPGRADED:
- 	pkg: 1.20.9 -> 1.21.2
- 
- Number of packages to be upgraded: 1
- 
- The process will require 7 MiB more space.
- 12 MiB to be downloaded.
- [spring] [1/1] Fetching pkg-1.21.2.pkg: .
- ....
- ..... done
- Checking integrity... done (0 conflicting)
- [spring] [1/1] Upgrading pkg from 1.20.9 to 1.21.2...
- [spring] [1/1] Extracting pkg-1.21.2: .........
- . done
- Updating FreeBSD repository catalogue...
- [spring] Fetching meta.conf: . done
- [spring] Fetching data.pkg: .....
- ..... done
- Processing entries: .
- ..
- ..
- ..
- ..
- . done
- FreeBSD repository update completed. 34060 packages processed.
- All repositories are up to date.
- The following 8 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	flac: 1.4.3_1,1
- 	ladspa: 1.17_1
- 	lame: 3.100_5
- 	libogg: 1.3.5,4
- 	libsndfile: 1.2.2_1
- 	libvorbis: 1.3.7_2,3
- 	mpg123: 1.32.5
- 	opus: 1.5.1
- 
- Number of packages to be installed: 8
- 
- The process will require 25 MiB more space.
- 7 MiB to be downloaded.
- [spring] [1/8] Fetching opus-1.5.1.pkg: .....
- ..... done
- [spring] [2/8] Fetching mpg123-1.32.5.pkg: ......... done
- [spring] [3/8] Fetching ladspa-1.17_1.pkg: ....... done
- [spring] [4/8] Fetching libvorbis-1.3.7_2,3.pkg: ......... done
- [spring] [5/8] Fetching libogg-1.3.5,4.pkg: .......... done
- [spring] [6/8] Fetching libsndfile-1.2.2_1.pkg: .........
- . done
- [spring] [7/8] Fetching flac-1.4.3_1,1.pkg: .......... done
- [spring] [8/8] Fetching lame-3.100_5.pkg: .......... done
- Checking integrity... done (0 conflicting)
- [spring] [1/8] Installing libogg-1.3.5,4...
- [spring] [1/8] Extracting libogg-1.3.5,4: .......... done
- [spring] [2/8] Installing opus-1.5.1...
- [spring] [2/8] Extracting opus-1.5.1: .......... done
- [spring] [3/8] Installing mpg123-1.32.5...
- [spring] [3/8] Extracting mpg123-1.32.5: .......... done
- [spring] [4/8] Installing libvorbis-1.3.7_2,3...
- [spring] [4/8] Extracting libvorbis-1.3.7_2,3: .......... done
- [spring] [5/8] Installing flac-1.4.3_1,1...
- [spring] [5/8] Extracting flac-1.4.3_1,1: .......... done
- [spring] [6/8] Installing lame-3.100_5...
- [spring] [6/8] Extracting lame-3.100_5: .......... done
- [spring] [7/8] Installing libsndfile-1.2.2_1...
- [spring] [7/8] Extracting libsndfile-1.2.2_1: .......... done
- [spring] [8/8] Installing ladspa-1.17_1...
- [spring] [8/8] Extracting ladspa-1.17_1: .......... done
- =====
- Message from ladspa-1.17_1:
- 
- --
- ===>   NOTICE:
- 
- The ladspa port currently does not have a maintainer. As a result, it is
- more likely to have unresolved issues, not be up-to-date, or even be removed in
- the future. To volunteer to maintain this port, please create an issue at:
- 
- https://bugs.freebsd.org/bugzilla
- 
- More information about port maintainership is available at:
- 
- https://docs.freebsd.org/en/articles/contributing/#ports-contributing

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/14:
Processing  3/14:
Processing  4/14: [ladspa.0.2.2: http]
Processing  5/14: [ladspa.0.2.2: http]
-> installed conf-ladspa.1
Processing  6/14: [ladspa.0.2.2: http]
-> retrieved csexp.1.5.2  (cached)
Processing  6/14:
-> retrieved ladspa.0.2.2  (https://github.com/savonet/ocaml-ladspa/archive/v0.2.2.tar.gz)
-> retrieved dune.3.15.0, dune-configurator.3.15.0  (cached)
Processing  7/14: [dune: ocaml 7]
+ /home/opam/.opam/5.1.0/bin/ocaml "boot/bootstrap.ml" "-j" "7" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/dune.3.15.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 7
- cd _boot && /home/opam/.opam/5.1.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.1.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.1.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.1.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamRepository.ml", lines 277-281, characters 38-17:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 
- File "vendor/opam/src/repository/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing  7/14: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.1.0/.opam-switch/build/dune.3.15.0/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "7" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/dune.3.15.0)
-> compiled  dune.3.15.0
-> installed dune.3.15.0
Processing  9/14: [csexp: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "csexp" "-j" "7" "@install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/csexp.1.5.2)
-> compiled  csexp.1.5.2
-> installed csexp.1.5.2
Processing 11/14: [dune-configurator: rm]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/dune-configurator.3.15.0)
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/dune-configurator.3.15.0)
Processing 11/14: [dune-configurator: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "dune-configurator" "-j" "7" "@install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/dune-configurator.3.15.0)
-> compiled  dune-configurator.3.15.0
-> installed dune-configurator.3.15.0
Processing 13/14: [ladspa: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "ladspa" "-j" "7" "@install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/ladspa.0.2.2)
-> compiled  ladspa.0.2.2
-> installed ladspa.0.2.2
Done.
2024-04-18 12:58.30 ---> saved as "6712089e864931e03defff228ca9d6358df3cad0d40b44d4cd3752f2274df38b"
Job succeeded