Your message dated Sun, 02 Jun 2013 23:48:01 +0000
with message-id <e1uji0h-0000pr...@franck.debian.org>
and subject line Bug#701440: fixed in ladish 1+dfsg0-4
has caused the Debian Bug report #701440,
regarding ladish: ftbfs with eglibc-2.17
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.)


-- 
701440: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701440
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:ladish
Version: 1+dfsg0-3
Severity: important
Tags: sid jessie
User: debian-gl...@lists.debian.org
Usertags: ftbfs-glibc-2.17

The package fails to build in a test rebuild on at least amd64 with
eglibc-2.17, but succeeds to build with eglibc-2.13. The
severity of this report may be raised before the jessie release.

The test rebuild was done together with GCC-4.8, so some issues
might be caused by the updated GCC as well.

  ../daemon/loader.c:621:19: error: storage size of 'max_fds' isn't known

The full build log can be found at:
http://people.debian.org/~doko/logs-20130217/gcc48/ladish_1+dfsg0-3_unstable_gcc48.log
The last lines of the build log are at the end of this report.

To install eglibc from experimental,

  apt-get -t experimental install libc6-dev

To build with GCC 4.8, either set CC=gcc-4.8 CXX=g++-4.8 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ g++-4.7 g++-4.8 libc6-dev


[...]
[ 80/142] c: daemon/cmd_save_studio.c -> build/daemon/cmd_save_studio.c.1.o
[ 81/142] c: daemon/cmd_rename_studio.c -> build/daemon/cmd_rename_studio.c.1.o
[ 82/142] c: cdbus/method.c -> build/cdbus/method.c.8.o
[ 83/142] c: common/file.c -> build/common/file.c.8.o
[ 84/142] c: daemon/cmd_new_studio.c -> build/daemon/cmd_new_studio.c.1.o
[ 85/142] c: alsapid/helper.c -> build/alsapid/helper.c.7.o
[ 86/142] c: daemon/cmd_load_studio.c -> build/daemon/cmd_load_studio.c.1.o
[ 87/142] c: cdbus/method.c -> build/cdbus/method.c.5.o
[ 88/142] c: cdbus/helpers.c -> build/cdbus/helpers.c.5.o
[ 89/142] c: daemon/studio_list.c -> build/daemon/studio_list.c.1.o
[ 90/142] c: cdbus/object_path.c -> build/cdbus/object_path.c.5.o
[ 91/142] c: daemon/escape.c -> build/daemon/escape.c.1.o
[ 92/142] c: common/time.c -> build/common/time.c.1.o
[ 93/142] c: daemon/graph_dict.c -> build/daemon/graph_dict.c.1.o
[ 94/142] c: cdbus/interface.c -> build/cdbus/interface.c.1.o
[ 95/142] c: daemon/check_integrity.c -> build/daemon/check_integrity.c.1.o
[ 96/142] c: daemon/dict.c -> build/daemon/dict.c.1.o
[ 97/142] c: daemon/studio_jack_conf.c -> build/daemon/studio_jack_conf.c.1.o
[ 98/142] c: daemon/virtualizer.c -> build/daemon/virtualizer.c.1.o
[ 99/142] c: daemon/proctitle.c -> build/daemon/proctitle.c.1.o
[100/142] c: string_constants.c -> build/string_constants.c.1.o
[101/142] c: daemon/client.c -> build/daemon/client.c.1.o
[102/142] c: daemon/loader.c -> build/daemon/loader.c.1.o
[103/142] c: daemon/studio.c -> build/daemon/studio.c.1.o
../daemon/loader.c: In function 'loader_execute':
../daemon/loader.c:621:19: error: storage size of 'max_fds' isn't known
     struct rlimit max_fds;
                   ^
../daemon/loader.c:622:5: error: unknown type name 'rlim_t'
     rlim_t fd;
     ^
../daemon/loader.c:624:5: warning: implicit declaration of function 'getrlimit' 
[-Wimplicit-function-declaration]
     getrlimit(RLIMIT_NOFILE, &max_fds);
     ^
../daemon/loader.c:624:15: error: 'RLIMIT_NOFILE' undeclared (first use in this 
function)
     getrlimit(RLIMIT_NOFILE, &max_fds);
               ^
../daemon/loader.c:624:15: note: each undeclared identifier is reported only 
once for each function it appears in
../daemon/loader.c:621:19: warning: unused variable 'max_fds' 
[-Wunused-variable]
     struct rlimit max_fds;
                   ^
Waf: Leaving directory `/«BUILDDIR»/ladish-1+dfsg0/build'
Build failed
 -> task failed (exit status 1): 
        {task 40852560: c loader.c -> loader.c.1.o}
['/usr/bin/gcc', '-fvisibility=hidden', '-Wall', '-g', '-O0', 
'-I/«BUILDDIR»/ladish-1+dfsg0/build', '-I/usr/include/dbus-1.0', 
'-I/usr/lib/x86_64-linux-gnu/dbus-1.0/include', '-I/usr/include/uuid', '', 
'../daemon/loader.c', '-c', '-o', '', 'daemon/loader.c.1.o']
make[1]: *** [override_dh_auto_build] Error 1
make[1]: Leaving directory `/«BUILDDIR»/ladish-1+dfsg0'
make: *** [build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

--- End Message ---
--- Begin Message ---
Source: ladish
Source-Version: 1+dfsg0-4

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

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 701...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sebastian Ramacher <sramac...@debian.org> (supplier of updated ladish 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...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 03 Jun 2013 01:36:15 +0200
Source: ladish
Binary: ladish gladish liblash-compat-1debian0 liblash-compat-dev ladish-dbg
Architecture: source amd64 all
Version: 1+dfsg0-4
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
<pkg-multimedia-maintainers@lists.alioth.debian.org>
Changed-By: Sebastian Ramacher <sramac...@debian.org>
Description: 
 gladish    - graphical interface for LADI Session Handler
 ladish     - session management system for JACK applications
 ladish-dbg - Debugging symbols for ladish
 liblash-compat-1debian0 - LASH compatibility library
 liblash-compat-dev - LASH compatibility library (development files)
Closes: 701440
Changes: 
 ladish (1+dfsg0-4) unstable; urgency=low
 .
   * Team upload.
   * debian/patches/eglibc-2.17.patch: Fix FTBFS with eglibc 2.17. (Closes:
     #701440)
Checksums-Sha1: 
 8cd600cd5aafb86b40c0ef46605cc53f6d258597 2381 ladish_1+dfsg0-4.dsc
 e3a3eda56169b042b68939175ea2a340481d4e4a 12086 ladish_1+dfsg0-4.debian.tar.gz
 e8ddce5ad2400014ce27120b25ed8c0a5df24128 182572 ladish_1+dfsg0-4_amd64.deb
 529eaafe17d5c978e89e2e4b8259cf0f8b2d9430 160738 gladish_1+dfsg0-4_amd64.deb
 15d318c0bd9f6dcf3929180a093e345f1d2deb3e 33868 
liblash-compat-1debian0_1+dfsg0-4_amd64.deb
 be0e0232321ca071ed80a7e329df717343630cb1 12034 
liblash-compat-dev_1+dfsg0-4_all.deb
 a8406d2e370cf7c03b7c4ef2bd15d0e439df5b0a 201582 ladish-dbg_1+dfsg0-4_amd64.deb
Checksums-Sha256: 
 187d71a197e27f5cdf10d1599d0fe54d24c1d0a2d070024ac42a4c47ad0dbd48 2381 
ladish_1+dfsg0-4.dsc
 56c4ca95d5e0a51e140157d0278fe9a9875219b1e4cea4666e1a0bea35dd4446 12086 
ladish_1+dfsg0-4.debian.tar.gz
 40f6e0eb55a556171e99a72478fc00a1e9425227057277c8d2428098f44e66c1 182572 
ladish_1+dfsg0-4_amd64.deb
 ecfa3117c0c0f4f409a58b06bd0aa36da9c77cfc4d413715e6d1be30662c420f 160738 
gladish_1+dfsg0-4_amd64.deb
 1c7a4e9ee6d5f73207e1e801f20d82cda8b501e499d7d23a9d0f349da0479e66 33868 
liblash-compat-1debian0_1+dfsg0-4_amd64.deb
 1a32aef4e8223ea2235dc1ce8b824da087d81bf4089f76e636f98a35cea6c0fe 12034 
liblash-compat-dev_1+dfsg0-4_all.deb
 7f8b03ae1c0430addc535f977730a17e76ce41031f14c822cd294e2ee435bb15 201582 
ladish-dbg_1+dfsg0-4_amd64.deb
Files: 
 36d0f91fcdb2a7611ef24fbc45a9ef0d 2381 sound optional ladish_1+dfsg0-4.dsc
 f86033671ed710ace504fdb3e02679b2 12086 sound optional 
ladish_1+dfsg0-4.debian.tar.gz
 ea9e338faabe56b2bff905cc036dc6a7 182572 sound optional 
ladish_1+dfsg0-4_amd64.deb
 49fd840bd2f26c88a024c5c07c0b998e 160738 sound optional 
gladish_1+dfsg0-4_amd64.deb
 58d1da5fe24ba98b2b3ff068edbe86e4 33868 libs optional 
liblash-compat-1debian0_1+dfsg0-4_amd64.deb
 a34c308d73f3d0fe025d1abd0c1a7be8 12034 libdevel optional 
liblash-compat-dev_1+dfsg0-4_all.deb
 7e8b9e97f0a4627dd827d5e8e88721e0 201582 debug extra 
ladish-dbg_1+dfsg0-4_amd64.deb

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

iQIcBAEBCAAGBQJRq9h9AAoJEGny/FFupxmTs5kP/1vgzVd1/k5iiaLyS+hVsMHw
h1WcAgZerkrldVqWmx/WAXalaqPqdq91q7Ap035zoJTmtClg6VyGP8lTci9jyMqO
WzfVMmGsYxZzFOPnpwbTbSFuvTcqQZR9UehdLGZdTlZtj4cccTBI2QuExumNpjPZ
BJ7EUgA1KZwLbGG69+Ooh7TrWb9mVzdErfqpdqdsGWW2BEVej3sI7aO9LG3SXvUj
cJEZUiSgDfFuJN1l3qQauww0v8MPlgQ8y0UvqZEb3UVf50qUmj8vb2tzLtUVyL9z
nw1X94NXkYjzKnrefl3yK8Di/wC/f4xYr1VHTNcLVKX3tShXW4RHn34f5n/nTDwn
yb0ESrObnA3ptJ6NcV1/s17m+h5D3HjbqY1nQBQz6hI4llNtW1uUC8avGtD7yec/
oD63fI21sG1JxrUxsmnjCm/tV2W47tsWv6aMSXVDdIskYK7QHm6pkSMfqlh47XAM
ECtNdsjiWuyq2XwCrvF2M2Va2UdVjIzy1ulzCRDlFGLV58YvRtEFHDpYbnINx+uN
LHxQNtJaRx5mqB+4N4ORxDyvSERk5WHv0q29WMs5zS+Wo6n5uEv+Yid1qjKpPSJT
PzRbn7uSPK/an/qINbSQiYmmIbQ0dKpP3I98I73QaC/WFhTlpgm2xbjqZySHvvo5
VGkCUrz4B2/iQ5A9Pcwr
=PjkG
-----END PGP SIGNATURE-----

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

Reply via email to