Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* set GDAL version to 3.5.0 * require libgeotiff_jll 1.7.1 Since that one is built against PROJ 9. * build using GCC v7 to avoid internal compiler error For `aarch64-linux-gnu-cxx03` ``` [09:51:57] mitab_mapindexblock.cpp: In member function ‘int TABMAPIndexBlock::ChooseSubEntryForInsert(GInt32, GInt32, GInt32, GInt32)’: [09:51:57] mitab_mapindexblock.cpp:547:1: internal compiler error: Segmentation fault [09:51:57] } [09:51:57] ^ [09:51:58] 0xaa37e6 crash_signal [09:51:58] /workspace/srcdir/gcc-6.1.0/gcc/toplev.c:333 [09:51:58] 0x7f96e2d771de ??? [09:51:58] /workspace/srcdir/musl-1.2.2/src/signal/x86_64/restore.s:1 [09:51:58] Please submit a full bug report, [09:51:58] with preprocessed source if appropriate. [09:51:58] Please include the complete backtrace with any bug report. [09:51:58] See <http://gcc.gnu.org/bugs.html> for instructions. ```
- Loading branch information