Your message dated Thu, 25 Feb 2010 23:12:34 +0000
with message-id <e1nkmsk-0007qg...@ries.debian.org>
and subject line Bug#571468: fixed in libarchive 2.8.0-2
has caused the Debian Bug report #571468,
regarding libarchive-dev: missing dependency on liblzma-dev
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.)


-- 
571468: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=571468
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: libapache-mod-musicindex
Version: 1.3.1-1
Severity: serious
User: debian...@lists.debian.org
Usertags: qa-ftbfs-2010-02-24 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
> make[3]: Entering directory 
> `/build/user-libapache-mod-musicindex_1.3.1-1-amd64-vnrN12/libapache-mod-musicindex-1.3.1/build-2.2/src'
> /bin/bash ../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
> -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/apache2 
> -I/usr/include/apr-1.0 -I/usr/include/mysql -DLINUX=2 -D_REENTRANT 
> -D_GNU_SOURCE  -Wall -pedantic -fstrict-aliasing -DLINUX=2 
> -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/xmltok -pthread   -pthread 
> -I/usr/include  -I/usr/include/mysql  -DBIG_JOINS=1  -fno-strict-aliasing   
> -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT 
> mod_musicindex_la-mod_musicindex.lo -MD -MP -MF 
> .deps/mod_musicindex_la-mod_musicindex.Tpo -c -o 
> mod_musicindex_la-mod_musicindex.lo `test -f 'mod_musicindex.c' || echo 
> '../../src/'`mod_musicindex.c
> libtool: compile:  x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. 
> -I../../src -I.. -I/usr/include/apache2 -I/usr/include/apr-1.0 
> -I/usr/include/mysql -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -Wall -pedantic 
> -fstrict-aliasing -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT 
> -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread 
> -pthread -I/usr/include -I/usr/include/mysql -DBIG_JOINS=1 
> -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT 
> mod_musicindex_la-mod_musicindex.lo -MD -MP -MF 
> .deps/mod_musicindex_la-mod_musicindex.Tpo -c ../../src/mod_musicindex.c  
> -fPIC -DPIC -o .libs/mod_musicindex_la-mod_musicindex.o
> mv -f .deps/mod_musicindex_la-mod_musicindex.Tpo 
> .deps/mod_musicindex_la-mod_musicindex.Plo
> /bin/bash ../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
> -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/apache2 
> -I/usr/include/apr-1.0 -I/usr/include/mysql -DLINUX=2 -D_REENTRANT 
> -D_GNU_SOURCE  -Wall -pedantic -fstrict-aliasing -DLINUX=2 
> -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/xmltok -pthread   -pthread 
> -I/usr/include  -I/usr/include/mysql  -DBIG_JOINS=1  -fno-strict-aliasing   
> -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT mod_musicindex_la-html.lo -MD -MP 
> -MF .deps/mod_musicindex_la-html.Tpo -c -o mod_musicindex_la-html.lo `test -f 
> 'html.c' || echo '../../src/'`html.c
> libtool: compile:  x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. 
> -I../../src -I.. -I/usr/include/apache2 -I/usr/include/apr-1.0 
> -I/usr/include/mysql -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -Wall -pedantic 
> -fstrict-aliasing -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT 
> -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread 
> -pthread -I/usr/include -I/usr/include/mysql -DBIG_JOINS=1 
> -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT 
> mod_musicindex_la-html.lo -MD -MP -MF .deps/mod_musicindex_la-html.Tpo -c 
> ../../src/html.c  -fPIC -DPIC -o .libs/mod_musicindex_la-html.o
> ../../src/html.c: In function 'send_rss':
> ../../src/html.c:949: warning: pointer targets in passing argument 1 of 
> 'localtime_r' differ in signedness
> /usr/include/time.h:248: note: expected 'const time_t * restrict' but 
> argument is of type 'const long unsigned int *'
> ../../src/html.c: In function 'send_foot':
> ../../src/html.c:1133: warning: format '%u' expects type 'unsigned int', but 
> argument 3 has type '__time_t'
> ../../src/html.c:1133: warning: format '%.6u' expects type 'unsigned int', 
> but argument 4 has type '__suseconds_t'
> mv -f .deps/mod_musicindex_la-html.Tpo .deps/mod_musicindex_la-html.Plo
> /bin/bash ../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
> -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/apache2 
> -I/usr/include/apr-1.0 -I/usr/include/mysql -DLINUX=2 -D_REENTRANT 
> -D_GNU_SOURCE  -Wall -pedantic -fstrict-aliasing -DLINUX=2 
> -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/xmltok -pthread   -pthread 
> -I/usr/include  -I/usr/include/mysql  -DBIG_JOINS=1  -fno-strict-aliasing   
> -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT mod_musicindex_la-http.lo -MD -MP 
> -MF .deps/mod_musicindex_la-http.Tpo -c -o mod_musicindex_la-http.lo `test -f 
> 'http.c' || echo '../../src/'`http.c
> libtool: compile:  x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. 
> -I../../src -I.. -I/usr/include/apache2 -I/usr/include/apr-1.0 
> -I/usr/include/mysql -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -Wall -pedantic 
> -fstrict-aliasing -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT 
> -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread 
> -pthread -I/usr/include -I/usr/include/mysql -DBIG_JOINS=1 
> -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT 
> mod_musicindex_la-http.lo -MD -MP -MF .deps/mod_musicindex_la-http.Tpo -c 
> ../../src/http.c  -fPIC -DPIC -o .libs/mod_musicindex_la-http.o
> mv -f .deps/mod_musicindex_la-http.Tpo .deps/mod_musicindex_la-http.Plo
> /bin/bash ../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
> -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/apache2 
> -I/usr/include/apr-1.0 -I/usr/include/mysql -DLINUX=2 -D_REENTRANT 
> -D_GNU_SOURCE  -Wall -pedantic -fstrict-aliasing -DLINUX=2 
> -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/xmltok -pthread   -pthread 
> -I/usr/include  -I/usr/include/mysql  -DBIG_JOINS=1  -fno-strict-aliasing   
> -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT mod_musicindex_la-sort.lo -MD -MP 
> -MF .deps/mod_musicindex_la-sort.Tpo -c -o mod_musicindex_la-sort.lo `test -f 
> 'sort.c' || echo '../../src/'`sort.c
> libtool: compile:  x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. 
> -I../../src -I.. -I/usr/include/apache2 -I/usr/include/apr-1.0 
> -I/usr/include/mysql -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -Wall -pedantic 
> -fstrict-aliasing -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT 
> -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread 
> -pthread -I/usr/include -I/usr/include/mysql -DBIG_JOINS=1 
> -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT 
> mod_musicindex_la-sort.lo -MD -MP -MF .deps/mod_musicindex_la-sort.Tpo -c 
> ../../src/sort.c  -fPIC -DPIC -o .libs/mod_musicindex_la-sort.o
> mv -f .deps/mod_musicindex_la-sort.Tpo .deps/mod_musicindex_la-sort.Plo
> /bin/bash ../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
> -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/apache2 
> -I/usr/include/apr-1.0 -I/usr/include/mysql -DLINUX=2 -D_REENTRANT 
> -D_GNU_SOURCE  -Wall -pedantic -fstrict-aliasing -DLINUX=2 
> -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/xmltok -pthread   -pthread 
> -I/usr/include  -I/usr/include/mysql  -DBIG_JOINS=1  -fno-strict-aliasing   
> -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT mod_musicindex_la-config.lo -MD 
> -MP -MF .deps/mod_musicindex_la-config.Tpo -c -o mod_musicindex_la-config.lo 
> `test -f 'config.c' || echo '../../src/'`config.c
> libtool: compile:  x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. 
> -I../../src -I.. -I/usr/include/apache2 -I/usr/include/apr-1.0 
> -I/usr/include/mysql -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -Wall -pedantic 
> -fstrict-aliasing -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT 
> -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread 
> -pthread -I/usr/include -I/usr/include/mysql -DBIG_JOINS=1 
> -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT 
> mod_musicindex_la-config.lo -MD -MP -MF .deps/mod_musicindex_la-config.Tpo -c 
> ../../src/config.c  -fPIC -DPIC -o .libs/mod_musicindex_la-config.o
> mv -f .deps/mod_musicindex_la-config.Tpo .deps/mod_musicindex_la-config.Plo
> /bin/bash ../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
> -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/apache2 
> -I/usr/include/apr-1.0 -I/usr/include/mysql -DLINUX=2 -D_REENTRANT 
> -D_GNU_SOURCE  -Wall -pedantic -fstrict-aliasing -DLINUX=2 
> -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/xmltok -pthread   -pthread 
> -I/usr/include  -I/usr/include/mysql  -DBIG_JOINS=1  -fno-strict-aliasing   
> -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT mod_musicindex_la-playlist.lo -MD 
> -MP -MF .deps/mod_musicindex_la-playlist.Tpo -c -o 
> mod_musicindex_la-playlist.lo `test -f 'playlist.c' || echo 
> '../../src/'`playlist.c
> libtool: compile:  x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. 
> -I../../src -I.. -I/usr/include/apache2 -I/usr/include/apr-1.0 
> -I/usr/include/mysql -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -Wall -pedantic 
> -fstrict-aliasing -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT 
> -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread 
> -pthread -I/usr/include -I/usr/include/mysql -DBIG_JOINS=1 
> -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT 
> mod_musicindex_la-playlist.lo -MD -MP -MF 
> .deps/mod_musicindex_la-playlist.Tpo -c ../../src/playlist.c  -fPIC -DPIC -o 
> .libs/mod_musicindex_la-playlist.o
> mv -f .deps/mod_musicindex_la-playlist.Tpo 
> .deps/mod_musicindex_la-playlist.Plo
> /bin/bash ../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
> -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/apache2 
> -I/usr/include/apr-1.0 -I/usr/include/mysql -DLINUX=2 -D_REENTRANT 
> -D_GNU_SOURCE  -Wall -pedantic -fstrict-aliasing -DLINUX=2 
> -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/xmltok -pthread   -pthread 
> -I/usr/include  -I/usr/include/mysql  -DBIG_JOINS=1  -fno-strict-aliasing   
> -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT 
> mod_musicindex_la-playlist-vorbis.lo -MD -MP -MF 
> .deps/mod_musicindex_la-playlist-vorbis.Tpo -c -o 
> mod_musicindex_la-playlist-vorbis.lo `test -f 'playlist-vorbis.c' || echo 
> '../../src/'`playlist-vorbis.c
> libtool: compile:  x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. 
> -I../../src -I.. -I/usr/include/apache2 -I/usr/include/apr-1.0 
> -I/usr/include/mysql -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -Wall -pedantic 
> -fstrict-aliasing -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT 
> -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread 
> -pthread -I/usr/include -I/usr/include/mysql -DBIG_JOINS=1 
> -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT 
> mod_musicindex_la-playlist-vorbis.lo -MD -MP -MF 
> .deps/mod_musicindex_la-playlist-vorbis.Tpo -c ../../src/playlist-vorbis.c  
> -fPIC -DPIC -o .libs/mod_musicindex_la-playlist-vorbis.o
> mv -f .deps/mod_musicindex_la-playlist-vorbis.Tpo 
> .deps/mod_musicindex_la-playlist-vorbis.Plo
> /bin/bash ../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
> -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/apache2 
> -I/usr/include/apr-1.0 -I/usr/include/mysql -DLINUX=2 -D_REENTRANT 
> -D_GNU_SOURCE  -Wall -pedantic -fstrict-aliasing -DLINUX=2 
> -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/xmltok -pthread   -pthread 
> -I/usr/include  -I/usr/include/mysql  -DBIG_JOINS=1  -fno-strict-aliasing   
> -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT mod_musicindex_la-playlist-flac.lo 
> -MD -MP -MF .deps/mod_musicindex_la-playlist-flac.Tpo -c -o 
> mod_musicindex_la-playlist-flac.lo `test -f 'playlist-flac.c' || echo 
> '../../src/'`playlist-flac.c
> libtool: compile:  x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. 
> -I../../src -I.. -I/usr/include/apache2 -I/usr/include/apr-1.0 
> -I/usr/include/mysql -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -Wall -pedantic 
> -fstrict-aliasing -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT 
> -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread 
> -pthread -I/usr/include -I/usr/include/mysql -DBIG_JOINS=1 
> -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT 
> mod_musicindex_la-playlist-flac.lo -MD -MP -MF 
> .deps/mod_musicindex_la-playlist-flac.Tpo -c ../../src/playlist-flac.c  -fPIC 
> -DPIC -o .libs/mod_musicindex_la-playlist-flac.o
> mv -f .deps/mod_musicindex_la-playlist-flac.Tpo 
> .deps/mod_musicindex_la-playlist-flac.Plo
> /bin/bash ../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
> -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/apache2 
> -I/usr/include/apr-1.0 -I/usr/include/mysql -DLINUX=2 -D_REENTRANT 
> -D_GNU_SOURCE  -Wall -pedantic -fstrict-aliasing -DLINUX=2 
> -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/xmltok -pthread   -pthread 
> -I/usr/include  -I/usr/include/mysql  -DBIG_JOINS=1  -fno-strict-aliasing   
> -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT mod_musicindex_la-playlist-mp3.lo 
> -MD -MP -MF .deps/mod_musicindex_la-playlist-mp3.Tpo -c -o 
> mod_musicindex_la-playlist-mp3.lo `test -f 'playlist-mp3.c' || echo 
> '../../src/'`playlist-mp3.c
> libtool: compile:  x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. 
> -I../../src -I.. -I/usr/include/apache2 -I/usr/include/apr-1.0 
> -I/usr/include/mysql -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -Wall -pedantic 
> -fstrict-aliasing -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT 
> -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread 
> -pthread -I/usr/include -I/usr/include/mysql -DBIG_JOINS=1 
> -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT 
> mod_musicindex_la-playlist-mp3.lo -MD -MP -MF 
> .deps/mod_musicindex_la-playlist-mp3.Tpo -c ../../src/playlist-mp3.c  -fPIC 
> -DPIC -o .libs/mod_musicindex_la-playlist-mp3.o
> ../../src/playlist-mp3.c: In function 'utf8_id3tag_findframe':
> ../../src/playlist-mp3.c:218: warning: comparison with string literal results 
> in unspecified behavior
> mv -f .deps/mod_musicindex_la-playlist-mp3.Tpo 
> .deps/mod_musicindex_la-playlist-mp3.Plo
> /bin/bash ../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
> -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/apache2 
> -I/usr/include/apr-1.0 -I/usr/include/mysql -DLINUX=2 -D_REENTRANT 
> -D_GNU_SOURCE  -Wall -pedantic -fstrict-aliasing -DLINUX=2 
> -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/xmltok -pthread   -pthread 
> -I/usr/include  -I/usr/include/mysql  -DBIG_JOINS=1  -fno-strict-aliasing   
> -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT mod_musicindex_la-cache-file.lo 
> -MD -MP -MF .deps/mod_musicindex_la-cache-file.Tpo -c -o 
> mod_musicindex_la-cache-file.lo `test -f 'cache-file.c' || echo 
> '../../src/'`cache-file.c
> libtool: compile:  x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. 
> -I../../src -I.. -I/usr/include/apache2 -I/usr/include/apr-1.0 
> -I/usr/include/mysql -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -Wall -pedantic 
> -fstrict-aliasing -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT 
> -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread 
> -pthread -I/usr/include -I/usr/include/mysql -DBIG_JOINS=1 
> -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT 
> mod_musicindex_la-cache-file.lo -MD -MP -MF 
> .deps/mod_musicindex_la-cache-file.Tpo -c ../../src/cache-file.c  -fPIC -DPIC 
> -o .libs/mod_musicindex_la-cache-file.o
> ../../src/cache-file.c: In function 'file_cache_remove_dir':
> ../../src/cache-file.c:223: warning: ignoring return value of 'fchdir', 
> declared with attribute warn_unused_result
> ../../src/cache-file.c:242: warning: ignoring return value of 'fchdir', 
> declared with attribute warn_unused_result
> ../../src/cache-file.c: In function 'cache_file_opendir':
> ../../src/cache-file.c:289: warning: ignoring return value of 'chdir', 
> declared with attribute warn_unused_result
> ../../src/cache-file.c:521:49: warning: ISO C99 requires rest arguments to be 
> used
> ../../src/cache-file.c: In function 'cache_file_setup':
> ../../src/cache-file.c:528: warning: assignment discards qualifiers from 
> pointer target type
> ../../src/cache-file.c:535:43: warning: ISO C99 requires rest arguments to be 
> used
> mv -f .deps/mod_musicindex_la-cache-file.Tpo 
> .deps/mod_musicindex_la-cache-file.Plo
> /bin/bash ../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
> -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/apache2 
> -I/usr/include/apr-1.0 -I/usr/include/mysql -DLINUX=2 -D_REENTRANT 
> -D_GNU_SOURCE  -Wall -pedantic -fstrict-aliasing -DLINUX=2 
> -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/xmltok -pthread   -pthread 
> -I/usr/include  -I/usr/include/mysql  -DBIG_JOINS=1  -fno-strict-aliasing   
> -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT mod_musicindex_la-cache-mysql.lo 
> -MD -MP -MF .deps/mod_musicindex_la-cache-mysql.Tpo -c -o 
> mod_musicindex_la-cache-mysql.lo `test -f 'cache-mysql.c' || echo 
> '../../src/'`cache-mysql.c
> libtool: compile:  x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. 
> -I../../src -I.. -I/usr/include/apache2 -I/usr/include/apr-1.0 
> -I/usr/include/mysql -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -Wall -pedantic 
> -fstrict-aliasing -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT 
> -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread 
> -pthread -I/usr/include -I/usr/include/mysql -DBIG_JOINS=1 
> -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT 
> mod_musicindex_la-cache-mysql.lo -MD -MP -MF 
> .deps/mod_musicindex_la-cache-mysql.Tpo -c ../../src/cache-mysql.c  -fPIC 
> -DPIC -o .libs/mod_musicindex_la-cache-mysql.o
> ../../src/cache-mysql.c:382:61: warning: ISO C99 requires rest arguments to 
> be used
> mv -f .deps/mod_musicindex_la-cache-mysql.Tpo 
> .deps/mod_musicindex_la-cache-mysql.Plo
> /bin/bash ../libtool  --tag=CC   --mode=compile x86_64-linux-gnu-gcc 
> -std=gnu99 -DHAVE_CONFIG_H -I. -I../../src -I.. -I/usr/include/apache2 
> -I/usr/include/apr-1.0 -I/usr/include/mysql -DLINUX=2 -D_REENTRANT 
> -D_GNU_SOURCE  -Wall -pedantic -fstrict-aliasing -DLINUX=2 
> -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT -I/usr/include/apr-1.0 
> -I/usr/include/openssl -I/usr/include/xmltok -pthread   -pthread 
> -I/usr/include  -I/usr/include/mysql  -DBIG_JOINS=1  -fno-strict-aliasing   
> -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT 
> mod_musicindex_la-output-tarball.lo -MD -MP -MF 
> .deps/mod_musicindex_la-output-tarball.Tpo -c -o 
> mod_musicindex_la-output-tarball.lo `test -f 'output-tarball.c' || echo 
> '../../src/'`output-tarball.c
> libtool: compile:  x86_64-linux-gnu-gcc -std=gnu99 -DHAVE_CONFIG_H -I. 
> -I../../src -I.. -I/usr/include/apache2 -I/usr/include/apr-1.0 
> -I/usr/include/mysql -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE -Wall -pedantic 
> -fstrict-aliasing -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE -D_REENTRANT 
> -I/usr/include/apr-1.0 -I/usr/include/openssl -I/usr/include/xmltok -pthread 
> -pthread -I/usr/include -I/usr/include/mysql -DBIG_JOINS=1 
> -fno-strict-aliasing -DUNIV_LINUX -DUNIV_LINUX -Wall -g -O2 -MT 
> mod_musicindex_la-output-tarball.lo -MD -MP -MF 
> .deps/mod_musicindex_la-output-tarball.Tpo -c ../../src/output-tarball.c  
> -fPIC -DPIC -o .libs/mod_musicindex_la-output-tarball.o
> mv -f .deps/mod_musicindex_la-output-tarball.Tpo 
> .deps/mod_musicindex_la-output-tarball.Plo
> /bin/bash ../libtool --tag=CC   --mode=link x86_64-linux-gnu-gcc -std=gnu99 
> -Wall -pedantic -fstrict-aliasing -DLINUX=2 -D_FORTIFY_SOURCE=2 -D_GNU_SOURCE 
> -D_REENTRANT -I/usr/include/apr-1.0 -I/usr/include/openssl 
> -I/usr/include/xmltok -pthread   -pthread -I/usr/include  
> -I/usr/include/mysql  -DBIG_JOINS=1  -fno-strict-aliasing   -DUNIV_LINUX 
> -DUNIV_LINUX -Wall -g -O2 -shared -module -avoid-version 
> -export-symbols-regex "musicindex_module"  -L/usr/lib -lapr-1 -L/usr/lib 
> -lvorbis -lm -lvorbisfile -lmad -lid3tag -L/usr/lib/apache2/modules -lFLAC  
> -lm -rdynamic -L/usr/lib/mysql -lmysqlclient   -o mod_musicindex.la -rpath 
> /usr/lib/apache2/modules mod_musicindex_la-mod_musicindex.lo 
> mod_musicindex_la-html.lo mod_musicindex_la-http.lo mod_musicindex_la-sort.lo 
> mod_musicindex_la-config.lo mod_musicindex_la-playlist.lo 
> mod_musicindex_la-playlist-vorbis.lo mod_musicindex_la-playlist-flac.lo 
> mod_musicindex_la-playlist-mp3.lo  mod_musicindex_la-cache-file.lo 
> mod_musicindex_la-cache-mysql.lo mod_musicindex_la-output-tarball.lo  
> -larchive 
> libtool: link: /usr/bin/nm -B  .libs/mod_musicindex_la-mod_musicindex.o 
> .libs/mod_musicindex_la-html.o .libs/mod_musicindex_la-http.o 
> .libs/mod_musicindex_la-sort.o .libs/mod_musicindex_la-config.o 
> .libs/mod_musicindex_la-playlist.o .libs/mod_musicindex_la-playlist-vorbis.o 
> .libs/mod_musicindex_la-playlist-flac.o 
> .libs/mod_musicindex_la-playlist-mp3.o .libs/mod_musicindex_la-cache-file.o 
> .libs/mod_musicindex_la-cache-mysql.o 
> .libs/mod_musicindex_la-output-tarball.o   | sed -n -e 's/^.*[    
> ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[         ][      
> ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq 
> > .libs/mod_musicindex.exp
> libtool: link: /bin/grep -E -e "musicindex_module" ".libs/mod_musicindex.exp" 
> > ".libs/mod_musicindex.expT"
> libtool: link: mv -f ".libs/mod_musicindex.expT" ".libs/mod_musicindex.exp"
> libtool: link: echo "{ global:" > .libs/mod_musicindex.ver
> libtool: link:  cat .libs/mod_musicindex.exp | sed -e "s/\(.*\)/\1;/" >> 
> .libs/mod_musicindex.ver
> libtool: link:  echo "local: *; };" >> .libs/mod_musicindex.ver
> libtool: link:  x86_64-linux-gnu-gcc -std=gnu99 -shared  
> .libs/mod_musicindex_la-mod_musicindex.o .libs/mod_musicindex_la-html.o 
> .libs/mod_musicindex_la-http.o .libs/mod_musicindex_la-sort.o 
> .libs/mod_musicindex_la-config.o .libs/mod_musicindex_la-playlist.o 
> .libs/mod_musicindex_la-playlist-vorbis.o 
> .libs/mod_musicindex_la-playlist-flac.o 
> .libs/mod_musicindex_la-playlist-mp3.o .libs/mod_musicindex_la-cache-file.o 
> .libs/mod_musicindex_la-cache-mysql.o 
> .libs/mod_musicindex_la-output-tarball.o   -L/usr/lib /usr/lib/libapr-1.so 
> /usr/lib/libvorbis.so /usr/lib/libvorbisfile.so /usr/lib/libmad.so 
> /usr/lib/libid3tag.so -L/usr/lib/apache2/modules /usr/lib/libFLAC.so -lm 
> -L/usr/lib/mysql /usr/lib/libmysqlclient.so /usr/lib/libarchive.so  -pthread 
> -pthread   -pthread -Wl,-soname -Wl,mod_musicindex.so -Wl,-version-script 
> -Wl,.libs/mod_musicindex.ver -o .libs/mod_musicindex.so
> /bin/sed: can't read /usr/lib/liblzma.la: No such file or directory
> libtool: link: `/usr/lib/liblzma.la' is not a valid libtool archive
> make[3]: *** [mod_musicindex.la] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2010-02-24/libapache-mod-musicindex_1.3.1-1_lsid64.buildlog

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr             GPG: 1024D/023B3F4F |



