Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 636008 - media-libs/opencv-3.3.0-r2: install fails with "Header files have changed between ABIs" with USE=cuda
Summary: media-libs/opencv-3.3.0-r2: install fails with "Header files have changed bet...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Amy Liffey
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2017-10-31 10:27 UTC by Serge Gavrilov
Modified: 2017-10-31 17:09 UTC (History)
1 user (show)

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


Attachments
tail of the build log (opencv.log,38.72 KB, text/x-log)
2017-10-31 10:27 UTC, Serge Gavrilov
Details
emerge --info (emerge--info.log,21.06 KB, text/x-log)
2017-10-31 10:27 UTC, Serge Gavrilov
Details
Ebuild patch (opencv-3.3.0-r2.ebuild.patch,4.96 KB, patch)
2017-10-31 12:14 UTC, Serge Gavrilov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Serge Gavrilov 2017-10-31 10:27:00 UTC
Created attachment 501268 [details]
tail of the build log

Install fails (see attachments)
Comment 1 Serge Gavrilov 2017-10-31 10:27:46 UTC
Created attachment 501270 [details]
emerge --info
Comment 2 Serge Gavrilov 2017-10-31 10:28:50 UTC
It is strange that there are no access to duplicated bug https://bugs.gentoo.org/627730
Comment 3 Serge Gavrilov 2017-10-31 12:14:06 UTC
Created attachment 501338 [details, diff]
Ebuild patch
Comment 4 Serge Gavrilov 2017-10-31 12:15:57 UTC
Patch for the ebuild in attachments fixes the problem.
Comment 5 Amy Liffey gentoo-dev 2017-10-31 14:22:33 UTC
(In reply to Serge Gavrilov from comment #4)
> Patch for the ebuild in attachments fixes the problem.

Good job ! Thank you :)
Comment 6 Larry the Git Cow gentoo-dev 2017-10-31 17:09:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d1936a3ab5020aff5327928067b67e0dd31026d

commit 6d1936a3ab5020aff5327928067b67e0dd31026d
Author:     Amy Liffey <amynka@gentoo.org>
AuthorDate: 2017-10-31 17:07:39 +0000
Commit:     Amy Liffey <amynka@gentoo.org>
CommitDate: 2017-10-31 17:08:56 +0000

    media-libs/opencv: few cuda fixes
    
    - Remove cuda from required_use for xfeatures2d
    - fix header files have changed between ABIs
    
    Suggested-by: malcolm.mielle@protonmail.com
    Submitted-by: Serge Gavrilov <serge@pdmi.ras.ru>
    
    Closes: https://bugs.gentoo.org/636030
    Closes: https://bugs.gentoo.org/636008
    
    Package-Manager: Portage-2.3.8, Repoman-2.3.1

 media-libs/opencv/opencv-3.3.0-r3.ebuild | 454 +++++++++++++++++++++++++++++++
 1 file changed, 454 insertions(+)