[geos-devel] cmake detailed comments

Sandro Santilli strk at kbt.io
Wed Oct 13 13:37:38 PDT 2021


On Wed, Oct 13, 2021 at 12:08:50PM -0400, Greg Troxel wrote:
> 
> Sandro Santilli <strk at kbt.io> writes:
> 
> > What do you mean by "I like how our tests work now" ? How do they work
> > for you ? Are them guaranteed to be using the *just_built* (rather
> > than the *installed*) libraries ?
> 
> I believe I've found a bug in running tests.  When one passes in
> -W,-R/usr/foo/lib to the build (in LDFLAGS), the not-installed tests end
> up having two RPATH entries:
> 
>   /usr/foo/lib
>   /path/to/build/tree/lib
> 
> and they are ordered that way, resulting in libgeos_c being found in
> /usr/foo/lib.

Before I go on testing this let me please ask: why would you
pass -W,-R/usr/foo/lib to the build ?

--strk;


More information about the geos-devel mailing list