--- End Message ---
--- Begin Message ---
Source: libarchive
Source-Version: 2.8.0-2

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

bsdcpio_2.8.0-2_amd64.deb
  to main/liba/libarchive/bsdcpio_2.8.0-2_amd64.deb
bsdtar_2.8.0-2_amd64.deb
  to main/liba/libarchive/bsdtar_2.8.0-2_amd64.deb
libarchive-dev_2.8.0-2_amd64.deb
  to main/liba/libarchive/libarchive-dev_2.8.0-2_amd64.deb
libarchive1_2.8.0-2_amd64.deb
  to main/liba/libarchive/libarchive1_2.8.0-2_amd64.deb
libarchive_2.8.0-2.debian.tar.gz
  to main/liba/libarchive/libarchive_2.8.0-2.debian.tar.gz
libarchive_2.8.0-2.dsc
  to main/liba/libarchive/libarchive_2.8.0-2.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 571...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Henriksson <andr...@fatal.se> (supplier of updated libarchive 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: Thu, 25 Feb 2010 22:31:13 +0100
Source: libarchive
Binary: libarchive-dev libarchive1 bsdtar bsdcpio
Architecture: source amd64
Version: 2.8.0-2
Distribution: unstable
Urgency: low
Maintainer: Andreas Henriksson <andr...@fatal.se>
Changed-By: Andreas Henriksson <andr...@fatal.se>
Description: 
 bsdcpio    - cpio(1) from FreeBSD, using libarchive
 bsdtar     - tar(1) from FreeBSD, using libarchive
 libarchive-dev - Single library to read/write tar, cpio, pax, zip, iso9660, 
etc.
 libarchive1 - Single library to read/write tar, cpio, pax, zip, iso9660, etc.
Closes: 571468
Changes: 
 libarchive (2.8.0-2) unstable; urgency=low
 .
   * Clean up libarchive.la file. (Closes: #571468)
     - Thanks to Sune Vuorela for suggesting this fix.
   * Update patch series:
     + added two patches matching revision 1990, 1991 from upstream
       regarding PATH_MAX hopefully fixing build on Hurd.
Checksums-Sha1: 
 dc614858e5b7088d2b6df88037d1b71f3bca2723 1352 libarchive_2.8.0-2.dsc
 e1b88f69956da846b0fe942dcbc1ce11e7783a60 10608 libarchive_2.8.0-2.debian.tar.gz
 8c53d66618bf3b00acde6d18940fb1fa616bbfb9 207402 
libarchive-dev_2.8.0-2_amd64.deb
 46227dde64652e90d646423736eaba6d5f30541f 151622 libarchive1_2.8.0-2_amd64.deb
 d87a028258b1b916bf2c07f3a5176297c78eabbf 53380 bsdtar_2.8.0-2_amd64.deb
 bc23be846e6fa60dc7c58e569ce7937a5c536c0c 34744 bsdcpio_2.8.0-2_amd64.deb
Checksums-Sha256: 
 fdc32e145f8c88692ef12ff13b691b964af3cf01faa0c7321f99230b7e59b924 1352 
libarchive_2.8.0-2.dsc
 ba4d76710da6ae318dcbf5fccb43c8599734c6f13454f841edf5aa92cf65f8c7 10608 
libarchive_2.8.0-2.debian.tar.gz
 996a0de9af7531e4b3047ac020065df834c6e2ca877d531485ba63d4a2c9bbb4 207402 
libarchive-dev_2.8.0-2_amd64.deb
 075bd787df25e0fb1b819360008a32879d9a7423db8ea19c8f94a03c170a6639 151622 
libarchive1_2.8.0-2_amd64.deb
 33d6e5e3a110adad9975cd8f82dfaa64b7a02d5442a57919d3635bb8497b79aa 53380 
bsdtar_2.8.0-2_amd64.deb
 1b0d0202c30e667c611126671986dc5c2ed769b51e3a4582ada196368efd8f61 34744 
bsdcpio_2.8.0-2_amd64.deb
Files: 
 a4704192f75863ad98dc3854c88cb8f4 1352 libs optional libarchive_2.8.0-2.dsc
 e5116db064ba48697dc82775c830b0be 10608 libs optional 
libarchive_2.8.0-2.debian.tar.gz
 a597a853a4873f0168328a17e81a0925 207402 libdevel optional 
libarchive-dev_2.8.0-2_amd64.deb
 842b101b6bce320e806efbd024820bc9 151622 libs optional 
libarchive1_2.8.0-2_amd64.deb
 50befe3e03e55f10e704fd8814c9fb50 53380 utils optional bsdtar_2.8.0-2_amd64.deb
 578a04ca4423be36c9fbefd41abab301 34744 utils optional bsdcpio_2.8.0-2_amd64.deb

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

iEYEARECAAYFAkuG8pcACgkQcgQ2cL3l8e4XqgCdF36v/mE7ckI5YN13Zrc9kIAo
YpMAnjEWniUdkSXWnCzoXqrb15uFLH5Y
=zO1c
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to