| Summary: | sys-devel/gcc-4.9.2 (hardened) : cc1: error: cannot load plugin ./tools/gcc/colorize_plugin.so | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
| Component: | Current packages | Assignee: | Vikraman (RETIRED) <vikraman> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | emerge log | ||
|
Description
Toralf Förster
2015-04-13 17:16:45 UTC
pls wait - maybe related to gcc-4.9.2 , got a similar bug for sys-power/acpi_call-1.1.0-r1 :: ln: failed to create symbolic link ‘Module.symvers’: File exists * Preparing acpi_call module make -j1 HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- 'LDFLAGS=-m elf_x86_64' KDIR=/lib/modules/3.19.3-hardened-r1/build M=/var/tmp/portage/sys-power/acpi_call-1.1.0-r1/work/acpi_call-1.1.0 default make -C /lib/modules/3.19.3-hardened-r1/build M=/var/tmp/portage/sys-power/acpi_call-1.1.0-r1/work/acpi_call-1.1.0 modules make[1]: Entering directory '/usr/src/linux-3.19.3-hardened-r1' CC [M] /var/tmp/portage/sys-power/acpi_call-1.1.0-r1/work/acpi_call-1.1.0/acpi_call.o cc1: error: cannot load plugin ./tools/gcc/colorize_plugin.so ./tools/gcc/colorize_plugin.so: undefined symbol: _Z18pp_base_set_prefixP17pretty_print_infoPKc scripts/Makefile.build:263: recipe for target '/var/tmp/portage/sys-power/acpi_call-1.1.0-r1/work/acpi_call-1.1.0/acpi_call.o' failed make[2]: *** [/var/tmp/portage/sys-power/acpi_call-1.1.0-r1/work/acpi_call-1.1.0/acpi_call.o] Error 1 Makefile:1460: recipe for target '_module_/var/tmp/portage/sys-power/acpi_call-1.1.0-r1/work/acpi_call-1.1.0' failed tor-relay / # gcc-config -l [1] x86_64-pc-linux-gnu-4.8.4 * [2] x86_64-pc-linux-gnu-4.8.4-hardenednopie [3] x86_64-pc-linux-gnu-4.8.4-hardenednopiessp [4] x86_64-pc-linux-gnu-4.8.4-hardenednossp [5] x86_64-pc-linux-gnu-4.8.4-vanilla [6] x86_64-pc-linux-gnu-4.9.2 [7] x86_64-pc-linux-gnu-4.9.2-hardenednopie [8] x86_64-pc-linux-gnu-4.9.2-hardenednopiessp [9] x86_64-pc-linux-gnu-4.9.2-hardenednossp [10] x86_64-pc-linux-gnu-4.9.2-vanilla at an unstable chroot image the x86_64-pc-linux-gnu-4.8.4 is fine whereas x86_64-pc-linux-gnu-4.9.2 gave the error seen above for 2 different packages. Did you try rebuilding the kernel with gcc 4.9.2 first? (In reply to Vikraman from comment #3) > Did you try rebuilding the kernel with gcc 4.9.2 first? A good question. In the mean while the tinderbox will do this after a gcc upgrade. But I'm unsure, if that this already made when I field this bug. Rebuild the kernel with gcc 4.9.x and test if is still there (In reply to Magnus Granberg from comment #5) > Rebuild the kernel with gcc 4.9.x and test if is still there yep -issue went away/cannot be longer reproduced |