Your message dated Sun, 16 Jul 2006 23:49:21 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#378494: fixed in ices2 2.0.1-5
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: ices2
Version: 2.0.1-4
Severity: serious

Hello,

There was a problem while autobuilding your package:

> Automatic build of ices2_2.0.1-4 on avidan by sbuild/i386 0.48
> Build started at 20060716-2149
> ******************************************************************************
...
> im_alsa.c: In function 'alsa_open_module':
> im_alsa.c:162: warning: unused variable 'buffered_time'
> im_alsa.c:160: warning: unused variable 'rate'
> im_alsa.c:160: warning: unused variable 'channels'
> /bin/bash ../libtool --mode=link cc -I/usr/include/libxml2 -pthread -g -Wall 
> -O2   -o ices  input.o cfgparse.o stream.o ices.o signals.o im_playlist.o 
> reencode.o encode.o playlist_basic.o im_stdinpcm.o stream_shared.o metadata.o 
> playlist_script.o audio.o resample.o im_oss.o  im_alsa.o log/libicelog.la 
> timing/libicetiming.la thread/libicethread.la avl/libiceavl.la -lasound  
> -lvorbisenc  -lshout -lvorbis -lm -ltheora -lspeex -logg  -L/usr/lib -lxml2  
> mkdir .libs
> cc -I/usr/include/libxml2 -g -Wall -O2 -o ices input.o cfgparse.o stream.o 
> ices.o signals.o im_playlist.o reencode.o encode.o playlist_basic.o 
> im_stdinpcm.o stream_shared.o metadata.o playlist_script.o audio.o resample.o 
> im_oss.o im_alsa.o  -pthread log/.libs/libicelog.a 
> timing/.libs/libicetiming.a thread/.libs/libicethread.a avl/.libs/libiceavl.a 
> /usr/lib/libasound.so -lpthread /usr/lib/libvorbisenc.so /usr/lib/libshout.so 
> /usr/lib/libvorbis.so /usr/lib/libtheora.so /usr/lib/libspeex.so 
> /usr/lib/libogg.so -L/usr/lib /usr/lib/libxml2.so -ldl -lz -lm
> /usr/bin/ld: cannot find -lz
> collect2: ld returned 1 exit status
> make[4]: *** [ices] Error 1
> make[4]: Leaving directory `/build/buildd/ices2-2.0.1/src'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/build/buildd/ices2-2.0.1/src'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/build/buildd/ices2-2.0.1'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/ices2-2.0.1'
> make: *** [debian/stamp-makefile-build] Error 2
> ******************************************************************************
> Build finished at 20060716-2150
> FAILED [dpkg-buildpackage died]
> ------------------------------------------------------------------------------

-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: ices2
Source-Version: 2.0.1-5

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

ices2_2.0.1-5.diff.gz
  to pool/main/i/ices2/ices2_2.0.1-5.diff.gz
ices2_2.0.1-5.dsc
  to pool/main/i/ices2/ices2_2.0.1-5.dsc
ices2_2.0.1-5_powerpc.deb
  to pool/main/i/ices2/ices2_2.0.1-5_powerpc.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.
Jonas Smedegaard <[EMAIL PROTECTED]> (supplier of updated ices2 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: Mon, 17 Jul 2006 06:18:38 +0200
Source: ices2
Binary: ices2
Architecture: source powerpc
Version: 2.0.1-5
Distribution: unstable
Urgency: low
Maintainer: Debian Icecast team <[EMAIL PROTECTED]>
Changed-By: Jonas Smedegaard <[EMAIL PROTECTED]>
Description: 
 ices2      - Ogg Vorbis streaming source for Icecast 2
Closes: 377888 378494
Changes: 
 ices2 (2.0.1-5) unstable; urgency=low
 .
   * Package is now team-maintained!
     + Debian Icecast team <[EMAIL PROTECTED]>
       maintains the package, with me as uploader.
     + If you want to help improve the package or want other Icecast-
       related packages maintained here then drop an email to the above
       mailinglist!
   * Move auto-update of debian/control out in reusable cdbs snippet.
   * Add local cdbs snippet copyright-check.mk.
   * Minor update to existing cdbs snippet buildinfo (better namespace).
   * Minor adjustments to debian/copyright:
     + Strip unneeded FSF address, to please lintian
     + Add copyright and licensing info on src/timing/ (LGPL)
   * Mention homepage (not website) in long description.
   * Auto-update debian/control, and manually strip build-essential from
     build-dependencies to not upset ftp-masters.
   * Bump standards-version to 3.7.2 (no changes needed).
   * Enable cdbs relibtoolization, fixing linkage problem causing FTBFS.
     Closes: bug#378494 (thanks to Julien Danjou <[EMAIL PROTECTED]>).
   * Exclude libasound-dev build-dependency, fixing FTBFS on non-linux
     ports. Closes: bug#377888 (thanks to Petr Salinger
     <[EMAIL PROTECTED]>).
Files: 
 6ed396701897cabb36ea460a9d9518ed 866 sound optional ices2_2.0.1-5.dsc
 b57b994856f3465c2dde90d73dc073a1 6178 sound optional ices2_2.0.1-5.diff.gz
 95f53824ff3a8991b0782b01addfbb4c 61978 sound optional ices2_2.0.1-5_powerpc.deb

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

iD8DBQFEuxeAn7DbMsAkQLgRAkUSAJ0VWynKqbeltHATeO+ocu8ZF5HawgCfTR1l
4RL69RGSkxxx4rLoBSqjbiw=
=BCiC
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to