www/libxul fails to upgrade if devel/libunwind is installed

2012-07-09 Thread Torfinn Ingolfsen
If devel/libunwind is installed, a portupgrade of www/libxul fails with:
nsStackWalk.cpp: In function 'nsresult NS_StackWalk(void (*)(void*,
void*), PRUint32, void*)':
nsStackWalk.cpp:1544: error: '_Unwind_Backtrace' was not declared in this scope
gmake[4]: *** [nsStackWalk.o] Error 1
gmake[4]: *** Waiting for unfinished jobs
gmake[4]: Leaving directory
`/usr/ports/www/libxul/work/mozilla-1.9.2/xpcom/base'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory `/usr/ports/www/libxul/work/mozilla-1.9.2/xpcom'
gmake[2]: *** [libs_tier_xpcom] Error 2
gmake[2]: Leaving directory `/usr/ports/www/libxul/work/mozilla-1.9.2'
gmake[1]: *** [tier_xpcom] Error 2
gmake[1]: Leaving directory `/usr/ports/www/libxul/work/mozilla-1.9.2'
gmake: *** [default] Error 2
*** Error code 1

Stop in /usr/ports/www/libxul.
*** Error code 1

Stop in /usr/ports/www/libxul.

Simply deinstall  libunwind (it is required by blender), and libxul
upgrades without problem.

Has anyone else seen this?
I first became aware of this through this thread[1]  on the forums.

References:
1) http://forums.freebsd.org/showthread.php?p=183072
-- 
Regards,
Torfinn Ingolfsen
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: www/libxul fails to upgrade if devel/libunwind is installed

2012-07-15 Thread Torfinn Ingolfsen
www/firefox is also affected by this. I had to uninstall libunwind in
order to portupgrade 'firefox-12.0,1' to 'firefox-13.0.1,1'.
-- 
Regards,
Torfinn Ingolfsen
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: www/libxul fails to upgrade if devel/libunwind is installed

2012-07-15 Thread Torfinn Ingolfsen
On Sun, Jul 15, 2012 at 3:35 PM, Torfinn Ingolfsen  wrote:
> www/firefox is also affected by this. I had to uninstall libunwind in
> order to portupgrade 'firefox-12.0,1' to 'firefox-13.0.1,1'.
> --
> Regards,
> Torfinn Ingolfsen

I forgot to tell, this is 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 r...@kg-v2.kg4.no:/usr/obj/usr/src/sys/GENERIC
amd64

HTH
-- 
Regards,
Torfinn Ingolfsen
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: www/libxul fails to upgrade if devel/libunwind is installed

2012-07-15 Thread Torfinn Ingolfsen
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 r...@kg-v2.kg4.no:/usr/obj/usr/src/sys/GENERIC
amd64

-- 
Regards,
Torfinn Ingolfsen
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: www/libxul fails to upgrade if devel/libunwind is installed

2012-07-15 Thread Torfinn Ingolfsen
On Sun, Jul 15, 2012 at 3:54 PM, Torfinn Ingolfsen  wrote:
> 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).

Forget the last part. Without libunwind, thunderbird-esr installs
without problems after the last ports tree update.

> 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 r...@kg-v2.kg4.no:/usr/obj/usr/src/sys/GENERIC
> amd64
>
> --
> Regards,
> Torfinn Ingolfsen



-- 
Regards,
Torfinn Ingolfsen
___
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"