Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 785280 - sys-devel/gcc-10.3.0 fails build with gcc-11
Summary: sys-devel/gcc-10.3.0 fails build with gcc-11
Status: RESOLVED DUPLICATE of bug 761220
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-11
  Show dependency tree
 
Reported: 2021-04-23 20:07 UTC by andy
Modified: 2021-04-24 17:39 UTC (History)
1 user (show)

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


Attachments
snip of the build.log (file_785280.txt,2.48 KB, text/plain)
2021-04-23 20:07 UTC, andy
Details
emerge --info =sys-devel/gcc-10.3.0 (file_785280.txt,8.98 KB, text/plain)
2021-04-23 20:08 UTC, andy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description andy 2021-04-23 20:07:39 UTC
Created attachment 702096 [details]
snip of the build.log

sys-devel/gcc-10.3.0 fails build with gcc-11 with :

x86_64-pc-linux-gnu-g++: /var/tmp/portage/sys-devel/gcc-10.3.0/work/build/x86_64-pc-linux-gnu/libstdc++-v3/src/.libs/libstdc++.so.6: version `GLIBCXX_3.4.29' not found (required by x86_64-pc-linux-gnu-g++)
make[2]: *** [Makefile:600: findcomp.lo] Error 1
Comment 1 andy 2021-04-23 20:08:39 UTC
Created attachment 702099 [details]
emerge --info =sys-devel/gcc-10.3.0
Comment 2 Sergei Trofimovich (RETIRED) gentoo-dev 2021-04-24 12:08:04 UTC

*** This bug has been marked as a duplicate of bug 761220 ***
Comment 3 andy 2021-04-24 17:39:13 UTC
(In reply to Sergei Trofimovich from comment #2)
> 
> *** This bug has been marked as a duplicate of bug 761220 ***

thanks Sergei Trofimovich  FEATURES=-ccache emerge -av =sys-devel/gcc-10.3.0 worked...