Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 382001 - <www-client/chromium-14.0.835.126 fails to compile with gcc-4.6
Summary: <www-client/chromium-14.0.835.126 fails to compile with gcc-4.6
Status: RESOLVED DUPLICATE of bug 361461
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.6
  Show dependency tree
 
Reported: 2011-09-06 01:26 UTC by taaroa
Modified: 2012-04-13 14:39 UTC (History)
1 user (show)

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


Attachments
build log (gzip) (www-client:chromium-13.0.782.220:20110906-001321.log.gz,32.99 KB, application/x-gzip)
2011-09-06 01:28 UTC, taaroa
Details
emerge --info (emergeinfochromium,14.83 KB, text/plain)
2011-09-06 03:01 UTC, taaroa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description taaroa 2011-09-06 01:26:50 UTC
third_party/ots/src/os2.cc: In function 'bool ots::ots_os2_parse(ots::OpenTypeFile*, const uint8_t*, size_t)':
third_party/ots/src/os2.cc:168:36: error: expected primary-expression before ',' token
third_party/ots/src/os2.cc:168:38: error: 'code_page_range_2' was not declared in this scope
third_party/ots/src/os2.cc:168:55: error: 'offsetof' was not declared in this scope
third_party/ots/src/os2.cc:186:36: error: expected primary-expression before ',' token
third_party/ots/src/os2.cc:186:38: error: 'max_context' was not declared in this scope
third_party/ots/src/os2.cc:186:49: error: 'offsetof' was not declared in this scope
make: *** [out/Release/obj.target/ots/third_party/ots/src/os2.o] Error 1
make: *** Waiting for unfinished jobs....
emake failed
 * ERROR: www-client/chromium-13.0.782.220 failed (compile phase):
 *   (no error message)


Reproducible: Always

Steps to Reproduce:
1. emerge \=www-client/chromium-13.0.782.220
2.
3.



Portage 2.2.0_alpha53 (hardened/linux/amd64/no-multilib, gcc-4.6.1, glibc-2.13-r4, 3.0.4-hardened x86_64)
=================================================================
System uname: Linux-3.0.4-hardened-x86_64-AMD_Phenom-tm-_II_X4_925_Processor-with-gentoo-2.0.3
Timestamp of tree: Mon, 05 Sep 2011 15:30:01 +0000


but www-client/chromium-14.0.835.126 compiles without errors.
Comment 1 taaroa 2011-09-06 01:28:21 UTC
Created attachment 285679 [details]
build log (gzip)
Comment 2 Mike Gilbert gentoo-dev 2011-09-06 02:05:44 UTC
Please include the full emerge --info with bug reports.

Can you try building with a version of gcc that isn't hard-masked?
Comment 3 taaroa 2011-09-06 03:01:25 UTC
Created attachment 285683 [details]
emerge --info

when using gcc-4.5.2 compilation was successful.
Comment 4 Mike Gilbert gentoo-dev 2011-09-06 04:21:45 UTC
(In reply to comment #3)
> when using gcc-4.5.2 compilation was successful.

Thanks for testing that. chromium-14 should be hitting the stable channel relatively soon, so I don't think we will bother fixing chromium-13.
Comment 5 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2012-04-13 14:39:40 UTC

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