Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gr_modtool bind not working with Ubuntu 24 #7331

Closed
mormj opened this issue May 8, 2024 · 3 comments
Closed

gr_modtool bind not working with Ubuntu 24 #7331

mormj opened this issue May 8, 2024 · 3 comments

Comments

@mormj
Copy link
Contributor

mormj commented May 8, 2024

What happened?

Fresh install of GR (apt install gnuradio-dev) on Ubuntu 24

Created an OOT with gr_modtool, added some blocks, then went to bind the blocks.

Throws a host of GCC errors. My guess is incompatibility between pygccxml and gcc-13

System Information

Ubuntu 24

GNU Radio Version

3.10 (maint-3.10)

Specific Version

3.10.9.2

Steps to Reproduce the Problem

gr_modtool bind

Relevant log output

No response

@MarkMoss
Copy link

The attached log shows the errors resulting from running gr_modtool bind as the last of the following commands:

  • gr_modtool newmod howto
  • cd gr-howto
  • gr_modtool add -t general -l cpp square_ff
  • gr_modtool bind

gr_modtool bind errors.txt

This is with GCC 13.2.0 and pygccxml 2.4.0 (via Ubuntu package python3-pyggxml 2.4.0-1).

@marcusmueller
Copy link
Member

Duplicate of #6477

@marcusmueller marcusmueller marked this as a duplicate of #6477 May 26, 2024
@marcusmueller marcusmueller closed this as not planned Won't fix, can't repro, duplicate, stale May 27, 2024
@mbr0wn
Copy link
Member

mbr0wn commented May 27, 2024

Closing this as dupe, amended info in other bug report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants