From: Rafael L. <ra...@la...> - 2021-07-02 08:38:51
|
Dear PLplot developers, I am hereby forwarding a bug report filed against the Debian plplot package regarding the use of a deprecated Qhull library [1]. Conversion of the code to the reentrant version of Qhull needs more changes than merely linking against libqhull_r.so instead of libqhull.so and including libqull_r/qhull_ra.h instead of libqull/qhull_a.h [2], and should be done by the upstream authors. Best, Rafael Laboissière [1] https://bugs.debian.org/990397 [2] http://www.qhull.org/html/qh-code.htm#convert * Timo Röhling <roe...@de...> [2021-06-28 10:47]: > Package: src:plplot > Version: 5.15.0+dfsg-19 > Severity: normal > X-Debbugs-Cc: roe...@de... > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > Dear Maintainer, > > your package builds and links against the non-reentrant version of > Qhull, which has been deprecated by Qhull upstream and is likely to > disappear soon. > > This bug is not release-critical for Bullseye, but you can expect the > severity to raise eventually when Qhull stops shipping with the > non-reentrant library. > > You can verify that your binary package links against the correct > library if it no longer depends on libqhull8.0 but libqhull-r8.0 > instead. > > Cheers > Timo > > > -----BEGIN PGP SIGNATURE----- > > iQGzBAEBCgAdFiEEJvtDgpxjkjCIVtam+C8H+466LVkFAmDZjJsACgkQ+C8H+466 > LVn2yAv9EuiBJ5k+DcdH6K4sTxs6j/TFh4t8FrZRSjXV58k3yjTekmMIf9yrweVf > dEybLCuNAo+RHSLZLHpQevwarn5hu85ArQMrfbB59sS4ssQkvqg7YZYv7DHfRqdm > jC53VP2SWGtscBQfQK/MHFa2y6WK41jdt0dljdEAXzOXE11FFfr5/hZA/UCZ7GSl > mwfddlxespDvsGSs6rdi6eBYifJ6Ur7xt76V9eoNzacrvAZSy27w5EFyaOp8EasV > xxTTm7EfCi+nnw8sKy4e9l6qCVW+wKkuejbKPamCCUlxmXlAGPEw9+kelfQoITbz > Hno2/QIhGwXv0anc+TeJHbA7YtRuPqEZSVxFJ5fO/MUJcMojoqpVU9T0hdVndv3j > kVSwZdc357KaytihxLJogO/MjEGB7U5SyqThxAzXdTeuhdZ2eVYC33a5Ogc6jVXi > tcClKOSL8O3ACnWiGL1P+BC2nV5gFIVvHmWPUY4qTURVmTq9ycIt5jhDvbSTeK2F > stkABfQl > =GRsx > -----END PGP SIGNATURE----- > > |