Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15298] New: casting nss fails

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15298] New: casting nss fails
  • Date: 19 Jul 2009 10:04:18 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15298

Summary: casting nss fails
Product: Codex
Version: test grimoire
Platform: x86
OS/Version: Linux
Status: NEW
Severity: major
Priority: P3
Component: crypto
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: siflfran AT hawo.stw.uni-erlangen.de


I get the following error:
gcc -o Linux2.6_x86_glibc_PTH_64_OPT.OBJ/Linux_SINGLE_SHLIB/drbg.o -c -O2
-fPIC
-DLINUX1_2 -Di386 -D_XOPEN_SOURCE -DLINUX2_1 -ansi -Wall
-Werror-implicit-function-declaration -Wno-switch -pipe -DLINUX -Dlinux
-D_POSIX_SOURCE -D_BSD_SOURCE -DHAVE_STRERROR -DXP_UNIX -DSHLIB_SUFFIX=\"so\"
-DSHLIB_PREFIX=\"lib\" -DSHLIB_VERSION=\"3\" -DSOFTOKEN_SHLIB_VERSION=\"3\"
-DRIJNDAEL_INCLUDE_TABLES -UDEBUG -DNDEBUG -D_REENTRANT -DNSS_ENABLE_ECC
-DUSE_UTIL_DIRECTLY -DNSS_USE_64 -D_X86_ -DMP_ASSEMBLY_MULTIPLY
-DMP_ASSEMBLY_SQUARE -DMP_ASSEMBLY_DIV_2DX1D -DMP_CHAR_STORE_SLOW
-DMP_IS_LITTLE_ENDIAN -DMP_API_COMPATIBLE
-I../../../../dist/Linux2.6_x86_glibc_PTH_64_OPT.OBJ/include
-I../../../../dist/public/nss -I../../../../dist/private/nss
-I/usr/include/nspr
-I../../../../dist/Linux2.6_x86_glibc_PTH_64_OPT.OBJ/include/dbm -Impi -Iecl
drbg.c
drbg.c: In function 'RNG_RandomUpdate':
drbg.c:503: error: size of array 'arg' is negative
drbg.c:506: warning: large integer implicitly truncated to unsigned type
make[3]: Leaving directory
`/usr/src/nss-3.12.3/mozilla/security/nss/lib/freebl'
make[3]: *** [Linux2.6_x86_glibc_PTH_64_OPT.OBJ/Linux_SINGLE_SHLIB/drbg.o]
Error 1
make[2]: Leaving directory
`/usr/src/nss-3.12.3/mozilla/security/nss/lib/freebl'
make[2]: *** [libs] Error 2
make[1]: *** [libs] Error 2
make[1]: Leaving directory `/usr/src/nss-3.12.3/mozilla/security/nss/lib'
make: *** [libs] Error 2
! Problem Detected !
Creating compile log /var/log/sorcery/compile/nss-3.12.3.bz2

This ugly because without a recent version of nss you cannot update xulrunner
which in turn prevents you from updating firefox.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page