Your message dated Wed, 20 Sep 2006 12:58:47 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#388393: ftbfs: can't read /usr/lib/libXrender.la: No such 
file or directory
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--- Begin Message ---
Package: gtk+2.0
Version: 2.8.20-1

I suspect this is caused by other libraries referencing the old
/usr/lib/libXrender.la which has been removed a while ago.  This
caused a lot of problems, since the maintainer decided not to rename
the libxrender-dev package when he removed features.  I am not sure
where to report this bug, so I'm reporting it for the package whose
build actually fails.

ranlib .libs/libgdk-x11-2.0.a
rm -fr .libs/libgdk-x11-2.0.lax
creating libgdk-x11-2.0.la
/bin/sed: can't read /usr/lib/libXrender.la: No such file or directory
libtool: link: `/usr/lib/libXrender.la' is not a valid libtool archive
make[5]: *** [libgdk-x11-2.0.la] Error 1
make[5]: Leaving directory
`/usr/src/debian/build/gtk+2.0-2.8.20/build-tree/gtk+-2.8.20-static/gdk'
make[4]: *** [all-recursive] Error 1



--- End Message ---
--- Begin Message ---
On Wed, Sep 20, 2006, Max Kellermann wrote:
> It was libpango1.0-dev 1.12.4-1 and libcairo2-dev 1.2.4-1, I built
> both myself with "apt-get source -b".  Maybe this bug belongs to those
> 2 packages, but as I said, I'm not sure who's responsible for this
> bugged transition, since I found no documentation on this.

 You seem to have built libpango1.0-dev at the time where Xrender.la was
 available, and then Gtk, when it wasn't available anymore.

 These bugs are all caused by an inappropriate handling of this removal
 by the X / Xorg team.  There was nothing else to do than to rebuild all
 higher level libs that ship *.la files referencing Xrender.la at this
 point (or re-add Xrender.la).

 Since this only happen due to your local builds of pango1.0 and
 libcairo, I suggest you rebuild them or edit their *.la files to clear
 the dependency_libs='...' line.

 We applied 3 different techniques to this problem in packages of the
 GNOME team, and we're in the process of getting rid of *.la files
 altogether.

 I'm closing this bug.

-- 
Loïc Minier <[EMAIL PROTECTED]>

--- End Message ---

Reply via email to