Bug 270279 - graphics/vigra: build fails when NUMPY is set: export_graph_rag_visitor.hxx:329:60: error: no viable conversion
Summary: graphics/vigra: build fails when NUMPY is set: export_graph_rag_visitor.hxx:3...
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-17 00:14 UTC by iron.udjin
Modified: 2023-03-17 00:14 UTC (History)
0 users

See Also:


Attachments
poudriere-vigra-1.11.1_23.log (174.99 KB, text/plain)
2023-03-17 00:14 UTC, iron.udjin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description iron.udjin 2023-03-17 00:14:51 UTC
Created attachment 240912 [details]
poudriere-vigra-1.11.1_23.log

vigra-1.11.1_23 fails to build if NUMPY is set:

/wrkdirs/usr/ports/graphics/vigra/work/vigra-8acd73a/vigranumpy/src/core/export_graph_rag_visitor.hxx:337:57: error: no matching constructor for initialization of 'typename PyNodeMapTraits<RagGraph, UInt32>::Map' (aka 'NumpyNodeMap<vigra::AdjacencyListGraph, unsigned int>') 

Please see attached build log.