Your message dated Sat, 30 Jan 2016 21:36:17 +0000 with message-id <[email protected]> and subject line Bug#790268: fixed in multitee 3.0-6 has caused the Debian Bug report #790268, regarding multitee: FTBFS with glibc 2.21 and gcc-5 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.) -- 790268: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790268 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Source: multitee Version: 3.0-5 Severity: normal >From my pbuilder build log, using a setup preferring glibc and gcc-defaults from experimental: ... debian/rules build test -x debian/rules mkdir -p "." /usr/bin/make -C . CFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall" CXXFLAGS="-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall" CPPFLAGS="-D_FORTIFY_SOURCE=2" LDFLAGS="-Wl,-z,relro" make[1]: Entering directory '/tmp/buildd/multitee-3.0' cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -c -o multitee.o multitee.c multitee.c: In function 'writeit': multitee.c:185:8: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types] ioscp = (ioscstack) p; ^ multitee.c: At top level: multitee.c:285:1: warning: return type defaults to 'int' [-Wimplicit-int] main(argc,argv) ^ multitee.c: In function 'main': multitee.c:339:4: warning: suggest parentheses around assignment used as truth value [-Wparentheses] while (ch = *t) ^ multitee.c: In function 'outofmem': multitee.c:60:4: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2,mfoom,sizeof(mfoom)); ^ cc -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall -D_FORTIFY_SOURCE=2 -c -o sigdfl.o sigdfl.c sigdfl.c:23:8: warning: return type defaults to 'int' [-Wimplicit-int] static sigcont() /* XXX: should declare with right signal type */ ^ sigdfl.c: In function 'sigdfl': sigdfl.c:32:16: error: storage size of 'oldvec' isn't known struct sigvec oldvec; ^ sigdfl.c:33:16: error: storage size of 'vec' isn't known struct sigvec vec; ^ sigdfl.c:34:16: error: storage size of 'contvec' isn't known struct sigvec contvec; ^ sigdfl.c:48:2: warning: 'sigblock' is deprecated [-Wdeprecated-declarations] oldmask = sigblock(0); ^ In file included from sigdfl.c:16:0: /usr/include/signal.h:189:12: note: declared here extern int sigblock (int __mask) __THROW __attribute_deprecated__; ^ sigdfl.c:49:2: warning: 'sigblock' is deprecated [-Wdeprecated-declarations] sigblock(~0); ^ In file included from sigdfl.c:16:0: /usr/include/signal.h:189:12: note: declared here extern int sigblock (int __mask) __THROW __attribute_deprecated__; ^ sigdfl.c:54:6: warning: implicit declaration of function 'sigvec' [-Wimplicit-function-declaration] if (sigvec(sig,&vec,&oldvec) == -1) ^ sigdfl.c:71:2: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations] sigsetmask(~(sigmask(sig) | sigmask(SIGCONT))); ^ In file included from sigdfl.c:16:0: /usr/include/signal.h:192:12: note: declared here extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; ^ sigdfl.c:75:2: warning: 'sigblock' is deprecated [-Wdeprecated-declarations] sigblock(~0); ^ In file included from sigdfl.c:16:0: /usr/include/signal.h:189:12: note: declared here extern int sigblock (int __mask) __THROW __attribute_deprecated__; ^ sigdfl.c:80:2: warning: 'sigsetmask' is deprecated [-Wdeprecated-declarations] (void) sigsetmask(oldmask); ^ In file included from sigdfl.c:16:0: /usr/include/signal.h:192:12: note: declared here extern int sigsetmask (int __mask) __THROW __attribute_deprecated__; ^ sigdfl.c:34:16: warning: unused variable 'contvec' [-Wunused-variable] struct sigvec contvec; ^ sigdfl.c:33:16: warning: unused variable 'vec' [-Wunused-variable] struct sigvec vec; ^ sigdfl.c:32:16: warning: unused variable 'oldvec' [-Wunused-variable] struct sigvec oldvec; ^ <builtin>: recipe for target 'sigdfl.o' failed make[1]: *** [sigdfl.o] Error 1 make[1]: Leaving directory '/tmp/buildd/multitee-3.0' /usr/share/cdbs/1/class/makefile.mk:47: recipe for target 'debian/stamp-makefile-build' failed make: *** [debian/stamp-makefile-build] Error 2 dpkg-buildpackage: error: debian/rules build gave error exit status 2 -- Daniel Schepler
--- End Message ---
--- Begin Message ---Source: multitee Source-Version: 3.0-6 We believe that the bug you reported is fixed in the latest version of multitee, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Roberto Lumbreras <[email protected]> (supplier of updated multitee 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.8 Date: Sat, 30 Jan 2016 20:10:19 +0100 Source: multitee Binary: multitee Architecture: source amd64 Version: 3.0-6 Distribution: unstable Urgency: low Maintainer: Roberto Lumbreras <[email protected]> Changed-By: Roberto Lumbreras <[email protected]> Description: multitee - send multiple inputs to multiple outputs Closes: 790268 Changes: multitee (3.0-6) unstable; urgency=low . * Fix FTBFS with glibc 2.21 and gcc-5 (Closes: #790268). * Fix typo in copyright file. Checksums-Sha1: 47fbdc5c4b1c92c540c5a6649d73bde0ec11fd8f 1638 multitee_3.0-6.dsc 3f44b63f9e1b744533b86f715c30b87bf43a8043 4964 multitee_3.0-6.debian.tar.xz b358e9722a4bbbea4e83fbf4357be2e991a2ffb2 22476 multitee-dbgsym_3.0-6_amd64.deb 6408187e6e5cb987cea2559d8d1f5bbfca6d4bac 12526 multitee_3.0-6_amd64.deb Checksums-Sha256: bc9da5d89a64d28a4bcbddcea8931b850061308480a370d1a3c14e31fe4e7c4f 1638 multitee_3.0-6.dsc f12e4ba78439dad20fd6827f9230dc71e10a23f232aeb9547a5728d17780c257 4964 multitee_3.0-6.debian.tar.xz bbc52677eba937a87a40e0bb372c1c1f571e02ffd87bf6c716a3d8cc1c4ad723 22476 multitee-dbgsym_3.0-6_amd64.deb daf66621cd632d13c5b88e94fc9a3d7887b67de2a448059f2d0143b73fafe9c5 12526 multitee_3.0-6_amd64.deb Files: fdeb87711442228ed91b250e98221e55 1638 utils optional multitee_3.0-6.dsc 108a3ddc9c610cdd6d1fec66ba236c05 4964 utils optional multitee_3.0-6.debian.tar.xz 7099240303c850848b57f4ce7bb9fb52 22476 debug extra multitee-dbgsym_3.0-6_amd64.deb c1fc40010d7329e16975d4bd98d075b7 12526 utils optional multitee_3.0-6_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJWrRSKAAoJELZ+4hASKQtNqj8QAJ/Q+rKKeYrYklpnC59LarpQ GpWjKJwMJ+oRIfPc+0EPsyl5Lt8RMrE7GeT2Qp9NnK6V9rGjaLuCM350L0dggzuD OXB7uKSAIwwJsuOrLi7IuSW4raKNFUMSNqFUxdqn1M57I8JIT4P/ePP3LweDqJPV qNHBMELPgMaXe6Rk9axNwx36IH5qhCadQUj7o+1N2zqR7X+4mMSEc+X+5nCuSVGS 1zsZUodPiQ1Fg9I8Pi6agtMUAsyhOTjNFDmo9pafEwQisTlA/Sg9ZAIzJ9qhctyi op9N+efQzwzTPLe62MfoF3fzSdEPOf1s8W4vXl/9fLyZ/WImzLf4R909bHizIgQF yMUWcIGwNOjPWEgIWyFWsYwJa4+SyPCrqgGw8mQ5ywV6EMqvoMCMIjV+EjqRPSk3 uPtcBck4nFOHZBDnWVBZn2GwkviYxw1UwBwv6CWzMkH31fabRzFBFmcKZLT49Dq9 rnkEj/A8nY1KIe9C2Be19/7kl6HdBKheihMCQIkb0EYzpdAQEIc2jUT9Dj0faJNX 9Kx4CqrK9pkkersd30gFd25cZ167MSKmxOIineXNCb+rqQQ3aFGdxAKNRLpkm0fK dcNpnsQRnnS/n9FN7gc5hxcyygoQ3MBXzgntitTKympWop4qKEjDc6bXdg/JcWRz gX5gv7IKewS/rsCulMlu =pymS -----END PGP SIGNATURE-----
--- End Message ---

