Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939718 - media-libs/opencv-4.9.0-r1 fails to compile: modules/dnn/protobuf::protoc missing
Summary: media-libs/opencv-4.9.0-r1 fails to compile: modules/dnn/protobuf::protoc mis...
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-15 17:27 UTC by Jaak Ristioja
Modified: 2024-09-17 21:58 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaak Ristioja 2024-09-15 17:27:55 UTC
ninja -v -j17 -l17
ninja: error: 'modules/dnn/protobuf::protoc', needed by '/var/tmp/portage/media-libs/opencv-4.9.0-r1/work/opencv-4.9.0_build-abi_x86_64.amd64/modules/dnn/opencv-caffe.pb.cc', missing and no known rule to make it



Apparently, media-libs/opencv is missing a USE dependency on dev-libs/protobuf[protoc].
Comment 1 Mike Gilbert gentoo-dev 2024-09-15 18:25:31 UTC
Please attach the full build log and provide emerge --info. Then change the status to UNCONFIRMED.