Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 642800 - media-libs/opencv version bump to 3.4.1
Summary: media-libs/opencv version bump to 3.4.1
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:
: 655956 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-12-31 05:55 UTC by Daniel M. Weeks
Modified: 2018-05-25 19:26 UTC (History)
4 users (show)

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


Attachments
opencv-3.4.0 (opencv-3.4.0.ebuild,16.42 KB, text/plain)
2018-01-23 01:37 UTC, Samuel Bernardo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel M. Weeks 2017-12-31 05:55:00 UTC
It appears that 3.4.0 merges a number of the patches that Gentoo is applying to 3.3.0 and should resolve bug # 637078 as well.

Reproducible: Always
Comment 1 Samuel Bernardo 2018-01-23 01:35:25 UTC
I'm using profile 17.0 amd64 and using glibc 2.26.
I created ebuild for this version based on the latest available ebuild in portage, removing all patches from FILESDIR. I'll leave the ebuild in attachment.

Unfortunately the error related to float128 from glibc 2.26 remains:
/usr/include/bits/floatn.h(61): error: invalid argument to attribute "__mode__"
/usr/include/bits/floatn.h(73): error: identifier "__float128" is undefined
2 errors detected in the compilation of "/var/tmp/portage/media-libs/opencv-3.4.0/temp/tmpxft_00007802_00000000-13_gpu_mat.compute_70.cpp1.ii".
Comment 2 Samuel Bernardo 2018-01-23 01:37:15 UTC
Created attachment 516020 [details]
opencv-3.4.0
Comment 3 Samuel Bernardo 2018-01-23 01:40:21 UTC
My next will be review arch package since they use glibc 2.26

https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/opencv
Comment 4 Samuel Bernardo 2018-01-23 01:58:06 UTC
I reported the issue about float128 error in opencv github repository:
https://github.com/opencv/opencv/issues/10664
Comment 5 Amy Liffey gentoo-dev 2018-01-23 08:23:36 UTC
I am afraid I cannot submit your ebuild but I will try to come up with proper version bump soon.

Thank you.

Amy
Comment 6 Andreas Sturmlechner gentoo-dev 2018-05-17 20:28:11 UTC
*** Bug 655956 has been marked as a duplicate of this bug. ***
Comment 7 Larry the Git Cow gentoo-dev 2018-05-25 19:26:25 UTC
The bug has been closed via the following commit(s):

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

commit f3c8fe50642f04ec8434ee96f153689cedb8ec5c
Author:     Amy Liffey <amynka@gentoo.org>
AuthorDate: 2018-05-25 19:23:46 +0000
Commit:     Amy Liffey <amynka@gentoo.org>
CommitDate: 2018-05-25 19:26:03 +0000

    media-libs/opencv: version bump 3.4.1
    
    Closes: https://bugs.gentoo.org/642800
    Closes: https://bugs.gentoo.org/633900
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 media-libs/opencv/Manifest                         |   4 +
 .../files/opencv-3.4.0-disable-download.patch      |  29 ++
 media-libs/opencv/metadata.xml                     |   1 +
 media-libs/opencv/opencv-3.4.1.ebuild              | 495 +++++++++++++++++++++
 4 files changed, 529 insertions(+)