Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 532650

Summary: app-laptop/easy-slow-down-manager-0.3 - cc1: error: incompatible gcc/plugin versions
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge log

Description Toralf Förster gentoo-dev 2014-12-15 15:08:17 UTC
Created attachment 391776 [details]
emerge log

CC [M]  /var/tmp/portage/app-laptop/easy-slow-down-manager-0.3/work/easy_slow_down_manager.o
cc1: error: incompatible gcc/plugin versions
cc1: error: fail to initialize plugin ./tools/gcc/size_overflow_plugin/size_overflow_plugin.so
cc1: error: incompatible gcc/plugin versions
cc1: error: fail to initialize plugin ./tools/gcc/stackleak_plugin.so
cc1: error: incompatible gcc/plugin versions
cc1: error: fail to initialize plugin ./tools/gcc/colorize_plugin.so
cc1: error: incompatible gcc/plugin versions
cc1: error: fail to initialize plugin ./tools/gcc/structleak_plugin.so
cc1: error: incompatible gcc/plugin versions
cc1: error: fail to initialize plugin ./tools/gcc/latent_entropy_plugin.so
cc1: error: incompatible gcc/plugin versions
cc1: error: fail to initialize plugin ./tools/gcc/randomize_layout_plugin.so
scripts/Makefile.build:263: recipe for target '/var/tmp/portage/app-laptop/easy-slow-down-manager-0.3/work/easy_slow_down_manager.o' failed
make[2]: *** [/var/tmp/portage/app-laptop/easy-slow-down-manager-0.3/work/easy_slow_down_manager.o] Error 1
Makefile:1450: recipe for target '_module_/var/tmp/portage/app-laptop/easy-slow-down-manager-0.3/work' failed
make[1]: *** [_module_/var/tmp/portage/app-laptop/easy-slow-down-manager-0.3/work] Error 2
make[1]: Leaving directory '/usr/src/linux-3.17.6-hardened'
Makefile:5: recipe for target 'all' failed
make: *** [all] Error 2
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2014-12-15 15:33:53 UTC
This usually means you compiled the kernel with a different compiler than the module you're building now.
Comment 2 Toralf Förster gentoo-dev 2014-12-15 15:57:25 UTC
ick, so my fault, have to update the test box itself, right?
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2015-01-20 16:53:01 UTC
*** Bug 537144 has been marked as a duplicate of this bug. ***