Opened 5 years ago

Closed 5 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 robe, 5 years ago

Summary: winnie is no complaining about SFCGAL in liblwgeomwinnie is now complaining about SFCGAL in liblwgeom

comment:2 by robe, 5 years ago

In 17227:

Try to fix winnie's complaints by getting rid of static link patch
References #4308

comment:3 by robe, 5 years ago

Resolution: fixed
Status: newclosed

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.