[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1114699: marked as done (gr-gsm: FTBFS randomly when built in parallel)



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 ---
Source: gr-gsm
Version: 1.0.0~20220727-1
Severity: important
User: debian-python@lists.debian.org
Usertags: numpy2.3
Tags: ftbfs, forky, sid

Dear maintainer,

During a test rebuild for NumPy 2.3, gr-gsm failed to rebuild.

Log Summary:
-------------------------------------------------------------------------------
[...]
make[3]: Leaving directory '/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu'
[ 94%] Built target gsm_python
make  -f apps/CMakeFiles/pygen_apps.dir/build.make apps/CMakeFiles/pygen_apps.dir/depend
make  -f python/gsm/bindings/CMakeFiles/copy_bindings_for_tests.dir/build.make python/gsm/bindings/CMakeFiles/copy_bindings_for_tests.dir/depend
make[3]: Entering directory '/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu'
cd "/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu" && /usr/bin/cmake -E cmake_depends "Unix Makefiles" "/build/reproducible-path/gr-gsm-1.0.0~20220727" "/build/reproducible-path/gr-gsm-1.0.0~20220727/apps" "/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu" "/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu/apps" "/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu/apps/CMakeFiles/pygen_apps.dir/DependInfo.cmake" "--color="
make[3]: Entering directory '/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu'
cd "/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu" && /usr/bin/cmake -E cmake_depends "Unix Makefiles" "/build/reproducible-path/gr-gsm-1.0.0~20220727" "/build/reproducible-path/gr-gsm-1.0.0~20220727/python/gsm/bindings" "/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu" "/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu/python/gsm/bindings" "/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu/python/gsm/bindings/CMakeFiles/copy_bindings_for_tests.dir/DependInfo.cmake" "--color="
make[3]: Leaving directory '/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu'
make  -f apps/CMakeFiles/pygen_apps.dir/build.make apps/CMakeFiles/pygen_apps.dir/build
make[3]: Entering directory '/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu'
make[3]: Leaving directory '/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu'
make  -f python/gsm/bindings/CMakeFiles/copy_bindings_for_tests.dir/build.make python/gsm/bindings/CMakeFiles/copy_bindings_for_tests.dir/build
make[3]: Entering directory '/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu'
cd "/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu/python/gsm/bindings" && /usr/bin/cmake -E copy /build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu/python/gsm/bindings/*.so /build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu/test_modules/gnuradio/gsm/
[ 95%] Shebangin grgsm_decode
cd "/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu/apps" && /usr/bin/python3 -c "import re; R=re.compile('^#!.*\$\\n',flags=re.MULTILINE); open(r'/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu/apps/grgsm_decode.exe','w',encoding='utf-8').write(r'#!/usr/bin/python3'+'\\n'+R.sub('',open(r'/build/reproducible-path/gr-gsm-1.0.0~20220727/apps/grgsm_decode','r',encoding='utf-8').read()))"
[ 96%] Shebangin grgsm_trx
cd "/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu/apps" && /usr/bin/python3 -c "import re; R=re.compile('^#!.*\$\\n',flags=re.MULTILINE); open(r'/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu/apps/grgsm_trx.exe','w',encoding='utf-8').write(r'#!/usr/bin/python3'+'\\n'+R.sub('',open(r'/build/reproducible-path/gr-gsm-1.0.0~20220727/apps/grgsm_trx','r',encoding='utf-8').read()))"
[ 97%] Shebangin grgsm_scanner
cd "/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu/apps" && /usr/bin/python3 -c "import re; R=re.compile('^#!.*\$\\n',flags=re.MULTILINE); open(r'/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu/apps/grgsm_scanner.exe','w',encoding='utf-8').write(r'#!/usr/bin/python3'+'\\n'+R.sub('',open(r'/build/reproducible-path/gr-gsm-1.0.0~20220727/apps/grgsm_scanner','r',encoding='utf-8').read()))"
make[3]: Leaving directory '/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu'
[ 98%] Generating grgsm_livemon
cd "/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu/apps" && /usr/bin/cmake -E env PYTHONPATH="/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu/test_modules" GRC_BLOCKS_PATH=/build/reproducible-path/gr-gsm-1.0.0~20220727/grc CMAKE_BINARY_DIR=/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu /usr/bin/grcc -o /build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu/apps /build/reproducible-path/gr-gsm-1.0.0~20220727/apps/grgsm_livemon.grc
[ 99%] Generating grgsm_livemon_headless
cd "/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu/apps" && /usr/bin/cmake -E env PYTHONPATH="/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu/test_modules" GRC_BLOCKS_PATH=/build/reproducible-path/gr-gsm-1.0.0~20220727/grc CMAKE_BINARY_DIR=/build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu /usr/bin/grcc -o /build/reproducible-path/gr-gsm-1.0.0~20220727/obj-x86_64-linux-gnu/apps /build/reproducible-path/gr-gsm-1.0.0~20220727/apps/grgsm_livemon_headless.grc
[ 99%] Built target copy_bindings_for_tests
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.12.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
make[3]: *** [apps/CMakeFiles/pygen_apps.dir/build.make:105: apps/grgsm_livemon_headless] Error 1
make[3]: *** Waiting for unfinished jobs....
<<< Welcome to GNU Radio Companion Compiler 3.10.12.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: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 -j4 "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
--------------------------------------------------------------------------------
Build finished at 2025-09-08T01:07:23Z

-------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here (for the next 30 days):
https://debusine.debian.net/debian/developers-roehling.numpy/artifact/2451020/

About the archive rebuild: The build was made on debusine.debian.net,
using sbuild.

You can find the build task here:
https://debusine.debian.net/debian/developers-roehling.numpy/work-request/163420/

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.

Cheers
Timo

--- End Message ---
--- Begin Message ---
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: pgpq9ui4Wm1q0.pgp
Description: PGP signature


--- End Message ---

Reply to: