Re: failure during mklibs

2010-12-22 Thread Michal Filka
>> [1]: >> https://buildd.debian.org/fetch.cgi?pkg=debian-installer&arch=i386&ver=20090123lenny8&stamp=1290633306&file=log&as=raw > ... It seems that my build requires many more packages than official > one (more than 400 instead of aprox. 100). That would be the problem. > I only try to use diffe

Re: failure during mklibs

2010-12-22 Thread Michal Filka
> No, it does not. It fails with > | TypeError: exceptions must be old-style classes or derived from > BaseException, not str ... no. At least for me it stops with that non-weak Perl_ptr_table_fetch missing (mklibs v0.1.30) > > Yes. However there is no reference to libxcb everywhere, see the lates

Re: failure during mklibs

2010-12-22 Thread Bastian Blank
On Wed, Dec 22, 2010 at 03:05:47PM +0100, Michal Filka wrote: > > On Tue, Dec 21, 2010 at 03:00:31PM +0100, Michal Filka wrote: > >> Object: ./tmp/monolithic/tree/usr/bin/mawk > >> 8623 symbols, 1134 unresolved > >> Traceback (most recent call last): > >>   File "/usr/bin/mklibs", line 472, in > >

Re: failure during mklibs

2010-12-22 Thread Michal Filka
> On Tue, Dec 21, 2010 at 03:00:31PM +0100, Michal Filka wrote: >> Object: ./tmp/monolithic/tree/usr/bin/mawk >> 8623 symbols, 1134 unresolved >> Traceback (most recent call last): >>   File "/usr/bin/mklibs", line 472, in >>     raise "No library provides non-weak %s" % symbol >> No library provi

Re: failure during mklibs

2010-12-22 Thread Bastian Blank
On Tue, Dec 21, 2010 at 03:00:31PM +0100, Michal Filka wrote: > Object: ./tmp/monolithic/tree/usr/bin/mawk > 8623 symbols, 1134 unresolved > Traceback (most recent call last): > File "/usr/bin/mklibs", line 472, in > raise "No library provides non-weak %s" % symbol > No library provides non-

Re: failure during mklibs

2010-12-22 Thread Michal Filka
2010/12/22 Michal Filka : >>> No library provides non-weak xcb_render_tri_st...@base >>> >>> # ls tmp/monolithic/tree/usr/lib/ | fgrep xcb >>> libxcb-render.so.0 >>> libxcb-render.so.0.0.0 >>> libxcb-render-util.so.0 >>> libxcb-render-util.so.0.0.0 >>> libxcb.so.1 >>> libxcb.so.1.0.0 >>> libxcb-xli

Re: failure during mklibs

2010-12-22 Thread Michal Filka
>> No library provides non-weak xcb_render_tri_st...@base >> >> # ls tmp/monolithic/tree/usr/lib/ | fgrep xcb >> libxcb-render.so.0 >> libxcb-render.so.0.0.0 >> libxcb-render-util.so.0 >> libxcb-render-util.so.0.0.0 >> libxcb.so.1 >> libxcb.so.1.0.0 >> libxcb-xlib.so.0 >> libxcb-xlib.so.0.0.0 > > n

Re: failure during mklibs

2010-12-21 Thread Samuel Thibault
Michal Filka, le Tue 21 Dec 2010 15:00:31 +0100, a écrit : > No library provides non-weak xcb_render_tri_st...@base > > # ls tmp/monolithic/tree/usr/lib/ | fgrep xcb > libxcb-render.so.0 > libxcb-render.so.0.0.0 > libxcb-render-util.so.0 > libxcb-render-util.so.0.0.0 > libxcb.so.1 > libxcb.so.1.0.

failure during mklibs

2010-12-21 Thread Michal Filka
Hi, make build_monolithic ends with Object: ./tmp/monolithic/tree/usr/bin/mawk 8623 symbols, 1134 unresolved Traceback (most recent call last): File "/usr/bin/mklibs", line 472, in raise "No library provides non-weak %s" % symbol No library provides non-weak xcb_render_tri_st...@base make[