From owner-freebsd-ports@FreeBSD.ORG Sun Jul 15 13:54:33 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 241A11065672 for ; Sun, 15 Jul 2012 13:54:32 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id 8EDBA8FC14 for ; Sun, 15 Jul 2012 13:54:32 +0000 (UTC) Received: by vcbf1 with SMTP id f1so3724164vcb.13 for ; Sun, 15 Jul 2012 06:54:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=CvI72wxRe4bOfe3aGuR64zikxRfE5zOtKKUKKYVqKe8=; b=KCsNaub9iIx2yGFbDosF7XmFQoZ2VQg+gTe8Aw6qcL7z9i8Lf5xsOfBABZUv0ZIXu2 Y2w8JX25RivC1DYj3E5ezZFKKqfx/AL1sUNCevJgNxWVxWDVBlNFcOs+tcKZaOHUAXOB hdJZCbcr5RjXqDO9DlsuhgvIC40X2WoT/SDi/Wdd77RHSWv8RzvEZVUA5c6s8meHedop vCkCi8lYawJ8FQuTaelrjI9Q4L/GmCHAzgOLu7SBI3Kk10PBx9g1bO+qrAinXUtRViSy 9t2MHHyvCoaMOywHqFhSNZ0aDtgnvLcoOqoOfH6h0JQ2jUnWn0XwjZjHvM3rD2gwv24D yN3Q== MIME-Version: 1.0 Received: by 10.52.22.33 with SMTP id a1mr3167560vdf.104.1342360471929; Sun, 15 Jul 2012 06:54:31 -0700 (PDT) Received: by 10.52.21.237 with HTTP; Sun, 15 Jul 2012 06:54:31 -0700 (PDT) In-Reply-To: References: Date: Sun, 15 Jul 2012 15:54:31 +0200 Message-ID: From: Torfinn Ingolfsen To: FreeBSD Ports ML Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: www/libxul fails to upgrade if devel/libunwind is installed X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jul 2012 13:54:33 -0000 And mail/thunderbird-esr is also affected. with lubunwind installed an upgrade from 'thunderbird-10.0.4' to 'thunderbird-10.0.5' fails at: c++ -o nsStackWalk.o -c -I../../dist/stl_wrappers -I../../dist/system_wrappers -include ../../config/gcc_hidden.h -DMOZILLA_INTERNAL_API -D_IMPL_NS_COM -DEXPORT_XPT_API -DEXPORT_XPTC_API -D_IMPL_NS_GFX -D_IMPL_NS_WIDGET -DIMPL_XREAPI -DIMPL_NS_NET -DIMPL_THEBES -DSTATIC_EXPORTABLE_JS_API -DMOZ_THUNDERBIRD=1 -DOSTYPE=\"FreeBSD8\" -DOSARCH=FreeBSD -DEXCLUDE_SKIA_DEPENDENCIES -DOS_LINUX=1 -DOS_POSIX=1 -D_IMPL_NS_COM -I../../ipc/chromium/src -I../../ipc/glue -I../../ipc/ipdl/_ipdlheaders -I./../build -I. -I. -I../../dist/include -I../../dist/include/nsprpub -I/usr/local/include/nspr -I/usr/ports/mail/thunderbird-esr/work/comm-esr10/mozilla/dist/include/nss -fPIC -I/usr/local/include -fno-rtti -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-variadic-macros -Werror=return-type -O2 -pipe -fno-strict-aliasing -fno-exceptions -fno-strict-aliasing -fshort-wchar -ffunction-sections -fdata-sections -pipe -DNDEBUG -DTRIMMED -fno-omit-frame-pointer -D_THREAD_SAFE -D_REENTRANT -I/usr/local/include/gtk-2.0 -I/usr/local/include/atk-1.0 -I/usr/local/include/cairo -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/gio-unix-2.0/ -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng15 -I/usr/local/include/drm -I/usr/local/include/gtk-unix-print-2.0 -I/usr/local/include -DMOZILLA_CLIENT -include ../../mozilla-config.h /usr/ports/mail/thunderbird-esr/work/comm-esr10/mozilla/xpcom/base/nsStackWalk.cpp /usr/ports/mail/thunderbird-esr/work/comm-esr10/mozilla/xpcom/base/nsStackWalk.cpp: In function 'nsresult NS_StackWalk(void (*)(void*, void*), PRUint32, void*)': /usr/ports/mail/thunderbird-esr/work/comm-esr10/mozilla/xpcom/base/nsStackWalk.cpp:1648: error: '_Unwind_Backtrace' was not declared in this scope gmake[5]: *** [nsStackWalk.o] Error 1 gmake[5]: *** Waiting for unfinished jobs.... gmake[5]: Leaving directory `/usr/ports/mail/thunderbird-esr/work/comm-esr10/mozilla/xpcom/base' gmake[4]: *** [libs] Error 2 gmake[4]: Leaving directory `/usr/ports/mail/thunderbird-esr/work/comm-esr10/mozilla/xpcom' gmake[3]: *** [libs_tier_platform] Error 2 gmake[3]: Leaving directory `/usr/ports/mail/thunderbird-esr/work/comm-esr10/mozilla' gmake[2]: *** [tier_platform] Error 2 gmake[2]: Leaving directory `/usr/ports/mail/thunderbird-esr/work/comm-esr10/mozilla' gmake[1]: *** [default] Error 2 gmake[1]: Leaving directory `/usr/ports/mail/thunderbird-esr/work/comm-esr10/mozilla' gmake: *** [default] Error 2 *** Error code 1 Stop in /usr/ports/mail/thunderbird-esr. *** Error code 1 Stop in /usr/ports/mail/thunderbird-esr. Without libunwind it goes further (but then fails on another, unrelated error). This also on: tingo@kg-v2$ uname -a FreeBSD kg-v2.kg4.no 8.3-STABLE FreeBSD 8.3-STABLE #6: Fri Apr 27 23:50:55 CEST 2012 root@kg-v2.kg4.no:/usr/obj/usr/src/sys/GENERIC amd64 -- Regards, Torfinn Ingolfsen