Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 817839 - app-emulation/virtualbox-guest-additions-6.1.26 - cc1: error: incompatible gcc/plugin versions
Summary: app-emulation/virtualbox-guest-additions-6.1.26 - cc1: error: incompatible gc...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Viorel Munteanu
URL:
Whiteboard:
Keywords:
: 817788 (view as bug list)
Depends on:
Blocks:
 
Reported: 2021-10-12 10:14 UTC by Toralf Förster
Modified: 2023-01-08 09:50 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.87 KB, text/plain)
2021-10-12 10:14 UTC, Toralf Förster
Details
app-emulation:virtualbox-guest-additions-6.1.26:20211012-030004.log.bz2 (app-emulation:virtualbox-guest-additions-6.1.26:20211012-030004.log.bz2,84.80 KB, application/x-bzip)
2021-10-12 10:15 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,110.79 KB, text/plain)
2021-10-12 10:15 UTC, Toralf Förster
Details
environment (environment,102.17 KB, text/plain)
2021-10-12 10:15 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,63.09 KB, application/x-bzip)
2021-10-12 10:15 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-10-12 10:14:58 UTC
cc1: error: incompatible gcc/plugin versions
cc1: error: failed to initialize plugin ./scripts/gcc-plugins/stackleak_plugin.so
cc1: error: incompatible gcc/plugin versions
cc1: error: failed to initialize plugin ./scripts/gcc-plugins/structleak_plugin.so
cc1: error: incompatible gcc/plugin versions

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_hardened-j4-20211011-040203

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 13.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/13/bin
/usr/lib/llvm/13
13.0.0
Python 3.9.7
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby27 (with Rubygems)
  [3]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.55.0 *
The Glorious Glasgow Haskell Compilation System, version 8.10.4
php cli:

  HEAD of ::gentoo
commit 4af8336d12566070d6c050b6c2ed8ad4890a2a04
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Tue Oct 12 00:34:43 2021 +0000

    2021-10-12 00:34:42 UTC

emerge -qpvO app-emulation/virtualbox-guest-additions
[ebuild  N    ] app-emulation/virtualbox-guest-additions-6.1.26  USE="-X -dist-kernel"
Comment 1 Toralf Förster gentoo-dev 2021-10-12 10:14:59 UTC
Created attachment 744546 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-10-12 10:15:01 UTC
Created attachment 744549 [details]
app-emulation:virtualbox-guest-additions-6.1.26:20211012-030004.log.bz2
Comment 3 Toralf Förster gentoo-dev 2021-10-12 10:15:02 UTC
Created attachment 744552 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-10-12 10:15:03 UTC
Created attachment 744555 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-10-12 10:15:05 UTC
Created attachment 744558 [details]
etc.portage.tar.bz2
Comment 6 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2021-10-12 11:43:42 UTC
Any chance you switched from gcc:10 to gcc:11 in that VM?
Comment 7 Toralf Förster gentoo-dev 2021-10-12 12:33:00 UTC
(In reply to Lars Wendler (Polynomial-C) from comment #6)
> Any chance you switched from gcc:10 to gcc:11 in that VM?

indeed:

2021-10-11T05:24:50 >>> sys-devel/gcc-11.2.0
2021-10-11T06:15:09 <<< sys-devel/gcc-10.3.0-r2
Comment 8 Toralf Förster gentoo-dev 2021-10-17 09:33:54 UTC
*** Bug 817788 has been marked as a duplicate of this bug. ***
Comment 9 Viorel Munteanu gentoo-dev 2023-01-08 09:50:59 UTC
This happens every time the compiler is changed.  The modules must be compiled with the same compiler as the kernel.  So either revert the compiler or rebuild the kernel.