[MacPorts] #64413: gdal @3.4.0 +cfitsio+hdf4+hdf5+heif+libkml+lto+lzma+native+netcdf+openjpeg+poppler+postgresql13+proj7+xerces: linker assertion failure

MacPorts noreply at macports.org
Thu Jan 13 13:20:06 UTC 2022


#64413: gdal @3.4.0
+cfitsio+hdf4+hdf5+heif+libkml+lto+lzma+native+netcdf+openjpeg+poppler+postgresql13+proj7+xerces:
linker assertion failure
--------------------------+--------------------
  Reporter:  cooljeanius  |      Owner:  (none)
      Type:  defect       |     Status:  new
  Priority:  Normal       |  Milestone:
 Component:  ports        |    Version:  2.7.1
Resolution:               |   Keywords:
      Port:  gdal         |
--------------------------+--------------------

Comment (by evanmiller):

 Replying to [comment:2 cooljeanius]:
 > I'm not sure how I'd test with another version of LLVM/CLANG? Do you
 mean by editing the Portfile, or building manually? Or, wait, maybe it
 picked up the wrong one due to it needing to be UsingTheRightCompiler; let
 me try rebuilding with trace mode on...

 You can set the compiler on the command line by adding
 {{{configure.compiler}}} to the end of the {{{port}}} command:

 {{{
 port clean gdal
 port build gdal configure.compiler=macports-gcc-11
 }}}

 You can set most Portfile variables in this way. Very handy for testing
 small changes!

-- 
Ticket URL: <https://trac.macports.org/ticket/64413#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list