[Bug 271667] math/pdal: for for error: cannot initialize a variable of type 'OGRSpatialReference *' with an rvalue of type 'const OGRSpatialReference *'
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 May 2023 09:31:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271667 Bug ID: 271667 Summary: math/pdal: for for error: cannot initialize a variable of type 'OGRSpatialReference *' with an rvalue of type 'const OGRSpatialReference *' Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: lbartoletti@FreeBSD.org Reporter: d8zNeCFG@aon.at Assignee: lbartoletti@FreeBSD.org Flags: maintainer-feedback?(lbartoletti@FreeBSD.org) Attachment #242438 text/plain mime type: Created attachment 242438 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=242438&action=edit patch to be placed in math/pdal/files Scenario: - FreeBSD 12.4 latest amd64 - ports latest - using portmaster to upgrade pdal-2.3.0_10 to pdal-2.3.0_11 Result: - Build fails with error: cannot initialize a variable of type 'OGRSpatialReference *' with an rvalue of type 'const OGRSpatialReference *' Expected result: - Build should succeed Patch attached. -- Martin -- You are receiving this mail because: You are the assignee for the bug.