You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm building only the builder stage of the Dockerfile as a part of my custom file.
I'm using Alpine 3.12 and I'm trying to build GDAL 3.0.2. The build fails with the above error message.
This is a too custom case for us to support, and we only support GDAL >= 3.2 at this stage. Probably something to do with SQLite3. Closing as not upstream bug
I'm receiving the following error when I try to build docker alpine small image for gdal >= 3
#11 1743.4 ogrsqlitevirtualogr.cpp:1720:1: error: too many initializers for 'const sqlite3_module'
The text was updated successfully, but these errors were encountered: