conda-forge / rdkit-feedstock

A conda-smithy repository for rdkit.
BSD 3-Clause "New" or "Revised" License
8 stars 22 forks source link

aarch64 being skipped #100

Open jaimergp opened 2 years ago

jaimergp commented 2 years ago

Solution to issue cannot be found in the documentation.

Issue

For Python 3.10, we had to disable aarch64 since it was failing with this error:

CMake Error in CMakeLists.txt:
  Target "rdkit_base" INTERFACE_INCLUDE_DIRECTORIES property contains path:

    "/home/conda/feedstock_root/build_artifacts/rdkit_1648760532279/work/PYTHON_NUMPY_INCLUDE_PATH-NOTFOUND"

  which is prefixed in the build directory.

Investigate and reenable at some point in the future.

Installed packages

N/A

Environment info

N/A