Your message dated Thu, 10 May 2012 01:33:26 +0000
with message-id <[email protected]>
and subject line Bug#641064: fixed in lmms 0.4.10-2.1
has caused the Debian Bug report #641064,
regarding lmms: FTBFS on non-Linux archs
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
641064: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641064
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: lmms
Version: 0.4.10-2
Severity: important
Tags: patch
Hi,
currently lmms fails to build on non-Linux architectures (eg on
kfreebsd-i386[1], kfreebsd-amd64[2], and hurd-i386[3]).
The fix is to disable the ALSA support (as ALSA is Linux-specific),
provided by the attached patch.
[1]
https://buildd.debian.org/status/fetch.php?pkg=lmms&arch=kfreebsd-i386&ver=0.4.10-2&stamp=1299839167
[2]
https://buildd.debian.org/status/fetch.php?pkg=lmms&arch=kfreebsd-amd64&ver=0.4.10-2&stamp=1299848386
[3]
https://buildd.debian.org/status/fetch.php?pkg=lmms&arch=hurd-i386&ver=0.4.10-2&stamp=1315593374
Thanks,
--
Pino
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@
Section: sound
Priority: optional
Maintainer: Patrick Winnertz <[email protected]>
-Build-Depends: debhelper (>= 5.0.0), libsdl-sound1.2-dev, libsamplerate0-dev, libsndfile1-dev, libvorbis-dev, libjack-dev, libstk0-dev, ladspa-sdk, libflac-dev, libwine-dev [i386 amd64], libasound2-dev, festival-dev, imagemagick, cmake, qt4-qmake, libqt4-dev, libpulse-dev, libfluidsynth-dev, libfftw3-dev, libfreetype6-dev, libxft-dev, portaudio19-dev, libxinerama-dev, gcc-multilib [amd64], g++-multilib [amd64]
+Build-Depends: debhelper (>= 5.0.0), libsdl-sound1.2-dev, libsamplerate0-dev, libsndfile1-dev, libvorbis-dev, libjack-dev, libstk0-dev, ladspa-sdk, libflac-dev, libwine-dev [i386 amd64], libasound2-dev [linux-any], festival-dev, imagemagick, cmake, qt4-qmake, libqt4-dev, libpulse-dev, libfluidsynth-dev, libfftw3-dev, libfreetype6-dev, libxft-dev, portaudio19-dev, libxinerama-dev, gcc-multilib [amd64], g++-multilib [amd64]
Standards-Version: 3.9.1
Homepage: http://lmms.sf.net/
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,13 @@
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
+
+EXTRA_CMAKE_ARGS :=
+ifneq ($(DEB_HOST_ARCH_OS),linux)
+ EXTRA_CMAKE_ARGS += -DWANT_ALSA:BOOL=OFF
+endif
+
CFLAGS = -Wall -g
@@ -25,7 +32,7 @@
build: build-stamp
build-stamp: patch-stamp config.status
dh_testdir
- cmake . -DCMAKE_INSTALL_PREFIX=/usr
+ cmake . -DCMAKE_INSTALL_PREFIX=/usr $(EXTRA_CMAKE_ARGS)
touch build-stamp
clean: unpatch
--- End Message ---
--- Begin Message ---
Source: lmms
Source-Version: 0.4.10-2.1
We believe that the bug you reported is fixed in the latest version of
lmms, which is due to be installed in the Debian FTP archive:
lmms-common_0.4.10-2.1_all.deb
to main/l/lmms/lmms-common_0.4.10-2.1_all.deb
lmms_0.4.10-2.1.debian.tar.gz
to main/l/lmms/lmms_0.4.10-2.1.debian.tar.gz
lmms_0.4.10-2.1.dsc
to main/l/lmms/lmms_0.4.10-2.1.dsc
lmms_0.4.10-2.1_kfreebsd-amd64.deb
to main/l/lmms/lmms_0.4.10-2.1_kfreebsd-amd64.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.
Robert Millan <[email protected]> (supplier of updated lmms 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.8
Date: Fri, 27 Apr 2012 22:55:55 +0200
Source: lmms
Binary: lmms lmms-common
Architecture: source all kfreebsd-amd64
Version: 0.4.10-2.1
Distribution: unstable
Urgency: low
Maintainer: Patrick Winnertz <[email protected]>
Changed-By: Robert Millan <[email protected]>
Description:
lmms - Linux Multimedia Studio
lmms-common - Linux Multimedia Studio - common files
Closes: 641064
Changes:
lmms (0.4.10-2.1) unstable; urgency=low
.
* Non-maintainer upload.
* Fix FTBFS on GNU/kFreeBSD. Thanks Pino Toscano. (Closes: #641064)
Checksums-Sha1:
d1d9926b7fa21023a023bd584a243cc318587239 1484 lmms_0.4.10-2.1.dsc
10b0d68ff7046a3eefd07cc8507fc08ed11befc8 5980 lmms_0.4.10-2.1.debian.tar.gz
c900ca3f9c1f5a2f959819d959c3711365cc6cad 5689824 lmms-common_0.4.10-2.1_all.deb
563c76a586073c00d83aee123e15ba6d615aca68 4010070
lmms_0.4.10-2.1_kfreebsd-amd64.deb
Checksums-Sha256:
0d40ff30d92195b94516485e11369652fa550508a42e79cc408e1ff625d058f5 1484
lmms_0.4.10-2.1.dsc
3b0f3aef067227044b578a155d7625ca79de13e7aee7bbf81b1fa9b4fdb18778 5980
lmms_0.4.10-2.1.debian.tar.gz
99d5cf743c71e40294837a4db2d19ed8d3da38f08dc607fc7716e73103e69925 5689824
lmms-common_0.4.10-2.1_all.deb
9887e884cce3bd9a238278db32839d70ba861d0ff270e1787c2063ae33064c8e 4010070
lmms_0.4.10-2.1_kfreebsd-amd64.deb
Files:
4f4930739ee38dbb1e57e23b6430e708 1484 sound optional lmms_0.4.10-2.1.dsc
b6b2456fdc156448d2fd410fe5b0ab3a 5980 sound optional
lmms_0.4.10-2.1.debian.tar.gz
90ad6201883e602edd4d1a5601aaaf2f 5689824 sound optional
lmms-common_0.4.10-2.1_all.deb
05ffd30cb3834603e80db4c0d60ab3a0 4010070 sound optional
lmms_0.4.10-2.1_kfreebsd-amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/kFreeBSD)
iEYEARECAAYFAk+cjkoACgkQC19io6rUCv8y7gCaAjzlA7Hbv65yiSNzjJK5HjOH
eZQAn0N0ln8g0IifKkbLguCI7flCmPTm
=zO8m
-----END PGP SIGNATURE-----
--- End Message ---