Your message dated Thu, 26 May 2016 20:24:53 +0200
with message-id <[email protected]>
and subject line Re: Bug#825414: vorbis-tools: FTBFS:
debian/tests/test-vcut-crash: 31: debian/tests/test-vcut-crash: oggenc: not
found
has caused the Debian Bug report #825414,
regarding vorbis-tools: FTBFS: debian/tests/test-vcut-crash: 31:
debian/tests/test-vcut-crash: oggenc: not found
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.)
--
825414: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=825414
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: vorbis-tools
Version: 1.4.0-9
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]
Dear Maintainer,
vorbis-tools fails to build from source in unstable/amd64:
[..]
checking for scandir... yes
checking for nl_langinfo and CODESET... (cached) yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating m4/Makefile
config.status: creating po/Makefile.in
config.status: creating intl/Makefile
config.status: creating include/Makefile
config.status: creating share/Makefile
config.status: creating win32/Makefile
config.status: creating oggdec/Makefile
config.status: creating oggenc/Makefile
config.status: creating oggenc/man/Makefile
config.status: creating ogg123/Makefile
config.status: creating vorbiscomment/Makefile
config.status: creating vcut/Makefile
config.status: creating ogginfo/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure: WARNING: Kate libraries and/or headers missing, oggenc
will NOT be built with Kate lyrics support.
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0'
dh_auto_build
make -j1
make[1]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0'
make all-recursive
make[2]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0'
Making all in po
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/po'
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/po'
Making all in intl
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/intl'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/intl'
Making all in include
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/include'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/include'
Making all in share
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/share'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wdate-time
-D_FORTIFY_SOURCE=2 -O2 -Wall -ffast-math -fsigned-char -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c charset.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wdate-time
-D_FORTIFY_SOURCE=2 -O2 -Wall -ffast-math -fsigned-char -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c iconvert.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wdate-time
-D_FORTIFY_SOURCE=2 -O2 -Wall -ffast-math -fsigned-char -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c utf8.c
rm -f libutf8.a
ar cru libutf8.a charset.o iconvert.o utf8.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libutf8.a
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wdate-time
-D_FORTIFY_SOURCE=2 -O2 -Wall -ffast-math -fsigned-char -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c getopt.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -Wdate-time
-D_FORTIFY_SOURCE=2 -O2 -Wall -ffast-math -fsigned-char -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -c getopt1.c
rm -f libgetopt.a
ar cru libgetopt.a getopt.o getopt1.o
ar: `u' modifier ignored since `D' is the default (see `U')
ranlib libgetopt.a
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/share'
Making all in win32
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/win32'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/win32'
Making all in ogg123
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/ogg123'
gcc -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H
-I. -I. -I.. -I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c audio.c
audio.c: In function 'append_audio_device':
audio.c:45:19: warning: variable 'head' set but not used
[-Wunused-but-set-variable]
audio_device_t *head = devices_list;
^
gcc -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H
-I. -I. -I.. -I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c buffer.c
buffer.c: In function 'buffer_thread_cleanup':
buffer.c:96:10: warning: unused variable 'buf' [-Wunused-variable]
buf_t *buf = (buf_t *)arg;
^
gcc -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H
-I. -I. -I.. -I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c callbacks.c
gcc -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H
-I. -I. -I.. -I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c cfgfile_options.c
gcc -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H
-I. -I. -I.. -I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c cmdline_options.c
cmdline_options.c: In function 'parse_cmdline_options':
cmdline_options.c:136:24: warning: 'current' may be used uninitialized in
this function [-Wmaybe-uninitialized]
current->filename = strdup(optarg);
^
gcc -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H
-I. -I. -I.. -I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c file_transport.c
gcc -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H
-I. -I. -I.. -I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c format.c
gcc -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H
-I. -I. -I.. -I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c http_transport.c
gcc -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H
-I. -I. -I.. -I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c ogg123.c
ogg123.c: In function 'play':
ogg123.c:709:51: warning: pointer targets in passing argument 2 of
'buffer_submit_data' differ in signedness [-Wpointer-sign]
if (!buffer_submit_data(audio_buffer, convbuffer, ret)) {
^
In file included from ogg123.c:40:0:
buffer.h:113:5: note: expected 'char *' but argument is of type 'unsigned
char *'
int buffer_submit_data (buf_t *buf, char *data, long nbytes);
^
gcc -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H
-I. -I. -I.. -I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c oggvorbis_format.c
gcc -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H
-I. -I. -I.. -I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c playlist.c
gcc -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H
-I. -I. -I.. -I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c status.c
gcc -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H
-I. -I. -I.. -I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c remote.c
remote.c: In function 'remotethread':
remote.c:152:5: warning: ignoring return value of 'fgets', declared with
attribute warn_unused_result [-Wunused-result]
fgets(buf, MAXBUF, stdin);
^
gcc -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H
-I. -I. -I.. -I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c transport.c
gcc -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H
-I. -I. -I.. -I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c vorbis_comments.c
gcc -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H
-I. -I. -I.. -I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c flac_format.c
flac_format.c: In function 'flac_init':
flac_format.c:149:14: warning: unused variable 'ret' [-Wunused-variable]
FLAC__bool ret;
^
flac_format.c: In function 'write_callback':
flac_format.c:488:7: warning: unused variable 'bits_per_sample'
[-Wunused-variable]
int bits_per_sample = priv->bits_per_sample =
frame->header.bits_per_sample;
^
flac_format.c: In function 'print_flac_comments':
flac_format.c:626:19: warning: pointer targets in passing argument 2 of
'strncpy' differ in signedness [-Wpointer-sign]
strncpy(temp, f_comments->comments[i].entry,
^
In file included from /usr/include/features.h:361:0,
from /usr/include/stdlib.h:24,
from flac_format.c:22:
/usr/include/x86_64-linux-gnu/bits/string3.h:123:1: note: expected 'const
char * restrict' but argument is of type 'FLAC__byte * {aka unsigned char *}'
__NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
^
gcc -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H
-I. -I. -I.. -I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c easyflac.c
gcc -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H
-I. -I. -I.. -I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c speex_format.c
speex_format.c: In function 'speex_seek':
speex_format.c:285:20: warning: unused variable 'priv' [-Wunused-variable]
speex_private_t *priv = decoder->private;
^
speex_format.c: In function 'speex_statistics':
speex_format.c:297:8: warning: unused variable 'avg_bitrate'
[-Wunused-variable]
long avg_bitrate;
^
speex_format.c: In function 'process_header':
speex_format.c:488:9: warning: assignment discards 'const' qualifier from
pointer target type [-Wdiscarded-qualifiers]
mode = speex_mode_list[modeID];
^
gcc -DSYSCONFDIR=\"/etc\" -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H
-I. -I. -I.. -I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c vgfilter.c
/bin/bash ../libtool --tag=CC --mode=link gcc -O2 -Wall -ffast-math
-fsigned-char -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
-Wl,-z,relro -o ogg123 audio.o buffer.o callbacks.o cfgfile_options.o
cmdline_options.o file_transport.o format.o http_transport.o ogg123.o
oggvorbis_format.o playlist.o status.o remote.o transport.o vorbis_comments.o
flac_format.o easyflac.o speex_format.o vgfilter.o ../share/libutf8.a
../share/libgetopt.a -lvorbisfile -lvorbis -logg -lao -lnsl -lcurl -lpthread
-lFLAC -lm -logg -lspeex -lm
libtool: link: gcc -O2 -Wall -ffast-math -fsigned-char -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o
ogg123 audio.o buffer.o callbacks.o cfgfile_options.o cmdline_options.o
file_transport.o format.o http_transport.o ogg123.o oggvorbis_format.o
playlist.o status.o remote.o transport.o vorbis_comments.o flac_format.o
easyflac.o speex_format.o vgfilter.o ../share/libutf8.a ../share/libgetopt.a
/usr/lib/x86_64-linux-gnu/libvorbisfile.so
/usr/lib/x86_64-linux-gnu/libvorbis.so -lao -lnsl
/usr/lib/x86_64-linux-gnu/libcurl-gnutls.so -lpthread -lFLAC -logg -lspeex -lm
-pthread
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/ogg123'
Making all in oggenc
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/oggenc'
Making all in man
make[4]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/oggenc/man'
make[4]: Nothing to be done for 'all'.
make[4]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/oggenc/man'
make[4]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/oggenc'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c flac.c
flac.c: In function 'error_callback':
flac.c:320:15: warning: unused variable 'flac' [-Wunused-variable]
flacfile *flac = (flacfile *) client_data;
^
flac.c: In function 'copy_comments':
flac.c:373:26: warning: pointer targets in passing argument 2 of 'strncpy'
differ in signedness [-Wpointer-sign]
strncpy(comment, f_comments->comments[i].entry,
f_comments->comments[i].length);
^
In file included from /usr/include/features.h:361:0,
from /usr/include/stdlib.h:24,
from flac.c:14:
/usr/include/x86_64-linux-gnu/bits/string3.h:123:1: note: expected 'const
char * restrict' but argument is of type 'FLAC__byte * {aka unsigned char *}'
__NTH (strncpy (char *__restrict __dest, const char *__restrict __src,
^
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c easyflac.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c oggenc.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c audio.c
audio.c: In function 'wav_id':
audio.c:386:18: warning: variable 'flen' set but not used
[-Wunused-but-set-variable]
unsigned int flen;
^
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c encode.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c platform.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c resample.c
In file included from resample.c:11:0:
resample.c: In function 'res_init':
resample.c:177:34: warning: comparison with string literal results in
unspecified behavior [-Waddress]
assert("arglist" == "valid");
^
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c skeleton.c
/bin/bash ../libtool --tag=CC --mode=link gcc -O2 -Wall -ffast-math
-fsigned-char -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
-Wl,-z,relro -o oggenc flac.o easyflac.o oggenc.o audio.o encode.o platform.o
resample.o skeleton.o ../share/libutf8.a ../share/libgetopt.a -lvorbisenc
-lvorbis -logg -lFLAC -lm -logg
libtool: link: gcc -O2 -Wall -ffast-math -fsigned-char -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o
oggenc flac.o easyflac.o oggenc.o audio.o encode.o platform.o resample.o
skeleton.o ../share/libutf8.a ../share/libgetopt.a
/usr/lib/x86_64-linux-gnu/libvorbisenc.so
/usr/lib/x86_64-linux-gnu/libvorbis.so -lFLAC -lm -logg
make[4]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/oggenc'
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/oggenc'
Making all in oggdec
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/oggdec'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -ffast-math
-fsigned-char -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
-c oggdec.c
/bin/bash ../libtool --tag=CC --mode=link gcc -O2 -Wall -ffast-math
-fsigned-char -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
-Wl,-z,relro -o oggdec oggdec.o ../share/libutf8.a ../share/libgetopt.a
-lvorbisfile -lvorbis -logg
libtool: link: gcc -O2 -Wall -ffast-math -fsigned-char -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o
oggdec oggdec.o ../share/libutf8.a ../share/libgetopt.a
/usr/lib/x86_64-linux-gnu/libvorbisfile.so
/usr/lib/x86_64-linux-gnu/libvorbis.so -logg
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/oggdec'
Making all in ogginfo
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/ogginfo'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c ogginfo2.c
ogginfo2.c: In function 'kate_start':
ogginfo2.c:966:21: warning: variable 'info' set but not used
[-Wunused-but-set-variable]
misc_kate_info *info;
^
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c theora.c
/bin/bash ../libtool --tag=CC --mode=link gcc -O2 -Wall -ffast-math
-fsigned-char -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
-Wl,-z,relro -o ogginfo ogginfo2.o theora.o ../share/libutf8.a
../share/libgetopt.a -lvorbis -logg
libtool: link: gcc -O2 -Wall -ffast-math -fsigned-char -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o
ogginfo ogginfo2.o theora.o ../share/libutf8.a ../share/libgetopt.a
/usr/lib/x86_64-linux-gnu/libvorbis.so -logg
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/ogginfo'
Making all in vcut
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/vcut'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall -ffast-math
-fsigned-char -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
-c vcut.c
/bin/bash ../libtool --tag=CC --mode=link gcc -O2 -Wall -ffast-math
-fsigned-char -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
-Wl,-z,relro -o vcut vcut.o -lvorbis -logg
libtool: link: gcc -O2 -Wall -ffast-math -fsigned-char -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o
vcut vcut.o /usr/lib/x86_64-linux-gnu/libvorbis.so -logg
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/vcut'
Making all in vorbiscomment
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/vorbiscomment'
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c vcedit.c
gcc -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I. -I..
-I../include -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -O2 -Wall
-ffast-math -fsigned-char -g -O2 -fstack-protector-strong -Wformat
-Werror=format-security -c vcomment.c
/bin/bash ../libtool --tag=CC --mode=link gcc -O2 -Wall -ffast-math
-fsigned-char -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
-Wl,-z,relro -o vorbiscomment vcedit.o vcomment.o ../share/libutf8.a
../share/libgetopt.a -lvorbis -logg
libtool: link: gcc -O2 -Wall -ffast-math -fsigned-char -g -O2
-fstack-protector-strong -Wformat -Werror=format-security -Wl,-z -Wl,relro -o
vorbiscomment vcedit.o vcomment.o ../share/libutf8.a ../share/libgetopt.a
/usr/lib/x86_64-linux-gnu/libvorbis.so -logg
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/vorbiscomment'
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0'
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0'
make[2]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0'
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0'
debian/rules override_dh_auto_test
make[1]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0'
dh_auto_test
make -j1 check VERBOSE=1
make[2]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0'
Making check in po
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/po'
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/po'
Making check in intl
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/intl'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/intl'
Making check in include
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/include'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/include'
Making check in share
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/share'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/share'
Making check in win32
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/win32'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/win32'
Making check in ogg123
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/ogg123'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/ogg123'
Making check in oggenc
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/oggenc'
Making check in man
make[4]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/oggenc/man'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/oggenc/man'
make[4]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/oggenc'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/oggenc'
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/oggenc'
Making check in oggdec
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/oggdec'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/oggdec'
Making check in ogginfo
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/ogginfo'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/ogginfo'
Making check in vcut
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/vcut'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/vcut'
Making check in vorbiscomment
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/vorbiscomment'
make[3]: Nothing to be done for 'check'.
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/vorbiscomment'
make[3]: Entering directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0'
make[3]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0'
make[2]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0'
for t in debian/tests/test-*; do \
BUILDDIR=`pwd` $t; \
done
+ mktemp -d
+ WORKDIR=/tmp/tmp.90DNpBQWDt
+ trap at_exit INT TERM EXIT
+ set -x
+ cd /tmp/tmp.90DNpBQWDt
+ env
+ grep vorb
OLDPWD=/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0
BUILDDIR=/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0
+ type valgrind
+ VCUT=vcut
+ [ -x
/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/vcut/vcut
]
+
VCUT=/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0/vcut/vcut
+ head -c 500000 /dev/zero
+ oggenc -Q -r -o 1.ogg -
debian/tests/test-vcut-crash: 31: debian/tests/test-vcut-crash: oggenc: not
found
+ at_exit
+ set +x
info: test exiting, removing /tmp/tmp.90DNpBQWDt
debian/rules:32: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 127
make[1]: Leaving directory
'/home/lamby/temp/cdt.20160526185343.ImgYfg1UbO.vorbis-tools/vorbis-tools-1.4.0'
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
vorbis-tools.1.4.0-9.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---
Version: 1.4.0-10
[Chris Lamb]
> vorbis-tools fails to build from source in unstable/amd64:
Thank you for the warning. I fixed it earlier in the next upload.
Sorry for the noise. :)
--
Vennlig hilsen
Petter Reinholdtsen
--- End Message ---