diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2025-04-14 09:04:18 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2025-04-15 12:52:19 -0700 |
commit | 883d5636f42385b356652998408c9242ccb9fdec (patch) | |
tree | cd55a9cd684ea5640837b5bca5d20e10182975a8 /meta-python/recipes-devtools/python/python3-crcmod/0001-setup.py-use-setuptools-instead-of-distutils.patch | |
parent | d8eaa791dd9836a3bcba7590d208e8bdea9ef5b0 (diff) | |
download | meta-openembedded-883d5636f42385b356652998408c9242ccb9fdec.tar.gz |
qhull: pass LIB_INSTALL_DIR to fix builds with multilib
* fixes:
ERROR: QA Issue: lib32-qhull: Files/directories were installed but not shipped in any package:
/usr/lib/libqhull_r.so.8.0.2
/usr/lib/libqhullcpp.a
/usr/lib/libqhull_r.so.8.0
/usr/lib/libqhullstatic_r.a
/usr/lib/libqhullstatic.a
/usr/lib/libqhull_r.so
/usr/lib/cmake
/usr/lib/pkgconfig
/usr/lib/cmake/Qhull
/usr/lib/cmake/Qhull/QhullTargets.cmake
/usr/lib/cmake/Qhull/QhullTargets-noconfig.cmake
/usr/lib/cmake/Qhull/QhullConfig.cmake
/usr/lib/cmake/Qhull/QhullConfigVersion.cmake
/usr/lib/pkgconfig/qhullcpp.pc
/usr/lib/pkgconfig/qhullstatic_r.pc
/usr/lib/pkgconfig/qhullstatic.pc
/usr/lib/pkgconfig/qhull_r.pc
Please set FILES such that these items are packaged. Alternatively if they are unneeded, avoid installing them or delete them within do_install.
lib32-qhull: 17 installed and not shipped files. [installed-vs-shipped]
as well as lib32-python3-matplotlib failures which won't find qhull as /usr/lib
isn't staged by lib32-qhull.
Run-time dependency qhull_r found: NO (tried pkgconfig and cmake)
Check usable header "libqhull_r/qhull_ra.h" : YES
../matplotlib-3.10.1/extern/meson.build:28:19: ERROR: C shared or static library 'qhull_r' not found
Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-crcmod/0001-setup.py-use-setuptools-instead-of-distutils.patch')
0 files changed, 0 insertions, 0 deletions