Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 03 Jul 2012 14:35:46 +0300
From:      "Jukka A. Ukkonen" <jau@iki.fi>
To:        gecko@freebsd.org
Subject:   Thunderbird 13.0.1 build fails on AMD64
Message-ID:  <4FF2D912.9080903@iki.fi>

next in thread | raw e-mail | index | archive | help

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.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4FF2D912.9080903>