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


Building on spring

(from freebsd)
2024-04-18 06:16.48 ---> 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 06:16.49 ---> 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 06:16.49 ---> 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 06:16.50 ---> 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 06:16.50 ---> using "00812c0655a363608144a2fbfe7a937b2ae842276c4f9d1df0b02161f399b104" from cache

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

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

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

The following system packages will first need to be installed:
    dssi 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" "dssi" "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 28 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	alsa-lib: 1.2.10_1
- 	dbus: 1.14.10_5,1
- 	dbus-glib: 0.112_1
- 	dssi: 1.1.1_13
- 	flac: 1.4.3_1,1
- 	glib: 2.80.0,2
- 	jackit: 1.9.22_2
- 	ladspa: 1.17_1
- 	lame: 3.100_5
- 	libICE: 1.1.0_2,1
- 	libSM: 1.2.3_1,1
- 	libX11: 1.8.7_1,1
- 	libXau: 1.0.9_1
- 	libXdmcp: 1.1.5
- 	libdssialsacompat: 1.0.8a_2
- 	liblo: 0.32
- 	libogg: 1.3.5,4
- 	libsamplerate: 0.2.2_1
- 	libsndfile: 1.2.2_1
- 	libsysinfo: 0.0.3_3
- 	libvorbis: 1.3.7_2,3
- 	libxcb: 1.16.1
- 	mpg123: 1.32.5
- 	opus: 1.5.1
- 	py39-dbus: 1.3.2
- 	py39-packaging: 23.2
- 	pydbus-common: 1.3.2
- 	xorgproto: 2023.2
- 
- Number of packages to be installed: 28
- 
- The process will require 73 MiB more space.
- 17 MiB to be downloaded.
- [spring] [1/28] Fetching libxcb-1.16.1.pkg: ....
- ...... done
- [spring] [2/28] Fetching dbus-1.14.10_5,1.pkg: ..
- ....... done
- [spring] [3/28] Fetching pydbus-common-1.3.2.pkg: ......... done
- [spring] [4/28] Fetching liblo-0.32.pkg: .......... done
- [spring] [5/28] Fetching opus-1.5.1.pkg: .
- ..
- ..
- ..
- ... done
- [spring] [6/28] Fetching mpg123-1.32.5.pkg: .......... done
- [spring] [7/28] Fetching ladspa-1.17_1.pkg: ........ done
- [spring] [8/28] Fetching py39-packaging-23.2.pkg: .......... done
- [spring] [9/28] Fetching libvorbis-1.3.7_2,3.pkg: .......... done
- [spring] [10/28] Fetching libogg-1.3.5,4.pkg: .......... done
- [spring] [11/28] Fetching libsndfile-1.2.2_1.pkg: .......... done
- [spring] [12/28] Fetching dbus-glib-0.112_1.pkg: .......... done
- [spring] [13/28] Fetching libsysinfo-0.0.3_3.pkg: ..... done
- [spring] [14/28] Fetching libXau-1.0.9_1.pkg: .. done
- [spring] [15/28] Fetching libICE-1.1.0_2,1.pkg: ....... done
- [spring] [16/28] Fetching libdssialsacompat-1.0.8a_2.pkg: .. done
- [spring] [17/28] Fetching py39-dbus-1.3.2.pkg: .......... done
- [spring] [18/28] Fetching libSM-1.2.3_1,1.pkg: ....... done
- [spring] [19/28] Fetching libX11-1.8.7_1,1.pkg: .....
- ..... done
- [spring] [20/28] Fetching glib-2.80.0,2.pkg: .
- ...
- .....
- . done
- [spring] [21/28] Fetching xorgproto-2023.2.pkg: ........ done
- [spring] [22/28] Fetching dssi-1.1.1_13.pkg: ......... done
- [spring] [23/28] Fetching libXdmcp-1.1.5.pkg: ... done
- [spring] [24/28] Fetching jackit-1.9.22_2.pkg: .......... done
- [spring] [25/28] Fetching alsa-lib-1.2.10_1.pkg: 
- .......... done
- [spring] [26/28] Fetching flac-1.4.3_1,1.pkg: .......
- ... done
- [spring] [27/28] Fetching libsamplerate-0.2.2_1.pkg: ....
- ...... done
- [spring] [28/28] Fetching lame-3.100_5.pkg: ..
- ........ done
- Checking integrity... done (0 conflicting)
- [spring] [1/28] Installing xorgproto-2023.2...
- [spring] [1/28] Extracting xorgproto-2023.2: .......... done
- [spring] [2/28] Installing libXau-1.0.9_1...
- [spring] [2/28] Extracting libXau-1.0.9_1: .......... done
- [spring] [3/28] Installing libXdmcp-1.1.5...
- [spring] [3/28] Extracting libXdmcp-1.1.5: ......... done
- [spring] [4/28] Installing libxcb-1.16.1...
- [spring] [4/28] Extracting libxcb-1.16.1: .......... done
- [spring] [5/28] Installing libICE-1.1.0_2,1...
- [spring] [5/28] Extracting libICE-1.1.0_2,1: .......... done
- [spring] [6/28] Installing py39-packaging-23.2...
- [spring] [6/28] Extracting py39-packaging-23.2: .......... done
- [spring] [7/28] Installing libogg-1.3.5,4...
- [spring] [7/28] Extracting libogg-1.3.5,4: .......... done
- [spring] [8/28] Installing libSM-1.2.3_1,1...
- [spring] [8/28] Extracting libSM-1.2.3_1,1: .......... done
- [spring] [9/28] Installing libX11-1.8.7_1,1...
- [spring] [9/28] Extracting libX11-1.8.7_1,1: .......... done
- [spring] [10/28] Installing dbus-1.14.10_5,1...
- ===> Creating groups.
- Creating group 'messagebus' with gid '556'.
- ===> Creating users
- Creating user 'messagebus' with uid '556'.
- [spring] [10/28] Extracting dbus-1.14.10_5,1: ......... done
- [spring] [11/28] Installing opus-1.5.1...
- [spring] [11/28] Extracting opus-1.5.1: .......... done
- [spring] [12/28] Installing mpg123-1.32.5...
- [spring] [12/28] Extracting mpg123-1.32.5: .......... done
- [spring] [13/28] Installing libvorbis-1.3.7_2,3...
- [spring] [13/28] Extracting libvorbis-1.3.7_2,3: .......... done
- [spring] [14/28] Installing glib-2.80.0,2...
- [spring] [14/28] Extracting glib-2.80.0,2: .......... done
- [spring] [15/28] Installing flac-1.4.3_1,1...
- [spring] [15/28] Extracting flac-1.4.3_1,1: .......... done
- [spring] [16/28] Installing lame-3.100_5...
- [spring] [16/28] Extracting lame-3.100_5: .......... done
- [spring] [17/28] Installing pydbus-common-1.3.2...
- [spring] [17/28] Extracting pydbus-common-1.3.2: .......... done
- [spring] [18/28] Installing libsndfile-1.2.2_1...
- [spring] [18/28] Extracting libsndfile-1.2.2_1: .......... done
- [spring] [19/28] Installing dbus-glib-0.112_1...
- [spring] [19/28] Extracting dbus-glib-0.112_1: .......... done
- [spring] [20/28] Installing libsysinfo-0.0.3_3...
- [spring] [20/28] Extracting libsysinfo-0.0.3_3: ......... done
- [spring] [21/28] Installing py39-dbus-1.3.2...
- [spring] [21/28] Extracting py39-dbus-1.3.2: .......... done
- [spring] [22/28] Installing libsamplerate-0.2.2_1...
- [spring] [22/28] Extracting libsamplerate-0.2.2_1: .......... done
- [spring] [23/28] Installing liblo-0.32...
- [spring] [23/28] Extracting liblo-0.32: .......... done
- [spring] [24/28] Installing ladspa-1.17_1...
- [spring] [24/28] Extracting ladspa-1.17_1: .......... done
- [spring] [25/28] Installing libdssialsacompat-1.0.8a_2...
- [spring] [25/28] Extracting libdssialsacompat-1.0.8a_2: .......... done
- [spring] [26/28] Installing jackit-1.9.22_2...
- [spring] [26/28] Extracting jackit-1.9.22_2: .......... done
- [spring] [27/28] Installing alsa-lib-1.2.10_1...
- [spring] [27/28] Extracting alsa-lib-1.2.10_1: .......... done
- [spring] [28/28] Installing dssi-1.1.1_13...
- [spring] [28/28] Extracting dssi-1.1.1_13: .......... done
- ==> Running trigger: glib-schemas.ucl
- Compiling glib schemas
- No schema files found: doing nothing.
- ==> Running trigger: gio-modules.ucl
- Generating GIO modules cache
- =====
- 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
- =====
- Message from libdssialsacompat-1.0.8a_2:
- 
- --
- ===>   NOTICE:
- 
- The libdssialsacompat 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
- =====
- Message from jackit-1.9.22_2:
- 
- --
- The new JACK server comes with a DBUS control interface:
- 
- $ jack_control help
- $ jack_control ds oss
- $ jack_control dp
- $ jack_control dps rate 48000
- $ jack_control dps wordlength 16
- $ jack_control dps capture /dev/dsp0
- $ jack_control dps playback /dev/dsp0
- $ jack_control eps realtime False
- $ jack_control start
- 
- To use real-time priority for JACK server and clients, load the mac_priority(4)
- module and add the JACK user to the realtime group.
- 
- Memory locking has to be allowed in /etc/login.conf or ~/.login_conf. Set the
- resource limit ":memorylocked=unlimited:" and don't forget to run
- 
- # cap_mkdb /etc/login.conf
- 
- It's still possible to start JACK server as an RC service for a dedicated user.
- Note that only one JACK server can be run at a time. An /etc/rc.conf example:
- 
- jackd_enable="YES"
- jackd_user="joe"
- jackd_args="--no-realtime -doss -r48000 -p1024 -w16 \
-             --capture /dev/dsp0 --playback /dev/dsp0"
- 
- Official JACK example clients and tools are available as jack-example-tools.
- 
- JACK 1.9.22 introduces a latency correction fix.
- Latency correction parameters have to be measured again after an update.
- =====
- Message from dssi-1.1.1_13:
- 
- --
- ===>   NOTICE:
- 
- The dssi 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  3/20:
Processing  4/20: [dssi.0.1.5: http]
Processing  5/20: [dssi.0.1.5: http]
Processing  6/20: [dssi.0.1.5: http]
Processing  7/20: [dssi.0.1.5: http]
-> installed conf-dssi.1
Processing  8/20: [dssi.0.1.5: http]
-> installed conf-ladspa.1
Processing  9/20: [dssi.0.1.5: http]
-> retrieved csexp.1.5.2  (cached)
Processing 10/20: [dssi.0.1.5: http] [ladspa.0.2.2: http]
Processing 10/20: [ladspa.0.2.2: http]
-> retrieved dssi.0.1.5  (https://github.com/savonet/ocaml-dssi/archive/v0.1.5.tar.gz)
Processing 10/20:
-> 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 11/20: [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 11/20: [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 13/20: [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 15/20: [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 15/20: [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 17/20: [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
Processing 19/20: [dssi: dune build]
+ /home/opam/.opam/5.1.0/bin/dune "build" "-p" "dssi" "-j" "7" "@install" (CWD=/home/opam/.opam/5.1.0/.opam-switch/build/dssi.0.1.5)
- File "src/dune", line 10, characters 9-19:
- 10 |   (names dssi_stubs)
-               ^^^^^^^^^^
- (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/5.1.0/lib/ocaml -I /home/opam/.opam/5.1.0/lib/ladspa -o dssi_stubs.o -c dssi_stubs.c)
- In file included from dssi_stubs.c:42:
- ./dssi.h:32:10: fatal error: 'alsa/seq_event.h' file not found
- #include <alsa/seq_event.h>
-          ^~~~~~~~~~~~~~~~~~
- 1 error generated.
[ERROR] The compilation of dssi.0.1.5 failed at "dune build -p dssi -j 7 @install".

#=== ERROR while compiling dssi.0.1.5 =========================================#
# context              2.2.0~beta2~dev | freebsd/x86_64 | ocaml-base-compiler.5.1.0 | file:///home/opam/opam-repository
# path                 ~/.opam/5.1.0/.opam-switch/build/dssi.0.1.5
# command              ~/.opam/5.1.0/bin/dune build -p dssi -j 7 @install
# exit-code            1
# env-file             ~/.opam/log/dssi-90603-06579d.env
# output-file          ~/.opam/log/dssi-90603-06579d.out
### output ###
# File "src/dune", line 10, characters 9-19:
# 10 |   (names dssi_stubs)
#               ^^^^^^^^^^
# (cd _build/default/src && /usr/bin/cc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -g -I /home/opam/.opam/5.1.0/lib/ocaml -I /home/opam/.opam/5.1.0/lib/ladspa -o dssi_stubs.o -c dssi_stubs.c)
# In file included from dssi_stubs.c:42:
# ./dssi.h:32:10: fatal error: 'alsa/seq_event.h' file not found
# #include <alsa/seq_event.h>
#          ^~~~~~~~~~~~~~~~~~
# 1 error generated.



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build dssi 0.1.5
+- 
+- The following changes have been performed
| - install conf-dssi         1
| - install conf-ladspa       1
| - install csexp             1.5.2
| - install dune              3.15.0
| - install dune-configurator 3.15.0
| - install ladspa            0.2.2
+- 

The former state can be restored with:
    /usr/local/bin/opam switch import "/home/opam/.opam/5.1.0/.opam-switch/backup/state-20240418061655.export"
'opam install -vy dssi.0.1.5' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "dssi.0.1.5"
opam install -vy "dssi.0.1.5"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "dssi.0.1.5" | 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_34190_55228" "mount.fstab=/tmp/obuilder-jail-b2585d/fstab" "mount.devfs" "path=/obuilder/result/7ee8dbd47556bf3d3a63acc70a4f1f43e8983a22846786fb8abe2b6bf72076d7/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "dssi.0.1.5"
opam install -vy "dssi.0.1.5"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "dssi.0.1.5" | 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