Debian Bug report logs -
#428892
sdl-mixer1.2: FTBFS on hurd-i386
Reported by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date: Thu, 14 Jun 2007 23:03:01 UTC
Severity: important
Tags: patch
Found in version 1.2.6-2
Fixed in version sdl-mixer1.2/1.2.6-3
Done: Aurelien Jarno <aurel32@debian.org>
Bug is archived. No further changes may be made.
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>:
Bug#428892; Package sdl-mixer1.2.
(full text, mbox, link).
Acknowledgement sent to Samuel Thibault <samuel.thibault@ens-lyon.org>:
New Bug report received and forwarded. Copy sent to Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Package: sdl-mixer1.2
Version: 1.2.6-2
Severity: important
Tags: patch
Hi,
sdl-mixer1.2 currently FTBFS because it uses PATH_MAX unconditionaly.
Here is a patch
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (900, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.21-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
--
Samuel Thibault <samuel.thibault@ens-lyon.org>
> Il [e2fsck] a bien démarré, mais il m'a rendu la main aussitot en me
> disant "houlala, c'est pas beau à voir votre truc, je préfèrerai que
> vous teniez vous même la tronçonneuse" (traduction libre)
NC in Guide du linuxien pervers : "Bien configurer sa tronçonneuse."
[patch (text/plain, attachment)]
Information forwarded to debian-bugs-dist@lists.debian.org, Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>:
Bug#428892; Package sdl-mixer1.2.
(full text, mbox, link).
Acknowledgement sent to Samuel Thibault <samuel.thibault@ens-lyon.org>:
Extra info received and forwarded to list. Copy sent to Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>.
(full text, mbox, link).
Message #10 received at 428892@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Hi,
Oops, here is a more complete and better patch.
Samuel
[patch (text/plain, attachment)]
Information forwarded to debian-bugs-dist@lists.debian.org, Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>:
Bug#428892; Package sdl-mixer1.2.
(full text, mbox, link).
Acknowledgement sent to Samuel Thibault <samuel.thibault@ens-lyon.org>:
Extra info received and forwarded to list. Copy sent to Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>.
(full text, mbox, link).
Message #15 received at 428892@bugs.debian.org (full text, mbox, reply):
[Message part 1 (text/plain, inline)]
Hum, I must have attached the wrong file, the previous patch doesn't
even compile. Here is a fixed version.
Samuel
[patch (text/plain, attachment)]
Reply sent to Aurelien Jarno <aurel32@debian.org>:
You have taken responsibility.
(full text, mbox, link).
Notification sent to Samuel Thibault <samuel.thibault@ens-lyon.org>:
Bug acknowledged by developer.
(full text, mbox, link).
Message #20 received at 428892-close@bugs.debian.org (full text, mbox, reply):
Source: sdl-mixer1.2
Source-Version: 1.2.6-3
We believe that the bug you reported is fixed in the latest version of
sdl-mixer1.2, which is due to be installed in the Debian FTP archive:
libsdl-mixer1.2-dev_1.2.6-3_amd64.deb
to pool/main/s/sdl-mixer1.2/libsdl-mixer1.2-dev_1.2.6-3_amd64.deb
libsdl-mixer1.2_1.2.6-3_amd64.deb
to pool/main/s/sdl-mixer1.2/libsdl-mixer1.2_1.2.6-3_amd64.deb
sdl-mixer1.2_1.2.6-3.diff.gz
to pool/main/s/sdl-mixer1.2/sdl-mixer1.2_1.2.6-3.diff.gz
sdl-mixer1.2_1.2.6-3.dsc
to pool/main/s/sdl-mixer1.2/sdl-mixer1.2_1.2.6-3.dsc
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 428892@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Aurelien Jarno <aurel32@debian.org> (supplier of updated sdl-mixer1.2 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 ftpmaster@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Tue, 31 Jul 2007 14:16:36 +0200
Source: sdl-mixer1.2
Binary: libsdl-mixer1.2 libsdl-mixer1.2-dev
Architecture: source amd64
Version: 1.2.6-3
Distribution: unstable
Urgency: low
Maintainer: Debian SDL packages maintainers <pkg-sdl-maintainers@lists.alioth.debian.org>
Changed-By: Aurelien Jarno <aurel32@debian.org>
Description:
libsdl-mixer1.2 - mixer library for Simple DirectMedia Layer 1.2
libsdl-mixer1.2-dev - development files for SDL1.2 mixer library
Closes: 413655 413656 413662 422522 424268 428892 434303
Changes:
sdl-mixer1.2 (1.2.6-3) unstable; urgency=low
.
[ Aurelien Jarno ]
* debian/rules:
+ change DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS= into LDFLAGS+=
+ prepend -Wl,-z,defs before --as-needed in LDFLAGS
+ don't remove acinclude.m4 in the clean rule (closes: bug#413656,
bug#424268, bug#422522).
* debian/control:
+ depends on cdbs (>= 0.4.41)
+ depends on autotools-dev (closes: bug#413655).
* patches/00_link-libm.patch:
+ new patch from Loïc Minier to link against libm (closes:
bug#413662).
* patches/01_relibtoolize.patch:
+ update
* patches/02_hurd.patch:
+ new patch from Samuel Thibault to fix FTBFS on Hurd (closes:
bug#428892).
* patches/03_awe_voice.patch:
+ new patch to fix FTBFS with linux-libc-dev (>= 2.6.22) (closes:
bug#434303).
Files:
548c8eadcf13fad1db6a888d5b52a7e2 1007 libs optional sdl-mixer1.2_1.2.6-3.dsc
22b0bbdd0bbe601bf3f1cd988f217508 144021 libs optional sdl-mixer1.2_1.2.6-3.diff.gz
ea7d2bc40dcc590cd607a30a80458bbd 144042 libs optional libsdl-mixer1.2_1.2.6-3_amd64.deb
c4f1930c690eff0ff81959568d396623 202694 libdevel optional libsdl-mixer1.2-dev_1.2.6-3_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFGry6Hw3ao2vG823MRAlbJAJ9BKdDFyE6pKedEx/RuUBJXDIlltwCfdngN
cFZ+F3+ZQHHOak7OI1FgE2s=
=z3JM
-----END PGP SIGNATURE-----
Bug archived.
Request was from Debbugs Internal Request <owner@bugs.debian.org>
to internal_control@bugs.debian.org.
(Sun, 09 Sep 2007 07:31:23 GMT) (full text, mbox, link).
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 08:33:00 2023;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.