[Bug 269708] graphics/gdal: ignored build options
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 20 Feb 2023 09:27:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269708 Bug ID: 269708 Summary: graphics/gdal: ignored build options Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: sunpoet@FreeBSD.org Reporter: lbartoletti@FreeBSD.org CC: rhurlin@FreeBSD.org Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Assignee: sunpoet@FreeBSD.org Attachment #240274 text/plain mime type: Created attachment 240274 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=240274&action=edit gdal 3.6.1 configure log Since CMAKE switch, our gdal come back with no driver enabled... The cmake options have some default, but no one are really enabled. What's I have for vector drivers: ``` Unable to open datasource `file.gpkg' with the following drivers. -> `ESRI Shapefile' -> `MapInfo File' -> `OGR_VRT' -> `Memory' -> `KML' -> `GeoJSON' -> `GeoJSONSeq' -> `ESRIJSON' -> `TopoJSON' ``` In attachment my gdal's configure log. -- You are receiving this mail because: You are the assignee for the bug.