Processed: Re: Bug#451464: xulrunner: FTBFS: Undefined reference to `XRenderFindStandardFormat'

2007-11-17 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

> tags 451464 +patch
Bug#451464: xulrunner: FTBFS: Undefined reference to `XRenderFindStandardFormat'
There were no tags set.
Tags added: patch

> thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#451464: xulrunner: FTBFS: Undefined reference to `XRenderFindStandardFormat'

2007-11-17 Thread Mike Hommey
On Sat, Nov 17, 2007 at 01:32:26PM +, peter green wrote:
>
>>> re-running the command manually with -lXrender added seemed to succeed 
>>> but I have no idea how to integrate this into the build system.
>>> 
>>
>> See bug #451431
>>   
> I tried applying the patch from that bug report (a dpatch version of it is 
> attatched) but I got the following error when trying to regenerate 
> configure.

The patch in that bug report is not enough for xulrunner. It needs an
additional change in toolkit/library/Makefile.in.

Mike



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#451464: xulrunner: FTBFS: Undefined reference to `XRenderFindStandardFormat'

2007-11-17 Thread Mike Hommey
On Sat, Nov 17, 2007 at 01:32:26PM +, peter green wrote:
>
>>> re-running the command manually with -lXrender added seemed to succeed 
>>> but I have no idea how to integrate this into the build system.
>>> 
>>
>> See bug #451431
>>   
> I tried applying the patch from that bug report (a dpatch version of it is 
> attatched) but I got the following error when trying to regenerate 
> configure.
>
> debian:/tmp/dpep-work.Ok8544/xulrunner-1.8.1.9# autoconf
> build/autoconf/altoptions.m4:156: error: m4_defn: undefined macro: 
> _m4_divert_diversion
> build/autoconf/altoptions.m4:156: the top level
> autom4te: /usr/bin/m4 failed with exit status: 1
>
> Googling for the error seemed to suggest that to get arround it I needed to 
> use a pre-sarge version of autoconf which seemed rather impractical.

No, you only need to install autoconf2.13.

Mike



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#451464: xulrunner: FTBFS: Undefined reference to `XRenderFindStandardFormat'

2007-11-17 Thread peter green


re-running the command manually with -lXrender added seemed to succeed but 
I have no idea how to integrate this into the build system.



See bug #451431
  
I tried applying the patch from that bug report (a dpatch version of it 
is attatched) but I got the following error when trying to regenerate 
configure.


debian:/tmp/dpep-work.Ok8544/xulrunner-1.8.1.9# autoconf
build/autoconf/altoptions.m4:156: error: m4_defn: undefined macro: 
_m4_divert_diversion

build/autoconf/altoptions.m4:156: the top level
autom4te: /usr/bin/m4 failed with exit status: 1

Googling for the error seemed to suggest that to get arround it I needed 
to use a pre-sarge version of autoconf which seemed rather impractical.







--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#451464: xulrunner: FTBFS: Undefined reference to `XRenderFindStandardFormat'

2007-11-17 Thread Mike Hommey
On Sat, Nov 17, 2007 at 11:13:14AM +, peter green wrote:
> I did some build tests with the following results:
>
> sid's version on sid: fails with this error
> sid's version on lenny: success
> lenny (with security)'s version on lenny: success
> lenny (with security)'s version on sid (with ecj-bootstrap from lenny): 
> success

Note that's quite strange. I would expect that to fail...

Mike



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#451464: xulrunner: FTBFS: Undefined reference to `XRenderFindStandardFormat'

2007-11-17 Thread Mike Hommey
On Sat, Nov 17, 2007 at 11:13:14AM +, peter green wrote:
> I did some build tests with the following results:
>
> sid's version on sid: fails with this error
> sid's version on lenny: success
> lenny (with security)'s version on lenny: success
> lenny (with security)'s version on sid (with ecj-bootstrap from lenny): 
> success
>
> On first impression it looks like libXrender is missing from the list of 
> libraries in the link command.
>
> re-running the command manually with -lXrender added seemed to succeed but 
> I have no idea how to integrate this into the build system.

See bug #451431

Mike



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#451464: xulrunner: FTBFS: Undefined reference to `XRenderFindStandardFormat'

2007-11-17 Thread peter green

I did some build tests with the following results:

sid's version on sid: fails with this error
sid's version on lenny: success
lenny (with security)'s version on lenny: success
lenny (with security)'s version on sid (with ecj-bootstrap from lenny): 
success


On first impression it looks like libXrender is missing from the list of 
libraries in the link command.


re-running the command manually with -lXrender added seemed to succeed 
but I have no idea how to integrate this into the build system.






--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#451464: xulrunner: FTBFS: Undefined reference to `XRenderFindStandardFormat'

2007-11-15 Thread Daniel Schepler
Package: xulrunner
Version: 1.8.1.9-1
Severity: serious

From my pbuilder build log:

...
rm -f libxul.so.0d
c++  -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align 
-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor 
-Wno-long-long -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -O2 
-fno-strict-aliasing -g -fPIC -shared -Wl,-z,defs -Wl,-h,libxul.so.0d -o 
libxul.so.0d  nsStaticXULComponents.o-Wl,--as-needed   -Wl,--whole-archive 
../../dist/lib/libxpcom_core.a ../../dist/lib/libxpcom_compat.a 
../../dist/lib/libunicharutil_s.a ../../dist/lib/libucvutil_s.a 
../../dist/lib/libgkgfx.a ../../dist/lib/libgfxshared_s.a 
../../dist/lib/libxulapp_s.a ../../dist/lib/libgtkxtbin.a 
../../dist/lib/libgfxpsshar.a ../../dist/lib/libjsj.a 
../../dist/lib/libjavaxpcom.a ../../dist/lib/components/libxpcom_compat_c.a 
../../dist/lib/components/libxpconnect.a ../../dist/lib/components/libnecko.a 
../../dist/lib/components/libuconv.a ../../dist/lib/components/libi18n.a 
../../dist/lib/components/libjar50.a ../../dist/lib/components/libpref.a 
../../dist/lib/components/libcaps.a ../../dist/lib/components/librdf.a 
../../dist/lib/components/libhtmlpars.a ../../dist/lib/components/libimglib2.a 
../../dist/lib/components/libgkplugin.a ../../dist/lib/components/libgklayout.a 
../../dist/lib/components/libdocshell.a 
../../dist/lib/components/libembedcomponents.a 
../../dist/lib/components/libwebbrwsr.a ../../dist/lib/components/libeditor.a 
../../dist/lib/components/libnsappshell.a ../../dist/lib/components/libtxmgr.a 
../../dist/lib/components/libcomposer.a ../../dist/lib/components/libchrome.a 
../../dist/lib/components/libmozfind.a ../../dist/lib/components/libappcomps.a 
../../dist/lib/components/libcommandlines.a 
../../dist/lib/components/libtoolkitcomps.a 
../../dist/lib/components/libxpinstall.a ../../dist/lib/components/libjsd.a 
../../dist/lib/components/libstoragecomps.a ../../dist/lib/components/libmork.a 
../../dist/lib/components/libucvmath.a 
../../dist/lib/components/libwidget_gtk2.a 
../../dist/lib/components/libnecko2.a ../../dist/lib/components/libgfxps.a 
../../dist/lib/components/libgfx_gtk.a ../../dist/lib/components/liboji.a 
../../dist/lib/components/libaccessibility.a 
../../dist/lib/components/libremoteservice.a  -Wl,--no-whole-archive 
-Wl,-rpath-link,../../dist/bin -L../../dist/bin -L../../dist/lib -ljpeg  -lpng  
-L../../dist/bin -lmozjs  -lz   -L/usr/lib -lplds4 -lplc4 -lnspr4 -lpthread 
-ldl -lXinerama  -lX11   -lXft -lfontconfig   -lgtk-x11-2.0 -lgdk-x11-2.0 
-latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 
-lgmodule-2.0 -ldl -lglib-2.0   -lXt -lgthread-2.0 -lfreetype -lz 
-lpangoxft-1.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl 
-lglib-2.0   -lcairo   -ldl -lm
../../dist/lib/components/libgklayout.a(nsCanvasRenderingContext2D.o): In 
function `nsCanvasRenderingContext2D::SetDimensions(int, int)':
/tmp/buildd/xulrunner-1.8.1.9/content/canvas/src/nsCanvasRenderingContext2D.cpp:814:
 undefined reference to `XRenderFindStandardFormat'
collect2: ld returned 1 exit status
make[3]: *** [libxul.so.0d] Error 1
make[3]: Leaving directory `/tmp/buildd/xulrunner-1.8.1.9/toolkit/library'
make[2]: *** [tier_50] Error 2
make[2]: Leaving directory `/tmp/buildd/xulrunner-1.8.1.9'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/tmp/buildd/xulrunner-1.8.1.9'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler