Some builds fail with "Build ended without setting a log"
Open
Nobody has claimed this yet.
- Dominant language
- OCaml
- Stars
- 67
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Building on x86-bm-8.ocamllabs.io
[...]
/: (run (shell "opam init --reinit --config ~/.opamrc-sandbox -ni"))
Uncaught exception: (Failure "Build ended without setting a log!")
2021-06-15 22:14.54: Job failed: Failed: Internal error
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked full log for the opam-2.0 build variant and inspect the path around opam init --reinit --config ~/.opamrc-sandbox -ni. Trace where the Build ended without setting a log! failure is produced and determine the conditions that leave the build without a log. Done means the reported build failure is addressed and the relevant behavior is verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ocaml
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100