[ET Trac] #2610: RePrimAnd thorn requires GSL 2.0 but does not test for it
Roland Haas
trac-noreply at einsteintoolkit.org
Fri May 20 09:24:40 CDT 2022
#2610: RePrimAnd thorn requires GSL 2.0 but does not test for it
Reporter:
Status: new
Milestone:
Version: development version
Type: bug
Priority: minor
Component:
Comment (by Roland Haas):
There’s no real good way. There is a “version” attached with an ExternalLibrary but that does not give any guarantee about the version of the library actually used \(in particular when using a system provided one and not building from source\).
I have a bad way of testing for GSL in: [https://github.com/rhaas80/RePrimAnd/commit/a8f5a6664739b676e1fb44208cae5a790e34e36a](https://github.com/rhaas80/RePrimAnd/commit/a8f5a6664739b676e1fb44208cae5a790e34e36a) but is is kludgy since I basically do a mini autoconf.
Meson of course contains the correct version dependency but for the ET build I am not using Meson \(too many dependencies on Python\).
--
Ticket URL: https://bitbucket.org/einsteintoolkit/tickets/issues/2610/reprimand-thorn-requires-gsl-20-but-does
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.einsteintoolkit.org/pipermail/trac/attachments/20220520/ebb636df/attachment.html
More information about the Trac
mailing list