Your message dated Wed, 3 May 2006 09:45:22 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#365714: emacs21: FTBFS on most architectures, xaw issues.
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: emacs21
Version: 21.4a-3.1
Severity: serious
Hi,
Your package is failing to build with the following error:
make[5]: Entering directory `/build/buildd/emacs21-21.4a/debian/build-x/lwlib'
x86_64-linux-gnu-gcc -c -DUSE_LUCID -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I.
-I/build/buildd/emacs21-21.4a/src -D_BSD_SOURCE -DDEBIAN -g -O2
-DPURESIZE=5000000 -I../src /build/buildd/emacs21-21.4a/lwlib/lwlib.c
/build/buildd/emacs21-21.4a/lwlib/lwlib.c:52:27: error: X11/Xaw/Paned.h: No
such file or directory
make[5]: *** [lwlib.o] Error 1
The problem is that libxaw8-dev still installs it's files
in /usr/X11R6/include/X11/Xaw/. libxaw-headers, which is
used by libxaw6-dev and libxaw7-dev, installs it's files
in /usr/include/X11/Xaw.
You have a build dependency on xaw3dg-dev which has a
dependency on libxaw8-dev | libxaw7-dev | libxaw6-dev, so
it's selecting the first, and you don't find the header
files.
Kurt
--- End Message ---
--- Begin Message ---
Package: xaw3dg-dev
Version: 1.5+E-12
Mmmm, missed closing in changelog. It does not depend on libxaw8-dev now
(and on any other X -dev package indeed). This will cause almost
certainly a good deal of FTBSs around. Great!!!! :-P
On Wed, May 03, 2006 at 09:15:19AM +0200, Frank K?ster wrote:
> # trying again (this time with Bcc), the first time it seems to have been
> ignored.
> clone 365714 -1
> reassign -1 xaw3dg-dev
> retitle -1 Depends on libxaw8-dev and breaks building packages
> thanks
>
>
> Michael Banck <[EMAIL PROTECTED]> wrote:
>
> > I don't feel qualified to change emacs21's Build-Depends in a second NMU
> > really, but I guess it should just Build-Depen on libxaw7-dev?
>
> I think xaw3dg-dev should be fixed - this will also affect other
> packages that build-depend on it.
>
--
Francesco P. Lovergine
--- End Message ---