Changes between Initial Version and Version 1 of Ticket #68586, comment 1
- Timestamp:
- Oct 31, 2023, 8:23:42 AM (13 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #68586, comment 1
initial v1 1 1 Also fails on PowerPC for me now: 2 ``` 2 {{{ 3 3 make[1]: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_ocaml_opam/opam/work/opam-full-2.1.5/src_ext' 4 4 dune build --profile=release --root . -- opam-installer.install opam.install … … 46 46 Exit code: 2 47 47 Error: Failed to build opam: command execution failed 48 ``` 48 }}}