Closed Bug 196062 Opened 22 years ago Closed 19 years ago

Mozilla fails to start on Tru64 UNIX

Categories

(SeaMonkey :: General, defect)

DEC
OSF/1
defect
Not set
blocker

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: shanmu, Assigned: dougt)

References

Details

(Keywords: qawanted, regression)

Attachments

(6 files, 2 obsolete files)

User-Agent: Mozilla/5.0 (X11; U; OSF1 alpha; en-US; rv:1.3a) Gecko/20021217 Build Identifier: Mozilla/5.0 (X11; U; OSF1 alpha; en-US; rv:1.3a) Gecko/20021217 After Mozilla 1.3b release the mozilla fails to come up on a Tru64 UNIX build. It doesn't print any error messages. Reproducible: Always Steps to Reproduce: 1.start mozilla 2. 3. Actual Results: Browser is not coming up Expected Results: Mozilla should be up
Severity: blocker → major
regression for 1.4 trunk or 1.3b branch?
Keywords: regression
It is a regression for MOZILLA_1_3_BRANCH. I see the same on the trunk build also.
Requesting 1.3_branch blocker status per comment #2 ...
Flags: blocking1.3?
Can somebody confirm this?
Severity: major → blocker
Keywords: qawanted
Summary: Mozilla fails to start → Mozilla fails to start on Tru64 UNIX
Flags: blocking1.3? → blocking1.3-
Feb. 19 build works alright. But builds from Feb. 20 are broken. So a change that got checked in on Feb.19 is causing this problem for Tru64 UNIX.
Confirming on basis of previous comment. Should block 1.4a.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: blocking1.4a?
Shanmugavelu, what time of day is the source for those builds pulled? Does Mozilla crash? Any chance of a stack if so? Is this just a CVS build? Is it using the GRE or not?
*** Bug 192098 has been marked as a duplicate of this bug. ***
*** Bug 191858 has been marked as a duplicate of this bug. ***
I pulled the code using "MOZ_CO_DATE=20 Feb 2003 11:00 PST" when I see this happeneing. Mozilla didn't crash, hence no stack dump.This is CVS build. Please let me know how to find if its using GRE or not?
When was the build it's _not_ happening in pulled? I'm just trying to narrow down the range -- there were a lot of checkins then. :( As for the GRE, I don't know; hoping Doug does (I just asked because it's one of the checkins in that range that could matter). Does Mozilla simply call exit() then? If it doesn't crash and doesn't start, _something_ else has to happen....
This was working fine when I pulled Feb. 19 11.00 PST code. So a change that was checked in between Feb. 19 11.000 PST and Feb. 20 11.00 PST caused this probelm(see comment #5). I looked at the code and it looks like the line 1100 of nsAppRunner.cpp 1100 nsCOMPtr<nsIObserver> startupNotifier = do_CreateInstance(NS_APPSTARTUPNOTIFIER_CONTRACTID, &rv); fails for some reasons and GRE_Shutdown() is called to shutdown everything. Although I am not sure why do_CreateInstance fails.
Over to dougt, I guess...
Assignee: asa → dougt
could someone try this: in mozilla/xpfe/bootstrap/Makefile.in, change GRE_BUILD = 1; to GRE_BUILD = 0; This will disable the GRE code from being used. Does anyone have a machine that they would allow me to have access to?
I'm attaching huge file with all Debug test executed on OSF1 5.1A, mozilla source 1.3b, so I believe release before Feb 20. I'll retry same with latest sources.
with current cvs checkout (mozilla-1.4a) WITH GRE enabled I get: /software/@sys/usr/bin/mozilla No Persistent Registry Found. Type Manifest File: /afs/gsf.de/@sys/usr/lib/mozilla-1.4a/components/xpti.dat nsNativeComponentLoader: autoregistering begins. ###!!! ASSERTION: no native to utf-8 converter: 'gNativeToUTF8 != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp, line 275 Break: at file nsNativeCharsetUtils.cpp, line 275 ###!!! ASSERTION: no utf-8 to native converter: 'gUTF8ToNative != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp, line 282 Break: at file nsNativeCharsetUtils.cpp, line 282 *** Registering nsTestDynamicModule components (all right -- a generic module!) *** Registering MyService components (all right -- a generic module!) *** Registering nsSampleModule components (all right -- a generic module!) *** Registering xpconnect components (all right -- a generic module!) *** Registering xpconnect_test components (all right -- a generic module!) *** Registering nsUConvModule components (all right -- a generic module!) *** Registering nsUCvMathModule components (all right -- a generic module!) *** Registering nsI18nModule components (all right -- a generic module!) *** Registering JavaScript_Debugger components (all right -- a generic module!) *** Registering necko_secondary_protocols components (all right -- a generic module!) *** Registering nsURILoaderModule components (all right -- a generic module!) *** Registering nsPrefModule components (all right -- a generic module!) *** Registering nsChromeModule components (all right -- a generic module!) *** Registering nsRDFModule components (all right -- a generic module!) *** Registering nsParserModule components (all right -- a generic module!) *** Registering javascript__protocol components (all right -- a generic module!) *** Registering DOM_components components (all right -- a generic module!) *** Registering XRemoteClientModule components (all right -- a generic module!) *** Registering nsMorkModule components (all right -- a generic module!) *** Registering docshell_provider components (all right -- a generic module!) *** Registering nsProfileModule components (all right -- a generic module!) *** Registering nsPrefMigrationModule components (all right -- a generic module!) *** Registering Browser_Embedding_Module components (all right -- a generic module!) *** Registering "EmbedLite components" components (all right -- a generic module!) *** Registering nsTransactionManagerModule components (all right -- a generic module!) *** Registering nsComposerModule components (all right -- a generic module!) *** Registering appshell components (all right -- a generic module!) *** Registering nsFileViewModule components (all right -- a generic module!) *** Registering nsFindComponent components (all right -- a generic module!) *** Registering Session_History_Module components (all right -- a generic module!) *** Registering XRemoteServiceModule components (all right -- a generic module!) *** Registering application components (all right -- a generic module!) *** Registering nsCookieModule components (all right -- a generic module!) *** Registering nsWalletModule components (all right -- a generic module!) *** Registering nsWalletViewerModule components (all right -- a generic module!) *** Registering nsAutoConfigModule components (all right -- a generic module!) *** Registering TransformiixModule components (all right -- a generic module!) *** Registering nsUniversalCharDetModule components (all right -- a generic module!) *** Registering BOOT components (all right -- a generic module!) *** Registering PKI components (all right -- a generic module!) *** Registering nsTextImportModule components (all right -- a generic module!) nsNativeComponentLoader: autoregistering succeeded nNCL: registering deferred (0) nsNativeComponentLoader: autoregistering begins. *** Registering nsTestDynamicModule components (all right -- a generic module!) *** Registering MyService components (all right -- a generic module!) *** Registering nsSampleModule components (all right -- a generic module!) *** Registering xpconnect components (all right -- a generic module!) *** Registering xpconnect_test components (all right -- a generic module!) *** Registering nsUConvModule components (all right -- a generic module!) *** Registering nsUCvMathModule components (all right -- a generic module!) *** Registering nsI18nModule components (all right -- a generic module!) *** Registering JavaScript_Debugger components (all right -- a generic module!) *** Registering necko_secondary_protocols components (all right -- a generic module!) *** Registering nsURILoaderModule components (all right -- a generic module!) *** Registering nsPrefModule components (all right -- a generic module!) *** Registering nsChromeModule components (all right -- a generic module!) *** Registering nsRDFModule components (all right -- a generic module!) *** Registering nsParserModule components (all right -- a generic module!) *** Registering javascript__protocol components (all right -- a generic module!) *** Registering DOM_components components (all right -- a generic module!) *** Registering XRemoteClientModule components (all right -- a generic module!) *** Registering nsMorkModule components (all right -- a generic module!) *** Registering docshell_provider components (all right -- a generic module!) *** Registering nsProfileModule components (all right -- a generic module!) *** Registering nsPrefMigrationModule components (all right -- a generic module!) *** Registering Browser_Embedding_Module components (all right -- a generic module!) *** Registering "EmbedLite components" components (all right -- a generic module!) *** Registering nsTransactionManagerModule components (all right -- a generic module!) *** Registering nsComposerModule components (all right -- a generic module!) *** Registering appshell components (all right -- a generic module!) *** Registering nsFileViewModule components (all right -- a generic module!) *** Registering nsFindComponent components (all right -- a generic module!) *** Registering Session_History_Module components (all right -- a generic module!) *** Registering XRemoteServiceModule components (all right -- a generic module!) *** Registering application components (all right -- a generic module!) *** Registering nsCookieModule components (all right -- a generic module!) *** Registering nsWalletModule components (all right -- a generic module!) *** Registering nsWalletViewerModule components (all right -- a generic module!) *** Registering nsAutoConfigModule components (all right -- a generic module!) *** Registering TransformiixModule components (all right -- a generic module!) *** Registering nsUniversalCharDetModule components (all right -- a generic module!) *** Registering BOOT components (all right -- a generic module!) *** Registering PKI components (all right -- a generic module!) *** Registering nsTextImportModule components (all right -- a generic module!) nsNativeComponentLoader: autoregistering succeeded nNCL: registering deferred (0) nsNativeComponentLoader: autoregistering begins. nsNativeComponentLoader: autoregistering succeeded nNCL: registering deferred (0) ###!!! ASSERTION: can't get memory manager!: 'gMemory', file nsMemory.cpp, line 58 Break: at file nsMemory.cpp, line 58 ###!!! ASSERTION: can't get memory manager!: 'gMemory', file nsMemory.cpp, line 58 Break: at file nsMemory.cpp, line 58 serow$ serow$ ls -la /afs/gsf.de/@sys/usr/lib/mozilla-1.4a/components/xpti.dat -rw-r--r-- 1 cron users 96775 Mar 12 15:55 /afs/gsf.de/@sys/usr/lib/mozilla-1.4a/components/xpti.dat serow$ /software/@sys/usr/bin/mozilla -v Mozilla 1.4a, Copyright (c) 2003 mozilla.org <developer build> serow$ For the xpti.dat problem I've filed another bugreport, also one for the iconv() stuff.
I made the following change in mozilla/xpfe/bootstrap/Makefile.in (as suggested in comment #14) GRE_BUILD = 1; to GRE_BUILD = 0; But the problem still remains the same.
Flags: blocking1.4a? → blocking1.4a-
Flags: blocking1.4b?
Jim, do you have time to look at this bug? I haven't gotten the time yet. sorry.
This has caused a slip of Mozilla 1.3 release and Mozilla 1.4 alpha release. Tru64 UNIX badly needs a fix for this bug.
I've downloaded ftp://ftp.mozilla.org/pub/mozilla/nightly/latest-trunk/mozilla-source.tar.bz2 3c685368580c4ae3d588a958be5f0833 mozilla-source.tar.bz2 dated april 12. I'll post my results if the bug still persists.
So, I have converted the tarball to cvs tree, so now I'm up-to-date: cc -std1 -ieee_with_inexact -readonly_strings -o now.o -c -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -pthread -pthread -g -UNDEBUG -DDEBUG_root -DMOZILLA_CLIENT=1 -DDEBUG=1 -DXP_UNIX=1 -DOSF1=1 -D_REENTRANT=1 -D_PR_POLL_WITH_SELECT=1 -DOSF1_HAVE_MACHINE_BUILTINS_H=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_PR_HAVE_THREADSAFE_GETHOST=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM now.c cc: Info: now.c, line 80: The integer constant is of type "signed long long", which is a new feature of C99 might not be portable. (longlongsufx) now = ((1000000LL) * tv.tv_sec) + (long long)tv.tv_usec; ------------^ cc: Info: now.c, line 73: In this declaration, type "long long" is a new feature in C99. (longlongtype) long long now; ----^ cc: Info: now.c, line 80: In this statement, type "long long" is a new feature in C99. (longlongtype) now = ((1000000LL) * tv.tv_sec) + (long long)tv.tv_usec; ---------------------------------------^ The above warning is caused by the -std1 CFLAG option which is somewhat forced by configure. Default compiler mode is -std which includes -c99 CFLAG option and is called relaxed mode. Either use -std or use -std1 -c99 to compile the code. The default -std mode is the relaxed mode, so with that mozilla should get compiled. What is the reason for -std1? make[5]: Entering directory `/usr/local/scratch/mozilla/nsprpub/pr/src/linking' cc -std1 -ieee_with_inexact -readonly_strings -o prlink.o -c -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -pthread -pthread -g -UNDEBUG -DDEBUG_root -DMOZILLA_CLIENT=1 -DDEBUG=1 -DXP_UNIX=1 -DOSF1=1 -D_REENTRANT=1 -D_PR_POLL_WITH_SELECT=1 -DOSF1_HAVE_MACHINE_BUILTINS_H=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_PR_HAVE_THREADSAFE_GETHOST=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I/usr/local/scratch/mozilla/dist/include/nspr -I../../../pr/include -I../../../pr/include/private prlink.c cc: Info: prlink.c, line 1440: In this statement, "tp->fp" of type "pointer to function () returning void", is being converted to "pointer to void". Such a cast is not permitted by the standard. (nonstandcast) return (void*) tp->fp; -------------------------------^ cc: Info: prlink.c, line 1595: In this statement, "PR_FindSymbol(...)" of type "pointer to void", is being converted to "pointer to function () returning void". Such a cast is not permitted by the standard. (nonstandcast) return ((PRFuncPtr) PR_FindSymbol(lib, raw_name)); ------------------------^ cc: Info: prlink.c, line 1652: In this statement, "PR_FindSymbolAndLibrary(...)" of type "pointer to void", is being converted to "pointer to function () returning void". Such a cast is not permitted by the standard. (nonstandcast) return ((PRFuncPtr) PR_FindSymbolAndLibrary(raw_name, lib)); ------------------------^ cc -std1 -ieee_with_inexact -readonly_strings -o prnetdb.o -c -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -pthread -pthread -g -UNDEBUG -DDEBUG_root -DMOZILLA_CLIENT=1 -DDEBUG=1 -DXP_UNIX=1 -DOSF1=1 -D_REENTRANT=1 -D_PR_POLL_WITH_SELECT=1 -DOSF1_HAVE_MACHINE_BUILTINS_H=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_PR_HAVE_THREADSAFE_GETHOST=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I/usr/local/scratch/mozilla/dist/include/nspr -I../../../pr/include -I../../../pr/include/private prnetdb.c cc: Info: prnetdb.c, line 877: In this statement, "_pr_getipnodebyname_fp" of type "pointer to void", is being converted to "pointer to function (pointer to const char, int, int, pointer to int) returning pointer to struct hostent". Such a cast is not permitted by the standard. (nonstandcast) h = (*((_pr_getipnodebyname_t)_pr_getipnodebyname_fp))(name, md_af, tmp_flags, &error_num); --------------------------------------^ cc: Info: prnetdb.c, line 917: In this statement, "_pr_freehostent_fp" of type "pointer to void", is being converted to "pointer to function (pointer to struct hostent) returning void". Such a cast is not permitted by the standard. (nonstandcast) (*((_pr_freehostent_t)_pr_freehostent_fp))(h); ----------------------------------------------^ cc: Info: prnetdb.c, line 1038: In this statement, "_pr_getipnodebyaddr_fp" of type "pointer to void", is being converted to "pointer to function (pointer to const void, unsigned long, int, pointer to int) returning pointer to struct hostent". Such a cast is not permitted by the standard. (nonstandcast) h = (*((_pr_getipnodebyaddr_t)_pr_getipnodebyaddr_fp))(addr, addrlen, --------------------------------------^ cc: Info: prnetdb.c, line 1088: In this statement, "_pr_freehostent_fp" of type "pointer to void", is being converted to "pointer to function (pointer to struct hostent) returning void". Such a cast is not permitted by the standard. (nonstandcast) (*((_pr_freehostent_t)_pr_freehostent_fp))(h); ----------------------------------------------^ cc -std1 -ieee_with_inexact -readonly_strings -o plvrsion.o -c -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -pthread -pthread -g -UNDEBUG -DDEBUG_root -DMOZILLA_CLIENT=1 -DDEBUG=1 -DXP_UNIX=1 -DOSF1=1 -D_REENTRANT=1 -D_PR_POLL_WITH_SELECT=1 -DOSF1_HAVE_MACHINE_BUILTINS_H=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_PR_HAVE_THREADSAFE_GETHOST=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I/usr/local/scratch/mozilla/dist/include/nspr -I../../pr/include -I. plvrsion.c cc: Info: plvrsion.c, line 71: The integer constant is of type "signed long long", which is a new feature of C99 might not be portable. (longlongsufx) /* buildTime */ _BUILD_TIME, /* usecs since midnight 1/1/1970 GMT */ ----------------------------^ make[5]: Entering directory `/usr/local/scratch/mozilla/nsprpub/lib/libc/src' cc -std1 -ieee_with_inexact -readonly_strings -o plvrsion.o -c -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -pthread -pthread -g -UNDEBUG -DDEBUG_root -DMOZILLA_CLIENT=1 -DDEBUG=1 -DXP_UNIX=1 -DOSF1=1 -D_REENTRANT=1 -D_PR_POLL_WITH_SELECT=1 -DOSF1_HAVE_MACHINE_BUILTINS_H=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_PR_HAVE_THREADSAFE_GETHOST=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -I/usr/local/scratch/mozilla/dist/include/nspr -I. plvrsion.c cc: Info: plvrsion.c, line 71: The integer constant is of type "signed long long", which is a new feature of C99 might not be portable. (longlongsufx) /* buildTime */ _BUILD_TIME, /* usecs since midnight 1/1/1970 GMT */ ----------------------------^ make[5]: Leaving directory `/usr/local/scratch/mozilla/nsprpub/pr/src/pthreads' cc -std1 -ieee_with_inexact -readonly_strings -o prvrsion.o -c -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -pthread -pthread -g -UNDEBUG -DDEBUG_root -DMOZILLA_CLIENT=1 -DDEBUG=1 -DXP_UNIX=1 -DOSF1=1 -D_REENTRANT=1 -D_PR_POLL_WITH_SELECT=1 -DOSF1_HAVE_MACHINE_BUILTINS_H=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_PR_HAVE_THREADSAFE_GETHOST=1 -DFORCE_PR_LOG -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_ -I/usr/local/scratch/mozilla/dist/include/nspr -I../../pr/include -I../../pr/include/private -I. prvrsion.c cc: Info: prvrsion.c, line 73: The integer constant is of type "signed long long", which is a new feature of C99 might not be portable. (longlongsufx) /* buildTime */ _BUILD_TIME, /* usecs since midnight 1/1/1970 GMT */ ----------------------------^ I'll try to get the sources compiled. Is anyone interrested in warnings?
cxx -o nsDownloader.o -c -DOSTYPE=\"OSF1V5\" -DOSARCH=\"OSF1\" -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/exthandler -I../../../dist/include/mimetype -I../../../dist/include/intl -I../../../dist/include/uconv -I../../../dist/include/locale -I../../../dist/include/pref -I../../../dist/include/necko -I../../../dist/include -I/usr/local/scratch/mozilla/dist/include/nspr -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -noexceptions -ieee -ptr ../../../dist/cxx_repository -pthread -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g3 -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -DNSCAP_DISABLE_TEST_DONTQUERY_CASES=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DNEED_USLEEP_PROTOTYPE=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_64BIT_OS=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DNEW_H=\<new\> -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_ICONV=1 -DHAVE_ICONV_WITH_CONST_INPUT=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DNEED_CPP_DERIVED_TEMPLATE_OPERATORS=1 -DNEED_CPP_TEMPLATE_CAST_TO_BASE=1 -DCANT_RESOLVE_CPP_CONST_AMBIGUITY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_CPP_TROUBLE_COMPARING_TO_ZERO=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk\" -DMOZ_WIDGET_GTK=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DNSCAP_DONT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT nsDownloader.cpp cxx: Warning: nsDownloader.cpp, line 77: variable "rv" is used before its value is set return mObserver->OnDownloadComplete(this, mContext, rv, file); -----------------------------------------------------------^
cxx -o stopwatch.o -c -DOSTYPE=\"OSF1V5\" -DOSARCH=\"OSF1\" -I../../../dist/include/xpcom -I../../../dist/include/util -I../../../dist/include -I/usr/local/scratch/mozilla/dist/include/nspr -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -noexceptions -ieee -ptr ../../../dist/cxx_repository -pthread -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g3 -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -DNSCAP_DISABLE_TEST_DONTQUERY_CASES=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DNEED_USLEEP_PROTOTYPE=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_64BIT_OS=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DNEW_H=\<new\> -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_ICONV=1 -DHAVE_ICONV_WITH_CONST_INPUT=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DNEED_CPP_DERIVED_TEMPLATE_OPERATORS=1 -DNEED_CPP_TEMPLATE_CAST_TO_BASE=1 -DCANT_RESOLVE_CPP_CONST_AMBIGUITY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_CPP_TROUBLE_COMPARING_TO_ZERO=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk\" -DMOZ_WIDGET_GTK=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DNSCAP_DONT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT stopwatch.cpp cxx: Warning: stopwatch.cpp, line 102: controlling expression is constant PR_ASSERT("Stopwatch::RestoreState(): The saved state stack is empty.\n"); ----^ cxx -o lcglue.o -c -DOSTYPE=\"OSF1V5\" -DOSARCH=\"OSF1\" -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/liveconnect -I../../../dist/include/java -I../../../dist/include/js -I../../../dist/include/plugin -I../../../dist/include/caps -I../../../dist/include/pref -I../../../dist/include/jar -I../../../dist/include/necko -I../../../dist/include/dom -I../../../dist/include/widget -I../../../dist/include/xpconnect -I../../../dist/include/windowwatcher -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/docshell -I../../../dist/include/webbrwsr -I../../../dist/include/intl -I../../../dist/include/oji -I../../../dist/include -I/usr/local/scratch/mozilla/dist/include/nspr -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -noexceptions -ieee -ptr ../../../dist/cxx_repository -pthread -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g3 -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -DNSCAP_DISABLE_TEST_DONTQUERY_CASES=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DNEED_USLEEP_PROTOTYPE=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_64BIT_OS=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DNEW_H=\<new\> -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_ICONV=1 -DHAVE_ICONV_WITH_CONST_INPUT=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DNEED_CPP_DERIVED_TEMPLATE_OPERATORS=1 -DNEED_CPP_TEMPLATE_CAST_TO_BASE=1 -DCANT_RESOLVE_CPP_CONST_AMBIGUITY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_CPP_TROUBLE_COMPARING_TO_ZERO=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk\" -DMOZ_WIDGET_GTK=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DNSCAP_DONT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT lcglue.cpp cxx: Warning: lcglue.cpp, line 443: integer conversion resulted in a change of sign return NS_ERROR_FAILURE; -----------------------------------^ cxx -o nsSampleWordBreaker.o -c -DOSTYPE=\"OSF1V5\" -DOSARCH=\"OSF1\" -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/unicharutil -I../../../dist/include/lwbrk -I../../../dist/include -I/usr/local/scratch/mozilla/dist/include/nspr -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -noexceptions -ieee -ptr ../../../dist/cxx_repository -pthread -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g3 -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -DNSCAP_DISABLE_TEST_DONTQUERY_CASES=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DNEED_USLEEP_PROTOTYPE=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_64BIT_OS=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DNEW_H=\<new\> -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_ICONV=1 -DHAVE_ICONV_WITH_CONST_INPUT=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DNEED_CPP_DERIVED_TEMPLATE_OPERATORS=1 -DNEED_CPP_TEMPLATE_CAST_TO_BASE=1 -DCANT_RESOLVE_CPP_CONST_AMBIGUITY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_CPP_TROUBLE_COMPARING_TO_ZERO=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk\" -DMOZ_WIDGET_GTK=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DNSCAP_DONT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT nsSampleWordBreaker.cpp cxx: Warning: nsSampleWordBreaker.cpp, line 120: statement is unreachable return 0; --^ cxx -o nsBinHexDecoder.o -c -DOSTYPE=\"OSF1V5\" -DOSARCH=\"OSF1\" -I../../../netwerk/base/src -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/mimetype -I../../../dist/include/locale -I../../../dist/include/intl -I../../../dist/include/unicharutil -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/imglib2 -I../../../dist/include/necko2 -I../../../dist/include/zlib -I../../../dist/include/necko -I../../../dist/include -I/usr/local/scratch/mozilla/dist/include/nspr -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -noexceptions -ieee -ptr ../../../dist/cxx_repository -pthread -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g3 -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -DNSCAP_DISABLE_TEST_DONTQUERY_CASES=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DNEED_USLEEP_PROTOTYPE=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_64BIT_OS=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DNEW_H=\<new\> -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_ICONV=1 -DHAVE_ICONV_WITH_CONST_INPUT=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DNEED_CPP_DERIVED_TEMPLATE_OPERATORS=1 -DNEED_CPP_TEMPLATE_CAST_TO_BASE=1 -DCANT_RESOLVE_CPP_CONST_AMBIGUITY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_CPP_TROUBLE_COMPARING_TO_ZERO=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk\" -DMOZ_WIDGET_GTK=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DNSCAP_DONT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT nsBinHexDecoder.cpp cxx: Warning: nsBinHexDecoder.cpp, line 400: integer conversion resulted in a change of sign if ((val = BHEXVAL(c)) == -1) --------------------------------------------------^ cxx -o TestStreamConv.o -c -DOSTYPE=\"OSF1V5\" -DOSARCH=\"OSF1\" -I../../../dist/include/necko -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/TestStreamConv -I../../../dist/include -I/usr/local/scratch/mozilla/dist/include/nspr -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -noexceptions -ieee -ptr ../../../dist/cxx_repository -pthread -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g3 -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -DNSCAP_DISABLE_TEST_DONTQUERY_CASES=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DNEED_USLEEP_PROTOTYPE=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_64BIT_OS=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DNEW_H=\<new\> -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_ICONV=1 -DHAVE_ICONV_WITH_CONST_INPUT=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DNEED_CPP_DERIVED_TEMPLATE_OPERATORS=1 -DNEED_CPP_TEMPLATE_CAST_TO_BASE=1 -DCANT_RESOLVE_CPP_CONST_AMBIGUITY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_CPP_TROUBLE_COMPARING_TO_ZERO=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk\" -DMOZ_WIDGET_GTK=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DNSCAP_DONT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT TestStreamConv.cpp cxx: Warning: TestStreamConv.cpp, line 135: integer conversion resulted in a change of sign return aListener->OnDataAvailable(request, nsnull, dataStream, 0, -1); ----------------------------------------------------------------------^ cxx -o nsBasePrincipal.o -c -DOSTYPE=\"OSF1V5\" -DOSARCH=\"OSF1\" -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/pref -I../../dist/include/js -I../../dist/include/dom -I../../dist/include/xpconnect -I../../dist/include/necko -I../../dist/include/jar -I../../dist/include/widget -I../../dist/include/plugin -I../../dist/include/intl -I../../dist/include/docshell -I../../dist/include/windowwatcher -I../../dist/include/content -I../../dist/include/caps -I../../dist/include -I/usr/local/scratch/mozilla/dist/include/nspr -I./../include -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -noexceptions -ieee -ptr ../../dist/cxx_repository -pthread -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g3 -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -DNSCAP_DISABLE_TEST_DONTQUERY_CASES=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DNEED_USLEEP_PROTOTYPE=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_64BIT_OS=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DNEW_H=\<new\> -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_ICONV=1 -DHAVE_ICONV_WITH_CONST_INPUT=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DNEED_CPP_DERIVED_TEMPLATE_OPERATORS=1 -DNEED_CPP_TEMPLATE_CAST_TO_BASE=1 -DCANT_RESOLVE_CPP_CONST_AMBIGUITY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_CPP_TROUBLE_COMPARING_TO_ZERO=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk\" -DMOZ_WIDGET_GTK=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DNSCAP_DONT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT nsBasePrincipal.cpp cxx: Warning: nsBasePrincipal.cpp, line 162: statement is unreachable return NS_OK; ----^ cxx: Warning: nsBasePrincipal.cpp, line 223: statement is unreachable return NS_OK; ----^ cxx: Warning: nsBasePrincipal.cpp, line 135: statement is unreachable return NS_OK; ----^ cxx: Warning: nsBasePrincipal.cpp, line 101: statement is unreachable return NS_OK; ----^ cxx -o nsRDFContainerUtils.o -c -DOSTYPE=\"OSF1V5\" -DOSARCH=\"OSF1\" -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdfutil -I../../../dist/include/necko -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/htmlparser -I../../../dist/include/js -I../../../dist/include/unicharutil -I../../../dist/include/rdf -I../../../dist/include -I/usr/local/scratch/mozilla/dist/include/nspr -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -noexceptions -ieee -ptr ../../../dist/cxx_repository -pthread -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g3 -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -DNSCAP_DISABLE_TEST_DONTQUERY_CASES=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DNEED_USLEEP_PROTOTYPE=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_64BIT_OS=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DNEW_H=\<new\> -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_ICONV=1 -DHAVE_ICONV_WITH_CONST_INPUT=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DNEED_CPP_DERIVED_TEMPLATE_OPERATORS=1 -DNEED_CPP_TEMPLATE_CAST_TO_BASE=1 -DCANT_RESOLVE_CPP_CONST_AMBIGUITY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_CPP_TROUBLE_COMPARING_TO_ZERO=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk\" -DMOZ_WIDGET_GTK=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DNSCAP_DONT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT nsRDFContainerUtils.cpp cxx: Warning: nsRDFContainerUtils.cpp, line 476: integer conversion resulted in a change of sign return NS_ERROR_NULL_POINTER; ---------------^ cxx -o regchrome.o -c -DOSTYPE=\"OSF1V5\" -DOSARCH=\"OSF1\" -I../../../../dist/include/xpcom -I../../../../dist/include/chrome -I../../../../dist/include/necko -I../../../../dist/include -I../../../../dist/include -I/usr/local/scratch/mozilla/dist/include/nspr -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -noexceptions -ieee -ptr ../../../../dist/cxx_repository -pthread -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g3 -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -DNSCAP_DISABLE_TEST_DONTQUERY_CASES=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DNEED_USLEEP_PROTOTYPE=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_64BIT_OS=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DNEW_H=\<new\> -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_ICONV=1 -DHAVE_ICONV_WITH_CONST_INPUT=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DNEED_CPP_DERIVED_TEMPLATE_OPERATORS=1 -DNEED_CPP_TEMPLATE_CAST_TO_BASE=1 -DCANT_RESOLVE_CPP_CONST_AMBIGUITY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_CPP_TROUBLE_COMPARING_TO_ZERO=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk\" -DMOZ_WIDGET_GTK=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DNSCAP_DONT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT regchrome.cpp cxx: Warning: regchrome.cpp, line 34: integer conversion resulted in a change of sign return NS_ERROR_FAILURE; -----------^ cxx -o rdfpoll.o -c -DOSTYPE=\"OSF1V5\" -DOSARCH=\"OSF1\" -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/rdf -I../../../dist/include/necko -I../../../dist/include -I../../../dist/include -I/usr/local/scratch/mozilla/dist/include/nspr -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -noexceptions -ieee -ptr ../../../dist/cxx_repository -pthread -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g3 -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -DNSCAP_DISABLE_TEST_DONTQUERY_CASES=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DNEED_USLEEP_PROTOTYPE=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_64BIT_OS=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DNEW_H=\<new\> -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_ICONV=1 -DHAVE_ICONV_WITH_CONST_INPUT=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DNEED_CPP_DERIVED_TEMPLATE_OPERATORS=1 -DNEED_CPP_TEMPLATE_CAST_TO_BASE=1 -DCANT_RESOLVE_CPP_CONST_AMBIGUITY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_CPP_TROUBLE_COMPARING_TO_ZERO=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk\" -DMOZ_WIDGET_GTK=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DNSCAP_DONT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT rdfpoll.cpp cxx: Warning: rdfpoll.cpp, line 296: integer conversion resulted in a change of sign return NS_ERROR_UNEXPECTED; ---------------^ cxx: Warning: rdfpoll.cpp, line 306: integer conversion resulted in a change of sign return NS_ERROR_OUT_OF_MEMORY; ---------------^ cxx -o nsOSHelperAppService.o -c -DOSTYPE=\"OSF1V5\" -DOSARCH=\"OSF1\" -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/unicharutil -I../../dist/include/mimetype -I../../dist/include/uriloader -I../../dist/include/dom -I../../dist/include/necko -I../../dist/include/rdf -I../../dist/include/webshell -I../../dist/include/helperAppDlg -I../../dist/include/plugin -I../../dist/include/pref -I../../dist/include/intl -I../../dist/include/uconv -I../../dist/include/windowwatcher -I../../dist/include/exthandler -I../../dist/include -I/usr/local/scratch/mozilla/dist/include/nspr -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -noexceptions -ieee -ptr ../../dist/cxx_repository -pthread -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g3 -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -DNSCAP_DISABLE_TEST_DONTQUERY_CASES=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DNEED_USLEEP_PROTOTYPE=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_64BIT_OS=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DNEW_H=\<new\> -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_ICONV=1 -DHAVE_ICONV_WITH_CONST_INPUT=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DNEED_CPP_DERIVED_TEMPLATE_OPERATORS=1 -DNEED_CPP_TEMPLATE_CAST_TO_BASE=1 -DCANT_RESOLVE_CPP_CONST_AMBIGUITY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_CPP_TROUBLE_COMPARING_TO_ZERO=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk\" -DMOZ_WIDGET_GTK=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DNSCAP_DONT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT ./unix/nsOSHelperAppService.cpp cxx: Warning: ./unix/nsOSHelperAppService.cpp, line 1355: nested comment is not allowed text/*; emacs %s --------^ cxx: Warning: ./unix/nsOSHelperAppService.cpp, line 1440: nested comment is not allowed text/*; emacs %s --------^ cxx -o TestBlockingSocket.o -c -DOSTYPE=\"OSF1V5\" -DOSARCH=\"OSF1\" -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/nkcache -I../../dist/include/util -I../../dist/include/test_necko -I../../dist/include -I/usr/local/scratch/mozilla/dist/include/nspr -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -noexceptions -ieee -ptr ../../dist/cxx_repository -pthread -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g3 -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -DNSCAP_DISABLE_TEST_DONTQUERY_CASES=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DNEED_USLEEP_PROTOTYPE=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_64BIT_OS=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DNEW_H=\<new\> -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_ICONV=1 -DHAVE_ICONV_WITH_CONST_INPUT=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DNEED_CPP_DERIVED_TEMPLATE_OPERATORS=1 -DNEED_CPP_TEMPLATE_CAST_TO_BASE=1 -DCANT_RESOLVE_CPP_CONST_AMBIGUITY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_CPP_TROUBLE_COMPARING_TO_ZERO=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk\" -DMOZ_WIDGET_GTK=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DNSCAP_DONT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT TestBlockingSocket.cpp cxx: Warning: TestBlockingSocket.cpp, line 114: loop is not reachable from preceding code LOG((" done copying data.\n")); ----^ cxx -o TestStreamTransport.o -c -DOSTYPE=\"OSF1V5\" -DOSARCH=\"OSF1\" -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/nkcache -I../../dist/include/util -I../../dist/include/test_necko -I../../dist/include -I/usr/local/scratch/mozilla/dist/include/nspr -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -noexceptions -ieee -ptr ../../dist/cxx_repository -pthread -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g3 -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -DNSCAP_DISABLE_TEST_DONTQUERY_CASES=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DNEED_USLEEP_PROTOTYPE=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_64BIT_OS=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DNEW_H=\<new\> -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_ICONV=1 -DHAVE_ICONV_WITH_CONST_INPUT=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DNEED_CPP_DERIVED_TEMPLATE_OPERATORS=1 -DNEED_CPP_TEMPLATE_CAST_TO_BASE=1 -DCANT_RESOLVE_CPP_CONST_AMBIGUITY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_CPP_TROUBLE_COMPARING_TO_ZERO=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk\" -DMOZ_WIDGET_GTK=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DNSCAP_DONT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT TestStreamTransport.cpp cxx: Warning: TestStreamTransport.cpp, line 331: statement is unreachable return NS_OK; ----^ cxx -o nsCompressedCharMap.o -c -DOSTYPE=\"OSF1V5\" -DOSARCH=\"OSF1\" -D_IMPL_NS_GFX -I../../dist/include/xpcom -I../../dist/include/windowwatcher -I../../dist/include/dom -I../../dist/include/string -I../../dist/include/widget -I../../dist/include/locale -I../../dist/include/view -I../../dist/include/pref -I../../dist/include/imglib2 -I../../dist/include/unicharutil -I../../dist/include/uconv -I../../dist/include/gfx -I../../dist/include -I/usr/local/scratch/mozilla/dist/include/nspr -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -noexceptions -ieee -ptr ../../dist/cxx_repository -pthread -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g3 -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -DNSCAP_DISABLE_TEST_DONTQUERY_CASES=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DNEED_USLEEP_PROTOTYPE=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_64BIT_OS=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DNEW_H=\<new\> -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_ICONV=1 -DHAVE_ICONV_WITH_CONST_INPUT=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DNEED_CPP_DERIVED_TEMPLATE_OPERATORS=1 -DNEED_CPP_TEMPLATE_CAST_TO_BASE=1 -DCANT_RESOLVE_CPP_CONST_AMBIGUITY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_CPP_TROUBLE_COMPARING_TO_ZERO=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk\" -DMOZ_WIDGET_GTK=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DNSCAP_DONT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT nsCompressedCharMap.cpp cxx: Warning: nsCompressedCharMap.cpp, line 364: shift count is too large else if (aPage[i] == CCMAP_ALU_MASK) -------------------------^ cxx: Warning: nsCompressedCharMap.cpp, line 398: shift count is too large all_ones_page[i] = CCMAP_ALU_MASK; ---------------------------^ cxx: Warning: nsCompressedCharMap.cpp, line 575: statement either is unreachable or causes unreachable code NS_ASSERTION(otherPlaneObj, "unable to create new nsCompressedCharMap"); ------^ cxx -o nsFreeType.o -c -DOSTYPE=\"OSF1V5\" -DOSARCH=\"OSF1\" -DMOZ_ENABLE_FREETYPE2 -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/gfx -I../../../dist/include -I/usr/local/scratch/mozilla/dist/include/nspr -I/software/@sys/usr/include -I/software/@sys/usr/include/freetype2 -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -noexceptions -ieee -ptr ../../../dist/cxx_repository -pthread -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g3 -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -DNSCAP_DISABLE_TEST_DONTQUERY_CASES=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DNEED_USLEEP_PROTOTYPE=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_64BIT_OS=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DNEW_H=\<new\> -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_ICONV=1 -DHAVE_ICONV_WITH_CONST_INPUT=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DNEED_CPP_DERIVED_TEMPLATE_OPERATORS=1 -DNEED_CPP_TEMPLATE_CAST_TO_BASE=1 -DCANT_RESOLVE_CPP_CONST_AMBIGUITY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_CPP_TROUBLE_COMPARING_TO_ZERO=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk\" -DMOZ_WIDGET_GTK=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DNSCAP_DONT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT nsFreeType.cpp cxx: Warning: nsFreeType.h, line 121: class "<unnamed>" defines no constructor to initialize the following: const member "<unnamed>::Required" typedef struct { ---------------^ cxx: Warning: nsFreeType.cpp, line 101: conversion from pointer to smaller integer {"FT_Done_Face", NS_FT2_OFFSET(nsFT_Done_Face), PR_TRUE}, ------------------------------^ cxx: Warning: nsFreeType.cpp, line 102: conversion from pointer to smaller integer {"FT_Done_FreeType", NS_FT2_OFFSET(nsFT_Done_FreeType), PR_TRUE}, ------------------------------^ cxx: Warning: nsFreeType.cpp, line 103: conversion from pointer to smaller integer {"FT_Done_Glyph", NS_FT2_OFFSET(nsFT_Done_Glyph), PR_TRUE}, ------------------------------^ cxx: Warning: nsFreeType.cpp, line 104: conversion from pointer to smaller integer {"FT_Get_Char_Index", NS_FT2_OFFSET(nsFT_Get_Char_Index), PR_TRUE}, ------------------------------^ cxx: Warning: nsFreeType.cpp, line 105: conversion from pointer to smaller integer {"FT_Get_Glyph", NS_FT2_OFFSET(nsFT_Get_Glyph), PR_TRUE}, ------------------------------^ cxx: Warning: nsFreeType.cpp, line 106: conversion from pointer to smaller integer {"FT_Get_Sfnt_Table", NS_FT2_OFFSET(nsFT_Get_Sfnt_Table), PR_TRUE}, ------------------------------^ cxx: Warning: nsFreeType.cpp, line 107: conversion from pointer to smaller integer {"FT_Glyph_Get_CBox", NS_FT2_OFFSET(nsFT_Glyph_Get_CBox), PR_TRUE}, ------------------------------^ cxx: Warning: nsFreeType.cpp, line 108: conversion from pointer to smaller integer {"FT_Init_FreeType", NS_FT2_OFFSET(nsFT_Init_FreeType), PR_TRUE}, ------------------------------^ cxx: Warning: nsFreeType.cpp, line 109: conversion from pointer to smaller integer {"FT_Load_Glyph", NS_FT2_OFFSET(nsFT_Load_Glyph), PR_TRUE}, ------------------------------^ cxx: Warning: nsFreeType.cpp, line 110: conversion from pointer to smaller integer {"FT_New_Face", NS_FT2_OFFSET(nsFT_New_Face), PR_TRUE}, ------------------------------^ cxx: Warning: nsFreeType.cpp, line 111: conversion from pointer to smaller integer {"FT_Outline_Decompose", NS_FT2_OFFSET(nsFT_Outline_Decompose), PR_TRUE}, ------------------------------^ cxx: Warning: nsFreeType.cpp, line 112: conversion from pointer to smaller integer {"FT_Set_Charmap", NS_FT2_OFFSET(nsFT_Set_Charmap), PR_TRUE}, ------------------------------^ cxx: Warning: nsFreeType.cpp, line 113: conversion from pointer to smaller integer {"FTC_Image_Cache_Lookup", NS_FT2_OFFSET(nsFTC_Image_Cache_Lookup), PR_TRUE}, ------------------------------^ cxx: Warning: nsFreeType.cpp, line 114: conversion from pointer to smaller integer {"FTC_Manager_Lookup_Size", NS_FT2_OFFSET(nsFTC_Manager_Lookup_Size), PR_TRUE}, ------------------------------^ cxx: Warning: nsFreeType.cpp, line 115: conversion from pointer to smaller integer {"FTC_Manager_Done", NS_FT2_OFFSET(nsFTC_Manager_Done), PR_TRUE}, ------------------------------^ cxx: Warning: nsFreeType.cpp, line 116: conversion from pointer to smaller integer {"FTC_Manager_New", NS_FT2_OFFSET(nsFTC_Manager_New), PR_TRUE}, ------------------------------^ cxx: Warning: nsFreeType.cpp, line 117: conversion from pointer to smaller integer {"FTC_Image_Cache_New", NS_FT2_OFFSET(nsFTC_Image_Cache_New), PR_TRUE}, ------------------------------^ cxx: Warning: nsFreeType.cpp, line 118: conversion from pointer to smaller integer {"FT_Get_First_Char", NS_FT2_OFFSET(nsFT_Get_First_Char), PR_FALSE}, ------------------------------^ cxx: Warning: nsFreeType.cpp, line 119: conversion from pointer to smaller integer {"FT_Get_Next_Char", NS_FT2_OFFSET(nsFT_Get_Next_Char), PR_FALSE}, ------------------------------^ cxx: Warning: nsFreeType.cpp, line 612: variable "error" is fetched, not initialized FREETYPE_PRINTF(("\n\n*********\nFreeType initialization error = %d", ----^ cxx -o nsFontMetricsPS.o -c -DMOZ_ENABLE_FREETYPE2 -DOSTYPE=\"OSF1V5\" -DOSARCH=\"OSF1\" -I./.. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/caps -I../../../dist/include/locale -I../../../dist/include/uconv -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/imglib2 -I../../../dist/include/gfx -I../../../dist/include -I/usr/local/scratch/mozilla/dist/include/nspr -I/software/@sys/usr/include -I/software/@sys/usr/include/freetype2 -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -noexceptions -ieee -ptr ../../../dist/cxx_repository -pthread -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g3 -I/software/@sys/usr/include/gtk-1.2 -I/software/@sys/usr/include/glib-1.2 -I/software/@sys/usr/lib/glib/include -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -DNSCAP_DISABLE_TEST_DONTQUERY_CASES=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DNEED_USLEEP_PROTOTYPE=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_64BIT_OS=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DNEW_H=\<new\> -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_ICONV=1 -DHAVE_ICONV_WITH_CONST_INPUT=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DNEED_CPP_DERIVED_TEMPLATE_OPERATORS=1 -DNEED_CPP_TEMPLATE_CAST_TO_BASE=1 -DCANT_RESOLVE_CPP_CONST_AMBIGUITY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_CPP_TROUBLE_COMPARING_TO_ZERO=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk\" -DMOZ_WIDGET_GTK=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DNSCAP_DONT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT nsFontMetricsPS.cpp cxx: Warning: nsFontMetricsPS.cpp, line 1014: statement is unreachable return nsnull; --^ cxx: Warning: nsFontMetricsPS.cpp, line 1377: integer conversion resulted in a change of sign underline_thickness = FT_CEIL(underline_thickness); ------------------------^ cxx -o nsRenderingContextPS.o -c -DMOZ_ENABLE_FREETYPE2 -DOSTYPE=\"OSF1V5\" -DOSARCH=\"OSF1\" -I./.. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/pref -I../../../dist/include/caps -I../../../dist/include/locale -I../../../dist/include/uconv -I../../../dist/include/view -I../../../dist/include/necko -I../../../dist/include/imglib2 -I../../../dist/include/gfx -I../../../dist/include -I/usr/local/scratch/mozilla/dist/include/nspr -I/software/@sys/usr/include -I/software/@sys/usr/include/freetype2 -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -noexceptions -ieee -ptr ../../../dist/cxx_repository -pthread -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g3 -I/software/@sys/usr/include/gtk-1.2 -I/software/@sys/usr/include/glib-1.2 -I/software/@sys/usr/lib/glib/include -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -DNSCAP_DISABLE_TEST_DONTQUERY_CASES=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DNEED_USLEEP_PROTOTYPE=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_64BIT_OS=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DNEW_H=\<new\> -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_ICONV=1 -DHAVE_ICONV_WITH_CONST_INPUT=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DNEED_CPP_DERIVED_TEMPLATE_OPERATORS=1 -DNEED_CPP_TEMPLATE_CAST_TO_BASE=1 -DCANT_RESOLVE_CPP_CONST_AMBIGUITY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_CPP_TROUBLE_COMPARING_TO_ZERO=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk\" -DMOZ_WIDGET_GTK=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DNSCAP_DONT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT nsRenderingContextPS.cpp cxx: Warning: nsRenderingContextPS.cpp, line 1205: integer conversion resulted in a change of sign NS_ENSURE_TRUE(dx0, NS_ERROR_OUT_OF_MEMORY); ------^ cxx -o nsGfxFactoryGTK.o -c -DNATIVE_THEME_SUPPORT -DOSTYPE=\"OSF1V5\" -DOSARCH=\"OSF1\" -DUSE_POSTSCRIPT -DUSE_XPRINT -DUSE_MOZILLA_TYPES -DMOZ_ENABLE_FREETYPE2 -I./. -I./.. -I./../shared -I./../freetype -I./../x11shared -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/imglib2 -I../../../dist/include/gfx -I../../../dist/include -I/usr/local/scratch/mozilla/dist/include/nspr -I/software/@sys/usr/include -I/software/@sys/usr/include/freetype2 -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -noexceptions -ieee -ptr ../../../dist/cxx_repository -pthread -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g3 -I/software/@sys/usr/include/gtk-1.2 -I/software/@sys/usr/include/glib-1.2 -I/software/@sys/usr/lib/glib/include -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -DNSCAP_DISABLE_TEST_DONTQUERY_CASES=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DNEED_USLEEP_PROTOTYPE=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_64BIT_OS=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DNEW_H=\<new\> -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_ICONV=1 -DHAVE_ICONV_WITH_CONST_INPUT=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DNEED_CPP_DERIVED_TEMPLATE_OPERATORS=1 -DNEED_CPP_TEMPLATE_CAST_TO_BASE=1 -DCANT_RESOLVE_CPP_CONST_AMBIGUITY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_CPP_TROUBLE_COMPARING_TO_ZERO=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk\" -DMOZ_WIDGET_GTK=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DNSCAP_DONT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT nsGfxFactoryGTK.cpp cxx: Warning: ./../freetype/nsFreeType.h, line 121: class "<unnamed>" defines no constructor to initialize the following: const member "<unnamed>::Required" typedef struct { ---------------^
cxx -o nsAntiAliasedGlyph.o -c -DNATIVE_THEME_SUPPORT -DOSTYPE=\"OSF1V5\" -DOSARCH=\"OSF1\" -DUSE_POSTSCRIPT -DUSE_XPRINT -DUSE_MOZILLA_TYPES -DMOZ_ENABLE_FREETYPE2 -I./. -I./.. -I./../shared -I./../freetype -I./../x11shared -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/imglib2 -I../../../dist/include/gfx -I../../../dist/include -I/usr/local/scratch/mozilla/dist/include/nspr -I/software/@sys/usr/include -I/software/@sys/usr/include/freetype2 -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -noexceptions -ieee -ptr ../../../dist/cxx_repository -pthread -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g3 -I/software/@sys/usr/include/gtk-1.2 -I/software/@sys/usr/include/glib-1.2 -I/software/@sys/usr/lib/glib/include -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -DNSCAP_DISABLE_TEST_DONTQUERY_CASES=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DNEED_USLEEP_PROTOTYPE=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_64BIT_OS=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DNEW_H=\<new\> -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_ICONV=1 -DHAVE_ICONV_WITH_CONST_INPUT=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DNEED_CPP_DERIVED_TEMPLATE_OPERATORS=1 -DNEED_CPP_TEMPLATE_CAST_TO_BASE=1 -DCANT_RESOLVE_CPP_CONST_AMBIGUITY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_CPP_TROUBLE_COMPARING_TO_ZERO=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk\" -DMOZ_WIDGET_GTK=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DNSCAP_DONT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT nsAntiAliasedGlyph.cpp cxx: Warning: nsAntiAliasedGlyph.cpp, line 201: integer conversion resulted in a change of sign src_index += -3*src_width + aXImage->bytes_per_line; -------------------^ cxx -o nsFontFreeType.o -c -DNATIVE_THEME_SUPPORT -DOSTYPE=\"OSF1V5\" -DOSARCH=\"OSF1\" -DUSE_POSTSCRIPT -DUSE_XPRINT -DUSE_MOZILLA_TYPES -DMOZ_ENABLE_FREETYPE2 -I./. -I./.. -I./../shared -I./../freetype -I./../x11shared -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/imglib2 -I../../../dist/include/gfx -I../../../dist/include -I/usr/local/scratch/mozilla/dist/include/nspr -I/software/@sys/usr/include -I/software/@sys/usr/include/freetype2 -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -noexceptions -ieee -ptr ../../../dist/cxx_repository -pthread -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g3 -I/software/@sys/usr/include/gtk-1.2 -I/software/@sys/usr/include/glib-1.2 -I/software/@sys/usr/lib/glib/include -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -DNSCAP_DISABLE_TEST_DONTQUERY_CASES=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DNEED_USLEEP_PROTOTYPE=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_64BIT_OS=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DNEW_H=\<new\> -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_ICONV=1 -DHAVE_ICONV_WITH_CONST_INPUT=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DNEED_CPP_DERIVED_TEMPLATE_OPERATORS=1 -DNEED_CPP_TEMPLATE_CAST_TO_BASE=1 -DCANT_RESOLVE_CPP_CONST_AMBIGUITY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_CPP_TROUBLE_COMPARING_TO_ZERO=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk\" -DMOZ_WIDGET_GTK=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DNSCAP_DONT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT nsFontFreeType.cpp cxx: Warning: ./../freetype/nsFreeType.h, line 121: class "<unnamed>" defines no constructor to initialize the following: const member "<unnamed>::Required" typedef struct { ---------------^ cxx: Warning: nsFontFreeType.cpp, line 582: integer conversion resulted in a change of sign underline_thickness = FT_CEIL(underline_thickness); ------------------------^ cxx: Warning: nsFontFreeType.cpp, line 897: integer conversion resulted in a change of sign return NS_ERROR_FAILURE; -----------^ cxx: Warning: nsFontFreeType.cpp, line 932: integer conversion resulted in a change of sign return NS_ERROR_FAILURE; -----------^ cxx -o nsFT2FontNode.o -c -DNATIVE_THEME_SUPPORT -DOSTYPE=\"OSF1V5\" -DOSARCH=\"OSF1\" -DUSE_POSTSCRIPT -DUSE_XPRINT -DUSE_MOZILLA_TYPES -DMOZ_ENABLE_FREETYPE2 -I./. -I./.. -I./../shared -I./../freetype -I./../x11shared -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/imglib2 -I../../../dist/include/gfx -I../../../dist/include -I/usr/local/scratch/mozilla/dist/include/nspr -I/software/@sys/usr/include -I/software/@sys/usr/include/freetype2 -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -noexceptions -ieee -ptr ../../../dist/cxx_repository -pthread -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g3 -I/software/@sys/usr/include/gtk-1.2 -I/software/@sys/usr/include/glib-1.2 -I/software/@sys/usr/lib/glib/include -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -DNSCAP_DISABLE_TEST_DONTQUERY_CASES=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DNEED_USLEEP_PROTOTYPE=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_64BIT_OS=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DNEW_H=\<new\> -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_ICONV=1 -DHAVE_ICONV_WITH_CONST_INPUT=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DNEED_CPP_DERIVED_TEMPLATE_OPERATORS=1 -DNEED_CPP_TEMPLATE_CAST_TO_BASE=1 -DCANT_RESOLVE_CPP_CONST_AMBIGUITY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_CPP_TROUBLE_COMPARING_TO_ZERO=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk\" -DMOZ_WIDGET_GTK=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DNSCAP_DONT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT nsFT2FontNode.cpp cxx: Warning: ./../freetype/nsFreeType.h, line 121: class "<unnamed>" defines no constructor to initialize the following: const member "<unnamed>::Required" typedef struct { ---------------^ cxx -o nsFT2FontCatalog.o -c -DNATIVE_THEME_SUPPORT -DOSTYPE=\"OSF1V5\" -DOSARCH=\"OSF1\" -DUSE_POSTSCRIPT -DUSE_XPRINT -DUSE_MOZILLA_TYPES -DMOZ_ENABLE_FREETYPE2 -I./. -I./.. -I./../shared -I./../freetype -I./../x11shared -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/util -I../../../dist/include/pref -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/locale -I../../../dist/include/necko -I../../../dist/include/content -I../../../dist/include/layout -I../../../dist/include/imglib2 -I../../../dist/include/gfx -I../../../dist/include -I/usr/local/scratch/mozilla/dist/include/nspr -I/software/@sys/usr/include -I/software/@sys/usr/include/freetype2 -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -noexceptions -ieee -ptr ../../../dist/cxx_repository -pthread -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g3 -I/software/@sys/usr/include/gtk-1.2 -I/software/@sys/usr/include/glib-1.2 -I/software/@sys/usr/lib/glib/include -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -DNSCAP_DISABLE_TEST_DONTQUERY_CASES=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DNEED_USLEEP_PROTOTYPE=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_64BIT_OS=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DNEW_H=\<new\> -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_ICONV=1 -DHAVE_ICONV_WITH_CONST_INPUT=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DNEED_CPP_DERIVED_TEMPLATE_OPERATORS=1 -DNEED_CPP_TEMPLATE_CAST_TO_BASE=1 -DCANT_RESOLVE_CPP_CONST_AMBIGUITY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_CPP_TROUBLE_COMPARING_TO_ZERO=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk\" -DMOZ_WIDGET_GTK=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DNSCAP_DONT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT nsFT2FontCatalog.cpp cxx: Warning: ./../freetype/nsFreeType.h, line 121: class "<unnamed>" defines no constructor to initialize the following: const member "<unnamed>::Required" typedef struct { ---------------^ cxx: Warning: nsFT2FontCatalog.cpp, line 1381: variable "fterror" is fetched, not initialized FONT_SCAN_PRINTF((" FreeType failed to open, error=%d", fterror)); ----^ 1shared -I./.. -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/widget -I../../../dist/include/view -I../../../dist/include/pref -I../../../dist/include/locale -I../../../dist/include/uconv -I../../../dist/include/unicharutil -I../../../dist/include/imglib2 -I../../../dist/include/gfx -I../../../dist/include -I/usr/local/scratch/mozilla/dist/include/nspr -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -arch ev56 -g2 -noexceptions -ieee -ptr ../../../dist/cxx_repository -pthread -DDEBUG -D_DEBUG -DDEBUG_root -DTRACING -g3 -I/software/@sys/usr/include/gtk-1.2 -I/software/@sys/usr/include/glib-1.2 -I/software/@sys/usr/lib/glib/include -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -DNSCAP_DISABLE_TEST_DONTQUERY_CASES=1 -DNSCAP_DISABLE_DEBUG_PTR_TYPES=1 -DNEED_USLEEP_PROTOTYPE=1 -DD_INO=d_ino -DSTDC_HEADERS=1 -DHAVE_ST_BLKSIZE=1 -DHAVE_SIGINFO_T=1 -DHAVE_UINT=1 -DHAVE_UINT_T=1 -DHAVE_64BIT_OS=1 -DHAVE_WCRTOMB=1 -DHAVE_MBRTOWC=1 -DHAVE_DIRENT_H=1 -DHAVE_GETOPT_H=1 -DHAVE_SYS_BITYPES_H=1 -DHAVE_MEMORY_H=1 -DHAVE_UNISTD_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_MALLOC_H=1 -DHAVE_X11_XKBLIB_H=1 -DHAVE_SYS_STATVFS_H=1 -DHAVE_SYS_MOUNT_H=1 -DNEW_H=\<new\> -DHAVE_LIBC_R=1 -DHAVE_LIBM=1 -DFUNCPROTO=15 -DHAVE_XSHM=1 -D_REENTRANT=1 -DHAVE_RANDOM=1 -DHAVE_STRERROR=1 -DHAVE_LCHOWN=1 -DHAVE_FCHMOD=1 -DHAVE_SNPRINTF=1 -DHAVE_STATVFS=1 -DHAVE_MEMMOVE=1 -DHAVE_RINT=1 -DHAVE_NL_LANGINFO=1 -DHAVE_FLOCKFILE=1 -DHAVE_LOCALTIME_R=1 -DHAVE_STRTOK_R=1 -DHAVE_ICONV=1 -DHAVE_ICONV_WITH_CONST_INPUT=1 -DHAVE_CPP_EXPLICIT=1 -DHAVE_CPP_TYPENAME=1 -DHAVE_CPP_MODERN_SPECIALIZE_TEMPLATE_SYNTAX=1 -DHAVE_CPP_PARTIAL_SPECIALIZATION=1 -DNEED_CPP_DERIVED_TEMPLATE_OPERATORS=1 -DNEED_CPP_TEMPLATE_CAST_TO_BASE=1 -DCANT_RESOLVE_CPP_CONST_AMBIGUITY=1 -DHAVE_CPP_AMBIGUITY_RESOLVING_USING=1 -DHAVE_CPP_NAMESPACE_STD=1 -DHAVE_CPP_UNAMBIGUOUS_STD_NOTEQUAL=1 -DHAVE_CPP_NEW_CASTS=1 -DHAVE_CPP_DYNAMIC_CAST_TO_VOID_PTR=1 -DNEED_CPP_UNUSED_IMPLEMENTATIONS=1 -DHAVE_CPP_TROUBLE_COMPARING_TO_ZERO=1 -DHAVE_I18N_LC_MESSAGES=1 -DMOZ_DEFAULT_TOOLKIT=\"gtk\" -DMOZ_WIDGET_GTK=1 -DMOZ_ENABLE_XREMOTE=1 -DMOZ_X11=1 -DMOZ_ENABLE_COREXFONTS=1 -DMOZ_EXTRA_X11CONVERTERS=1 -DOJI=1 -DIBMBIDI=1 -DACCESSIBILITY=1 -DMOZ_XPINSTALL=1 -DMOZ_JSLOADER=1 -DMOZ_MATHML=1 -DMOZ_LOGGING=1 -DDETECT_WEBSHELL_LEAKS=1 -DMOZ_USER_DIR=\".mozilla\" -DNSCAP_DONT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT nsXPrintContext.cpp cxx: Warning: ./../xlib/nsGCCache.h, line 84: type qualifier is meaningless on cast type operator const GC() { return (const GC)mGC; } --------------------------------^ NT_PROVIDE_NONCONST_OPEQ=1 -DCPP_THROW_NEW= -DMOZ_XUL=1 -DMOZ_DLL_SUFFIX=\".so\" -DXP_UNIX=1 -DUNIX_ASYNC_DNS=1 -DJS_THREADSAFE=1 -DNS_PRINT_PREVIEW=1 -DNS_PRINTING=1 -DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT nsPluginHostImpl.cpp cxx: Warning: nsPluginHostImpl.cpp, line 4785: loop is not reachable from preceding code for (PRUint32 i = 0; i < aInfo.fVariantCount; i++) { --^ cxx: Warning: nsPluginHostImpl.cpp, line 5838: statement is unreachable return rv; --^ cxx: Warning: nsPluginHostImpl.cpp, line 6753: integer conversion resulted in a change of sign NS_ENSURE_ARG_POINTER(psi); --^ DMOZ_REFLOW_PERF=1 -DMOZ_REFLOW_PERF_DSP=1 -DMOZILLA_VERSION=\"1.4b\" -D_MOZILLA_CONFIG_H_ -DMOZILLA_CLIENT nsDOMClassInfo.cpp cxx: Warning: nsDOMClassInfo.cpp, line 1260: statement either is unreachable or causes unreachable code NS_ASSERTION(sizeof(PtrBits) == sizeof(void*), --^
ccing cls for the compile options question. Martin Mokrejs, in the future please attach huge logs as attachments -- this bug just became totally unreadable.
During "make install" I see: make[3]: Entering directory `/usr/local/scratch/mozilla/intl/uconv/src' ../../../config/nsinstall -t -m 755 libuconv.so /software/@sys/usr/lib/mozilla-1.4b/components +++ making chrome /usr/local/scratch/mozilla/intl/uconv/src => /software/@sys/usr/lib/mozilla-1.4b/chrome/en-US.jar copy(./charsetTitles.properties, /software/@sys/usr/lib/mozilla-1.4b/chrome/en-US/locale/en-US/global/charsetTitles.properties) failed: No such file or directory at ../../../config/make-jars.pl line 392, <STDIN> line 2. make[3]: *** [install] Error 2 make[2]: Entering directory `/usr/local/scratch/mozilla/netwerk/resources' +++ making chrome /usr/local/scratch/mozilla/netwerk/resources => /software/@sys/usr/lib/mozilla-1.4b/chrome/comm.jar copy(content/contents.rdf, /software/@sys/usr/lib/mozilla-1.4b/chrome/comm/content/necko/contents.rdf) failed: No such file or directory at ../../config/make-jars.pl line 392, <STDIN> line 2. make[2]: *** [install] Error 2 make[2]: Entering directory `/usr/local/scratch/mozilla/caps/src' ../../config/nsinstall -t -m 755 libcaps.so /software/@sys/usr/lib/mozilla-1.4b/components +++ making chrome /usr/local/scratch/mozilla/caps/src => /software/@sys/usr/lib/mozilla-1.4b/chrome/en-US.jar copy(./caps.properties, /software/@sys/usr/lib/mozilla-1.4b/chrome/en-US/locale/en-US/communicator/security/caps.properties) failed: No such file or directory at ../../config/make-jars.pl line 392, <STDIN> line 2. make[2]: *** [install] Error 2 make[2]: Leaving directory `/usr/local/scratch/mozilla/caps/src' make[1]: *** [install] Error 2 $ /software/@sys/usr/bin/mozilla No Persistent Registry Found. Type Manifest File: /afs/gsf.de/@sys/usr/lib/mozilla-1.4b/components/xpti.dat ###!!! ASSERTION: Failed to write xpti manifest!: 'Error', file xptiInterfaceInfoManager.cpp, line 1939 Break: at file xptiInterfaceInfoManager.cpp, line 1939 nsNativeComponentLoader: autoregistering begins. ###!!! ASSERTION: no native to utf-8 converter: 'gNativeToUTF8 != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp, line 275 Break: at file nsNativeCharsetUtils.cpp, line 275 ###!!! ASSERTION: no utf-8 to native converter: 'gUTF8ToNative != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp, line 282 Break: at file nsNativeCharsetUtils.cpp, line 282 *** Registering nsTestDynamicModule components (all right -- a generic module!) *** Registering MyService components (all right -- a generic module!) *** Registering nsSampleModule components (all right -- a generic module!) *** Registering xpconnect components (all right -- a generic module!) *** Registering xpconnect_test components (all right -- a generic module!) *** Registering nsUConvModule components (all right -- a generic module!) *** Registering nsUCvMathModule components (all right -- a generic module!) *** Registering nsI18nModule components (all right -- a generic module!) *** Registering JavaScript_Debugger components (all right -- a generic module!) *** Registering necko_secondary_protocols components (all right -- a generic module!) *** Registering nsPrefModule components (all right -- a generic module!) *** Registering nsChromeModule components (all right -- a generic module!) *** Registering nsRDFModule components (all right -- a generic module!) *** Registering nsParserModule components (all right -- a generic module!) *** Registering DOM_components components (all right -- a generic module!) *** Registering XRemoteClientModule components (all right -- a generic module!) *** Registering nsMorkModule components (all right -- a generic module!) *** Registering docshell_provider components (all right -- a generic module!) *** Registering Browser_Embedding_Module components (all right -- a generic module!) *** Registering "EmbedLite components" components (all right -- a generic module!) *** Registering nsTransactionManagerModule components (all right -- a generic module!) *** Registering nsComposerModule components (all right -- a generic module!) *** Registering appshell components (all right -- a generic module!) *** Registering nsFileViewModule components (all right -- a generic module!) *** Registering nsFindComponent components (all right -- a generic module!) *** Registering XRemoteServiceModule components (all right -- a generic module!) *** Registering nsCookieModule components (all right -- a generic module!) *** Registering nsWalletViewerModule components (all right -- a generic module!) *** Registering nsP3PModule components (all right -- a generic module!) *** Registering nsAutoConfigModule components (all right -- a generic module!) *** Registering TransformiixModule components (all right -- a generic module!) *** Registering nsUniversalCharDetModule components (all right -- a generic module!) *** Registering BOOT components (all right -- a generic module!) *** Registering PKI components (all right -- a generic module!) nsNativeComponentLoader: autoregistering succeeded ###!!! ASSERTION: Failed to write xpti manifest!: 'Error', file xptiInterfaceInfoManager.cpp, line 1939 Break: at file xptiInterfaceInfoManager.cpp, line 1939 nNCL: registering deferred (0) nsNativeComponentLoader: autoregistering begins. *** Registering nsTestDynamicModule components (all right -- a generic module!) *** Registering MyService components (all right -- a generic module!) *** Registering nsSampleModule components (all right -- a generic module!) *** Registering xpconnect components (all right -- a generic module!) *** Registering xpconnect_test components (all right -- a generic module!) *** Registering nsUConvModule components (all right -- a generic module!) *** Registering nsUCvMathModule components (all right -- a generic module!) *** Registering nsI18nModule components (all right -- a generic module!) *** Registering JavaScript_Debugger components (all right -- a generic module!) *** Registering necko_secondary_protocols components (all right -- a generic module!) *** Registering nsPrefModule components (all right -- a generic module!) *** Registering nsChromeModule components (all right -- a generic module!) *** Registering nsRDFModule components (all right -- a generic module!) *** Registering nsParserModule components (all right -- a generic module!) *** Registering DOM_components components (all right -- a generic module!) *** Registering XRemoteClientModule components (all right -- a generic module!) *** Registering nsMorkModule components (all right -- a generic module!) *** Registering docshell_provider components (all right -- a generic module!) *** Registering Browser_Embedding_Module components (all right -- a generic module!) *** Registering "EmbedLite components" components (all right -- a generic module!) *** Registering nsTransactionManagerModule components (all right -- a generic module!) *** Registering nsComposerModule components (all right -- a generic module!) *** Registering appshell components (all right -- a generic module!) *** Registering nsFileViewModule components (all right -- a generic module!) *** Registering nsFindComponent components (all right -- a generic module!) *** Registering XRemoteServiceModule components (all right -- a generic module!) *** Registering nsCookieModule components (all right -- a generic module!) *** Registering nsWalletViewerModule components (all right -- a generic module!) *** Registering nsP3PModule components (all right -- a generic module!) *** Registering nsAutoConfigModule components (all right -- a generic module!) *** Registering TransformiixModule components (all right -- a generic module!) *** Registering nsUniversalCharDetModule components (all right -- a generic module!) *** Registering BOOT components (all right -- a generic module!) *** Registering PKI components (all right -- a generic module!) nsNativeComponentLoader: autoregistering succeeded ###!!! ASSERTION: Failed to write xpti manifest!: 'Error', file xptiInterfaceInfoManager.cpp, line 1939 Break: at file xptiInterfaceInfoManager.cpp, line 1939 nNCL: registering deferred (0) nsNativeComponentLoader: autoregistering begins. nsNativeComponentLoader: autoregistering succeeded ###!!! ASSERTION: Failed to write xpti manifest!: 'Error', file xptiInterfaceInfoManager.cpp, line 1939 Break: at file xptiInterfaceInfoManager.cpp, line 1939 nNCL: registering deferred (0) Could not write out perisistant registry! ###!!! ASSERTION: can't get memory manager!: 'gMemory', file nsMemory.cpp, line 58 Break: at file nsMemory.cpp, line 58 ###!!! ASSERTION: can't get memory manager!: 'gMemory', file nsMemory.cpp, line 58 Break: at file nsMemory.cpp, line 58 $ BTW: The user executing mozilla doesn't have right to write the xpti file!!! $ truss /software/@sys/usr/bin/mozilla execve("/software/@sys/usr/bin/mozilla", 0x000000011FFFC020, 0x000000011FFFC030) argc = 1 getpagesize() = 8192 getuid() = 1029 [ 1029 ] getgid() = 15 [ 15 ] getuid() = 1029 [ 1029 ] getgid() = 15 [ 15 ] getpagesize() = 8192 getrlimit(RLIMIT_DATA, 0x000000011FFFBB98) = 0 mmap(0x000003FFC0002000, 16384, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_ANONYMOUS|MAP_VARIABLE|MAP_PRIVATE, -1, 0) = 0x000003FFC0002000 madvise(0x000003FFC0002000, 8192, MADV_DONTNEED) = 0 getrlimit(RLIMIT_DATA, 0x000000011FFFBB68) = 0 mmap(0x000003FFC0006000, 8192, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_ANONYMOUS|MAP_VARIABLE|MAP_PRIVATE, -1, 0) = 0x000003FFC0006000 getrlimit(RLIMIT_DATA, 0x000000011FFFBD88) = 0 mmap(0x000003FFC0008000, 24576, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_ANONYMOUS|MAP_VARIABLE|MAP_PRIVATE, -1, 0) = 0x000003FFC0008000 madvise(0x000003FFC0006000, 24576, MADV_DONTNEED) = 0 fstat(3, 0x000000011FFFBD38) = 0 read(3, "830113\0 I m g =\0\0\0\0".., 8192) = 8192 mmap(0x0000000120000000, 131072, PROT_READ|PROT_EXEC, MAP_FILE|MAP_FIXED|MAP_PRIVATE, 3, 0) = 0x0000000120000000 mmap(0x0000000140000000, 16384, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_FILE|MAP_FIXED|MAP_PRIVATE, 3, 131072) = 0x0000000140000000 mmap(0x0000000140004000, 5024, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_ANONYMOUS|MAP_FIXED|MAP_PRIVATE, -1, 0) = 0x0000000140004000 close(3) = 0 open("/software/@sys/usr/lib/libc.so", O_RDONLY, 01777777777777777777770) Err#2 No such file or directory open("/usr/local/lib/libc.so", O_RDONLY, 01777777777777777777770) Err#2 No such file or directory open("/usr/local/openssl/lib/libc.so", O_RDONLY, 01777777777777777777770) Err#2 No such file or directory open("/usr/lib/libc.so", O_RDONLY, 01777777777777777777770) Err#2 No such file or directory open("/usr/share/lib/libc.so", O_RDONLY, 01777777777777777777770) Err#2 No such file or directory open("/usr/shlib/libc.so", O_RDONLY, 01777777777777777777770) = 3 fstat(3, 0x000000011FFFBC18) = 0 read(3, "830113\0 A ` g =\0801A\0".., 8192) = 8192 mmap(0x000003FF80080000, 1630208, PROT_READ|PROT_EXEC, MAP_FILE|MAP_VARIABLE|MAP_PRIVATE, 3, 0) = 0x000003FF80080000 mmap(0x000003FFC0080000, 106496, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_FILE|MAP_VARIABLE|MAP_PRIVATE, 3, 1630208) = 0x000003FFC0080000 mmap(0x000003FFC009A000, 58096, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_ANONYMOUS|MAP_VARIABLE|MAP_PRIVATE, -1, 0) = 0x000003FFC009A000 close(3) = 0 set_program_attributes(0x0000000120000000, 131072, 0x0000000140000000, 21408) = 0 socket(AF_UNIX, SOCK_DGRAM, PF_UNSPEC) = 3 getpid() = 83928 [ 84013 ] sendto(3, 0x000000011FFFB780, 227, 0, 0x000000011FFFB668, 14) Err#2 No such file or directory close(3) = 0 getpagesize() = 8192 brk(0x00000001400133A0) = 0 sigaction(SIGHUP, 0x0000000140000310, 0x0000000140004598) = 0 sigaction(SIGHUP, 0x00000001400002F8, 0x00000000) = 0 sigaction(SIGINT, 0x0000000140000310, 0x0000000140004598) = 0 sigaction(SIGINT, 0x00000001400002E0, 0x00000000) = 0 sigaction(SIGILL, 0x0000000140000310, 0x0000000140004598) = 0 [....] getrlimit(RLIMIT_NOFILE, 0x000000011FFFBEC0) = 0 brk(0x00000001400213A0) = 0 mmap(0x00000000, 327680, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_ANONYMOUS|MAP_VARIABLE, -1, 0) = 0x00010000 sigprocmask(SIG_BLOCK, 0x00000000, 0x00000000) = 0 getpid() = 83928 [ 84013 ] getpid() = 83928 [ 84013 ] open("/software/@sys/usr/bin/mozilla", O_RDONLY, 01) = 3 dup2(3, 63) = 63 close(3) = 0 ioctl(63, FIOCLEX, 0x00000000) = 0 getuid() = 1029 [ 1029 ] ioctl(2, 0x2000745E, 0x00000000) = 0 ioctl(63, 0x2000745E, 0x00000000) Err#45 Operation not supported on socket read(63, " # ! / b i n / s h\n #\n".., 128) = 128 setitimer(ITIMER_REAL, 0x000000011FFFBC60, 0x000000011FFFBC50) = 0 [...] read(63, " L L A _ F I V E _ H O M".., 128) = 128 setitimer(ITIMER_REAL, 0x000000011FFFBC60, 0x000000011FFFBC50) = 0 read(63, " t h e c u r r e n t".., 128) = 128 read(63, " u r d i r = ` d i r n a".., 128) = 128 read(63, " e l s e\n h e r".., 128) = 128 read(63, " r o g n a m e = ` / b i".., 128) = 128 read(63, " m e " $ p r o g n a m".., 128) = 128 read(63, " w d `\n ".., 128) = 128 read(63, " m e l i b d i r\n ".., 128) = 128 read(63, " r u n t i m e d i r e".., 128) = 128 pipe(0x000000011FFFB6B0) = 3 [ 4 ] fork() = 84026 Received signal #20, SIGCLD [default] siginfo: SIGCLD CLD_EXITED pid=84026 uid=0 status=0x0000 close(4) = 0 read(3, " / s o f t w a r e / @ s".., 128) = 23 read(3, 0x000000011FFFB6F0, 128) = 0 fcntl(3, F_GETFL, 0x00000000) = 0 close(3) = 0 sigprocmask(SIG_BLOCK, 0x00000002, 0x000000011FFFB608) = 0 wait4(-1, 0x000000011FFFB658, 0, 0x00000000) = 84026 sigprocmask(SIG_SETMASK, 0x00000000, 0x000000011FFFB608) = 2 access("/software/@sys/usr/bin/run-mozilla.sh", X_OK) Err#2 No such file or directory pipe(0x000000011FFFB3B0) = 3 [ 4 ] fork() = 84017 Received signal #20, SIGCLD [default] siginfo: SIGCLD CLD_EXITED pid=84017 uid=0 status=0x0000 close(4) = 0 read(3, " / h o m e / u s e r s /".., 128) = 20 read(3, 0x000000011FFFB3F0, 128) = 0 fcntl(3, F_GETFL, 0x00000000) = 0 close(3) = 0 sigprocmask(SIG_BLOCK, 0x00000002, 0x000000011FFFB308) = 0 wait4(-1, 0x000000011FFFB358, 0, 0x00000000) = 84017 sigprocmask(SIG_SETMASK, 0x00000000, 0x000000011FFFB308) = 2 lstat("/software/@sys/usr/bin/mozilla", 0x000000011FFFB290) = 0 chdir("/home/users/mokrejs") = 0 access("/software/@sys/usr/lib/mozilla-1.4b/run-mozilla.sh", X_OK) = 0 [...] access("/software/@sys/usr/lib/mozilla-1.4b/mozilla-bin", X_OK) = 0 stat("/bin/type", 0x000000011FFFB288) = 0 access("/bin/type", X_OK) = 0 pipe(0x000000011FFFB470) = 3 [ 4 ] fork() = 84045 close(4) = 0 Received signal #20, SIGCLD [default] siginfo: SIGCLD CLD_EXITED pid=84045 uid=0 status=0x0000 read(3, " / s o f t w a r e / @ s".., 128) = 30 read(3, 0x000000011FFFB4B0, 128) = 0 fcntl(3, F_GETFL, 0x00000000) = 0 close(3) = 0 sigprocmask(SIG_BLOCK, 0x00000002, 0x000000011FFFB3C8) = 0 wait4(-1, 0x000000011FFFB418, 0, 0x00000000) = 84045 sigprocmask(SIG_SETMASK, 0x00000000, 0x000000011FFFB3C8) = 2 access("/software/@sys/usr/bin/md5sum", X_OK) = 0 stat("core", 0x000000011FFFB108) Err#2 No such file or directory fork() = 83876 sigprocmask(SIG_BLOCK, 0x00000002, 0x000000011FFFB478) = 0 No Persistent Registry Found. Type Manifest File: /afs/gsf.de/@sys/usr/lib/mozilla-1.4b/components/xpti.dat ###!!! ASSERTION: Failed to write xpti manifest!: 'Error', file xptiInterfaceInfoManager.cpp, line 1939 Break: at file xptiInterfaceInfoManager.cpp, line 1939 nsNativeComponentLoader: autoregistering begins. wait4(-1, 0x000000011FFFB4C8, 0, 0x00000000) (sleeping...) ###!!! ASSERTION: no native to utf-8 converter: 'gNativeToUTF8 != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp, line 275 Break: at file nsNativeCharsetUtils.cpp, line 275 ###!!! ASSERTION: no utf-8 to native converter: 'gUTF8ToNative != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp, line 282 Break: at file nsNativeCharsetUtils.cpp, line 282 *** Registering nsTestDynamicModule components (all right -- a generic module!) *** Registering MyService components (all right -- a generic module!) [...] When the user has right to write the xpti file, no other errors shown above disappear. BTW: I have reported this already once to bugzilla, but my bug was marked as duplicate. Why do I have to repeat this all over again? ;)
run-mozilla.sh is installed under $prefix/lib/mozilla-1.4b but $prefix/bin/mozilla expects the script under $prefix/bin/ Same problem with mozilla-bin. I copied both to $prefix/bin and started mozilla: $ /software/@sys/usr/bin/mozilla 83184:/software/@sys/usr/bin/mozilla-bin: /sbin/loader: Fatal Error: Cannot map library libmozjs.so $ LD_LIBRARY_PATH=/software/@sys/usr/lib/mozilla-1.4b:$LD_LIBRARY_PATH /software/@sys/usr/bin/mozilla --no-xshm WARNING: gre: XPCOMGlueStartup failed, file nsXPCOMGlue.cpp, line 227 WARNING: GRE_Startup failed, file nsAppRunner.cpp, line 1579 $
Why are you posting each warning individually? There are thousands of warnings in the tree. Upload the entire log as an attachment. The -std1 issue is covered by bug 192313.
I guess that this bug is caused by ./mozilla/xpcom/glue/standalone/nsGREDirServiceProvider.cpp. Try after checkout cvs co -r1.11 mozilla/xpcom/glue/standalone/nsGREDirServiceProvider.cpp and build.
This is after picking up the cvs fix for nsGREDirServiceProvider.cpp: serow$ /software/@sys/usr/bin/mozilla 282254:/software/@sys/usr/bin/mozilla-bin: /sbin/loader: Fatal Error: Cannot map library libmozjs.so serow$ LD_LIBRARY_PATH=/software/@sys/usr/lib/mozilla-1.4b:$LD_LIBRARY_PATH /scratch/mozilla/xpfe/bootstrap/mozilla Type Manifest File: /afs/gsf.de/@sys/usr/lib/mozilla-1.4b/components/xpti.dat nsNativeComponentLoader: autoregistering begins. ###!!! ASSERTION: no native to utf-8 converter: 'gNativeToUTF8 != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp, line 275 Break: at file nsNativeCharsetUtils.cpp, line 275 ###!!! ASSERTION: no utf-8 to native converter: 'gUTF8ToNative != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp, line 282 Break: at file nsNativeCharsetUtils.cpp, line 282 *** Registering xpcomObsoleteModule components (all right -- a generic module!) *** Registering nsJarModule components (all right -- a generic module!) *** Registering nsCJVMManagerModule components (all right -- a generic module!) *** Registering necko_core_and_primary_protocols components (all right -- a generic module!) *** Registering nsSecurityManagerModule components (all right -- a generic module!) *** Registering nsGfxPSModule components (all right -- a generic module!) *** Registering nsGfxGTKModule components (all right -- a generic module!) *** Registering nsGfxXprintModule components (all right -- a generic module!) *** Registering nsMNGDecoderModule components (all right -- a generic module!) *** Registering nsImageLib2Module components (all right -- a generic module!) *** Registering nsPluginModule components (all right -- a generic module!) *** Registering nsWidgetGTKModule components (all right -- a generic module!) *** Registering nsLayoutModule components (all right -- a generic module!) *** Registering nsProfileModule components (all right -- a generic module!) *** Registering nsPrefMigrationModule components (all right -- a generic module!) *** Registering embedcomponents components (all right -- a generic module!) *** Registering nsEditorModule components (all right -- a generic module!) *** Registering nsAccessibilityModule components (all right -- a generic module!) *** Registering nsLDAPProtocolModule components (all right -- a generic module!) *** Registering application components (all right -- a generic module!) *** Registering nsSoftwareUpdate components (all right -- a generic module!) *** Registering nsWalletModule components (all right -- a generic module!) *** Registering WSPProxyTestModule components (all right -- a generic module!) *** Registering nsXMLExtrasModule components (all right -- a generic module!) *** Registering nsInspectorModule components (all right -- a generic module!) *** Registering nsTypeAheadFind components (all right -- a generic module!) *** Registering NSS components (all right -- a generic module!) *** Registering nsMsgBaseModule components (all right -- a generic module!) *** Registering nsMsgDBModule components (all right -- a generic module!) *** Registering nsMsgNewsModule components (all right -- a generic module!) *** Registering local_mail_services components (all right -- a generic module!) *** Registering nsMimeEmitterModule components (all right -- a generic module!) *** Registering nsVCardModule components (all right -- a generic module!) *** Registering mime_services components (all right -- a generic module!) *** Registering nsMsgComposeModule components (all right -- a generic module!) *** Registering IMAP_factory components (all right -- a generic module!) *** Registering nsAbModule components (all right -- a generic module!) *** Registering nsImportServiceModule components (all right -- a generic module!) *** Registering nsTextImportModule components (all right -- a generic module!) *** Registering nsComm4xMailImportModule components (all right -- a generic module!) *** Registering nsMsgMdnModule components (all right -- a generic module!) *** Registering nsMsgMailViewModule components (all right -- a generic module!) *** Registering nsBayesianFilterModule components (all right -- a generic module!) *** Registering nsMsgSMIMEModule components (all right -- a generic module!) nsNativeComponentLoader: autoregistering succeeded nNCL: registering deferred (0) *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/communicator/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/communicator/ GFX: dpi=75 t2p=0.0526316 p2t=19 depth=24 WEBSHELL+ = 1 LoadPlugin() /afs/gsf.de/@sys/usr/lib/mozilla-1.4b/plugins/libnullplugin.so returned 1401b50e0 GetMIMEDescription() returned "*:.*:All types" WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file nsChromeRegistry.cpp, line 3162 WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file nsChromeRegistry.cpp, line 3162 WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file nsChromeRegistry.cpp, line 3162 WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file nsChromeRegistry.cpp, line 3162 WARNING: chrome: failed to get base url for chrome://navigator/locale/navigator.properties -- using wacky default, file nsChromeRegistry.cpp, line 617 WARNING: chrome: failed to get base url for chrome://navigator-platform/locale/navigator.properties -- using wacky default, file nsChromeRegistry.cpp, line 617 WARNING: chrome: failed to get base url for chrome://navigator-region/locale/region.properties -- using wacky default, file nsChromeRegistry.cpp, line 617 ###!!! ASSERTION: failed to Ensure1Window: 'NS_SUCCEEDED(rv)', file nsAppRunner.cpp, line 1238 Break: at file nsAppRunner.cpp, line 1238 nsPluginHostImpl::Observe "xpcom-shutdown" WARNING: NS_ENSURE_TRUE(uriLoader) failed, file nsDocShell.cpp, line 382 WARNING: Failed to create timer, file nsJSEnvironment.cpp, line 1649 nsPluginHostImpl dtor WEBSHELL- = 0 Could not write out perisistant registry! ###!!! ASSERTION: can't get memory manager!: 'gMemory', file nsMemory.cpp, line 58 Break: at file nsMemory.cpp, line 58 ###!!! ASSERTION: can't get memory manager!: 'gMemory', file nsMemory.cpp, line 58 Break: at file nsMemory.cpp, line 58 serow$
try running regxpcom first, then the mozilla. Please attach the file components/compreg.dat to this bug.
serow$ LD_LIBRARY_PATH=/software/@sys/usr/lib/mozilla-1.4b:$LD_LIBRARY_PATH /software/@sys/usr/lib/mozilla-1.4b/regxpcom Warning: MOZILLA_FIVE_HOME not set. No Persistent Registry Found. Type Manifest File: /home/users/mokrejs/components/xpti.dat ###!!! ASSERTION: Failed to write xpti manifest!: 'Error', file xptiInterfaceInfoManager.cpp, line 1939 Break: at file xptiInterfaceInfoManager.cpp, line 1939 nsNativeComponentLoader: autoregistering begins. nsNativeComponentLoader: autoregistering FAILED nsNativeComponentLoader: autoregistering begins. nsNativeComponentLoader: autoregistering FAILED serow$ MOZILLA_FIVE_HOME=/software/@sys/usr/lib/mozilla-1.4b LD_LIBRARY_PATH=/software/@sys/usr/lib/mozilla-1.4b:$LD_LIBRARY_PATH /software/@sys/usr/lib/mozilla-1.4b/regxpcom Type Manifest File: /afs/gsf.de/@sys/usr/lib/mozilla-1.4b/components/xpti.dat ###!!! ASSERTION: Failed to write xpti manifest!: 'Error', file xptiInterfaceInfoManager.cpp, line 1939 Break: at file xptiInterfaceInfoManager.cpp, line 1939 nsNativeComponentLoader: autoregistering begins. ###!!! ASSERTION: no native to utf-8 converter: 'gNativeToUTF8 != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp, line 275 Break: at file nsNativeCharsetUtils.cpp, line 275 ###!!! ASSERTION: no utf-8 to native converter: 'gUTF8ToNative != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp, line 282 Break: at file nsNativeCharsetUtils.cpp, line 282 *** Registering nsTestDynamicModule components (all right -- a generic module!) *** Registering MyService components (all right -- a generic module!) *** Registering nsSampleModule components (all right -- a generic module!) *** Registering xpcomObsoleteModule components (all right -- a generic module!) *** Registering xpconnect components (all right -- a generic module!) *** Registering xpconnect_test components (all right -- a generic module!) *** Registering nsUConvModule components (all right -- a generic module!) *** Registering nsUCvMathModule components (all right -- a generic module!) *** Registering nsI18nModule components (all right -- a generic module!) [...] *** Registering nsMsgMailViewModule components (all right -- a generic module!) *** Registering nsBayesianFilterModule components (all right -- a generic module!) *** Registering nsMsgSMIMEModule components (all right -- a generic module!) nsNativeComponentLoader: autoregistering succeeded ###!!! ASSERTION: Failed to write xpti manifest!: 'Error', file xptiInterfaceInfoManager.cpp, line 1939 Break: at file xptiInterfaceInfoManager.cpp, line 1939 nNCL: registering deferred (0) WARNING: nsExceptionService ignoring thread destruction after shutdown, file nsExceptionService.cpp, line 189 Could not write out perisistant registry! ###!!! ASSERTION: can't get memory manager!: 'gMemory', file nsMemory.cpp, line 58 Break: at file nsMemory.cpp, line 58 ###!!! ASSERTION: can't get memory manager!: 'gMemory', file nsMemory.cpp, line 58 Break: at file nsMemory.cpp, line 58 ###!!! ASSERTION: can't get memory manager!: 'gMemory', file nsMemory.cpp, line 58 Break: at file nsMemory.cpp, line 58 ###!!! ASSERTION: can't get memory manager!: 'gMemory', file nsMemory.cpp, line 58 Break: at file nsMemory.cpp, line 58 serow$ Running mozilla-bin gives same errors. Does user have to have write perms to system-wide xpti.dat?
It seems that nsNativeCharsetUtils.cpp doesn't work. ###!!! ASSERTION: no native to utf-8 converter: 'gNativeToUTF8 != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp, line 275 Break: at file nsNativeCharsetUtils.cpp, line 275 ###!!! ASSERTION: no utf-8 to native converter: 'gUTF8ToNative != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp, line 282 Break: at file nsNativeCharsetUtils.cpp, line 282 I have filed a bug as bug 202747.
Flags: blocking1.4b? → blocking1.4b-
Things are getting worse with todays cvs: cc -std1 -ieee_with_inexact -readonly_strings -o prlog.o -c -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -O0 -g2 -g -UNDEBUG -DDEBUG_root -DMOZILLA_CLIENT=1 -DDEBUG=1 -DXP_UNIX=1 -DOSF1=1 -D_REENTRANT=1 -D_PR_POLL_WITH_SELECT=1 -DOSF1_HAVE_MACHINE_BUILTINS_H=1 -DHAVE_FCNTL_FILE_LOCKING=1 -DHAVE_POINTER_LOCALTIME_R=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -DFORCE_PR_LOG -D_NSPR_BUILD_ -I/usr/local/scratch/mozilla/dist/include/nspr -I../../../pr/include -I../../../pr/include/private prlog.c cc: Warning: prlog.c, line 445: In the initializer for _me, "_MD_CURRENT_THREAD(...)" of type "int", is being converted to "pointer to struct PRThread". (cvtdiftypes) _PR_LOCK_LOG(); ----^ cc: Warning: prlog.c, line 463: In this statement, "_MD_CURRENT_THREAD(...)" of type "int", is being converted to "pointer to struct PRThread". (cvtdiftypes) _PR_UNLOCK_LOG(); ----^ cc: Error: prlog.c, line 463: In this statement, "(_MD_CURRENT_CPU(...))" has a signed int type, but occurs in a context that requires a pointer. (needpointer) _PR_UNLOCK_LOG(); ----^ cc: Warning: prlog.c, line 463: In this statement, "(_MD_CURRENT_CPU(...))" of type "int", is being converted to "pointer to struct _PRCPU". (cvtdiftypes) _PR_UNLOCK_LOG(); ----^ cc: Warning: prlog.c, line 470: In the initializer for _me, "_MD_CURRENT_THREAD(...)" of type "int", is being converted to "pointer to struct PRThread". (cvtdiftypes) _PR_LOCK_LOG(); --------^ cc: Warning: prlog.c, line 475: In this statement, "_MD_CURRENT_THREAD(...)" of type "int", is being converted to "pointer to struct PRThread". (cvtdiftypes) _PR_UNLOCK_LOG(); --------^ cc: Error: prlog.c, line 475: In this statement, "(_MD_CURRENT_CPU(...))" has a signed int type, but occurs in a context that requires a pointer. (needpointer) _PR_UNLOCK_LOG(); --------^ cc: Warning: prlog.c, line 475: In this statement, "(_MD_CURRENT_CPU(...))" of type "int", is being converted to "pointer to struct _PRCPU". (cvtdiftypes) _PR_UNLOCK_LOG(); --------^ make[5]: *** [prlog.o] Error 1 make[5]: Leaving directory `/usr/local/scratch/mozilla/nsprpub/pr/src/io'
*** Bug 203711 has been marked as a duplicate of this bug. ***
You need to build with -pthread -- e.g. 'setenv CFLAGS -pthread' before building mozilla. That should solve the prlog.c compile problems. I am seeing the same failure in nsAppRunner.cpp circa line 1100 for do_CreateInstance(NS_APPSTARTUPNOTIFIER_CONTRACTID, &rv);
My compreg.dat is different than the attached in a few (significant?) ways. 1. I built with LDAP (I will exclude those differences) 2. I assume attached used GRE_BUILD=0 which causes the gre vs rel differences 3. '<' line from attached compreg.dat; '>' line from my compreg.dat (I replaced the ',n...n$' with ,dd because then nnn's were different). 12d11 < @mozilla.org/browser/global-history;1,{2f977d51-5485-11d4-87e2-0010a4e75ef2} 260a260 > @mozilla.org/intl/unicode/encoder;1?charset=x-koreanjamo-0,{47433d1d-d9a7-4954 -994f-f7a05cf87c2e} 563a571 > Charset Encoders,x-koreanjamo-0,dd 638d645 < gre:libembed_lite.so,dd 672a681 > gre:nsKillAll.js,dd 681a691 > gre:venkman-service.js,dd 693d702 < rel:libembed_lite.so,dd 727a738 > rel:nsKillAll.js,dd 736a748 > rel:venkman-service.js,dd 796d808 < {2f977d51-5485-11d4-87e2-0010a4e75ef2},,,,gre:libembed_lite.so 823a836 > {47433d1d-d9a7-4954-994f-f7a05cf87c2e},,,,gre:libuconv.so
This problem has something to do with the setting of env. var. LD_LIBRARY_PATH. I normally have LD_LIBRARY_PATH set to a local shared library directory. 1. If LD_LIBRARY_PATH is undefined or set to my private area then mozilla fails to start up -- failing in do_CreateInstance(NS_APPSTARTUPNOTIFIER_CONTRACTID, ...) per this and other problem reports. 2. If I do 'setenv LD_LIBRARY_PATH $cwd' before running ./mozilla then the browser starts up fine (doing all of this in mozilla/dist/bin). 3. Mozilla will also start up if I 'setenv LD_LIBRARY_PATH .'. 4. All 2 or 3 does is add the current directory to the end of the search list in LD_LIBRARY_PATH (which already has the current directory as the first element of the search list). Here is output from run-mozilla.sh just before it starts the application: LD_LIBRARY_PATH=.:./plugins:/usr/local/lib/mre/mre-1.4b:. 5. This unearths new problems: on the first restart the following message is displayed in what appears to be an endless loop: WARNING: NS_ENSURE_TRUE(!aQualifiedName.IsEmpty()) failed, file nsNodeInfoManage r.cpp, line 287 6. If I delete the fast load file (XUL.mfasl) then mozilla restarts OK from then on. Mozilla doesn't appear to shutdown correctly the first time. Mozilla doesn't shutdown cleanly after the first time: ###!!! ASSERTION: Component Manager being held past XPCOM shutdown.: 'cnt == 0', file nsXPComInit.cpp, line 749 Break: at file nsXPComInit.cpp, line 749
If I edit run-mozilla.sh and put the plugin directory before MOZ_DIST_BIN in LD_LIBRARY_PATH then mozilla starts fine in all cases: 1) LD_LIBRARY_PATH is undefined, 2) LD_LIBRARY_PATH is set to the current directory, and 3) LD_LIBRARY_PATH is set to an arbitrary library directory. I changed line 358 in run-mozilla.sh thusly: < LD_LIBRARY_PATH=${MOZ_DIST_BIN}:${MOZ_DIST_BIN}/plugins:${MRE_HOME}${LD_LIBRAR Y_PATH+":$LD_LIBRARY_PATH"} > LD_LIBRARY_PATH=${MOZ_DIST_BIN}/plugins:${MOZ_DIST_BIN}:${MRE_HOME}${LD_LIBRAR Y_PATH+":$LD_LIBRARY_PATH"}
> ###!!! ASSERTION: Component Manager being held past XPCOM shutdown.: 'cnt == 0', > file nsXPComInit.cpp, line 749 > Break: at file nsXPComInit.cpp, line 749 this is actually semi-normal (or at least has been) > If I edit run-mozilla.sh and put the plugin directory before MOZ_DIST_BIN is there anything in the plugin directory?
Two items in the plugin directory: libjavaplugin_oji.so and libnullplugin.so System is Tru64 V5.1B+pk1.
I used the trick of re-ordering the LD_LIBRARY_PATH and it worked from the build environment. Great, but when I made a kit and installed in /usr/local/ mozilla didn't get invoked. I think still there is some inconsistency in the way it uses the libraries.
I made a debug build, packaged it, and installed the package (with the modification to run-mozilla.sh to search plugins first). This debug build starts up fine from the install area. I will try rebuilding without debug to see what happens.
I built a non-debug,non-optimized mozilla and installed it. Mozilla will only startup with my modification to run-mozilla.sh. If run-mozilla.sh searches plugin first then mozilla starts up (every time). If run-mozilla.sh searches plugin second then mozilla exits immediately. I wonder if the changes for bug 193442 will help with this bug? My build and test environment is Tru64 (OSF1) V5.1B+patchset 1.
Hi, I did not manage to startup mozilla even with the LD_LIBRARY_PATH trick (I also have it set to non-empty value usually). The best I got from all attempts from within /scratch/mozilla/dist/bin directory: $ LD_LIBRARY_PATH=/software/@sys/usr/mozilla-06052003/lib/mozilla-1.4b/plugins ./mozilla No Persistent Registry Found. Type Manifest File: /usr/local/scratch/mozilla/dist/bin/components/xpti.dat nsNativeComponentLoader: autoregistering begins. ###!!! ASSERTION: no native to utf-8 converter: 'gNativeToUTF8 != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp, line 275 Break: at file nsNativeCharsetUtils.cpp, line 275 ###!!! ASSERTION: no utf-8 to native converter: 'gUTF8ToNative != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp, line 282 Break: at file nsNativeCharsetUtils.cpp, line 282 *** Registering nsTestDynamicModule components (all right -- a generic module!) *** Registering MyService components (all right -- a generic module!) [...] *** Registering nsP3PModule components (all right -- a generic module!) *** Registering nsAutoConfigModule components (all right -- a generic module!) *** Registering TransformiixModule components (all right -- a generic module!) *** Registering nsUniversalCharDetModule components (all right -- a generic module!) *** Registering nsSMIMEModule components (all right -- a generic module!) nsNativeComponentLoader: autoregistering succeeded nNCL: registering deferred (0) nsNativeComponentLoader: autoregistering begins. *** Registering nsTestDynamicModule components (all right -- a generic module!) [...] *** Registering DOM_components components (all right -- a generic module!) *** Registering XRemoteClientModule components (all right -- a generic module!) *** Registering nsMorkModule components (all right -- a generic module!) *** Registering docshell_provider components (all right -- a generic module!) *** Registering Browser_Embedding_Module components (all right -- a generic module!) *** Registering nsTransactionManagerModule components (all right -- a generic module!) *** Registering nsComposerModule components (all right -- a generic module!) *** Registering appshell components (all right -- a generic module!) *** Registering nsFileViewModule components (all right -- a generic module!) *** Registering nsFindComponent components (all right -- a generic module!) *** Registering XRemoteServiceModule components (all right -- a generic module!) *** Registering nsCookieModule components (all right -- a generic module!) *** Registering nsWalletViewerModule components (all right -- a generic module!) *** Registering nsP3PModule components (all right -- a generic module!) *** Registering nsAutoConfigModule components (all right -- a generic module!) *** Registering TransformiixModule components (all right -- a generic module!) *** Registering nsUniversalCharDetModule components (all right -- a generic module!) *** Registering nsSMIMEModule components (all right -- a generic module!) nsNativeComponentLoader: autoregistering succeeded nNCL: registering deferred (0) nsNativeComponentLoader: autoregistering begins. nsNativeComponentLoader: autoregistering succeeded nNCL: registering deferred (0) ###!!! ASSERTION: can't get memory manager!: 'gMemory', file nsMemory.cpp, line 58 Break: at file nsMemory.cpp, line 58 ###!!! ASSERTION: can't get memory manager!: 'gMemory', file nsMemory.cpp, line 58 Break: at file nsMemory.cpp, line 58 $
Well, not true. It works somehow: $ pwd /scratch/mozilla/dist/bin $ LD_LIBRARY_PATH=/scratch/mozilla/dist/bin ./mozilla Type Manifest File: /usr/local/scratch/mozilla/dist/bin/components/xpti.dat nsNativeComponentLoader: autoregistering begins. ###!!! ASSERTION: no native to utf-8 converter: 'gNativeToUTF8 != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp, line 275 Break: at file nsNativeCharsetUtils.cpp, line 275 ###!!! ASSERTION: no utf-8 to native converter: 'gUTF8ToNative != INVALID_ICONV_T', file nsNativeCharsetUtils.cpp, line 282 Break: at file nsNativeCharsetUtils.cpp, line 282 *** Registering xpcomObsoleteModule components (all right -- a generic module!) *** Registering nsJarModule components (all right -- a generic module!) *** Registering nsCJVMManagerModule components (all right -- a generic module!) [...] *** Registering nsBayesianFilterModule components (all right -- a generic module!) nsNativeComponentLoader: autoregistering succeeded nNCL: registering deferred (0) //.netscape exists: 0 no 4.x profile *** Chrome Registration of package: Checking for contents.rdf at jar:resource:/chrome/comm.jar!/content/necko/ *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/en-US.jar!/locale/en-US/necko/ [...] *** Chrome Registration of locale : Checking for contents.rdf at jar:resource:/chrome/US.jar!/locale/US/messenger-region/ WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file nsChromeRegistry.cpp, line 3188 WARNING: NS_ENSURE_TRUE(NS_SUCCEEDED(rv)) failed, file nsChromeRegistry.cpp, line 3188 GFX: dpi=75 t2p=0.0526316 p2t=19 depth=24 WEBSHELL+ = 1 LoadPlugin() /usr/local/scratch/mozilla/modules/plugin/samples/default/unix/libnullplugin.so returned 1402c5980 GetMIMEDescription() returned "*:.*:All types" WEBSHELL+ = 2 Note: verifyreflow is disabled Note: styleverifytree is disabled Note: frameverifytree is disabled WEBSHELL+ = 3 WEBSHELL+ = 4 WARNING: empty damage rect: update caller to avoid fcn call overhead, file nsFrame.cpp, line 2716 WARNING: empty damage rect: update caller to avoid fcn call overhead, file nsFrame.cpp, line 2716 WARNING: empty damage rect: update caller to avoid fcn call overhead, file nsFrame.cpp, line 2716 WARNING: empty damage rect: update caller to avoid fcn call overhead, file nsFrame.cpp, line 2716 WARNING: empty damage rect: update caller to avoid fcn call overhead, file nsFrame.cpp, line 2716 WARNING: empty damage rect: update caller to avoid fcn call overhead, file nsFrame.cpp, line 2716 WARNING: empty damage rect: update caller to avoid fcn call overhead, file nsFrame.cpp, line 2716 Document http://www.mozilla.org/start/ loaded successfully and I have mozilla browser window! Is someone interrested in the results of debug tests? Some of them generate errors/warnings on my system.
Works for me too. If this is the proper fix for OSF1, shall we get this checked in?
Does this work on other flavors of unix?
Attachment #122855 - Flags: review?(cls)
Comment on attachment 122855 [details] [diff] [review] put plugins first in LD_LIBRARY_PATH searchlist There shouldn't be anything in the plugins directory (on a fresh build) which would be affected by LD_LIBRARY_PATH. Why is this considered the proper fix? Note that plugins wouldn't be in LD_LIBRARY_PATH at all if Sun hadn't wanted to distribute a plugin with separate shared library dependents which lived in the plugin directory.
It is the only work around found (to date) which allows mozilla to run on OSF1 (particularly v5.1a and v5.1b). I don't consider it a proper fix but it is expedient. Call it a band-aid until the real problem is found.
Comment on attachment 122855 [details] [diff] [review] put plugins first in LD_LIBRARY_PATH searchlist I'm not going to review that. That seems so hackish and arbitrary. Does the problem occur if you invoke mozilla using ksh (presumably ksh93) instead of the default /bin/sh. And does the problem occur if you force MOZ_DIST_BIN to be a full path instead of "." ?
Attachment #122855 - Flags: review?(cls)
run-mozilla.sh script works with /bin/ksh but fails with /bin/sh. Problem happens with a full path (i.e. an installed version of mozilla) and 'sh'.
Attachment #122855 - Attachment is obsolete: true
Attachment #122892 - Flags: review?(cls)
Attachment #122892 - Flags: review?(cls) → review-
shared libraries are not being found, registered, etc.
many more libraries are found and registered. mozilla works.
Attachment #122892 - Attachment is obsolete: true
Further testing shows that changing 'sh' to 'ksh' does not solve the initial startup failure (on a fresh install). However, once the component files are generated then the original run-mozilla.sh will work with 'ksh' or the 'plugins first' version of run-mozilla.sh will work with either 'sh' or 'ksh'. The 'plugins first' version of run-mozilla.sh must be used to generate the .dat files in components. compreg.dat is not generated properly when startup fails. xpti.dat is generated properly.
Flags: blocking1.4?
The only known work-around is a hack (putting plugin directory before program directory in LD_LIBRARY_PATH). The real problem appears to be in the way components/compreg.dat is generated. I don't know where to start looking to see why it is generated so differently depending on the order of elements in LD_LIBRARY_PATH.
We'll certainly consider a fix if one makes it through reviews but we're not going to block on this.
Flags: blocking1.4? → blocking1.4-
I believe after the bug http://bugzilla.mozilla.org/show_bug.cgi?id=221563 is fixed with my patch or modification, a lot of things might start working. Second issue affecting this is the iconv() bug which is still not closed and reported at least 3 times in bugzilla. One of them is named "no native to utf-8 converter" and the other has "nsNativeCharsetUtils" in subject I believe.
This bug also depends on a fix that mozilla dies completely when it cannot opens xpti.dat file. Currently, it opens that in WRITE mode and totally doesn't care that it fails in my case(yes, I configured mozilla with prefix to READ-ONLY tree and this beast is trying to write a file there). That sucks. Especially that is shoudl die. Searching bugzilla with word "xpti.dat" gives a lot of NEW bugs, several years old. All of them have same cause - user doesn't know that root is supposed to run mozilla once to create those files, even when a user runs mozilla it tries to open to xpti.dat file in WRITE mode anyway, third no-one cares that sysadmin's using AFS were never told to configure mozilla to install into the RW tree(and that sucks as it is not cached). And worst. the parent process called mzoilla should die in any case if xpti.dat and others cannot be opened in write mode or written anymore as the disk is full etc.
The fixed version of config/make-jars.pl attached to bug 221563 makes my mozilla 20031105 startup on Tru64Unxi 5.1A. Anyone else going to test? ;) Make sure on the first execution you have rights to write the xpti.dat file, otherwise mozilla will go sleep while starting.
Product: Browser → Seamonkey
is this still a problem?
Hi, sorry for teh delay, but I have lost access to that machine and at the moment have no time to create myself a free account at testdrive.hp.com on some of their OSF machines and compile all the necessary libs and then play with mozilla. :( Maybe some other volunteer?
Based on other bug reports, I'm pretty sure people (Jim Brown specifically) have been able to start Mozilla on Tru64 and that the problems in this bug might have been addressed in them. anyway, resolving WORKSFORME
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: