Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 830987

Summary: media-libs/vigra-1.11.1-r8 fails to compile: export_graph_rag_visitor.hxx:329:60: error: no viable conversion from NumpyArray<[...], Singleband<vigra::UInt32>, [...]> to NumpyArray<[...], unsigned int, [...]>
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Printing Team <printing>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-01-11 07:41:18 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/vigra-1.11.1-r3 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses CLANG as a compiler and LLD as a linker
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-11 07:41:20 UTC
Created attachment 761843 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-11 07:41:21 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Could NOT find Python nosetests ('import nose' failed)
-- Could NOT find sphinx documentation generator
ModuleNotFoundError: No module named 'nose'
/var/tmp/portage/media-libs/vigra-1.11.1-r3/work/vigra-1.11.1/vigranumpy/src/core/export_graph_rag_visitor.hxx:329:60: error: no viable conversion from 'NumpyArray<[...], Singleband<vigra::UInt32>, [...]>' to 'NumpyArray<[...], unsigned int, [...]>'
Comment 3 Agostino Sarubbo gentoo-dev 2023-02-24 09:13:05 UTC
tinderbox_musl has reproduced this issue with version 1.11.1-r8 - Updating summary.