[PostGIS] #6084: Winnie failing on fuzzy tests
PostGIS
trac at osgeo.org
Sat Jun 20 12:54:47 PDT 2026
#6084: Winnie failing on fuzzy tests
--------------------------+---------------------------
Reporter: robe | Owner: robe
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.7.0
Component: QA/buildbots | Version: 3.6.x
Keywords: |
--------------------------+---------------------------
After #6083 winnie can now run fuzzy tests, however she is failing to
compile the geojson one.
This looks like it might be a configuration issue because I don't have
libs installed as system and hook them in as needed so I can flip the
versions I am running against.
https://winnie.postgis.net/job/PostGIS_EDB_Regress_winnie/22641/console
{{{
fuzzers/build_google_oss_fuzzers.sh
Building fuzzer geojson_import_fuzzer
C:/ming64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/13.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe:
cannot find -lxml2: No such file or directory
collect2.exe: error: ld returned 1 exit status
make[2]: *** [/projects/postgis/branches/3.7/fuzzers/Makefile:27:
dummyfuzzers] Error 1
make[2]: Leaving directory '/projects/postgis/branches/3.7/fuzzers'
make[1]: *** [/projects/postgis/branches/3.7/fuzzers/Makefile:31: check]
Error 2
make[1]: Leaving directory '/projects/postgis/branches/3.7/fuzzers'
make: *** [GNUmakefile:104: check-fuzzers] Error 2
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6084>
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