conda-forge / qhull-feedstock

A conda-smithy repository for qhull.
BSD 3-Clause "New" or "Revised" License
3 stars 10 forks source link

qhull-static does not provide the static lib #20

Closed jcarpent closed 1 week ago

jcarpent commented 1 month ago

Solution to issue cannot be found in the documentation.

Issue

When installing qhull-static via conda, the static library qhullcpp is not delivered.

Installed packages

assimp                    5.4.2                ha680bef_0    conda-forge
bzip2                     1.0.8                h93a5062_5    conda-forge
ca-certificates           2024.7.4             hf0a4a13_0    conda-forge
eigen                     3.4.0                h1995070_0    conda-forge
eigenpy                   3.7.0           py312h346d1ea_0    conda-forge
icu                       73.2                 hc8870d7_0    conda-forge
libblas                   3.9.0           22_osxarm64_openblas    conda-forge
libboost                  1.84.0               h17eb2be_3    conda-forge
libboost-devel            1.84.0               hf450f58_3    conda-forge
libboost-headers          1.84.0               hce30654_3    conda-forge
libboost-python           1.84.0          py312hffe1f2a_3    conda-forge
libboost-python-devel     1.84.0          py312ha814d7c_3    conda-forge
libcblas                  3.9.0           22_osxarm64_openblas    conda-forge
libcxx                    18.1.8               h167917d_0    conda-forge
libexpat                  2.6.2                hebf3989_0    conda-forge
libffi                    3.4.2                h3422bc3_5    conda-forge
libgfortran               5.0.0           13_2_0_hd922786_3    conda-forge
libgfortran5              13.2.0               hf226fd6_3    conda-forge
liblapack                 3.9.0           22_osxarm64_openblas    conda-forge
libopenblas               0.3.27          openmp_h517c56d_1    conda-forge
libsqlite                 3.46.0               hfb93653_0    conda-forge
libzlib                   1.3.1                hfb2fe0b_1    conda-forge
llvm-openmp               18.1.8               hde57baf_0    conda-forge
ncurses                   6.5                  hb89a1cb_0    conda-forge
numpy                     1.26.4          py312h8442bc7_0    conda-forge
octomap                   1.9.8                hffc8910_0    conda-forge
openssl                   3.3.1                hfb2fe0b_1    conda-forge
pip                       24.0               pyhd8ed1ab_0    conda-forge
python                    3.12.4          h30c5eda_0_cpython    conda-forge
python_abi                3.12                    4_cp312    conda-forge
qhull                     2020.2               h420ef59_4    conda-forge
qhull-static              2020.2               h420ef59_4    conda-forge
readline                  8.2                  h92ec313_1    conda-forge
scipy                     1.14.0          py312h14ffa8f_1    conda-forge
setuptools                70.3.0             pyhd8ed1ab_0    conda-forge
tk                        8.6.13               h5083fa2_1    conda-forge
tzdata                    2024a                h0c530f3_0    conda-forge
wheel                     0.43.0             pyhd8ed1ab_1    conda-forge
xz                        5.2.6                h57fd34a_0    conda-forge
zlib                      1.3.1                hfb2fe0b_1    conda-forge
zstd                      1.5.6                hb46c0d2_0    conda-forge

Environment info

active environment : coal-dev
    active env location : /opt/homebrew/Caskroom/miniconda/base/envs/coal-dev
            shell level : 2
       user config file : /Users/jucarpen/.condarc
 populated config files : /Users/jucarpen/.condarc
          conda version : 23.11.0
    conda-build version : 24.1.2
         python version : 3.11.7.final.0
                 solver : libmamba (default)
       virtual packages : __archspec=1=m1
                          __conda=23.11.0=0
                          __osx=14.5=0
                          __unix=0=0
       base environment : /opt/homebrew/Caskroom/miniconda/base  (writable)
      conda av data dir : /opt/homebrew/Caskroom/miniconda/base/etc/conda
  conda av metadata url : None
           channel URLs : https://repo.anaconda.com/pkgs/main/osx-arm64
                          https://repo.anaconda.com/pkgs/main/noarch
                          https://repo.anaconda.com/pkgs/r/osx-arm64
                          https://repo.anaconda.com/pkgs/r/noarch
          package cache : /opt/homebrew/Caskroom/miniconda/base/pkgs
                          /Users/jucarpen/.conda/pkgs
       envs directories : /opt/homebrew/Caskroom/miniconda/base/envs
                          /Users/jucarpen/.conda/envs
               platform : osx-arm64
             user-agent : conda/23.11.0 requests/2.31.0 CPython/3.11.7 Darwin/23.5.0 OSX/14.5 solver/libmamba conda-libmamba-solver/23.12.0 libmambapy/1.5.6
                UID:GID : 1246153406:842369102
             netrc file : None
           offline mode : False
jorisv commented 1 month ago

Fixed by #21