Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 169877 - www-client/seamonkey-1.1.1 requires >=dev-libs/nss-3.11.3
Summary: www-client/seamonkey-1.1.1 requires >=dev-libs/nss-3.11.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-08 02:30 UTC by Mike Gualtieri
Modified: 2007-03-08 11:01 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Gualtieri 2007-03-08 02:30:01 UTC
This bug may be related to bug #165464, but I'm posting anyways, because of the different error when building.  It seems that seamonkey requires >=dev-libs/nss-3.11.3.  Older versions of nss seem to be removed from portage, but the ebuild should be updated to reflect the dependancy.

Right now the ebuild has >=dev-libs/nss-3.10 as a dependancy.

FYI - nss-3.11-r1 won't build seamonkey, since this was the version I had installed when compiling seamonkey.


Reproducible: Always

Steps to Reproduce:
1. Have <dev-libs/nss-3.11.3 installed
2. emerge seamonkey
3. emerge fails

Actual Results:  
i686-pc-linux-gnu-g++ -o nsCipherInfo.o -c  -DNSS_ENABLE_ECC -DMOZILLA_INTERNAL_API -DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -I/usr/include/nss -I../../../../dist/include/nspr -I../../../../dist/include/xpcom -I../../../../dist/include/string -I../../../../dist/include/necko -I../../../../dist/include/uriloader -I../../../../dist/include/pref -I../../../../dist/include/caps -I../../../../dist/include/dom -I../../../../dist/include/intl -I../../../../dist/include/locale -I../../../../dist/include/profile -I../../../../dist/include/windowwatcher -I../../../../dist/include/js -I../../../../dist/include/widget -I../../../../dist/include/layout -I../../../../dist/include/content -I../../../../dist/include/xpconnect -I../../../../dist/include/unicharutil -I../../../../dist/include/pipboot -I../../../../dist/include/pipnss -I../../../../dist/include -I/usr/include/nspr       -fPIC  -DGENTOO_NSPLUGINS_DIR=\"/usr/lib/nsplugins\" -DGENTOO_NSBROWSER_PLUGINS_DIR=\"/usr/lib/nsbrowser/plugins\"  -fno-rtti -fno-handle-exceptions  -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -march=pentium4 -Wno-return-type -w -freorder-blocks -fno-reorder-functions -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -ffunction-sections -O2  -DGENTOO_NSPLUGINS_DIR=\"/usr/lib/nsplugins\" -DGENTOO_NSBROWSER_PLUGINS_DIR=\"/usr/lib/nsbrowser/plugins\"  -DMOZILLA_CLIENT -include ../../../../mozilla-config.h -Wp,-MD,.deps/nsCipherInfo.pp nsCipherInfo.cpp
nsNSSCallbacks.h:99: error: 'SEC_HTTP_SERVER_SESSION' has not been declared
nsNSSCallbacks.h:105: error: 'SEC_HTTP_SERVER_SESSION' has not been declared
nsNSSCallbacks.h:110: error: 'SEC_HTTP_REQUEST_SESSION' has not been declared
nsNSSCallbacks.h:158: error: 'SEC_HTTP_SERVER_SESSION' has not been declared
nsNSSCallbacks.h:163: error: 'SEC_HTTP_SERVER_SESSION' has not been declared
nsNSSCallbacks.h:171: error: 'SEC_HTTP_SERVER_SESSION' has not been declared
nsNSSCallbacks.h:177: error: 'SEC_HTTP_SERVER_SESSION' has not been declared
nsNSSCallbacks.h:182: error: 'SEC_HTTP_REQUEST_SESSION' has not been declared
nsNSSCallbacks.h:189: error: 'SEC_HTTP_REQUEST_SESSION' has not been declared
nsNSSCallbacks.h:198: error: 'SEC_HTTP_REQUEST_SESSION' has not been declared
nsNSSCallbacks.h:206: error: 'SEC_HTTP_REQUEST_SESSION' has not been declared
nsNSSCallbacks.h:219: error: 'SEC_HTTP_REQUEST_SESSION' has not been declared
nsNSSCallbacks.h:225: error: 'SEC_HTTP_REQUEST_SESSION' has not been declared
nsNSSCallbacks.h:232: error: 'SEC_HttpClientFcn' does not name a type
nsNSSCallbacks.h: In static member function 'static SECStatus nsNSSHttpInterface::freeSessionFcn(int)':
nsNSSCallbacks.h:173: error: invalid static_cast from type 'int' to type 'nsNSSHttpServerSession*'
nsNSSCallbacks.h: In static member function 'static SECStatus nsNSSHttpInterface::setPostDataFcn(int, const char*, PRUint32, const char*)':
nsNSSCallbacks.h:194: error: invalid static_cast from type 'int' to type 'nsNSSHttpRequestSession*'
nsNSSCallbacks.h: In static member function 'static SECStatus nsNSSHttpInterface::addHeaderFcn(int, const char*, const char*)':
nsNSSCallbacks.h:202: error: invalid static_cast from type 'int' to type 'nsNSSHttpRequestSession*'
nsNSSCallbacks.h: In static member function 'static SECStatus nsNSSHttpInterface::trySendAndReceiveFcn(int, PRPollDesc**, PRUint16*, const char**, const char**, const char**, PRUint32*)':
nsNSSCallbacks.h:214: error: invalid static_cast from type 'int' to type 'nsNSSHttpRequestSession*'
nsNSSCallbacks.h: In static member function 'static SECStatus nsNSSHttpInterface::cancelFcn(int)':
nsNSSCallbacks.h:221: error: invalid static_cast from type 'int' to type 'nsNSSHttpRequestSession*'
nsNSSCallbacks.h: In static member function 'static SECStatus nsNSSHttpInterface::freeFcn(int)':
nsNSSCallbacks.h:227: error: invalid static_cast from type 'int' to type 'nsNSSHttpRequestSession*'
gmake[4]: *** [nsCipherInfo.o] Error 1
gmake[4]: Leaving directory `/var/tmp/portage/www-client/seamonkey-1.1.1/work/mozilla/security/manager/ssl/src'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory `/var/tmp/portage/www-client/seamonkey-1.1.1/work/mozilla/security/manager/ssl'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/var/tmp/portage/www-client/seamonkey-1.1.1/work/mozilla/security/manager'
gmake[1]: *** [tier_50] Error 2
gmake[1]: Leaving directory `/var/tmp/portage/www-client/seamonkey-1.1.1/work/mozilla'
make: *** [default] Error 2

!!! ERROR: www-client/seamonkey-1.1.1 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  environment, line 3969:   Called src_compile
  seamonkey-1.1.1.ebuild, line 164:   Called die

!!! (no error message)
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/tmp/portage/www-client/seamonkey-1.1.1/temp/build.log'.

Expected Results:  
emerge runs fine
Comment 1 Raúl Porcel (RETIRED) gentoo-dev 2007-03-08 11:01:15 UTC
Fixed, thanks.