[PostGIS] #6083: Compile error on fuzzing engine on winnie
PostGIS
trac at osgeo.org
Fri Jun 19 00:37:44 PDT 2026
#6083: Compile error on fuzzing engine on winnie
----------------------+---------------------------
Reporter: robe | Owner: komzpa
Type: defect | Status: closed
Priority: blocker | Milestone: PostGIS 3.7.0
Component: postgis | Version: master
Resolution: fixed | Keywords:
----------------------+---------------------------
Changes (by Darafei Praliaskouski <me@…>):
* resolution: => fixed
* status: assigned => closed
Comment:
In [changeset:"b8c7b014233d32d61b75dee622fc76c215949427/git"
b8c7b014/git]:
{{{#!CommitTicketReference repository="git"
revision="b8c7b014233d32d61b75dee622fc76c215949427"
fuzzers: pass configured include paths to smoke builds
The standalone fuzzer smoke build compiles liblwgeom headers outside the
liblwgeom Makefile, so it also needs the dependency include paths
discovered by configure. Reuse the configured CPPFLAGS while dropping
liblwgeom-local Make variables that are only valid inside that directory.
Closes #6083
Closes https://github.com/postgis/postgis/pull/984
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6083#comment:3>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list