Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 546470 - sys-devel/gcc-4.9.2 (hardened) : cc1: error: cannot load plugin ./tools/gcc/colorize_plugin.so
Summary: sys-devel/gcc-4.9.2 (hardened) : cc1: error: cannot load plugin ./tools/gcc/c...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Vikraman (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-13 17:16 UTC by Toralf Förster
Modified: 2015-07-04 17:47 UTC (History)
0 users

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


Attachments
emerge log (sys-block-rts_pstor-1.10-r3-20150413-152049.log,3.08 KB, text/plain)
2015-04-13 17:16 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 2015-04-13 17:16:45 UTC
Created attachment 401186 [details]
emerge log

Calculating dependencies  ... done!
[ebuild  N     ] sys-block/rts_pstor-1.10-r3 

>>> Verifying ebuild manifests
>>> Jobs: 0 of 1 complete, 1 running                Load avg: 5.39, 5.33, 5.37
>>> Emerging (1 of 1) sys-block/rts_pstor-1.10-r3::gentoo
>>> Jobs: 0 of 1 complete, 1 running                Load avg: 5.39, 5.33, 5.37
>>> Failed to emerge sys-block/rts_pstor-1.10-r3, Log file:
>>> Jobs: 0 of 1 complete, 1 running                Load avg: 5.41, 5.33, 5.37
>>>  '/var/log/portage/sys-block:rts_pstor-1.10-r3:20150413-152049.log'
>>> Jobs: 0 of 1 complete, 1 running                Load avg: 5.41, 5.33, 5.37
>>> Jobs: 0 of 1 complete, 1 running, 1 failed      Load avg: 5.41, 5.33, 5.37
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 5.41, 5.33, 5.37

 * Package:    sys-block/rts_pstor-1.10-r3
 * Repository: gentoo
 * Maintainer: vikraman@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found kernel object directory:
 *     /lib/modules/3.19.3-hardened-r1/build
 * Found sources for kernel version:
 *     3.19.3-hardened-r1
>>> Unpacking source...
>>> Unpacking rts_pstor-1.10.tar.bz2 to /var/tmp/portage/sys-block/rts_pstor-1.10-r3/work
>>> Source unpacked in /var/tmp/portage/sys-block/rts_pstor-1.10-r3/work
>>> Preparing source in /var/tmp/portage/sys-block/rts_pstor-1.10-r3/work/rts_pstor ...
 * Applying rts_pstor-linux-3.8.patch ...
 [ ok ]
 * Applying rts_pstor-linux-3.10.patch ...
 [ ok ]
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-block/rts_pstor-1.10-r3/work/rts_pstor ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-block/rts_pstor-1.10-r3/work/rts_pstor ...
ln: failed to create symbolic link ‘Module.symvers’: File exists
 * Preparing rts_pstor module
make -j1 HOSTCC=x86_64-pc-linux-gnu-gcc CROSS_COMPILE=x86_64-pc-linux-gnu- 'LDFLAGS=-m elf_x86_64' KERNELDIR=/usr/src/linux default 
sed "s/RTSX_MK_TIME/`date +%y.%m.%d.%H.%M`/" timestamp.in > timestamp.h
cp -f ./define.release ./define.h
make -C /usr/src/linux SUBDIRS=/var/tmp/portage/sys-block/rts_pstor-1.10-r3/work/rts_pstor modules
make[1]: Entering directory '/usr/src/linux-3.19.3-hardened-r1'
  CC [M]  /var/tmp/portage/sys-block/rts_pstor-1.10-r3/work/rts_pstor/rtsx.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:257: recipe for target '/var/tmp/portage/sys-block/rts_pstor-1.10-r3/work/rts_pstor/rtsx.o' failed
make[2]: *** [/var/tmp/portage/sys-block/rts_pstor-1.10-r3/work/rts_pstor/rtsx.o] Error 1
Makefile:1460: recipe for target '_module_/var/tmp/portage/sys-block/rts_pstor-1.10-r3/work/rts_pstor' failed
make[1]: *** [_module_/var/tmp/portage/sys-block/rts_pstor-1.10-r3/work/rts_pstor] Error 2
make[1]: Leaving directory '/usr/src/linux-3.19.3-hardened-r1'
Makefile:35: recipe for target 'default' failed
make: *** [default] Error 2
 * ERROR: sys-block/rts_pstor-1.10-r3::gentoo failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-block/rts_pstor-1.10-r3::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=sys-block/rts_pstor-1.10-r3::gentoo'`.
 * The complete build log is located at '/var/log/portage/sys-block:rts_pstor-1.10-r3:20150413-152049.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-block/rts_pstor-1.10-r3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-block/rts_pstor-1.10-r3/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-block/rts_pstor-1.10-r3/work/rts_pstor'
 * S: '/var/tmp/portage/sys-block/rts_pstor-1.10-r3/work/rts_pstor'

The log is stored in /var/log/portage/_emerge_20150413-172057.log.
quick search: https://bugs.gentoo.org/buglist.cgi?quicksearch=sys-block%2Frts_pstor
maintainer : vikraman@gentoo.org
herd       : 

This is an unstable amd64 chroot image (named amd64-hardened-unstable_20150410) at a hardened host acting as a tinderbox.

Portage 2.2.18 (python 2.7.9-final-0, hardened/linux/amd64, gcc-4.9.2, glibc-2.20-r2, 3.19.3-hardened-r1 x86_64)
=================================================================
System uname: Linux-3.19.3-hardened-r1-x86_64-Intel-R-_Core-TM-_i7-3770_CPU_@_3.40GHz-with-gentoo-2.2
KiB Mem:    16164756 total,   2519212 free
KiB Swap:   16777212 total,  16742860 free
Timestamp of repository gentoo: Mon, 13 Apr 2015 13:30:01 +0000
sh bash 4.3_p33-r2
ld GNU ld (Gentoo 2.25 p1.0) 2.25
ccache version 3.2.1 [disabled]
app-shells/bash:          4.3_p33-r2::gentoo
dev-lang/perl:            5.20.2::gentoo
dev-lang/python:          2.7.9-r2::gentoo, 3.3.5-r1::gentoo, 3.4.3::gentoo
dev-util/ccache:          3.2.1-r1::gentoo
dev-util/pkgconfig:       0.28-r2::gentoo
sys-apps/baselayout:      2.2::gentoo
sys-apps/openrc:          0.13.11::gentoo
sys-apps/sandbox:         2.6-r1::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r1::gentoo
sys-devel/automake:       1.10.3-r1::gentoo, 1.11.6-r1::gentoo, 1.13.4::gentoo, 1.14.1::gentoo, 1.15::gentoo
sys-devel/binutils:       2.25::gentoo
sys-devel/gcc:            4.8.4::gentoo, 4.9.2::gentoo
sys-devel/gcc-config:     1.8::gentoo
sys-devel/libtool:        2.4.6-r1::gentoo
sys-devel/make:           4.1-r1::gentoo
sys-kernel/linux-headers: 3.19::gentoo (virtual/os-headers)
sys-libs/glibc:           2.20-r2::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000

toralf
    location: /usr/local/portage
    masters: gentoo
    priority: 0

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /etc/entropy /usr/share/config /usr/share/easy-rsa"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/var/tmp/distfiles"
EMERGE_DEFAULT_OPTS="--nospinner --tree --quiet-build --jobs 1"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://ftp.uni-erlangen.de/pub/mirrors/gentoo rsync://mirror.netcologne.de/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gor.bytemark.co.uk/gentoo/ rsync://ftp.snt.utwente.nl/gentoo"
LANG="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
USE="X acl aes-ni alsa amd64 apache2 avx avx2 berkdb bzip2 cairo cli corefonts cracklib crypt cups cxx dbus designer dnssec dot dri drmkms dvd ecc extraengine ffmpeg fontconfig fortran fpm gd gdbm gif gtk gudev gui hardened iconv icu isag jadetex jpeg justify kvm lapack libav libkms libvirtd logrotate mbox minizip mmx mmxext modules multilib mysql ncurses nls nptl ogg opengl openmp openssl pam pax_kernel pcre pcre16 plasma png policykit python qemu qt3support readline scrpyt sdl session spice sqlite sse sse2 sse4 sse4_1 sse4_2 ssh-askpass ssl ssse3 svg tcpd theora thinkpad threads tk tls truetype uml unicode urandom usb usbredir uxa v4l v4l2 video vorbis xa xattr xkb xmp xscreensaver xslt xtpax xvfb xvmc zenmap zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="aes avx mmx mmxext popcnt sse sse2 sse3 sse4_1 sse4_2 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS= "presenter-console presenter-minimizer" LINGUAS="en en_GB" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-5" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_3" RUBY_TARGETS="ruby19 ruby20" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, LC_ALL, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
Comment 1 Toralf Förster gentoo-dev 2015-04-13 17:18:02 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
Comment 2 Toralf Förster gentoo-dev 2015-04-13 17:29:00 UTC
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.
Comment 3 Vikraman (RETIRED) gentoo-dev 2015-04-21 13:42:58 UTC
Did you try rebuilding the kernel with gcc 4.9.2 first?
Comment 4 Toralf Förster gentoo-dev 2015-04-21 15:03:04 UTC
(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.
Comment 5 Magnus Granberg gentoo-dev 2015-07-04 14:28:52 UTC
Rebuild the kernel with gcc 4.9.x and test if is still there
Comment 6 Toralf Förster gentoo-dev 2015-07-04 17:47:47 UTC
(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