Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 558434 - www-client/chromium-45.0.2454.37 with gcc 5.2: error: storage size of 'hint' isn't known
Summary: www-client/chromium-45.0.2454.37 with gcc 5.2: error: storage size of 'hint' ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Chromium Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-22 17:31 UTC by om3i
Modified: 2016-01-08 13:17 UTC (History)
1 user (show)

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


Attachments
build.log (build.log.xz,29.45 KB, text/plain)
2015-08-22 17:34 UTC, om3i
Details
build.log.xz (build.log.xz,29.45 KB, application/x-xz)
2015-08-22 17:35 UTC, om3i
Details

Note You need to log in before you can comment on or make changes to this bug.
Description om3i 2015-08-22 17:31:21 UTC
Source of the problem is missing type declaration from, can be fixed with something like -D_POSIX_C_SOURCE=200809L or -std=gnu1x.

Reproducible: Always
Comment 1 om3i 2015-08-22 17:34:26 UTC
Created attachment 409884 [details]
build.log
Comment 2 Mike Gilbert gentoo-dev 2015-08-22 17:35:12 UTC
Please try with the latest masked version of chromium.
Comment 3 om3i 2015-08-22 17:35:20 UTC
Created attachment 409886 [details]
build.log.xz
Comment 4 om3i 2015-08-23 04:10:05 UTC
>try with the latest masked version of chromium
Yes, 46.0.2486.0 builds fine.
Comment 5 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2016-01-08 13:17:48 UTC
Closing then. An even more recent version, 47, is now stable.