[MacPorts] #68452: kdelibs4 @4.14.3_110 +debug+docs+osxkeychain: onto2vocabularyclass segfaults during build
MacPorts
noreply at macports.org
Tue Apr 16 05:37:12 UTC 2024
#68452: kdelibs4 @4.14.3_110 +debug+docs+osxkeychain: onto2vocabularyclass
segfaults during build
---------------------------------------+--------------------
Reporter: cooljeanius | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords:
Port: kdelibs4 soprano raptor2 |
---------------------------------------+--------------------
Comment (by kencu):
soprano has a +debug variant, but it doesn't work sufficiently to debug
anything.
If you add this to the soprano Portfile, you can install it with all the
needed optimization disabled:
{{{
configure.optflags-replace -Os -O0
}}}
once soprano is also installed properly
{{{
sudo port -f uninstall soprano
sudo port -v -s -k install soprano +debug
}}}
then you can scroll through all the soprano source as well when debugging.
--
Ticket URL: <https://trac.macports.org/ticket/68452#comment:29>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list