Building on rosemary (from freebsd) 2025-08-08 15:21.41 ---> 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")) 2025-08-08 15:21.42 ---> 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 906e75de03e24cb3c6bc68c71156a6dab70c1fa4")) 2025-08-08 15:21.43 ---> using "5241093af733962f2794564d2d3ad622acdee88b54f3aa41d94014c57f0eaeeb" 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. 2025-08-08 15:21.44 ---> using "e41ba047a44b5db1d07b28cfb21a101c0c390ab24e106380f80995b1ff8cbf4d" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '5.3.0' 'ocaml-base-compiler.5.3.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.3.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-config.3 (2 extra sources) -> retrieved ocaml-config.3 (2 extra sources) -> retrieved ocaml-compiler.5.3.0 (cached) -> installed ocaml-compiler.5.3.0 -> installed ocaml-base-compiler.5.3.0 -> installed ocaml-config.3 -> installed ocaml.5.3.0 -> installed base-domains.base -> installed base-effects.base -> installed base-nnp.base Done. # To update the current shell environment, run: eval $(opam env --switch=5.3.0) 2025-08-08 15:21.45 ---> using "8402b3797b1f8f0ae15e8bbe5153cb5aa4671a035e4d051f59b03064063d73df" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2025-08-08 15:21.46 ---> using "c57eff434e6b957c9bdbb8279832de02d9b328f6cc8e6d10ac60ed92b89a40ff" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam remove -y lambda.0.1.7\ \nopam install -vy lambda.0.1.7\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: lambda.0.1.7 | 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")) [NOTE] lambda.0.1.7 is not installed. Nothing to do. The following actions will be performed: === install 6 packages - install dune 3.19.1 [required by lambda] - install lambda 0.1.7 - install menhir 20240715 [required by lambda] - install menhirCST 20240715 [required by menhir] - install menhirLib 20240715 [required by menhir] - install menhirSdk 20240715 [required by menhir] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/15: [dune.3.19.1: extract] Processing 2/15: [dune.3.19.1: extract] [lambda.0.1.7: http] Processing 3/15: [dune.3.19.1: extract] [lambda.0.1.7: http] [menhir.20240715 + 3 others: extract] Processing 3/15: [dune.3.19.1: extract] [lambda.0.1.7: extract] [menhir.20240715 + 3 others: extract] -> retrieved lambda.0.1.7 (https://github.com/dakk/lambda/archive/v0.1.7.tar.gz) Processing 3/15: [dune.3.19.1: extract] [menhir.20240715 + 3 others: extract] -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached) Processing 3/15: [dune.3.19.1: extract] -> retrieved dune.3.19.1 (cached) Processing 4/15: [dune: ocaml 39] + /home/opam/.opam/5.3.0/bin/ocaml "boot/bootstrap.ml" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.19.1) - 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 39 - cd _boot && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads ocamlc_loc.mli - File "otherlibs/ocamlc-loc/src/ocamlc_loc.mli", line 1, characters 4-9: - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context - cd _boot && /home/opam/.opam/5.3.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads dune_action_plugin.mli - File "otherlibs/dune-action-plugin/src/dune_action_plugin.mli", line 1, characters 4-9: - Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context - Processing 4/15: [dune: ./_boot/dune.exe build] + /home/opam/.opam/5.3.0/.opam-switch/build/dune.3.19.1/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/dune.3.19.1) -> compiled dune.3.19.1 -> installed dune.3.19.1 Processing 6/15: [menhirCST: dune build] Processing 7/15: [menhirCST: dune build] [menhirLib: dune build] Processing 8/15: [menhirCST: dune build] [menhirLib: dune build] [menhirSdk: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "menhirLib" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/menhirLib.20240715) - (cd _build/default/lib/pack && ./pack.exe) - Creating menhirLib.ml... - Creating menhirLib.mli... -> compiled menhirLib.20240715 Processing 8/15: [menhirCST: dune build] [menhirSdk: dune build] -> installed menhirLib.20240715 Processing 9/15: [menhirCST: dune build] [menhirSdk: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "menhirCST" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/menhirCST.20240715) -> compiled menhirCST.20240715 Processing 9/15: [menhirSdk: dune build] -> installed menhirCST.20240715 Processing 10/15: [menhirSdk: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "menhirSdk" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/menhirSdk.20240715) -> compiled menhirSdk.20240715 -> installed menhirSdk.20240715 Processing 12/15: [menhir: dune build] + /home/opam/.opam/5.3.0/bin/dune "build" "-p" "menhir" "-j" "39" (CWD=/home/opam/.opam/5.3.0/.opam-switch/build/menhir.20240715) - File "src/stage2/dune", line 54, characters 13-26: - 54 | (copy_files# ../*.{ml,mli}) - ^^^^^^^^^^^^^ - Error: Error trying to read targets after a rule was run: - - src/stage2/main.ml: chmod(_build/default/src/stage2/main.ml): Bad file descriptor - (cd _build/default/lib/pack && ./pack.exe) - Creating menhirLib.ml... - Creating menhirLib.mli... - (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check - Read 99 sample input sentences and 99 error messages. - Read 99 sample input sentences and 47 error messages. [ERROR] The compilation of menhir.20240715 failed at "dune build -p menhir -j 39". #=== ERROR while compiling menhir.20240715 ====================================# # context 2.4.1 | freebsd/x86_64 | ocaml-base-compiler.5.3.0 | file:///home/opam/opam-repository # path ~/.opam/5.3.0/.opam-switch/build/menhir.20240715 # command ~/.opam/5.3.0/bin/dune build -p menhir -j 39 # exit-code 1 # env-file ~/.opam/log/menhir-97597-7ff76b.env # output-file ~/.opam/log/menhir-97597-7ff76b.out ### output ### # File "src/stage2/dune", line 54, characters 13-26: # 54 | (copy_files# ../*.{ml,mli}) # ^^^^^^^^^^^^^ # Error: Error trying to read targets after a rule was run: # - src/stage2/main.ml: chmod(_build/default/src/stage2/main.ml): Bad file descriptor # (cd _build/default/lib/pack && ./pack.exe) # Creating menhirLib.ml... # Creating menhirLib.mli... # (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compare-errors parserMessages.auto.messages --compare-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.check # Read 99 sample input sentences and 99 error messages. # Read 99 sample input sentences and 47 error messages. <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions were aborted | - install lambda 0.1.7 +- +- The following actions failed | - build menhir 20240715 +- +- The following changes have been performed (the rest was aborted) | - install dune 3.19.1 | - install menhirCST 20240715 | - install menhirLib 20240715 | - install menhirSdk 20240715 +- The former state can be restored with: /usr/local/bin/opam switch import "/home/opam/.opam/5.3.0/.opam-switch/backup/state-20250808152154.export" 'opam install -vy lambda.0.1.7' 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 lambda.0.1.7 opam install -vy lambda.0.1.7 res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: lambda.0.1.7 | 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_61147_16823" "mount.fstab=/tmp/obuilder-jail-04fbac/fstab" "mount.devfs" "path=/obuilder/result/e274e85b285d81eb53d5f9cab12ac20222dbb1cc783016dca714c601dd0f18b5/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 lambda.0.1.7 opam install -vy lambda.0.1.7 res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: lambda.0.1.7 | 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