[MacPorts] #63127: guradip misses an important patch

MacPorts noreply at macports.org
Tue Jun 22 13:26:19 UTC 2021


#63127: guradip misses an important patch
------------------------+----------------------
 Reporter:  mouse07410  |      Owner:  (none)
     Type:  defect      |     Status:  new
 Priority:  Normal      |  Milestone:
Component:  ports       |    Version:
 Keywords:              |       Port:  gnuradio
------------------------+----------------------
 This is about [Segmentation fault in pkg-config for gnuradio-
 qtgui.pc]https://github.com/gnuradio/gnuradio/issues/3969 that was
 submitted in Dec 2020 and fixed in Feb 2021.

 One symptom of this problem:
 {{{
 $ pkg-config gnuradio-qtgui --cflags

 Variable 'PC_LIBS_STR' not defined in '/usr/local/lib/pkgconfig/gnuradio-
 qtgui.pc'
 }}}

 Here's the patch (which hasn't been applied to this port):
 https://github.com/hordenengineering/gnuradio/commit/b84488162663cacb3c391dd6b627b4cd1b77c933

 Speaking of which, this patch does not fix the apparently-now-undefined
 {{{QT_HEADERS_DIR}}} variable, so it probably should be changed in
 {{{guradio-qtgui.pc.in}}} to something like {{{QT5_HEADERS_DIR}}}. I leave
 this to somebody who understands what variables Qt5 sets.

-- 
Ticket URL: <https://trac.macports.org/ticket/63127>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list