https://bz.apache.org/ooo/show_bug.cgi?id=126891

Kay <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Latest|---                         |4.2.0-dev
    Confirmation in|                            |

--- Comment #2 from Kay <[email protected]> ---
OK, I incorporated your patch and updated to rev v. 1736692.

I'm getting a failure from this patch with the following particulars (I use -P2
build option so I hope this makes sense):

make[2]: Entering directory
`.../trunk/main/nss/unxlngi6/misc/build/nss-3.23/nss/external_tests/der_gtest'
if test ! -d out; then rm -rf out; ../../coreconf/nsinstall/out/nsinstall -D
out; fi
g++ -o out/der_getint_unittest.o -c -O2 -fPIC -Di386 -DLINUX2_1  -pipe
-ffunction-sections -fdata-sections -DLINUX -Dlinux -DHAVE_STRERROR
-DHAVE_UNISTD_H -Wall -DNSS_NO_GCC48 -DXP_UNIX -UDEBUG -DNDEBUG -D_REENTRANT
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES
-I../../external_tests/google_test/gtest/include -I../../external_tests/common
-I../../../dist/out/include -I../../../dist/public/nss
-I../../../dist/private/nss -I../../../dist/public/nspr
-I../../../dist/public/nss -I../../../dist/public/libdbm
-I../../../dist/public/gtest  -std=c++0x der_getint_unittest.cc

--more stuff --

g++ -o out/der_gtest.o -c -O2 -fPIC -Di386 -DLINUX2_1  -pipe
-ffunction-sections -fdata-sections -DLINUX -Dlinux -DHAVE_STRERROR
-DHAVE_UNISTD_H -Wall -DNSS_NO_GCC48 -DXP_UNIX -UDEBUG -DNDEBUG -D_REENTRANT
-DUSE_UTIL_DIRECTLY -DNO_NSPR_10_SUPPORT
-DSSL_DISABLE_DEPRECATED_CIPHER_SUITE_NAMES
-I../../external_tests/google_test/gtest/include -I../../external_tests/common
-I../../../dist/out/include -I../../../dist/public/nss
-I../../../dist/private/nss -I../../../dist/public/nspr
-I../../../dist/public/nss -I../../../dist/public
/libdbm -I../../../dist/public/gtest  -std=c++0x der_gtest.cc

--- more stuff --

der_gtest.cc: In function 'int main(int, char**)':
der_gtest.cc:14: error: 'nullptr' was not declared in this scope
make[2]: *** [out/der_gtest.o] Error 1
make[2]: Leaving directory
`.../trunk/main/nss/unxlngi6/misc/build/nss-3.23/nss/external_tests/der_gtest'
make[1]: *** [libs] Error 2
make[1]: Leaving directory
`.../trunk/main/nss/unxlngi6/misc/build/nss-3.23/nss/external_tests'
make: *** [libs] Error 2
dmake:  Error code 2, while making './unxlngi6/misc/build/so_built_nss'

-- 
You are receiving this mail because:
You are the assignee for the issue.

Reply via email to