Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 473904 - www-client/chromium fails to build with dev-libs/nss-3.15
Summary: www-client/chromium fails to build with dev-libs/nss-3.15
Status: RESOLVED DUPLICATE of bug 473766
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-20 08:08 UTC by Vladimir Smirnov (RETIRED)
Modified: 2013-06-20 10:56 UTC (History)
0 users

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


Attachments
build.log (build.log,335.66 KB, text/x-log)
2013-06-20 08:10 UTC, Vladimir Smirnov (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Smirnov (RETIRED) gentoo-dev 2013-06-20 08:08:44 UTC
All versions of chromium in portage fails to build with nss-3.15.

Reproducible: Always

Steps to Reproduce:
1. Update nss to 3.15
2. Reemerge chromium
Actual Results:  
Fails with
../../net/third_party/nss/ssl/bodge/secitem_array.c:16:8: error: redefinition of ‘struct SECItemArrayStr’
In file included from ../../net/third_party/nss/ssl/bodge/secitem_array.c:9:0:
/usr/include/nss/seccomon.h:57:16: note: originally defined here


Expected Results:  
Should built
Comment 1 Vladimir Smirnov (RETIRED) gentoo-dev 2013-06-20 08:10:39 UTC
Created attachment 351442 [details]
build.log

It seems that this was fixed in svn (see http://code.google.com/p/chromium/issues/detail?id=233732), but in chromium <=29.0.1521.3 it's still not fixed.
Comment 2 Agostino Sarubbo gentoo-dev 2013-06-20 10:56:33 UTC

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