Changes between Initial Version and Version 1 of Ticket #68640, comment 9


Ignore:
Timestamp:
Mar 28, 2024, 4:27:43 AM (8 weeks ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68640, comment 9

    initial v1  
    44
    55Inspired by above comments, I tried:
     6{{{
    67$ sudo port install poppler configure.compiler=macports-clang-16
     8}}}
    79
    810But the build failed with the same error.
     
    1113
    1214Here is the installed clang related packages:
     15
     16{{{
    1317clang-16 @16.0.6_2+analyzer (active)
    1418clang-17 @17.0.4_0+analyzer (active)
     19}}}
    1520
    1621How to make sure clang-16 is used for this build?