Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 815889 - [guru] dev-cpp/vexcl-1.4.2-r1 fails to compile with gcc-11
Summary: [guru] dev-cpp/vexcl-1.4.2-r1 fails to compile with gcc-11
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Alessandro Barbieri
URL: https://github.com/ddemidov/vexcl/iss...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-03 05:13 UTC by Agostino Sarubbo
Modified: 2021-10-06 01:13 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,51.38 KB, text/plain)
2021-10-03 05:13 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 2021-10-03 05:13:29 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-cpp/vexcl-1.4.2-r1 fails to compile with gcc-11.
Discovered on: amd64 (internal ref: guru_tinderbox)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
Comment 1 Agostino Sarubbo gentoo-dev 2021-10-03 05:13:32 UTC
Created attachment 742587 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-10-03 05:13:33 UTC
Possible context of error(s):

-- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) 
/var/tmp/portage/dev-cpp/vexcl-1.4.2-r1/work/vexcl-1.4.2/vexcl/backend/opencl/filter.hpp:203:25: error: ‘map’ in namespace ‘std’ does not name a template type
Comment 3 Larry the Git Cow gentoo-dev 2021-10-06 01:13:07 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=a2ef031cc8a1816402149922108ecf26f866e950

commit a2ef031cc8a1816402149922108ecf26f866e950
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2021-10-04 08:17:53 +0000
Commit:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
CommitDate: 2021-10-04 08:18:23 +0000

    dev-cpp/vexcl: EAPI 8
    
    Closes: https://bugs.gentoo.org/815889
    Package-Manager: Portage-3.0.26, Repoman-3.0.3
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>

 dev-cpp/vexcl/files/vexcl-1.4.2-include-map.patch  | 26 ++++++++++++++++++++++
 ...vexcl-1.4.2-r1.ebuild => vexcl-1.4.2-r2.ebuild} |  9 +++++---
 2 files changed, 32 insertions(+), 3 deletions(-)