ffmpegthumbnailer_2.2.3-1_source.changes ACCEPTED into unstable
Thank you for your contribution to Debian. Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 21 Sep 2024 07:59:13 -0400 Source: ffmpegthumbnailer Architecture: source Version: 2.2.3-1 Distribution: unstable Urgency: medium Maintainer: Debian QA Group Changed-By: Boyuan Yang Changes: ffmpegthumbnailer (2.2.3-1) unstable; urgency=medium . * QA upload. * New upstream release. Checksums-Sha1: 0f171533efdccb128d09630a9fbc0b096c9d7216 2205 ffmpegthumbnailer_2.2.3-1.dsc 1053b8d0032833b2d7a61bef3ae58a4230d73a7c 93468 ffmpegthumbnailer_2.2.3.orig.tar.xz a8bd3d610d750e7f90ec775a47708e8400e2a154 5872 ffmpegthumbnailer_2.2.3-1.debian.tar.xz 8cafd5344b18abd74df6b8d5b1f09680548a447b 12475 ffmpegthumbnailer_2.2.3-1_amd64.buildinfo Checksums-Sha256: aefd1ed1f5f291e69c6be7b5fd0822a1f969e20eebfb12776be367da71950283 2205 ffmpegthumbnailer_2.2.3-1.dsc fb0837ff67b8ec21a045a19a1e7628c5a48eeb97a98ef3f87269d20a4314dca9 93468 ffmpegthumbnailer_2.2.3.orig.tar.xz 59bf43b5ed88dffe55bdcc5727d5f631d73c3c4a7b60418222133a94278722e6 5872 ffmpegthumbnailer_2.2.3-1.debian.tar.xz dfd47c1e45aec26ca4fafa8dbb084d17583364688093c5ee48b6fe77231d170c 12475 ffmpegthumbnailer_2.2.3-1_amd64.buildinfo Files: 2b0f0bf162467685a826f0b480b27315 2205 video optional ffmpegthumbnailer_2.2.3-1.dsc 423ff6063afcb9e51429a4a46ea077e3 93468 video optional ffmpegthumbnailer_2.2.3.orig.tar.xz 42ece809510e3d6728a93911771d6a0d 5872 video optional ffmpegthumbnailer_2.2.3-1.debian.tar.xz bc3b665c3016b2e23d50304d3d8e517d 12475 video optional ffmpegthumbnailer_2.2.3-1_amd64.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmbuteQACgkQwpPntGGC Ws4I+xAAplsH70CryGzv/BWgXNH2qmtuAx3DlObl+NYx5RcmCYsitNqDm5lph6Ao AxAWP/If7SxlD5AbS9gXQcbLzeRAo3lMgOGgnSQHDucmlH9k8s8WRHM8P6wQpwcs lfUDnz7k7G8PNjKIRLIsDxD0ObOTnGvtZGjJ/D7PxT9bnMTA6F/ZY0dQDPPq5SxX RnYLgrhbFvQ7SICJ5+QXdNvNc8tQkgopL1sVfvdIVC1KrXSMaSG2pKxE9y0oQPRf 87h95pNG7IE5+Y6MEuJ+11/4zVpShKGbLA9kI+/fDSC3gJLo57DNsItiiwpQ5HRI 4skHrMQHHxdjjyOzEGVLufRsRSEaamCjh3VVB9Zpd+ZOe2rLgwfpMV0NzFaFMfGP YM+ExZLTtoZ6m9amwrpZXd6waunSrilOhqiqDwzjTMqF8MVJWzi0JpS4iy4AJBK3 O7u3gXDFeC5y32ILK2lCE/zfQ6OWPFndYj6gfijNLyIGrONHFx7flW9JlDkBZPtw I0Gy3q+DHxLtxXPsekDNG8jnjv8FQS+Ec03iQt513osMfjdNPiuwKkAOkrEx7Lxt 8UDTLF2PYTJYlTbtoyenPWfAlnQO7jEmdwSri3cQA+UaDh3zz7u3AhorJoDmjrBD EthQOcLukDok47jT8NZZvTpZ7c0TniKV7ZguEwgrs1n8GessfUE= =tQKd -END PGP SIGNATURE- pgpOPHYPdbfXu.pgp Description: PGP signature
Processing of ffmpegthumbnailer_2.2.3-1_source.changes
ffmpegthumbnailer_2.2.3-1_source.changes uploaded successfully to localhost along with the files: ffmpegthumbnailer_2.2.3-1.dsc ffmpegthumbnailer_2.2.3.orig.tar.xz ffmpegthumbnailer_2.2.3-1.debian.tar.xz ffmpegthumbnailer_2.2.3-1_amd64.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Processing of filter_2.6.3+ds1-5_source.changes
filter_2.6.3+ds1-5_source.changes uploaded successfully to localhost along with the files: filter_2.6.3+ds1-5.dsc filter_2.6.3+ds1-5.debian.tar.xz filter_2.6.3+ds1-5_source.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Bug#1082554: docbook-xml: apostrophe in man page section header gets converted into invalid macro
Package: docbook-xml Version: 4.5-13 Severity: normal 1. Save the attached file as sample.xml. 2. Run `xsltproc /usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl sample.xml` 3. Observe that the output file sample.1 has this in it: `.SH "FOO\*(AQBAR"` That should be `\*(Aq` rather than `\(*AQ`. The problem here is that first the stylesheet converts the apostrophe in the XML into `\*(Aq`, and then it upper-cases the entire header, rendering the macro invalid. Easiest fix might be to define AQ macro in addition to Aq macro in define.portability.macros template in other.xsl. -- System Information: Debian Release: trixie/sid APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'testing'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 6.10.9-amd64 (SMP w/8 CPU threads; PREEMPT) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages docbook-xml depends on: ii sgml-base 1.31 ii sgml-data 2.0.11+nmu1 ii xml-core 0.19 docbook-xml recommends no packages. Versions of packages docbook-xml suggests: pn docbook pn docbook-defguide pn docbook-dsssl ii docbook-xsl 1.79.2+dfsg-7 -- no debconf information
Bug#1082554: Acknowledgement (docbook-xml: apostrophe in man page section header gets converted into invalid macro)
Woops, I forgot the attachment. Here it is. http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd";> sample John Doe sample 1 Sample sample FOO'BAR
Processing of libopendbx_1.4.6-18_source.changes
libopendbx_1.4.6-18_source.changes uploaded successfully to localhost along with the files: libopendbx_1.4.6-18.dsc libopendbx_1.4.6.orig.tar.gz libopendbx_1.4.6-18.debian.tar.xz libopendbx_1.4.6-18_amd64.buildinfo Greetings, Your Debian queue daemon (running on host usper.debian.org)
Bug#1080765: marked as done (Missing Build-Depends on python3-setuptools)
Your message dated Sat, 21 Sep 2024 16:22:25 + with message-id and subject line Bug#1080765: fixed in python-pyrss2gen 1.1-3 has caused the Debian Bug report #1080765, regarding Missing Build-Depends on python3-setuptools 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.) -- 1080765: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1080765 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Source: python-pyrss2gen Version: 1.1-2 Severity: important User: debian-pyt...@lists.debian.org Usertags: dh-python-no-setuptools Tags: sid, trixie This package failed build from source when test-built against a version of dh-python without a python3-setuptools dependency. distutils is no longer part of the Python standard library, since 3.12. But a minimal version of it becomes available when the python3-setuptools package is installed. Please add a Build-Depends on python3-setuptools to your package, or migrate the package's build system away from setuptools/distutils. If you run into any difficulties, please raise them on debian-pyt...@lists.debian.org. This bug has been filed at "important" severity, as the change hasn't been made in dh-python yet, but this may be raised to RC before the trixie release. Thanks, Stefano --- End Message --- --- Begin Message --- Source: python-pyrss2gen Source-Version: 1.1-3 Done: Alexandre Detiste We believe that the bug you reported is fixed in the latest version of python-pyrss2gen, 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 1080...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Alexandre Detiste (supplier of updated python-pyrss2gen 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: SHA512 Format: 1.8 Date: Sat, 21 Sep 2024 17:37:17 +0200 Source: python-pyrss2gen Architecture: source Version: 1.1-3 Distribution: unstable Urgency: medium Maintainer: Debian Python Team Changed-By: Alexandre Detiste Closes: 891309 1080765 Changes: python-pyrss2gen (1.1-3) unstable; urgency=medium . * Adopt package (Closes: #891309) * Import on Salsa * Switch to dh-sequence-python3 * Add dep on python3-setuptools (Closes: #1080765) * Set Rules-Requires-Root: no * Bump Standards-Version Checksums-Sha1: 0e2f4ba1e76bc7247332edc1552a3ff7e2c2ca66 2071 python-pyrss2gen_1.1-3.dsc 0e1d599806a962fbcbe980a26435b6874529e144 3056 python-pyrss2gen_1.1-3.debian.tar.xz 2dc22d8ed299a7e668cc51ed4d0315a7a761673a 7454 python-pyrss2gen_1.1-3_source.buildinfo Checksums-Sha256: 65e18274c8baa78d575dfecfbbd2642958a84f42f7c5924951f94db9c97e6559 2071 python-pyrss2gen_1.1-3.dsc 42b90a0496d2a23cac1868a99d2bd11f1134aedb61195db16443a6d34e1812bb 3056 python-pyrss2gen_1.1-3.debian.tar.xz 52ce1bdf2e7b5afdd586d680331fb375c65feaa59c03f83df1b685f0b9b81737 7454 python-pyrss2gen_1.1-3_source.buildinfo Files: 55fa87daac87ad47618e58ba2cb8589a 2071 python optional python-pyrss2gen_1.1-3.dsc c6a0f0693665629b6961f79f3e76b8b9 3056 python optional python-pyrss2gen_1.1-3.debian.tar.xz 7a2e6b8ab17f79e33679111416176447 7454 python optional python-pyrss2gen_1.1-3_source.buildinfo -BEGIN PGP SIGNATURE- iQJFBAEBCgAvFiEEj23hBDd/OxHnQXSHMfMURUShdBoFAmbu6L8RHHRjaGV0QGRl Ymlhbi5vcmcACgkQMfMURUShdBoNiA//dHqjRc28RcqOqvOYNZbKWszYswKIoyNt aLrXqf1I5CFG8laPZ2W8u4vDdGZLZENoKSoPhFhlW5ySxJ6cHXdewqQ1ncTkpBRN AdoCF5GQOLUp+zoZTp2os1Z5nis5G4wVat9giwCEs0f3ZMljiWej+Pe+GXoAV+UY 2r1V1N1KRVlLT7RyxhiAKpHG83NUcy7IlQkbx6gITQxrKGiS6SXjWiRQMCOUApXZ PwLrbR/ZwdqOhCDekMM416odxzyPET+Gpe/nWxpzEP8OUimfirq8VGaL8J2HCdQb SYyTb+/HONB+anbuyDXLoL7HvWdAd/5Urhi2Op/4ZaXwv+ACOGY8Ajrw3D30OkFo t947GaR19azYaswm66HiCd878qikANmus+Bzw9/1TjK1wam6AhcubQ48ZVVUYmn4 GIKfzAaBVhSjQDZoT9v53D6NowLoAcvHA8ONX/vMDwNPlaKOjK9ZhYaDqjzWJWpA RRHRopFZn7Zh44M/fHcsZEQ5Z+E5CzCX9EZBoJf8fYMgHFFQc9J964uZ71x/uBAm F7q+Gc4IZic9kNwRMLi+665CWw1kjsl1M20dWA7eoO6vB1I3otcSB0Eig7gelLI6 eBHM7zZd9hxWu3Nni+sYp1HVT1CnMLu5X1iseCD+8fH280sGh/GphpdpOdOSIHZn amTaPYAtxoQ= =VgJy -END PGP SIGNATURE- pgpBT8DXCdbOv.pgp Description: PGP signature --- End Message ---
libopendbx_1.4.6-18_source.changes ACCEPTED into unstable
Thank you for your contribution to Debian. Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA384 Format: 1.8 Date: Sat, 21 Sep 2024 03:08:50 -0400 Source: libopendbx Architecture: source Version: 1.4.6-18 Distribution: unstable Urgency: medium Maintainer: Debian QA Group Changed-By: Unit 193 Closes: 1075196 Changes: libopendbx (1.4.6-18) unstable; urgency=medium . * QA upload. * d/p/gcc14.patch: Fix ftbfs with GCC-14. Thanks to Tim Woodall (Closes: #1075196) * Bump Standards-Version to 4.7.0. Checksums-Sha1: e450f77f39ca42ae8e244d4878e99a67195f09c3 2774 libopendbx_1.4.6-18.dsc df6b1cb75165d4510e2ccf64e5515ada4ae3a67c 587514 libopendbx_1.4.6.orig.tar.gz 68918732122bb690e793537c5e25d95d51bd2292 79528 libopendbx_1.4.6-18.debian.tar.xz 467e7340d709d3c8db865a0be9754a09ab9a9350 15409 libopendbx_1.4.6-18_amd64.buildinfo Checksums-Sha256: 877a6d0708e36fcdf334d80232e4f66d18dbb8d840153abb90537a8075f9e250 2774 libopendbx_1.4.6-18.dsc 2246a03812c7d90f10194ad01c2213a7646e383000a800277c6fb8d2bf81497c 587514 libopendbx_1.4.6.orig.tar.gz 580a158ea9d7f826bae7816561ce7dfcae5d7b2a2f88cc360f74dbb83dbc13b0 79528 libopendbx_1.4.6-18.debian.tar.xz 79603bf885ec2f6cb295dbeed892926b2b2da926f77b154e29ee04d074ab9156 15409 libopendbx_1.4.6-18_amd64.buildinfo Files: abb5a144d0860516cb78df54ab779b6c 2774 libs optional libopendbx_1.4.6-18.dsc 3e89d7812ce4a28046bd60d5f969263d 587514 libs optional libopendbx_1.4.6.orig.tar.gz 4f9f579de81cb3091b545aba47a766b8 79528 libs optional libopendbx_1.4.6-18.debian.tar.xz 94d2b2f62bf577d61f1224f2d21fd0ab 15409 libs optional libopendbx_1.4.6-18_amd64.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCQAdFiEEjbPlhoZdK0orGFpcUAHhsJqjdEsFAmbucu8ACgkQUAHhsJqj dEvnFQ//Yr9Spaqw+l8+ufnBxldTM8hToiAhEIaCLXHxDigH/b4cZXF4WXcAftob s5O7mst7reWQPi0GXtaR4LvuWemWlHvLnTT4FyXXY4+G4p/ZLUdJ8OZz3rN5epcC XL5VN67mPXJj51TYldXOWCU44le/l2EESOqbXnA4ahuaKhZyyAMgQuxZzKndTW+7 M+cjkszmvxMoPqbtam8Id7KWeS68Jk9HBcotxR9hyKUYGkceFWxs0EN1Q8JkdTpS 8be3c1d9VXbcEvoX6G+jDLLXlL4F5fXz8U3Z09kiXDj3yuoQIeSt5CFmORO9Z3yk Hk6COB0+82JGK7i840Id7jM1eS3NPbqDUCwN/EOqIcjMS76LvviNCBljyHruWTly vlRGv/PIp5DpKbnDo3/b/2RKaLJMF6iTxq1+eze/B7IhMuNVyUbJL05q55Dux2yp eIfYWI+v9HGwQVwDN4zKQVC3Njma+oUjIO1jXpadlwqgCM5/5gi1H3/7Emk/x9/u pCLhLapxMkC1cXB2vtr+JDvylUGgjrh3quJr/57s6Ui7J1M3Tw/MKinF/Z+y64ao E5ww5p63oGkWLQ5i5WXrUS426porIaWWgQ5fc1AXrY3mDjXXwd4DtHvX+D+XTcyo pbJEIot0mlgjR8JLGX28VTusQcqM0VQlH7uDsKuwC3npwyuwRZQ= =Q/OI -END PGP SIGNATURE- pgpCfADgVdjI7.pgp Description: PGP signature
Bug#1075196: marked as done (libopendbx: ftbfs with GCC-14)
Your message dated Sat, 21 Sep 2024 08:38:29 + with message-id and subject line Bug#1075196: fixed in libopendbx 1.4.6-18 has caused the Debian Bug report #1075196, regarding libopendbx: ftbfs with GCC-14 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.) -- 1075196: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075196 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: src:libopendbx Version: 1.4.6-17 Severity: important Tags: sid trixie User: debian-...@lists.debian.org Usertags: ftbfs-gcc-14 [This bug is targeted to the upcoming trixie release] Please keep this issue open in the bug tracker for the package it was filed for. If a fix in another package is required, please file a bug for the other package (or clone), and add a block in this package. Please keep the issue open until the package can be built in a follow-up test rebuild. The package fails to build in a test rebuild on at least amd64 with gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The severity of this report will be raised before the trixie release. The full build log can be found at: http://qa-logs.debian.net/2024/07/01/libopendbx_1.4.6-17_unstable_gccexp.log The last lines of the build log are at the end of this report. To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly, or install the gcc, g++, gfortran, ... packages from experimental. apt-get -t=experimental install g++ Common build failures are new warnings resulting in build failures with -Werror turned on, or new/dropped symbols in Debian symbols files. For other C/C++ related build failures see the porting guide at http://gcc.gnu.org/gcc-14/porting_to.html [...] firebird_basic.c: In function ‘firebird_odbx_row_fetch’: firebird_basic.c:547:119: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 4 has type ‘int64_t’ {aka ‘long int’} [-Wformat=] 547 | len = snprintf( da->sqlvar[i].sqldata, firebird_priv_collength( da->sqlvar + i ), "%lld", *((int64_t*) da->sqlvar[i].sqldata) ); | ~~~^ ~~~ | | | | | int64_t {aka long int} | long long int | %ld make[4]: *** [Makefile:520: libfirebirdbackend_la-firebird_basic.lo] Error 1 make[4]: *** Waiting for unfinished jobs firebird_lo.c: In function ‘firebird_odbx_lo_open’: firebird_lo.c:50:42: error: passing argument 2 of ‘isc_open_blob2’ from incompatible pointer type [-Wincompatible-pointer-types] 50 | if( isc_open_blob2( fbc->status, &(result->handle->generic), fbc->tr + fbc->trlevel, &((*lo)->generic), (ISC_QUAD*) value, 0, NULL ) != 0 ) | ^~ | | | void ** In file included from firebirdbackend.h:24, from firebird_lo.h:11, from firebird_lo.c:12: /usr/include/ibase.h:839:74: note: expected ‘isc_db_handle *’ {aka ‘unsigned int *’} but argument is of type ‘void **’ 839 | isc_db_handle*, | ^~ firebird_lo.c:50:94: error: passing argument 4 of ‘isc_open_blob2’ from incompatible pointer type [-Wincompatible-pointer-types] 50 | if( isc_open_blob2( fbc->status, &(result->handle->generic), fbc->tr + fbc->trlevel, &((*lo)->generic), (ISC_QUAD*) value, 0, NULL ) != 0 ) | ^ | | | void ** /usr/include/ibase.h:841:74: note: expected ‘isc_blob_handle *’ {aka ‘unsigned int *’} but argume
filter_2.6.3+ds1-5_source.changes ACCEPTED into unstable
Thank you for your contribution to Debian. Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Sat, 21 Sep 2024 11:27:58 -0300 Source: filter Architecture: source Version: 2.6.3+ds1-5 Distribution: unstable Urgency: medium Maintainer: Debian QA Group Changed-By: Marcos Talau Closes: 1074956 Changes: filter (2.6.3+ds1-5) unstable; urgency=medium . * QA upload. * debian/patches/fix-build-with-gcc-14.patch: Fix build with GCC 14. (Closes: #1074956) Checksums-Sha1: 2ab3046eafd22ece1680ecb3e7671cc0b086307a 1827 filter_2.6.3+ds1-5.dsc 9ffeff3601ffcb53d8d3f2f4771506b15964b1da 12128 filter_2.6.3+ds1-5.debian.tar.xz 75b1c1fe73f9d3102692e987067e87913e3bc32a 6902 filter_2.6.3+ds1-5_source.buildinfo Checksums-Sha256: 0968be71058676bfd9b5f08c668375852691b8daeb315b48359359e2f068c247 1827 filter_2.6.3+ds1-5.dsc 77fbd79d1e08afb9ff05460987829b333268fdb59bb83fb4ef8286c575b0f63b 12128 filter_2.6.3+ds1-5.debian.tar.xz 5f4adf416eb05b536f1aeaa345dd237f559093034b6e001073b6a8f2bc2ad31e 6902 filter_2.6.3+ds1-5_source.buildinfo Files: 45b2ea47799ac11dccf68c703e46245a 1827 mail optional filter_2.6.3+ds1-5.dsc 2f0d2bc572d7fdb50dfae6056e92d60a 12128 mail optional filter_2.6.3+ds1-5.debian.tar.xz a7341b160de6f2a9e89adaf78de1f92e 6902 mail optional filter_2.6.3+ds1-5_source.buildinfo -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEtSLzkVnaB9053AsR9LqqgNsoukwFAmbvC0IACgkQ9LqqgNso ukw/nhAAgrYW4keMtGeb/QWK/YgKSHNppzNA7jAawMp5KygOmlKQyH7FEfieI5i4 Lx4FRxu7t6OZZ30V0tLZ16SH+GJiIsY4WpReW40FOPAZjWFNzlDeI/7c/BJMhSj2 Qf+EaD/lAdF5YeR3sqbEa/m6hw4jsYh07FEoGXQHVyvYhKGbs+0VsePlHn4Bq7oS 5OcQFFVZlniGfCQWLwtpzvvXcFTht5ldaTD30iA8t4cqIAgKmupNumYkkQ0+XXmE 8TT2UkX5OVeaVaByLhvuqMyhmO9EvcetJLRUb4Zt+zj8YwG05HFmOD7IQjhiYbDd a270OuKyrWZWm2aTLCLeD4Bg+UpHUWRIl/C0v1jCUoJH/1oH05UHkaAqz+gY/0GJ wgrhgqI0pIpb9hnBPc6ngqyVhIEm2RbrcZkpMZF2fU4l9czwiQjF0CNoqLT8i5ZF Atsq1ZdBs9UWzegCr53AhBEMbsFt6if/DEM/oQEsKMnmleGNBhq0F/VDzg7Kqc5J 3XRWFq7/uobAlcQ+Ybm5hqEYH0qU7VZWvMTlKDxHfGP5c8zpQgW+/LtvRD01mI4B T27VcXtz9CcKvUthHr6jDhRSO+XlOtQyHNenI0yKhrzndsv5ZyHSQ9aD5OejUB+6 XGOlV7SHtu20uBhmipcW2R/hHBGmztFNE6bNvkSYxj85bLBZCLk= =pAhI -END PGP SIGNATURE- pgpxlNe8KkVcq.pgp Description: PGP signature
Bug#1074956: marked as done (filter: ftbfs with GCC-14)
Your message dated Sat, 21 Sep 2024 18:18:58 + with message-id and subject line Bug#1074956: fixed in filter 2.6.3+ds1-5 has caused the Debian Bug report #1074956, regarding filter: ftbfs with GCC-14 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.) -- 1074956: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1074956 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems --- Begin Message --- Package: src:filter Version: 2.6.3+ds1-4 Severity: important Tags: sid trixie User: debian-...@lists.debian.org Usertags: ftbfs-gcc-14 [This bug is targeted to the upcoming trixie release] Please keep this issue open in the bug tracker for the package it was filed for. If a fix in another package is required, please file a bug for the other package (or clone), and add a block in this package. Please keep the issue open until the package can be built in a follow-up test rebuild. The package fails to build in a test rebuild on at least amd64 with gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The severity of this report will be raised before the trixie release. The full build log can be found at: http://qa-logs.debian.net/2024/07/01/filter_2.6.3+ds1-4_unstable_gccexp.log The last lines of the build log are at the end of this report. To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly, or install the gcc, g++, gfortran, ... packages from experimental. apt-get -t=experimental install g++ Common build failures are new warnings resulting in build failures with -Werror turned on, or new/dropped symbols in Debian symbols files. For other C/C++ related build failures see the porting guide at http://gcc.gnu.org/gcc-14/porting_to.html [...] Doing variable substitutions on .SH files... Extracting Makefile (with variable substitutions) Extracting config.h (with variable substitutions) Extracting sysdefs.h (with variable substitutions) Extracting doc/Makefile (with variable substitutions) Now you must run a make. make[1]: Leaving directory '/<>' dh_auto_build dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 9 in use) make -j1 make[1]: Entering directory '/<>' /bin/chmod u+w defs.h /bin/touch defs.h cc -g -O2 -Werror=implicit-function-declaration -ffile-prefix-map=/<>=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -Wdate-time -D_FORTIFY_SOURCE=2 -c -o actions.o actions.c actions.c: In function ‘mail_message’: actions.c:274:21: warning: ignoring return value of ‘setuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 274 | setuid(user_uid); | ^~~~ actions.c:275:21: warning: ignoring return value of ‘setgid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 275 | setgid(user_gid); | ^~~~ actions.c: In function ‘execute’: actions.c:549:17: warning: ignoring return value of ‘setgid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 549 | setgid(user_gid); | ^~~~ actions.c:550:17: warning: ignoring return value of ‘setuid’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 550 | setuid(user_uid); | ^~~~ actions.c:554:17: warning: ignoring return value of ‘dup’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 554 | dup(tmpfd); | ^~ actions.c: In function ‘emergency_local_delivery’: actions.c:581:30: warning: ‘%s’ directive writing 14 bytes into a region of size between 0 and 255 [-Wformat-overflow=] 581 | sprintf(mailbox, "%s/%s", home, EMERGENCY_MAILBOX); | ^~ In file included from /usr/include/stdio.h:964, from actions.c:76: In function ‘sprintf’, inlined from ‘emergency_local_delivery’ at actions.c:581:2: /usr/include/x86_64-linux-gnu/bits/stdio2.h:30:10: note: ‘__builtin___sprintf_chk’ output between 16 and 271 bytes into a destination of size 256 30 | return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1, | ^~ 31 | __glibc_objsize (__s), __fmt, | ~ 32 | __va_arg_pack ()); | ~ actions.c: In function ‘emergency_local_delivery’: act