Your message dated Wed, 10 Oct 2018 22:19:13 +0000 with message-id <[email protected]> and subject line Bug#906452: fixed in belle-sip 1.6.3-4 has caused the Debian Bug report #906452, regarding belle-sip: FTBFS in buster/sid 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.) -- 906452: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906452 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: src:belle-sip Version: 1.6.3-3 Severity: serious Tags: ftbfs Dear maintainer: I tried to build this package in buster but it failed: -------------------------------------------------------------------------------- [...] debian/rules build-arch dh build-arch --buildsystem=cmake --no-parallel dh_update_autotools_config -a -O--buildsystem=cmake dh_autoreconf -a -O--buildsystem=cmake aclocal: warning: couldn't open directory 'm4': No such file or directory libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. [... snipped ...] make -f src/CMakeFiles/bellesip.dir/build.make src/CMakeFiles/bellesip.dir/build make[3]: Entering directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' [ 3%] Building C object src/CMakeFiles/bellesip.dir/auth_event.c.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cc -DBCTBX_STATIC -DBELLESIP_EXPORTS -DBELLESIP_STATIC -DHAVE_CONFIG_H -Dbellesip_EXPORTS -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu99 -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wno-error=pragmas -Werror -Wextra -Wno-unused-parameter -Wno-error=unknown-pragmas -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wno-missing-field-initializers -Wno-error=unused-result -Wno-strict-prototypes -Wno-error=sign-compare -o CMakeFiles/bellesip.dir/auth_event.c.o -c /<<PKGBUILDDIR>>/src/auth_event.c [ 4%] Building C object src/CMakeFiles/bellesip.dir/auth_helper.c.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cc -DBCTBX_STATIC -DBELLESIP_EXPORTS -DBELLESIP_STATIC -DHAVE_CONFIG_H -Dbellesip_EXPORTS -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu99 -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wno-error=pragmas -Werror -Wextra -Wno-unused-parameter -Wno-error=unknown-pragmas -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wno-missing-field-initializers -Wno-error=unused-result -Wno-strict-prototypes -Wno-error=sign-compare -o CMakeFiles/bellesip.dir/auth_helper.c.o -c /<<PKGBUILDDIR>>/src/auth_helper.c [ 5%] Building C object src/CMakeFiles/bellesip.dir/belle_sdp_impl.c.o cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src && /usr/bin/cc -DBCTBX_STATIC -DBELLESIP_EXPORTS -DBELLESIP_STATIC -DHAVE_CONFIG_H -Dbellesip_EXPORTS -I/<<PKGBUILDDIR>>/include -I/<<PKGBUILDDIR>>/src -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu -I/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -std=gnu99 -Wall -Wuninitialized -Wno-error=deprecated-declarations -Wno-error=pragmas -Werror -Wextra -Wno-unused-parameter -Wno-error=unknown-pragmas -fno-strict-aliasing -Wdeclaration-after-statement -Wstrict-prototypes -Wno-missing-field-initializers -Wno-error=unused-result -Wno-strict-prototypes -Wno-error=sign-compare -o CMakeFiles/bellesip.dir/belle_sdp_impl.c.o -c /<<PKGBUILDDIR>>/src/belle_sdp_impl.c /<<PKGBUILDDIR>>/src/belle_sdp_impl.c: In function 'belle_sdp_media_description_append_values_from_mime_parameter': /<<PKGBUILDDIR>>/src/belle_sdp_impl.c:1057:35: error: '__builtin___snprintf_chk' output may be truncated before the last format character [-Werror=format-truncation=] snprintf(ptime,sizeof(ptime),"%i",current_ptime); ^ In file included from /usr/include/stdio.h:862, from /<<PKGBUILDDIR>>/include/belle-sip/utils.h:23, from /<<PKGBUILDDIR>>/include/belle-sip/object.h:23, from /<<PKGBUILDDIR>>/include/belle-sip/types.h:22, from /<<PKGBUILDDIR>>/include/belle-sip/belle-sip.h:21, from /<<PKGBUILDDIR>>/src/belle_sdp_impl.c:18: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /<<PKGBUILDDIR>>/src/belle_sdp_impl.c:1066:43: error: '__builtin___snprintf_chk' output may be truncated before the last format character [-Werror=format-truncation=] snprintf(max_ptime,sizeof(max_ptime),"%i",current_max_ptime); ^ In file included from /usr/include/stdio.h:862, from /<<PKGBUILDDIR>>/include/belle-sip/utils.h:23, from /<<PKGBUILDDIR>>/include/belle-sip/object.h:23, from /<<PKGBUILDDIR>>/include/belle-sip/types.h:22, from /<<PKGBUILDDIR>>/include/belle-sip/belle-sip.h:21, from /<<PKGBUILDDIR>>/src/belle_sdp_impl.c:18: /usr/include/x86_64-linux-gnu/bits/stdio2.h:64:10: note: '__builtin___snprintf_chk' output between 2 and 11 bytes into a destination of size 10 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [src/CMakeFiles/bellesip.dir/build.make:118: src/CMakeFiles/bellesip.dir/belle_sdp_impl.c.o] Error 1 make[3]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:109: src/CMakeFiles/bellesip.dir/all] Error 2 make[2]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' make[1]: *** [Makefile:155: all] Error 2 make[1]: Leaving directory '/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu' dh_auto_build: cd obj-x86_64-linux-gnu && make -j1 "INSTALL=install --strip-program=true" returned exit code 2 make: *** [debian/rules:15: build-arch] Error 2 dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit status 2 -------------------------------------------------------------------------------- The build was made with "dpkg-buildpackage -B" in my autobuilder. Most probably, it also fails here in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/belle-sip.html where you can get a full build log if you need it. If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the BTS web page for this package. Thanks.
--- End Message ---
--- Begin Message ---Source: belle-sip Source-Version: 1.6.3-4 We believe that the bug you reported is fixed in the latest version of belle-sip, 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. Bernhard Schmidt <[email protected]> (supplier of updated belle-sip 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: SHA512 Format: 1.8 Date: Thu, 11 Oct 2018 00:00:59 +0200 Source: belle-sip Binary: libbellesip-dev libbellesip0 Architecture: source Version: 1.6.3-4 Distribution: unstable Urgency: medium Maintainer: Debian VoIP Team <[email protected]> Changed-By: Bernhard Schmidt <[email protected]> Description: libbellesip-dev - SIP stack from the Linphone team (development files) libbellesip0 - SIP stack from the Linphone team Closes: 906452 Changes: belle-sip (1.6.3-4) unstable; urgency=medium . * Team upload. * Temporarily downgrade new errors in GCC-8 (Closes: #906452) Checksums-Sha1: e1761e030fa53b624d4b1a7ec02a0b2efc2753b6 2208 belle-sip_1.6.3-4.dsc ec8db7f22c70b39eb4602242864bd3c8b234598f 15220 belle-sip_1.6.3-4.debian.tar.xz 26958afff34b9165c51206d3d0fba72ed664f7eb 9113 belle-sip_1.6.3-4_amd64.buildinfo Checksums-Sha256: e95d60ddfc48faf936928b21b35ed10e14c2efd8850a7327fbae74fe362b2715 2208 belle-sip_1.6.3-4.dsc 869c6e2c508f03f5c2b188bdcd13dcdecc254d6567cc2874053cc3b4eeb250e2 15220 belle-sip_1.6.3-4.debian.tar.xz f7cabbd7b3905a407de9147cb3b8f65c6742e7f2a83b756a546c666d0729bb4c 9113 belle-sip_1.6.3-4_amd64.buildinfo Files: 69a09640605e30619c2c852c1cc04b95 2208 libs optional belle-sip_1.6.3-4.dsc 5124881a6bd1da37920fee8c2588d1c0 15220 libs optional belle-sip_1.6.3-4.debian.tar.xz e72da0486bf73e60b6fbee8293c5d8bb 9113 libs optional belle-sip_1.6.3-4_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJFBAEBCgAvFiEE1uAexRal3873GVbTd1B55bhQvJMFAlu+eDERHGJlcm5pQGRl Ymlhbi5vcmcACgkQd1B55bhQvJM0fw/+Nmm1plVrQK1lH4w+9qLXcMDFFvnlN+YZ Ohp1/JSJBVabPUcNFQlQJT2ADtbG5tvQvrZGnHe7d31ZeDI5UKcCW2HUa4fZ3iiO MzlG+EtDrOyFhr0YSu4a546Y6siul2NK+jmQYBD8qihj0ygtz18OKSV1BCGren4x KjIjTU6swoCiP/yOXbgBBmCeH+FJK8OUGTj445+2ZzAN7gaIiqRHzo2vEXgClqp+ A0FYa7rFrlz0KU8V2NZ5zbgimBxQlir21uAqzwqB+naHddSTCENGVx3g39klzr++ tOrPTkwvZVWKiPFree/ernu84fPN89DFIS86jQaGAtEerJaDt9wZ1lYez2vzXVXZ QhmRAB3tMxTZyuJsOQC5Rwe2nnRKAmLINIjNtjRw86XCmauCXNtZipRUFGzR/mUw rk2lpAB38jDkOnm5G/jZ+UQ7j5e3TN2IcM8v9i0KSff9sp5JY1hmlW6wjAaDy36f mEQnleIs7FgWB77NTH1KJkIZnx+zEcVsoZg0nJUMc+uao+s5mZcXDsigAC9qYBmx N8aIgvsKiQhaxY3/ZABXzIiorjNEQKMjuBJqLjJr0FQuOAHu7onKANfsDFrE6lmf egQm4jxoR3M+H/nRWYZhTZsV4mKtsr1WqR6xmCkDOzNTyzvMPiY7khZUOWtImqMv HehQsBLw+ks= =mMm5 -----END PGP SIGNATURE-----
--- End Message ---

