Your message dated Tue, 25 Aug 2009 16:18:01 +0000
with message-id <[email protected]>
and subject line Bug#542765: fixed in audacity 1.3.8-1
has caused the Debian Bug report #542765,
regarding audacity: FTBFS on GNU/kFreeBSD
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.)
--
542765: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542765
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: audacity
Version: 1.3.7-3
Severity: important
Tags: patch
User: [email protected]
Usertags: kfreebsd
Hi,
the current version fails to build on GNU/kFreeBSD,
it is partial reincarnation of #409260.
It still needs some "|| defined(__FreeBSD_kernel__)".
Please find attached patch with them.
It would also be nice if you can ask upstream
to include this changes.
Thanks in advance
Petronly in patch2:
unchanged:
--- audacity-1.3.7.orig/lib-src/libnyquist/snd/sndconfig.h
+++ audacity-1.3.7/lib-src/libnyquist/snd/sndconfig.h
@@ -60,7 +60,7 @@
#elif defined(IRIX)
#include "sndirix.h"
-#elif defined(__FreeBSD__)
+#elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
#include "sndfreebsd.h"
#elif defined(_WIN32)
only in patch2:
unchanged:
--- audacity-1.3.7.orig/lib-src/portmixer/src/px_unix_oss.c
+++ audacity-1.3.7/lib-src/portmixer/src/px_unix_oss.c
@@ -38,7 +38,7 @@
#if defined(__linux__)
#include <linux/soundcard.h>
-#elif defined(__FreeBSD__)
+#elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
#include <sys/soundcard.h>
#else
#include <machine/soundcard.h> /* JH20010905 */
only in patch2:
unchanged:
--- audacity-1.3.7.orig/lib-src/portmixer/px_unix_oss/px_unix_oss.c
+++ audacity-1.3.7/lib-src/portmixer/px_unix_oss/px_unix_oss.c
@@ -37,7 +37,7 @@
#if defined(__linux__)
#include <linux/soundcard.h>
-#elif defined(__FreeBSD__)
+#elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
#include <sys/soundcard.h>
#else
#include <machine/soundcard.h> /* JH20010905 */
--- End Message ---
--- Begin Message ---
Source: audacity
Source-Version: 1.3.8-1
We believe that the bug you reported is fixed in the latest version of
audacity, which is due to be installed in the Debian FTP archive:
audacity-data_1.3.8-1_all.deb
to pool/main/a/audacity/audacity-data_1.3.8-1_all.deb
audacity-dbg_1.3.8-1_i386.deb
to pool/main/a/audacity/audacity-dbg_1.3.8-1_i386.deb
audacity_1.3.8-1.diff.gz
to pool/main/a/audacity/audacity_1.3.8-1.diff.gz
audacity_1.3.8-1.dsc
to pool/main/a/audacity/audacity_1.3.8-1.dsc
audacity_1.3.8-1_i386.deb
to pool/main/a/audacity/audacity_1.3.8-1_i386.deb
audacity_1.3.8.orig.tar.gz
to pool/main/a/audacity/audacity_1.3.8.orig.tar.gz
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.
Benjamin Drung <[email protected]> (supplier of updated audacity 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: Tue, 25 Aug 2009 03:28:39 +0200
Source: audacity
Binary: audacity audacity-data audacity-dbg
Architecture: source all i386
Version: 1.3.8-1
Distribution: experimental
Urgency: low
Maintainer: Debian Multimedia Maintainers
<[email protected]>
Changed-By: Benjamin Drung <[email protected]>
Description:
audacity - A fast, cross-platform audio editor
audacity-data - A fast, cross-platform audio editor (data)
audacity-dbg - A fast, cross-platform audio editor (debug)
Closes: 542765
Changes:
audacity (1.3.8-1) experimental; urgency=low
.
[ Benjamin Drung ]
* New upstream release.
* Drop patches that are applied or adopted upstream:
- curly-brace-before-preprocessor-endif.patch
- desktop_file.patch
- make-distclean.patch
- pulseaudio.patch
* Drop portaudio.patch, it does not apply anymore and audacity was
never build against portaudio.
* debian/NEWS: Fix typo (thanks to Lintian).
* Bump Standards-Version to 3.8.3 (no changes).
* Drop debian/source.lintian-overrides, not needed any longer.
* Update debian/watch file to search on Google Code.
* Do not create help directory on runtime (backport patch from upstream)
- Add debian/patches/dont-create-help-directory-on-runtime.patch
* Add debian/patches/export-multiple.patch (LP: #276043).
* Add debian/patches/10-kFreeBSD.patch and debian/patches/20-autoconf.patch
to fix FTBFS on GNU/kFreeBSD; thanks to Petr Salinger for the patch
(Closes: #542765).
* Allow uploads done by Debian Maintainers.
* This release is not compatible to the ffmpeg 0.5 series. Left a
notice in debian/NEWS.
.
[ Reinhard Tartler ]
* Build against system taglib
Checksums-Sha1:
47870b15e94d7feff34ded53b87003b9355924ca 2014 audacity_1.3.8-1.dsc
0bede999f80ba3ab5966f358e65a03b590f6b28f 9339502 audacity_1.3.8.orig.tar.gz
29d92ca601387faa536a1aedb34fdca4e9e04bdd 31612 audacity_1.3.8-1.diff.gz
9595c113feb23d07f1e4e5e493e284f8c14008b4 2045840 audacity-data_1.3.8-1_all.deb
4b523e0565418d4e51f974b5a9a3f393fc9a50c2 2586214 audacity_1.3.8-1_i386.deb
96baa50976720935a2208645ce03ac6bcefc1475 11899728 audacity-dbg_1.3.8-1_i386.deb
Checksums-Sha256:
3f68fbe52ef19afbe3b602bba288f805f096ca6c014b5133ea4d2c0c45522be9 2014
audacity_1.3.8-1.dsc
2798054ece5f70300ace2dac7dba3e758474a49c570268e5fa5b99fb11d60f64 9339502
audacity_1.3.8.orig.tar.gz
2bba183ddf7865efbc8c0b1c63112be471ab53a375f42beb6e9c1d23fe69bc6a 31612
audacity_1.3.8-1.diff.gz
bc1e96fd8b9cf6c9485e677eb0e28f71a330d69df3a69edc5b57310cfd9de81f 2045840
audacity-data_1.3.8-1_all.deb
18e124435c442e169f31a60b95a02ce6ccbc3e309e9e249b721cd769ffd1f6b6 2586214
audacity_1.3.8-1_i386.deb
1f10afff5d0afce4420707453a683c94d7bb3036a86c28a74b25e8863e5a04ca 11899728
audacity-dbg_1.3.8-1_i386.deb
Files:
dfa846bee3ca6aa22098bb31523a966d 2014 sound optional audacity_1.3.8-1.dsc
c2df409951bbff7d657dead7819a6586 9339502 sound optional
audacity_1.3.8.orig.tar.gz
80e71d119ef862c9ad61ca1c932b61ba 31612 sound optional audacity_1.3.8-1.diff.gz
fafee4e0475933e71c61fe4addc9cb38 2045840 sound optional
audacity-data_1.3.8-1_all.deb
5b84134f0b9c2ee9f95ec70df059d335 2586214 sound optional
audacity_1.3.8-1_i386.deb
08a1394ec1df89bfc585d1b40ccfd923 11899728 debug extra
audacity-dbg_1.3.8-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Debian Powered!
iJwEAQECAAYFAkqT+L0ACgkQ78RAoABp8o9zngP/V8PrHkM3JKnRCpaTMUtVyYv/
jtsW2gveQo3irhuwt19Jzvpe6IcwhF3U7lhIymm3HfN4Cnnr1++8CH98vC6XJ8Yp
89yiGn/9uiA/FUd4FaUI4zDLRDj+42gsDAHKhuW0QqxZca406x4O+RUzvCF1C3mG
KzNSVThFO8Vj9IVL6+0=
=485h
-----END PGP SIGNATURE-----
--- End Message ---