In case you have not noticed, thunderbird 13.0.1 does not
compile on AMD64. See the error messages below...

It seems that the complaint about _Unwind_Backtrace is
a symptom of libunwind and unwind.h being installed.
Installing blender pulls them in as dependencies.

--jau



/usr/ports/mail/thunderbird/work/comm-release/mozilla/xpcom/base/nsStackWalk.cpp: In function 'nsresult NS_StackWalk(void (*)(void*, void*), PRUint32, void*, uintptr_t)': /usr/ports/mail/thunderbird/work/comm-release/mozilla/xpcom/base/nsStackWalk.cpp:1196: error: '_Unwind_Backtrace' was not declared in this scope
gmake[5]: *** [nsStackWalk.o] Error 1
gmake[5]: *** Waiting for unfinished jobs....


/usr/ports/mail/thunderbird/work/comm-release/mozilla/xpcom/base/nsTraceRefcntImpl.cpp: In member function 'void BloatEntry::Dump(PRIntn, FILE*, nsTraceRefcntImpl::StatisticsType)': /usr/ports/mail/thunderbird/work/comm-release/mozilla/xpcom/base/nsTraceRefcntImpl.cpp:416: warning: format '%8llu' expects type 'long long unsigned int', but argument 6 has type 'PRUint64' /usr/ports/mail/thunderbird/work/comm-release/mozilla/xpcom/base/nsTraceRefcntImpl.cpp:416: warning: format '%8llu' expects type 'long long unsigned int', but argument 7 has type 'PRUint64' /usr/ports/mail/thunderbird/work/comm-release/mozilla/xpcom/base/nsTraceRefcntImpl.cpp:416: warning: format '%8llu' expects type 'long long unsigned int', but argument 8 has type 'long unsigned int' /usr/ports/mail/thunderbird/work/comm-release/mozilla/xpcom/base/nsTraceRefcntImpl.cpp:416: warning: format '%8llu' expects type 'long long unsigned int', but argument 11 has type 'PRUint64' /usr/ports/mail/thunderbird/work/comm-release/mozilla/xpcom/base/nsTraceRefcntImpl.cpp:416: warning: format '%8llu' expects type 'long long unsigned int', but argument 12 has type 'long unsigned int' gmake[5]: Leaving directory `/usr/ports/mail/thunderbird/work/comm-release/mozilla/xpcom/base'
gmake[4]: *** [libs] Error 2
gmake[4]: Leaving directory `/usr/ports/mail/thunderbird/work/comm-release/mozilla/xpcom'
gmake[3]: *** [libs_tier_platform] Error 2
gmake[3]: Leaving directory `/usr/ports/mail/thunderbird/work/comm-release/mozilla'
gmake[2]: *** [tier_platform] Error 2
gmake[2]: Leaving directory `/usr/ports/mail/thunderbird/work/comm-release/mozilla'
gmake[1]: *** [default] Error 2
gmake[1]: Leaving directory `/usr/ports/mail/thunderbird/work/comm-release/mozilla'
gmake: *** [default] Error 2
*** [do-build] Error code 1

Stop in /usr/ports/mail/thunderbird.
*** [build] Error code 1

Stop in /usr/ports/mail/thunderbird.

_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "[email protected]"

Reply via email to