Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 473904

Summary: www-client/chromium fails to build with dev-libs/nss-3.15
Product: Gentoo Linux Reporter: Vladimir Smirnov (RETIRED) <civil>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

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 ***