Opened 13 months ago
Last modified 13 months ago
#68582 assigned defect
Sonoma (arm64) not installing — at Initial Version
Reported by: | DrKipKnight (Jonathan Kipling Knight) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: | vigra |
Description
tried variants python39 and python311. Some issue with compiling export_graph_rag_visitor.hxx
vigra-1.11.1_20+python311.darwin_23.arm64.tbz2 under Sonoma (arm64)
:info:build /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_graphics_vigra/vigra/work/vigra-1-11-1/vigranumpy/src/core/export_graph_rag_visitor.hxx:329:60: error: no viable conversion from 'NumpyArray<[...], Singleband<UInt32>, [...]>' to 'NumpyArray<[...], unsigned int, [...]>'
:info:build typename PyNodeMapTraits<RagGraph, UInt32>::Array ragSeedsArray=RagUInt32NodeArray()
:info:build
Note: See
TracTickets for help on using
tickets.