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
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".
Created attachment 516020 [details] opencv-3.4.0
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
I reported the issue about float128 error in opencv github repository: https://github.com/opencv/opencv/issues/10664
I am afraid I cannot submit your ebuild but I will try to come up with proper version bump soon. Thank you. Amy
*** Bug 655956 has been marked as a duplicate of this bug. ***
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(+)