From e7471064500e4df3728c69fecd6b884c281f912b Mon Sep 17 00:00:00 2001 From: Jeongseok Lee Date: Thu, 27 Jun 2024 03:48:58 -0700 Subject: [PATCH] [pixi] Fix finding pagmo and ipopt --- cmake/DARTFindIPOPT.cmake | 5 + cmake/FindIPOPT.cmake | 2 +- pixi.lock | 378 ++++++++++++++++++++++++++++++++++++++ pixi.toml | 2 + 4 files changed, 386 insertions(+), 1 deletion(-) diff --git a/cmake/DARTFindIPOPT.cmake b/cmake/DARTFindIPOPT.cmake index 96f879a7b3559..fc030958def38 100644 --- a/cmake/DARTFindIPOPT.cmake +++ b/cmake/DARTFindIPOPT.cmake @@ -8,6 +8,11 @@ find_package(IPOPT 3.11.9 QUIET MODULE) +message(STATUS "[DEBUG] IPOPT_FOUND: ${IPOPT_FOUND}") +message(STATUS "[DEBUG] IPOPT_INCLUDE_DIRS: ${IPOPT_INCLUDE_DIRS}") +message(STATUS "[DEBUG] IPOPT_LIBRARIES: ${IPOPT_LIBRARIES}") +message(STATUS "[DEBUG] IPOPT_VERSION: ${IPOPT_VERSION}") + # HAVE_CSTDDEF is necessary to workaround this bug: # https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=684062 if(IPOPT_FOUND AND NOT TARGET IPOPT::ipopt) diff --git a/cmake/FindIPOPT.cmake b/cmake/FindIPOPT.cmake index 3500d836136db..01094bb95869d 100644 --- a/cmake/FindIPOPT.cmake +++ b/cmake/FindIPOPT.cmake @@ -34,7 +34,7 @@ find_path(IPOPT_INCLUDE_DIRS # Libraries find_library(IPOPT_LIBRARIES - NAMES ipopt + NAMES ipopt ipopt-3 HINTS ${PC_IPOPT_LIBDIR}) # Version diff --git a/pixi.lock b/pixi.lock index 50bb64b8ac491..07e158cdf1010 100644 --- a/pixi.lock +++ b/pixi.lock @@ -13,6 +13,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/linux-64/assimp-5.3.1-h8343317_3.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/attr-2.5.1-h166bdaf_1.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/linux-64/black-24.2.0-py312h7900ff3_0.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/boost-1.84.0-h9cebb41_3.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/bullet-cpp-3.25-hfb8ada1_2.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/bzip2-1.0.8-hd590300_5.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/c-ares-1.28.1-hd590300_0.conda @@ -62,6 +63,10 @@ environments: - conda: https://conda.anaconda.org/conda-forge/linux-64/libasprintf-devel-0.22.5-h661eb56_2.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libblas-3.9.0-22_linux64_openblas.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libboost-1.84.0-hba137d9_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libboost-devel-1.84.0-h00ab1b0_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libboost-headers-1.84.0-ha770c72_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libboost-python-1.84.0-py312h389efb2_3.conda + - conda: https://conda.anaconda.org/conda-forge/linux-64/libboost-python-devel-1.84.0-py312h9cebb41_3.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libcap-2.69-h0f662aa_0.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libcblas-3.9.0-22_linux64_openblas.conda - conda: https://conda.anaconda.org/conda-forge/linux-64/libccd-double-2.1-h59595ed_3.conda @@ -201,6 +206,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/noarch/argcomplete-3.4.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/assimp-5.3.1-h3e74f17_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/black-24.2.0-py312hb401068_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/boost-1.84.0-h0be7463_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/bullet-cpp-3.25-h28a66ae_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/bzip2-1.0.8-h10d778d_5.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/c-ares-1.28.1-h10d778d_0.conda @@ -246,6 +252,10 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-64/libasprintf-devel-0.22.5-h5ff76d1_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libblas-3.9.0-22_osx64_openblas.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-1.84.0-h739af76_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-devel-1.84.0-h2b186f8_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-headers-1.84.0-h694c41f_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-python-1.84.0-py312h44e70fa_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-64/libboost-python-devel-1.84.0-py312h0be7463_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libcblas-3.9.0-22_osx64_openblas.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libccd-double-2.1-he965462_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-64/libclang-cpp14-14.0.6-default_hdb78580_1.conda @@ -349,6 +359,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/noarch/argcomplete-3.4.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/assimp-5.3.1-h8e95e21_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/black-24.2.0-py312h81bd7bf_0.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/boost-1.84.0-ha814d7c_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/bullet-cpp-3.25-py312h9e53831_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/bzip2-1.0.8-h93a5062_5.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/c-ares-1.28.1-h93a5062_0.conda @@ -394,6 +405,10 @@ environments: - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libasprintf-devel-0.22.5-h8fbad5d_2.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libblas-3.9.0-22_osxarm64_openblas.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-1.84.0-h17eb2be_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-devel-1.84.0-hf450f58_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-headers-1.84.0-hce30654_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-python-1.84.0-py312hffe1f2a_3.conda + - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-python-devel-1.84.0-py312ha814d7c_3.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libcblas-3.9.0-22_osxarm64_openblas.conda - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libccd-double-2.1-h9a09cb3_2.tar.bz2 - conda: https://conda.anaconda.org/conda-forge/osx-arm64/libclang-cpp14-14.0.6-default_h5dc8d65_1.conda @@ -498,6 +513,7 @@ environments: - conda: https://conda.anaconda.org/conda-forge/noarch/argcomplete-3.4.0-pyhd8ed1ab_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/assimp-5.3.1-h0dbab56_3.conda - conda: https://conda.anaconda.org/conda-forge/win-64/black-24.2.0-py312h2e8e312_0.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/boost-1.84.0-h7e22eef_3.conda - conda: https://conda.anaconda.org/conda-forge/win-64/bullet-cpp-3.25-h2ab9e98_2.conda - conda: https://conda.anaconda.org/conda-forge/win-64/bzip2-1.0.8-hcfcfb64_5.conda - conda: https://conda.anaconda.org/conda-forge/win-64/ca-certificates-2024.6.2-h56e8100_0.conda @@ -533,6 +549,10 @@ environments: - conda: https://conda.anaconda.org/conda-forge/win-64/libaec-1.1.3-h63175ca_0.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libblas-3.9.0-22_win64_mkl.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libboost-1.84.0-h9a677ad_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libboost-devel-1.84.0-h91493d7_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libboost-headers-1.84.0-h57928b3_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libboost-python-1.84.0-py312hbaa7e33_3.conda + - conda: https://conda.anaconda.org/conda-forge/win-64/libboost-python-devel-1.84.0-py312h7e22eef_3.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libcblas-3.9.0-22_win64_mkl.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libccd-double-2.1-h63175ca_3.conda - conda: https://conda.anaconda.org/conda-forge/win-64/libcurl-8.8.0-hd5e4a3a_0.conda @@ -935,6 +955,70 @@ packages: license_family: MIT size: 379530 timestamp: 1708248469387 +- kind: conda + name: boost + version: 1.84.0 + build: h0be7463_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/boost-1.84.0-h0be7463_3.conda + sha256: c46f7e0c27970c1dc9e414a93fa5b924560bc087627480cdff66377dd7459d9d + md5: dd3f02033b71977b64e904b102287026 + depends: + - libboost-python-devel 1.84.0 py312h0be7463_3 + - numpy >=1.19,<3 + - python_abi 3.12.* *_cp312 + license: BSL-1.0 + size: 16870 + timestamp: 1715810172837 +- kind: conda + name: boost + version: 1.84.0 + build: h7e22eef_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/boost-1.84.0-h7e22eef_3.conda + sha256: 9d814f516b6a94eaf67275a0cdacf180f1cb0d77e3946cf0abc56df5b02a545d + md5: 517951afaf5769d204b8cbe7c7bbb42a + depends: + - libboost-python-devel 1.84.0 py312h7e22eef_3 + - numpy >=1.19,<3 + - python_abi 3.12.* *_cp312 + license: BSL-1.0 + size: 17177 + timestamp: 1715813394613 +- kind: conda + name: boost + version: 1.84.0 + build: h9cebb41_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/boost-1.84.0-h9cebb41_3.conda + sha256: c21962bcdc6ddd1f53313f1e99f5c946463d7134e68caecdd44306c3a980efdf + md5: 0f6b5b068329616dcda3f2292ea51666 + depends: + - libboost-python-devel 1.84.0 py312h9cebb41_3 + - numpy >=1.19,<3 + - python_abi 3.12.* *_cp312 + license: BSL-1.0 + size: 16567 + timestamp: 1715808476049 +- kind: conda + name: boost + version: 1.84.0 + build: ha814d7c_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/boost-1.84.0-ha814d7c_3.conda + sha256: 47269bf2c80e95dd2d13c7cdccd2d5b430a4134a47aa4890db150c286a0d33ca + md5: b944f8951b52e67f4c4084b81d665392 + depends: + - libboost-python-devel 1.84.0 py312ha814d7c_3 + - numpy >=1.19,<3 + - python_abi 3.12.* *_cp312 + license: BSL-1.0 + size: 16897 + timestamp: 1715812872354 - kind: conda name: bullet-cpp version: '3.25' @@ -3359,6 +3443,300 @@ packages: license: BSL-1.0 size: 2846684 timestamp: 1715807756203 +- kind: conda + name: libboost-devel + version: 1.84.0 + build: h00ab1b0_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libboost-devel-1.84.0-h00ab1b0_3.conda + sha256: 5d42a748aa02b6bf9be51a4485d97833ad55dd3dcc5a1542d3efacf56db402ea + md5: 0421eaf6d3bdf1b022e7dc8ca1f04717 + depends: + - libboost 1.84.0 hba137d9_3 + - libboost-headers 1.84.0 ha770c72_3 + constrains: + - boost-cpp =1.84.0 + license: BSL-1.0 + size: 38661 + timestamp: 1715807886439 +- kind: conda + name: libboost-devel + version: 1.84.0 + build: h2b186f8_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libboost-devel-1.84.0-h2b186f8_3.conda + sha256: 94359cce3c0e4e8846a251809181f24b1ca7a0fd68c4e5ce598b85b85cc0e5ea + md5: 45daaf71e4727eb4d808405ee804a278 + depends: + - libboost 1.84.0 h739af76_3 + - libboost-headers 1.84.0 h694c41f_3 + constrains: + - boost-cpp =1.84.0 + license: BSL-1.0 + size: 40070 + timestamp: 1715808967172 +- kind: conda + name: libboost-devel + version: 1.84.0 + build: h91493d7_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libboost-devel-1.84.0-h91493d7_3.conda + sha256: 23fa83be066cff8dd3de6ed5c757a462a99864bd55cf1d8c4945d58fd69f55f5 + md5: bbee3f78583858d0dde216defecb5a5d + depends: + - libboost 1.84.0 h9a677ad_3 + - libboost-headers 1.84.0 h57928b3_3 + constrains: + - boost-cpp =1.84.0 + license: BSL-1.0 + size: 41689 + timestamp: 1715810567634 +- kind: conda + name: libboost-devel + version: 1.84.0 + build: hf450f58_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-devel-1.84.0-hf450f58_3.conda + sha256: d4c47e3916c762b7d5c9c7a25733bdf37290461da107770461168fbf5b3a4184 + md5: e97bd3bcf730e57c7140ad814b57f4f9 + depends: + - libboost 1.84.0 h17eb2be_3 + - libboost-headers 1.84.0 hce30654_3 + constrains: + - boost-cpp =1.84.0 + license: BSL-1.0 + size: 39682 + timestamp: 1715810790792 +- kind: conda + name: libboost-headers + version: 1.84.0 + build: h57928b3_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libboost-headers-1.84.0-h57928b3_3.conda + sha256: 5400798053b5d9c05cb66393b14e42bedfc1a092481f900fa0ecf7eb22d24d16 + md5: ee6a7cb2afb87ed75895861f83c521f5 + constrains: + - boost-cpp =1.84.0 + license: BSL-1.0 + size: 13835060 + timestamp: 1715810327067 +- kind: conda + name: libboost-headers + version: 1.84.0 + build: h694c41f_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libboost-headers-1.84.0-h694c41f_3.conda + sha256: c92852dfa9a0bab914207fe910070f0e6d008a6826a3a8f33c7a6f7aad6de106 + md5: 2c25e8e0d2c106d1080c43cf64b5792a + constrains: + - boost-cpp =1.84.0 + license: BSL-1.0 + size: 13802807 + timestamp: 1715808830882 +- kind: conda + name: libboost-headers + version: 1.84.0 + build: ha770c72_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libboost-headers-1.84.0-ha770c72_3.conda + sha256: 3b44fe8a2765ecc23e3a02611fdc96508d0c447ef1925e672d2871a7d601fa19 + md5: f9d078d434c0183c3a4f91dcbb167f68 + constrains: + - boost-cpp =1.84.0 + license: BSL-1.0 + size: 13715096 + timestamp: 1715807775534 +- kind: conda + name: libboost-headers + version: 1.84.0 + build: hce30654_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-headers-1.84.0-hce30654_3.conda + sha256: bb86a36dfe468f372fd0d888bea514b6d3da24d068ddcafdbcb329d2198ff77a + md5: 58d7afce173a157e68068b550e592185 + constrains: + - boost-cpp =1.84.0 + license: BSL-1.0 + size: 13837601 + timestamp: 1715810563676 +- kind: conda + name: libboost-python + version: 1.84.0 + build: py312h389efb2_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libboost-python-1.84.0-py312h389efb2_3.conda + sha256: dd42992c79585abdc4a805f30ec33bfea895b2b22259f9ee2103d731894cd796 + md5: 495c1403979076651d93f81d1cf048ed + depends: + - libgcc-ng >=12 + - libstdcxx-ng >=12 + - numpy >=1.19,<3 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 + constrains: + - boost =1.84.0 + - py-boost <0.0a0 + license: BSL-1.0 + size: 124325 + timestamp: 1715808249326 +- kind: conda + name: libboost-python + version: 1.84.0 + build: py312h44e70fa_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libboost-python-1.84.0-py312h44e70fa_3.conda + sha256: 6aae73b19dc50b82bcb8adf3cf9cddcfcffa81881780a579a92c3bb282d97dfb + md5: 710fd7b29cc87e9969c6d6f598ee98c5 + depends: + - __osx >=10.13 + - libcxx >=16 + - numpy >=1.19,<3 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 + constrains: + - boost =1.84.0 + - py-boost <0.0a0 + license: BSL-1.0 + size: 108379 + timestamp: 1715809716095 +- kind: conda + name: libboost-python + version: 1.84.0 + build: py312hbaa7e33_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libboost-python-1.84.0-py312hbaa7e33_3.conda + sha256: e5e19015b0298d76101c7fe4c43f6c55e51f2ad223a0c28e6d41515ab730b0cc + md5: a7bea4cc741415a13b1281650eab7f69 + depends: + - numpy >=1.19,<3 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 + - ucrt >=10.0.20348.0 + - vc >=14.2,<15 + - vc14_runtime >=14.29.30139 + constrains: + - boost =1.84.0 + - py-boost <0.0a0 + license: BSL-1.0 + size: 115257 + timestamp: 1715811862262 +- kind: conda + name: libboost-python + version: 1.84.0 + build: py312hffe1f2a_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-python-1.84.0-py312hffe1f2a_3.conda + sha256: 76e9ca638880abc425233597fc4c7c47ae63eb35cd5496b7b8b54a276637ce0d + md5: 0612e4d6a619d7a3e5b4fa3e7258a74e + depends: + - __osx >=11.0 + - libcxx >=16 + - numpy >=1.19,<3 + - python >=3.12,<3.13.0a0 + - python >=3.12,<3.13.0a0 *_cpython + - python_abi 3.12.* *_cp312 + constrains: + - py-boost <0.0a0 + - boost =1.84.0 + license: BSL-1.0 + size: 107933 + timestamp: 1715811895637 +- kind: conda + name: libboost-python-devel + version: 1.84.0 + build: py312h0be7463_3 + build_number: 3 + subdir: osx-64 + url: https://conda.anaconda.org/conda-forge/osx-64/libboost-python-devel-1.84.0-py312h0be7463_3.conda + sha256: 1f6b0df37d2570c194c5f1350a271fd822bc571185e7fa12ca14fb460a121ae0 + md5: c5302f6481b42ea63dd9da617fd15b22 + depends: + - libboost-devel 1.84.0 h2b186f8_3 + - libboost-python 1.84.0 py312h44e70fa_3 + - numpy >=1.19,<3 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 + constrains: + - boost =1.84.0 + - py-boost <0.0a0 + license: BSL-1.0 + size: 20275 + timestamp: 1715809947793 +- kind: conda + name: libboost-python-devel + version: 1.84.0 + build: py312h7e22eef_3 + build_number: 3 + subdir: win-64 + url: https://conda.anaconda.org/conda-forge/win-64/libboost-python-devel-1.84.0-py312h7e22eef_3.conda + sha256: 9d3d79e1d1e9c33c65363e5b06c7b2187c5ec948b8fd8fd22b1927c523d4faff + md5: a923e4da2b3b488bfc674421df9f9f3e + depends: + - libboost-devel 1.84.0 h91493d7_3 + - libboost-python 1.84.0 py312hbaa7e33_3 + - numpy >=1.19,<3 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 + constrains: + - boost =1.84.0 + - py-boost <0.0a0 + license: BSL-1.0 + size: 20549 + timestamp: 1715812752611 +- kind: conda + name: libboost-python-devel + version: 1.84.0 + build: py312h9cebb41_3 + build_number: 3 + subdir: linux-64 + url: https://conda.anaconda.org/conda-forge/linux-64/libboost-python-devel-1.84.0-py312h9cebb41_3.conda + sha256: 314f24791c172079f5a03906ac8b74e090262540e502ebad548042cbb5cb863c + md5: a103aa85d8490e082fafa6d0903e985d + depends: + - libboost-devel 1.84.0 h00ab1b0_3 + - libboost-python 1.84.0 py312h389efb2_3 + - numpy >=1.19,<3 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 + constrains: + - boost =1.84.0 + - py-boost <0.0a0 + license: BSL-1.0 + size: 20016 + timestamp: 1715808399274 +- kind: conda + name: libboost-python-devel + version: 1.84.0 + build: py312ha814d7c_3 + build_number: 3 + subdir: osx-arm64 + url: https://conda.anaconda.org/conda-forge/osx-arm64/libboost-python-devel-1.84.0-py312ha814d7c_3.conda + sha256: ac95c49e963a6c3a40c7cc4f1effacaae4009f24ac54c2e9e4e62f98b209f984 + md5: ccf309a3178695fcadf8dcee52598cf5 + depends: + - libboost-devel 1.84.0 hf450f58_3 + - libboost-python 1.84.0 py312hffe1f2a_3 + - numpy >=1.19,<3 + - python >=3.12,<3.13.0a0 + - python_abi 3.12.* *_cp312 + constrains: + - py-boost <0.0a0 + - boost =1.84.0 + license: BSL-1.0 + size: 20343 + timestamp: 1715812457125 - kind: conda name: libcap version: '2.69' diff --git a/pixi.toml b/pixi.toml index 9b59911be5226..955fc1c6222ff 100644 --- a/pixi.toml +++ b/pixi.toml @@ -20,6 +20,7 @@ pipx = ">=1.4.3,<1.5" [dependencies] assimp = ">=5.3.1,<5.4" +boost = ">=1.84.0,<1.85" bullet-cpp = ">=3.25,<4" console_bridge = ">=1.0.2,<1.1" eigen = ">=3.4.0,<3.5" @@ -31,6 +32,7 @@ nlopt = ">=2.7.1,<2.8" numpy = ">=1.26.4,<1.27" octomap = ">=1.9.8,<1.10" openscenegraph = ">=3.6.5,<3.7" +pagmo = ">=2.19.0,<2.20" pagmo-devel = ">=2.19.0,<2.20" spdlog = ">=1.12.0,<1.13" tinyxml2 = ">=10.0.0,<10.1"