Changes between Initial Version and Version 1 of Ticket #68586, comment 10


Ignore:
Timestamp:
Dec 24, 2023, 8:54:40 AM (6 months ago)
Author:
barracuda156
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68586, comment 10

    initial v1  
    11Upon setting `DUNE_CONFIG__COPY_FILE=portable` via build.env and disabling `mccs` (due to the issue above), I got to the same error as on Sonoma:
    2 ```
     2{{{
    33make[1]: Leaving directory `/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_ocaml_opam/opam/work/opam-full-2.1.5/src_ext'
    44dune build --profile=release --root .   -- opam-installer.install opam.install
     
    1818Command failed:  cd "/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_ocaml_opam/opam/work/opam-full-2.1.5" && /usr/bin/make -j1 -w lib-ext all
    1919Exit code: 2
    20 ```
     20}}}