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

Bug 476262

Summary: sys-devel/gcc-4.8 strangeness in pkg_postinst()
Product: Gentoo Linux Reporter: Patrick Lauer <patrick>
Component: New packagesAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Patrick Lauer gentoo-dev 2013-07-09 07:46:33 UTC
Upgrade from 4.8.0 to 4.8.1:

<<<          dir /usr/lib/debug/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.0/32
<<<          dir /usr/lib/debug/usr/lib/gcc/x86_64-pc-linux-gnu/4.8.0
 * gcc-config: Could not locate 'x86_64-pc-linux-gnu-4.8.0' in '/etc/env.d/gcc/' !
 * Running 'fix_libtool_files.sh 4.8.0'
 * Scanning libtool files for hardcoded gcc library paths...
 * gcc-config: Active gcc profile is invalid!
gcc-config: error: could not run/locate 'gcc'
:0: assertion failed: (gcc -dumpversion) | getline NEWVER)
>>> Regenerating /etc/ld.so.cache...

After this upgrade gcc-4.8.1 seems to be enabled and working. Still a very confusing warning/error.
Comment 1 Ryan Hill (RETIRED) gentoo-dev 2013-07-10 01:40:20 UTC

*** This bug has been marked as a duplicate of bug 433161 ***