Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 476262 - sys-devel/gcc-4.8 strangeness in pkg_postinst()
Summary: sys-devel/gcc-4.8 strangeness in pkg_postinst()
Status: RESOLVED DUPLICATE of bug 433161
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-09 07:46 UTC by Patrick Lauer
Modified: 2013-07-10 01:40 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***