Your message dated Fri, 17 Nov 2006 07:02:11 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#397902: fixed in seq24 0.8.6-2
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: seq24
Version: 0.8.6-1
Severity: serious
Justification: FTBFS on i386, very likely to fail everywhere else
Usertags: grid5000
Hi,
During a rebuild of all packages in etch, I discovered that your package
failed to build on i386.
Relevant parts:
checking DEPS_CFLAGS... -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include
-I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include -I/usr/inclu
de/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4
-I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 -I/
usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/
cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0
checking DEPS_LIBS... -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -lgtk-x11-2.0
-lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf
-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi
-lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmod
ule-2.0 -ldl -lglib-2.0
checking for jack >= 0.90.0... yes
checking JACK_CFLAGS...
checking JACK_LIBS... -ljack
checking for lash-1.0 >= 0.5.0... configure: WARNING: *** LASH not found,
session support will not be built.
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating src/config.h
config.status: executing depfiles commands
/usr/bin/make -C build-tree/seq24-0.8.6
make[1]: Entering directory `/build/root/seq24-0.8.6/build-tree/seq24-0.8.6'
cd . && /bin/sh /build/root/seq24-0.8.6/build-tree/seq24-0.8.6/missing --run
autoconf
Making all in .
make[2]: Entering directory `/build/root/seq24-0.8.6/build-tree/seq24-0.8.6'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/build/root/seq24-0.8.6/build-tree/seq24-0.8.6'
Making all in src
make[2]: Entering directory `/build/root/seq24-0.8.6/build-tree/seq24-0.8.6/src'
Makefile:312: *** missing separator. Stop.
make[2]: Leaving directory `/build/root/seq24-0.8.6/build-tree/seq24-0.8.6/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/build/root/seq24-0.8.6/build-tree/seq24-0.8.6'
make: *** [debian/stamp-makefile-build] Error 2
Note: this failure looks like a transient failure: I tried to build seq24
several times but could not reproduce the failure every time.
The full build log is available from
http://ox.blop.info/bazaar/buildlogs/20061107/
About the archive rebuilt: The rebuilt was done on about 30 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing an etch i386
environment (not unstable). Internet was not accessible from the build
systems. The builds were processed as root.
About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
--
| Lucas Nussbaum
| [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: seq24
Source-Version: 0.8.6-2
We believe that the bug you reported is fixed in the latest version of
seq24, which is due to be installed in the Debian FTP archive:
seq24_0.8.6-2.diff.gz
to pool/main/s/seq24/seq24_0.8.6-2.diff.gz
seq24_0.8.6-2.dsc
to pool/main/s/seq24/seq24_0.8.6-2.dsc
seq24_0.8.6-2_i386.deb
to pool/main/s/seq24/seq24_0.8.6-2_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Guenter Geiger (Debian/GNU) <[EMAIL PROTECTED]> (supplier of updated seq24
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Fri, 17 Nov 2006 11:46:32 +0100
Source: seq24
Binary: seq24
Architecture: source i386
Version: 0.8.6-2
Distribution: unstable
Urgency: high
Maintainer: [EMAIL PROTECTED]
Changed-By: Guenter Geiger (Debian/GNU) <[EMAIL PROTECTED]>
Description:
seq24 - Real time MIDI sequencer
Closes: 397902
Changes:
seq24 (0.8.6-2) unstable; urgency=high
.
* Applied patch to fix problem with Makefile generation (thanks
vorlon)
* Call autoconf *explicitly* when building, to ensure that our
configure script is built from macros that are reliably consistent
with the Makefile.in's generated by automake. Closes: #397902.
* Add autoconf to the build-depends for the above.
* high urgency, RC bugfix.
Files:
f344c90e7d55e52d1bdc70cb623061cb 679 sound optional seq24_0.8.6-2.dsc
4eb510dbe6ebb1ca6d222eb082a12526 3197 sound optional seq24_0.8.6-2.diff.gz
ba2c344285f547a6dae0f2c448035a46 256954 sound optional seq24_0.8.6-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFXc5e1pbKhmC2uVgRArdWAJ47d0pTLW2JwAQ7QkUgnom9zkfPPwCdHkAc
zFXw+WtQxNUY9yVvBB1m20U=
=vJWq
-----END PGP SIGNATURE-----
--- End Message ---