pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/59348 (ham/gr-osmosdr 2025Q1 does not work)
Synopsis: ham/gr-osmosdr 2025Q1 does not work
State-Changed-From-To: open->feedback
State-Changed-By: gdt%NetBSD.org@localhost
State-Changed-When: Sun, 18 May 2025 19:35:13 +0000
State-Changed-Why:
I think this is fixed in pkgsrc-current.
Briefly, gnuradio-core/Makefile.common was buggily coded to ask for c++20,
and this caused gcc12 to be used. gcc10/gcc12 are not ABI compatible, and thsu
gr-osmosdr and gnuradio-core with a mismatch didn't work.
I don't intend to ask for a 2025Q1 pullup. Probably, just changing c++20
to c++17 in gnuradio-core/Makefile.common and doing make replace is enough
to get it to work -- but you're on thin ice doing so :-)
Home |
Main Index |
Thread Index |
Old Index