Your message dated Fri, 03 Oct 2025 16:19:41 +0000 with message-id <E1v4iVR-002Zd6-0n@fasolo.debian.org> and subject line Bug#1037682: fixed in gr-gsm 1.0.0~20220727-2 has caused the Debian Bug report #1037682, regarding gr-gsm: FTBFS randomly when built in parallel 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 owner@bugs.debian.org immediately.) -- 1037682: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1037682 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: maintonly@bugs.debian.org
- Subject: gr-gsm: ftbfs with GCC-15
- From: Matthias Klose <doko@debian.org>
- Date: Mon, 17 Feb 2025 17:17:43 +0000
- Message-id: <E1tk4kZ-009JhH-2Z@paradis.debian.org>
Package: src:gr-gsm Version: 1.0.0~20220727-1 Severity: important Tags: sid forky User: debian-gcc@lists.debian.org Usertags: ftbfs-gcc-15 [This bug is NOT 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-15/g++-15, but succeeds to build with gcc-14/g++-14. The severity of this report will be raised before the forky release. The full build log can be found at: http://qa-logs.debian.net/2025/02/16/amd64exp/gr-gsm_1.0.0~20220727-1_unstable_gccexp.log.gz The last lines of the build log are at the end of this report. To build with GCC 15, either set CC=gcc-15 CXX=g++-15 explicitly, or install the gcc, g++, gfortran, ... packages from experimental. apt-get -t=experimental install g++ GCC 15 now defaults to the C23/C++23 standards, exposing many FTBFS. Other 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-15/porting_to.html [...] CPU Features: SSE2+ SSE4.1+ AVX+ FMA+ Using avx for xtrxdsp_iq16_sc32 Using avx for xtrxdsp_iq8_ic16 Using avx for xtrxdsp_iq16_ic16i Using avx for xtrxdsp_iq8_ic8i Using avx for xtrxdsp_sc32i_iq16 Using avx for xtrxdsp_iq8_sc32 Using avx for xtrxdsp_iq8_sc32i Using avx for xtrxdsp_iq16_sc32i Using avx for xtrxdsp_sc32_iq16 Using avx for xtrxdsp_ic16i_iq16 CPU Features: SSE2+ SSE4.1+ AVX+ FMA+ Using avx for xtrxdsp_iq16_sc32 Using avx for xtrxdsp_iq8_ic16 Using avx for xtrxdsp_iq16_ic16i Using avx for xtrxdsp_iq8_ic8i Using avx for xtrxdsp_sc32i_iq16 Using avx for xtrxdsp_iq8_sc32 Using avx for xtrxdsp_iq8_sc32i Using avx for xtrxdsp_iq16_sc32i Using avx for xtrxdsp_sc32_iq16 Using avx for xtrxdsp_ic16i_iq16 <<< Welcome to GNU Radio Companion Compiler 3.10.11.0 >>> Block paths: /build/reproducible-path/gr-gsm-1.0.0~20220727/debian/.debhelper/generated/_source/home/.local/state/gnuradio /build/reproducible-path/gr-gsm-1.0.0~20220727/grc /usr/share/gnuradio/grc/blocks >>> Loading: /build/reproducible-path/gr-gsm-1.0.0~20220727/apps/grgsm_livemon_headless.grc >>> Load Error: /build/reproducible-path/gr-gsm-1.0.0~20220727/apps/grgsm_livemon_headless.grc: Flowgraph invalid ************************************************** 4 errors from flowgraph: Param - Cell allocation(cell_allocation): Value "[arfcn.downlink2arfcn(fc)]" cannot be evaluated: name 'arfcn' is not definedParam - Cell allocation(cell_allocation): Expression None is invalid for type'float_vector'.Param - Import(imports): Import "import gnuradio.gsm as gsm" failed.Param - Import(imports): Import "from gnuradio.gsm import arfcn" failed. ************************************************** Compilation error <<< Welcome to GNU Radio Companion Compiler 3.10.11.0 >>> Block paths: /build/reproducible-path/gr-gsm-1.0.0~20220727/debian/.debhelper/generated/_source/home/.local/state/gnuradio /build/reproducible-path/gr-gsm-1.0.0~20220727/grc /usr/share/gnuradio/grc/blocks >>> Loading: /build/reproducible-path/gr-gsm-1.0.0~20220727/apps/grgsm_livemon.grc >>> Load Error: /build/reproducible-path/gr-gsm-1.0.0~20220727/apps/grgsm_livemon.grc: Flowgraph invalid ************************************************** 3 errors from flowgraph: Param - Cell allocation(cell_allocation): Value "[arfcn.downlink2arfcn(fc)]" cannot be evaluated: name 'arfcn' is not definedParam - Cell allocation(cell_allocation): Expression None is invalid for type'float_vector'.Param - Import(imports): Import "import gnuradio.gsm.arfcn as arfcn" failed. ************************************************** Compilation error make[3]: *** [apps/CMakeFiles/pygen_apps.dir/build.make:105: apps/grgsm_livemon_headless] Error 1 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [apps/CMakeFiles/pygen_apps.dir/build.make:100: apps/grgsm_livemon] Error 1 make[3]: Leaving directory '/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu' make[2]: *** [CMakeFiles/Makefile2:1091: apps/CMakeFiles/pygen_apps.dir/all] Error 2 make[2]: Leaving directory '/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu' make[1]: *** [Makefile:149: all] Error 2 make[1]: Leaving directory '/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu' dh_auto_build: error: cd obj-x86_64-linux-gnu && make -j8 "INSTALL=install --strip-program=true" VERBOSE=1 returned exit code 2 make: *** [debian/rules:7: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--- End Message ---
--- Begin Message ---
- To: 1037682-close@bugs.debian.org
- Subject: Bug#1037682: fixed in gr-gsm 1.0.0~20220727-2
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Fri, 03 Oct 2025 16:19:41 +0000
- Message-id: <E1v4iVR-002Zd6-0n@fasolo.debian.org>
- Reply-to: tony mancill <tmancill@debian.org>
Source: gr-gsm Source-Version: 1.0.0~20220727-2 Done: tony mancill <tmancill@debian.org> We believe that the bug you reported is fixed in the latest version of gr-gsm, 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 1037682@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. tony mancill <tmancill@debian.org> (supplier of updated gr-gsm 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 ftpmaster@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Format: 1.8 Date: Fri, 03 Oct 2025 08:39:14 -0700 Source: gr-gsm Architecture: source Version: 1.0.0~20220727-2 Distribution: unstable Urgency: medium Maintainer: Debian Hamradio Maintainers <debian-hams@lists.debian.org> Changed-By: tony mancill <tmancill@debian.org> Closes: 1037682 Changes: gr-gsm (1.0.0~20220727-2) unstable; urgency=medium . * Team upload . [ Kentaro Hayashi ] * Use "GNU Radio" wording . [ Santiago Vila ] * debian/rules: Use --no-parallel globally. Closes: #1037682. . [ tony mancill ] * Update B-D on pkg-config to pkgconf * Add B-D on python3-numpy-dev to provide dh-sequence-numpy3 * Bump Standards-Version to 4.7.2 (no changes) Checksums-Sha1: da4ce45fb68eb8139bf05a3d2a7729253aae0e26 2243 gr-gsm_1.0.0~20220727-2.dsc 5bd337c005922e9660a66898d9a9a2dd38e2a914 5112 gr-gsm_1.0.0~20220727-2.debian.tar.xz 081282d27d873bf757d225d6caff12e4c2880bb6 21043 gr-gsm_1.0.0~20220727-2_amd64.buildinfo Checksums-Sha256: 3013318ffd420c63985fac4d4b6d6a928dacf83288c2872a5801330a263dc799 2243 gr-gsm_1.0.0~20220727-2.dsc c3c6468fe88a19ef09276bdb9ed51a1864e5987c3c9ac7f7941eca74959bbc8d 5112 gr-gsm_1.0.0~20220727-2.debian.tar.xz 44a3edfb395fb9610b88cdf7672f6e308266f428771875cd0907abcf58e62af1 21043 gr-gsm_1.0.0~20220727-2_amd64.buildinfo Files: e7297c680bb7dc982de6f29593f2fa5a 2243 libdevel optional gr-gsm_1.0.0~20220727-2.dsc b030aaa27adea577b4f210aeaae9c5ad 5112 libdevel optional gr-gsm_1.0.0~20220727-2.debian.tar.xz 2180534670e250dfd1a73b89b66e1f66 21043 libdevel optional gr-gsm_1.0.0~20220727-2_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQJIBAEBCgAyFiEE5Qr9Va3SequXFjqLIdIFiZdLPpYFAmjf8uQUHHRtYW5jaWxs QGRlYmlhbi5vcmcACgkQIdIFiZdLPpbO6A//Z/Zphji6o+mbQ65yBRskFlKqUWYk LwnRyZFLn0COPY0Twq7Rtaj+kdHhLJLEcvAw9m/S0FnZMMy+i0macasxE1EeGG8Y WnrV0zoK2533hSkMJsRHil6a5LeNhUk8iw31RzI9M1lueBVdtAReRfk0K54FQDEp 7adEvJttKZzsvWIJdYm9nrC8j4yvZuddxEksquHuc+x8fYe1mRonQ8YRQxysEe/o Hy6yNpFKfvfMqnFSh5ugfFengiHxh7y8+XtTl1EkEheFQOyotov712GmCOrXA+kI A0M++nxOEP1+k2MOpT9yY09Z+j2tJp3W31/bRTSSwC7MiqxP6nkUUe0DB5ljk4fL bR1b1RqtIhjkNhPK7bADTHCp3cuAkmgqc8won+xV+67NXgp7wdVGbAEroca3P0OY HQl0yVDXcyci3+A1RMM9dyjDdsTSa05aiah0huMuPP/ValTzjOfrTTwnXcLkEy40 KM2u3PFmBUs76HVy7+PdF4NXNyCyzdHLEwCdD0rF5BM8ieruol+0A/Do2zRndX9z Hoi2vlxlhTHWzxxJuiSwMTKUyJnH8a9W0hET/psfNYlXxxAocmTZ/teLhWvix2oo UgtHpP35ZDMZdJPR7TGgJyAMhvYCiMeT4hfmUPeGff039mDcxRG7lMM9/C48aVzv UWNdyfByfW3hWHk= =ELV/ -----END PGP SIGNATURE-----Attachment: pgpqq0RRUo5mo.pgp
Description: PGP signature
--- End Message ---