<div dir="ltr"><div>Hello,</div><div><br></div><div>I am trying to run the port comms/gqrx install from pkg, I get the error:</div><div><br></div><div>/usr/local/lib/qt5/libQt5Svg.so.5: Undefined symbol "_ZN4QCss13StyleSelectorD2Ev@Qt_5"</div><div><br></div><div>This symbol is provided to libQt5Svg.so.5 from libQt5Gui.so.5, but there look like there is a symbol versioning issue in the packages.</div><div><br></div><div>From `readelf -s /usr/local/lib/qt5/libQt5Svg.so.5` I get:</div><div>131: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND _ZN4QCss13StyleSelectorD2Ev@Qt_5 (17)</div><div><br></div><div>but from `readelf -s /usr/local/lib/qt5/libQt5Gui.so.5` I get:</div><div> 8119: 000000000026eb60   185 FUNC    GLOBAL DEFAULT   12 _ZN4QCss13StyleSelectorD2Ev@@Qt_5_PRIVATE_API (2)</div><div><br></div><div>Can you help?</div><div><br></div><div>Regards,</div><div>Brian<br></div><div><br></div></div>