recipes icon indicating copy to clipboard operation
recipes copied to clipboard

Build iminuit for emscripten-4x

Open emscripten-forge-bot opened this issue 1 month ago • 1 comments

Beep-boop-beep! Whistle-whistle-woo!

emscripten-forge-bot avatar Oct 31 '25 01:10 emscripten-forge-bot

- CMake Error at $PREFIX/share/cmake/pybind11/pybind11NewTools.cmake:267 (python_add_library):
-   Unknown CMake command "python_add_library".

IsabelParedes avatar Nov 07 '25 10:11 IsabelParedes

  wasm-ld: error: duplicate symbol: Py_GetBuildInfo
  >>> defined in $PREFIX/lib/libpython3.13.a(getbuildinfo.o)
  >>> defined in $PREFIX/lib/libpython3.13.a(getbuildinfo.o)
  wasm-ld: error: duplicate symbol: _Py_gitversion
  >>> defined in $PREFIX/lib/libpython3.13.a(getbuildinfo.o)
  >>> defined in $PREFIX/lib/libpython3.13.a(getbuildinfo.o)
  wasm-ld: error: duplicate symbol: _Py_gitidentifier
  >>> defined in $PREFIX/lib/libpython3.13.a(getbuildinfo.o)
  >>> defined in $PREFIX/lib/libpython3.13.a(getbuildinfo.o)

IsabelParedes avatar Nov 28 '25 11:11 IsabelParedes

Either the CI is failing, or the recipe is not tested. I need help from a human. Ping the maintainers: @agoose77 If you believe you are wrongly pinned, please comment here or open a PR removing you from the maintainers list.

emscripten-forge-bot avatar Dec 17 '25 01:12 emscripten-forge-bot