Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830987 - 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, [...]>
Summary: media-libs/vigra-1.11.1-r8 fails to compile: export_graph_rag_visitor.hxx:329...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Printing Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-11 07:41 UTC by Agostino Sarubbo
Modified: 2023-02-24 09:13 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,133.62 KB, text/plain)
2022-01-11 07:41 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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.