Changes between Version 2 and Version 3 of Ticket #48792, comment 4


Ignore:
Timestamp:
Sep 19, 2023, 6:44:44 PM (8 months ago)
Author:
RobK88
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #48792, comment 4

    v2 v3  
    33To see a failed build using `clang-9.0`, see the attached `main-clang-9-latest.log`
    44
     5If you want to install `dvdisaster`, you may need to run the following commands multiple times until it successfully builds and installs:
     6
     7
     8{{{
     9bash-3.2$ sudo port clean dvdisaster
     10--->  Cleaning dvdisaster
     11bash-3.2$ sudo port install  dvdisaster configure.compiler=macports-clang-9.0
     12}}}
     13
     14