Building on rosemary (from freebsd) 2025-06-19 07:40.49 ---> 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-06-19 07:40.50 ---> 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 e87127a46b6e17aa7aea2b54b5dac3249ff8d68f")) 2025-06-19 07:40.50 ---> using "1a82afcea8f3b2e50b27c04125d56bd26d164947461382b361473640c4461705" 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-06-19 07:40.51 ---> using "19dd8055c88225d8b0ad155deba0ac9da81af0d0666c4540aed3415dbfce7771" 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.3 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> 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-06-19 07:40.51 ---> using "d9718f374f97d12f6c1bc100a13f0da21b058a035f11f6a62da2984344cb0090" from cache /: (run (network host) (shell "opam update --depexts")) [WARNING] Unknown update command for bsd, skipping system update 2025-06-19 07:40.52 ---> using "82f1a2b4f0218c843617adc29623278c09b2891bd8934e21345b4e88edfcd78c" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam remove -y codept-lib.0.12.1\ \nopam install -vy codept-lib.0.12.1\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: codept-lib.0.12.1 | 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] codept-lib.0.12.1 is not installed. Nothing to do. The following actions will be performed: === install 6 packages - install codept-lib 0.12.1 - install dune 3.19.1 [required by codept-lib] - install menhir 20240715 [required by codept-lib] - install menhirCST 20240715 [required by menhir] - install menhirLib 20240715 [required by menhir] - install menhirSdk 20240715 [required by menhir] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/15: [codept-lib.0.12.1: extract] Processing 2/15: [codept-lib.0.12.1: extract] [dune.3.19.1: extract] Processing 3/15: [codept-lib.0.12.1: extract] [dune.3.19.1: extract] [menhir.20240715 + 3 others: extract] -> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715 (cached) Processing 3/15: [codept-lib.0.12.1: extract] [dune.3.19.1: extract] -> retrieved codept-lib.0.12.1 (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) - (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. - (cd _build/default && src/stage2/.bin/menhir --exn-carries-state --no-pager --require-aliases --strict -lg 1 -la 1 -lc 1 -v src/stage2/parser.mly --base src/stage2/parser --infer-read-reply src/stage2/parser__mock.mli.inferred) - Grammar has 56 nonterminal symbols, among which 1 start symbols. - Grammar has 37 terminal symbols. - Grammar has 129 productions. - Built an LR(0) automaton with 199 states. - The grammar is not SLR(1) -- 7 states have a conflict. - The construction mode is no-pager. - Built an LR(1) automaton with 308 states. - One shift/reduce conflict was silently solved. - Extra reductions on error were added in 50 states. - Priority played a role in 0 of these states. - 156 out of 308 states have a default reduction. - 108 out of 308 states are represented. - 44 out of 96 symbols keep track of their start position. - 39 out of 96 symbols keep track of their end position. - The StackLang code contains 4113 instructions in 277 blocks. - The StackLang code comprises 5 mutually recursive groups. - (cd _build/default/src/stage2 && .bin/menhir --exn-carries-state --no-pager --require-aliases --strict parser.mly --compile-errors parserMessages.messages) > _build/default/src/stage2/parserMessages.ml - Read 99 sample input sentences and 47 error messages. - File "src/stage2/dune", lines 63-73, characters 0-185: - 63 | (executable - 64 | (name main) - 65 | (libraries - 66 | unix - 67 | vendored_fix - 68 | vendored_pprint - 69 | menhirLib menhirSdk - 70 | ) - 71 | (flags :standard -open MenhirSdk) - 72 | (link_deps parserMessages.check) - 73 | ) - Error: Error trying to read targets after a rule was run: - - src/stage2/.main.eobjs/native/dune__exe__ChopInlined.o: chmod(_build/default/src/stage2/.main.eobjs/native/dune__exe__ChopInlined.o): Bad file descriptor [ERROR] The compilation of menhir.20240715 failed at "dune build -p menhir -j 39". #=== ERROR while compiling menhir.20240715 ====================================# # context 2.4.0~alpha2 | 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-62951-9af306.env # output-file ~/.opam/log/menhir-62951-9af306.out ### output ### # [...] # 64 | (name main) # 65 | (libraries # 66 | unix # 67 | vendored_fix # 68 | vendored_pprint # 69 | menhirLib menhirSdk # 70 | ) # 71 | (flags :standard -open MenhirSdk) # 72 | (link_deps parserMessages.check) # 73 | ) # Error: Error trying to read targets after a rule was run: # - src/stage2/.main.eobjs/native/dune__exe__ChopInlined.o: chmod(_build/default/src/stage2/.main.eobjs/native/dune__exe__ChopInlined.o): Bad file descriptor <><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +- The following actions were aborted | - install codept-lib 0.12.1 +- +- 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-20250619074100.export" 'opam install -vy codept-lib.0.12.1' 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 codept-lib.0.12.1 opam install -vy codept-lib.0.12.1 res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: codept-lib.0.12.1 | 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_11788_54601" "mount.fstab=/tmp/obuilder-jail-6c7a5b/fstab" "mount.devfs" "path=/obuilder/result/96b186634a1df79ef3606ab28846677703b5e7201a3eeb4cef1c183942b623aa/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 codept-lib.0.12.1 opam install -vy codept-lib.0.12.1 res=$? if [ $res = 31 ]; then if opam show -f x-ci-accept-failures: codept-lib.0.12.1 | 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