Your message dated Tue, 05 Oct 2010 23:47:11 +0000
with message-id <e1p3hdz-0005ag...@franck.debian.org>
and subject line Bug#583827: fixed in lash 0.6.0~rc2-5
has caused the Debian Bug report #583827,
regarding lash: FTBFS on kfreebsd-*: lashd/server.h:101: error: expected ')' 
before 'id'
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 ow...@bugs.debian.org
immediately.)


-- 
583827: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583827
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: lash
Version: 0.6.0~rc2-1
Severity: serious
Justification: FTBFS
User: debian-...@lists.debian.org
Usertags: kfreebsd

Hi,

your package no longer builds on kfreebsd-*:
| gcc -DHAVE_CONFIG_H -I. -I.. 
-I/build/buildd-lash_0.6.0~rc2-1-kfreebsd-amd64-2KVxEQ/lash-0.6.0~rc2/./lashd  
-I/build/buildd-lash_0.6.0~rc2-1-kfreebsd-amd64-2KVxEQ/lash-0.6.0~rc2/.    
-I/usr/include/libxml2   -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include   
-DDTDDIR=\"/usr/share/lash/dtds\"  -g -O2 -g -Wall -O2 -c 
/build/buildd-lash_0.6.0~rc2-1-kfreebsd-amd64-2KVxEQ/lash-0.6.0~rc2/./lashd/main.c
| In file included from 
/build/buildd-lash_0.6.0~rc2-1-kfreebsd-amd64-2KVxEQ/lash-0.6.0~rc2/./lashd/main.c:40:
| 
/build/buildd-lash_0.6.0~rc2-1-kfreebsd-amd64-2KVxEQ/lash-0.6.0~rc2/./lashd/server.h:101:
 error: expected ')' before 'id'
| 
/build/buildd-lash_0.6.0~rc2-1-kfreebsd-amd64-2KVxEQ/lash-0.6.0~rc2/./lashd/main.c:
 In function 'term_handler':
| 
/build/buildd-lash_0.6.0~rc2-1-kfreebsd-amd64-2KVxEQ/lash-0.6.0~rc2/./lashd/main.c:54:
 warning: implicit declaration of function 'strsignal'
| make[3]: *** [main.o] Error 1

Full build logs:
  https://buildd.debian.org/status/package.php?p=lash&suite=experimental

Mraw,
KiBi.



--- End Message ---
--- Begin Message ---
Source: lash
Source-Version: 0.6.0~rc2-5

We believe that the bug you reported is fixed in the latest version of
lash, which is due to be installed in the Debian FTP archive:

lash-bin_0.6.0~rc2-5_amd64.deb
  to main/l/lash/lash-bin_0.6.0~rc2-5_amd64.deb
lash-doc_0.6.0~rc2-5_all.deb
  to main/l/lash/lash-doc_0.6.0~rc2-5_all.deb
lash_0.6.0~rc2-5.debian.tar.gz
  to main/l/lash/lash_0.6.0~rc2-5.debian.tar.gz
lash_0.6.0~rc2-5.dsc
  to main/l/lash/lash_0.6.0~rc2-5.dsc
lashd_0.6.0~rc2-5_amd64.deb
  to main/l/lash/lashd_0.6.0~rc2-5_amd64.deb
liblash-dev_0.6.0~rc2-5_amd64.deb
  to main/l/lash/liblash-dev_0.6.0~rc2-5_amd64.deb
liblash3_0.6.0~rc2-5_amd64.deb
  to main/l/lash/liblash3_0.6.0~rc2-5_amd64.deb
python-lash_0.6.0~rc2-5_amd64.deb
  to main/l/lash/python-lash_0.6.0~rc2-5_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 583...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org> (supplier of updated lash 
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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Wed, 06 Oct 2010 01:26:14 +0200
Source: lash
Binary: liblash-dev lashd lash-bin liblash3 lash-doc python-lash
Architecture: source all amd64
Version: 0.6.0~rc2-5
Distribution: experimental
Urgency: low
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Description: 
 lash-bin   - LASH Audio Session Handler (LASH) example clients
 lash-doc   - LASH Audio Session Handler (LASH) documentation
 lashd      - LASH Audio Session Handler (LASH) server
 liblash-dev - LASH Audio Session Handler (LASH) development files
 liblash3   - LASH Audio Session Handler (LASH) shared library files
 python-lash - Python bindings for liblash3
Closes: 583827
Changes: 
 lash (0.6.0~rc2-5) experimental; urgency=low
 .
   [ Alessio Treglia ]
   * Back to build fine on kfreeebsd (Closes: #583827):
     - debian/patches/05_missing_include.patch:
       + Add more missing #include statements.
     - debian/patches/04_disable_stacktrace.patch:
       + Don't show the stracktrace on kfreebsd-* archs too.
Checksums-Sha1: 
 972605e88d46bae770d31037382b76aa722c1c94 1690 lash_0.6.0~rc2-5.dsc
 37af16e649e8686ac7eede8ad3f1bac0c21cba30 15070 lash_0.6.0~rc2-5.debian.tar.gz
 f2fc607d5df25160fc13537c7908f43e7485ec38 20344 lash-doc_0.6.0~rc2-5_all.deb
 93cec4eba47499d0f72ac54299e4c9a0f7bd62a6 57620 
liblash-dev_0.6.0~rc2-5_amd64.deb
 8430864a7dc37643964511ac23cb91f5fe73d4dc 74284 lashd_0.6.0~rc2-5_amd64.deb
 f13764e9730ca806b44abc4eeb8a04f645d94033 75076 lash-bin_0.6.0~rc2-5_amd64.deb
 6b6997c07f8b617a530ef9f25b768586cb951f22 49120 liblash3_0.6.0~rc2-5_amd64.deb
 df138d9f0d6824a5b13df741220a6415d8e7a351 60312 
python-lash_0.6.0~rc2-5_amd64.deb
Checksums-Sha256: 
 bcbe6ec682a066ad4f340e749f596a222d02763b8f8a34d41d5bc7cc493ae630 1690 
lash_0.6.0~rc2-5.dsc
 9a504ba10621c5a228147c06efe8ac91abbab70175652405e194999041498403 15070 
lash_0.6.0~rc2-5.debian.tar.gz
 76bfb8b2049845140e6eec95ca5d86b69813f4492a5191da39091e0cd5f492ce 20344 
lash-doc_0.6.0~rc2-5_all.deb
 14b7315de876bacbfffadc5d278b2149a2c000c1a4fe644f956752a498d1a371 57620 
liblash-dev_0.6.0~rc2-5_amd64.deb
 a477598536747967f81e30ab4fca379acab1f9f784b42ccf271db6a6cdf0718b 74284 
lashd_0.6.0~rc2-5_amd64.deb
 b8926c29cb2f4892469af62b78254d5819bf82f5485ab4d2dc98d099c97ba263 75076 
lash-bin_0.6.0~rc2-5_amd64.deb
 3be3bd1fea2d8a856b1ad7c38b43e7a1f6d6d267208ef23d37ecc304851bad3a 49120 
liblash3_0.6.0~rc2-5_amd64.deb
 766024b70a2ffe6647f7eb1d9c11433f529f8bd2059171cc44c7c48e6fd91b35 60312 
python-lash_0.6.0~rc2-5_amd64.deb
Files: 
 c501fce73274f0de147c9f194b7e3e93 1690 sound optional lash_0.6.0~rc2-5.dsc
 6480ee6eb19a886e2a897f012240f810 15070 sound optional 
lash_0.6.0~rc2-5.debian.tar.gz
 6d08982e65509ad0c89d190a13905463 20344 doc optional 
lash-doc_0.6.0~rc2-5_all.deb
 b543ac284252d9d389b1f2edb4ad50ee 57620 libdevel optional 
liblash-dev_0.6.0~rc2-5_amd64.deb
 7b402e134a8e7d5a4f2d305a7abd1ba2 74284 sound optional 
lashd_0.6.0~rc2-5_amd64.deb
 ba43d69ca10bff317458de6e3656b90f 75076 sound optional 
lash-bin_0.6.0~rc2-5_amd64.deb
 1c4d023bb79917fb7ff15c2672e0d5f8 49120 libs optional 
liblash3_0.6.0~rc2-5_amd64.deb
 7adb9eaf013b301c800bc351a88aab37 60312 python optional 
python-lash_0.6.0~rc2-5_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkyrtkkACgkQRdSMfNz8P9CqnQCdEgy8F0QIE2Uc0/U8VwhIXqoE
m2gAn1pKk2tEd00Byw7QM/ETkn1MisZm
=MOMU
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to