Opened 6 years ago
Closed 6 years ago
#4308 closed defect (fixed)
winnie is now complaining about SFCGAL in liblwgeom
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | blocker | Milestone: | PostGIS 3.0.0 |
Component: | QA/buildbots | Version: | master |
Keywords: | Cc: |
Description
I don't recall liblwgeom relying on SFCGAL before so this seems like a relatively new problem.
/bin/sh ../../libtool --mode=execute ./cu_tester E:/jenkins/postgis/branches/3.0/liblwgeom/cunit/cu_tester.exe: error while loading shared libraries: libSFCGAL.dll: cannot open shared object file: No such file or directory Makefile:92: recipe for target 'check' failed make[2]: *** [check] Error 127 make[2]: Leaving directory '/projects/postgis/branches/3.0/liblwgeom/cunit' Makefile:193: recipe for target 'check' failed make[1]: *** [check] Error 2 make[1]: Leaving directory '/projects/postgis/branches/3.0/liblwgeom' GNUmakefile:20: recipe for target 'check' failed make: *** [check] Error 1
Change History (3)
comment:1 by , 6 years ago
Summary: | winnie is no complaining about SFCGAL in liblwgeom → winnie is now complaining about SFCGAL in liblwgeom |
---|
comment:2 by , 6 years ago
comment:3 by , 6 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
this seems to no longer be an issue eithr. Guess maybe my removal of that did fix it.
Note:
See TracTickets
for help on using tickets.
In 17227: