Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 297798 - www-client/chromium-4.0.266.0: some parts does not respect gcc version and CFLAGS
Summary: www-client/chromium-4.0.266.0: some parts does not respect gcc version and CF...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 308143 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-12-21 16:28 UTC by Nikoli
Modified: 2010-03-09 13:26 UTC (History)
3 users (show)

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


Attachments
emerge log (9 Mb without comperssion) (chromium.log.lzma,108.51 KB, text/plain)
2009-12-21 16:34 UTC, Nikoli
Details
emerge --info (info,4.14 KB, text/plain)
2009-12-21 16:35 UTC, Nikoli
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nikoli 2009-12-21 16:28:37 UTC
Log has messages like this one:
  g++ -march=core2 -pipe -pthread -fno-exceptions -fvisibility=hidden -Wall -D_FILE_OFFSET_BITS=64 -fno-ident -fdata-sections -ffunction-sections -fno-asynchronous-unwind-tables -fomit-frame-pointer -O3 -fno-rtti -fno-threadsafe-statics -fvisibility-inlines-hidden -DENABLE_LOGGING_AND_PROFILING -DENABLE_DEBUGGER_SUPPORT -D__STDC_FORMAT_MACROS -DV8_TARGET_ARCH_X64 -DV8_NATIVE_REGEXP -DCHROMIUM_BUILD -DNDEBUG -DNVALGRIND -Iv8/src -MMD -MF out/Release/obj.host/v8_nosnapshot/gen/libraries.o.d.tmp -c -o out/Release/obj.host/v8_nosnapshot/gen/libraries.o out/Release/obj/gen/libraries.cc

Reproducible: Always

Steps to Reproduce:
1. emerge -Dvb chromium &>/tmp/chrom-gcc
2. cat /tmp/chrom-gcc |grep -e ' gcc' -e ' g++'
Comment 1 Nikoli 2009-12-21 16:34:37 UTC
Created attachment 213682 [details]
emerge log (9 Mb without comperssion)
Comment 2 Nikoli 2009-12-21 16:35:17 UTC
Created attachment 213684 [details]
emerge --info
Comment 3 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2009-12-22 17:25:58 UTC
I think there's not much we can do here. Please report a bug on http://code.google.com/p/chromium/issues/entry?template=Defect%20on%20Linux and post a link here (update the URL field).
Comment 4 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2010-03-09 13:26:14 UTC
*** Bug 308143 has been marked as a duplicate of this bug. ***