Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 946623 - dev-java/openjdk-11.0.25_p9 fails to compile: c++0x_warning.h:32:2: error: error This file requires compiler and library support for the ISO C++ 2011 standard This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options
Summary: dev-java/openjdk-11.0.25_p9 fails to compile: c++0x_warning.h:32:2: error: er...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-18 08:02 UTC by Agostino Sarubbo
Modified: 2024-12-18 08:02 UTC (History)
0 users

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


Attachments
build.log.xz (build.log.xz,60.87 KB, application/x-xz)
2024-12-18 08:02 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 2024-12-18 08:02:36 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-java/openjdk-11.0.25_p9 fails to compile.
Discovered on: amd64 (internal ref: gcc15_tinderbox)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-12-18 08:02:37 UTC
Created attachment 914291 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-12-18 08:02:38 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


ERROR: Build failed for target 'bootcycle-images' in configuration 'linux-x86_64-normal-server-release' (exit code 2) 
checking for dtrace tool and platform support... not found, cannot build dtrace
checking for jtreg test harness... no, not found
configure: Could not find //usr/lib/libfreetype.so. Ignoring location.
configure: Could not find //usr/lib/x86_64-linux-gnu/libfreetype.so. Ignoring location.
/usr/lib/gcc/x86_64-pc-linux-gnu/15/include/g++-v15/bits/c++0x_warning.h:32:2: error: #error This file requires compiler and library support for the ISO C++ 2011 standard. This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options.