Bug 277844 - audio/libsidplayfp: Undefined symbol "__kmpc_fork_call"
Summary: audio/libsidplayfp: Undefined symbol "__kmpc_fork_call"
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Dima Panov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-20 15:36 UTC by Christian Weisgerber
Modified: 2024-03-20 15:36 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (fluffy)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Weisgerber freebsd_committer freebsd_triage 2024-03-20 15:36:13 UTC
FreeBSD/amd64 14.0-STABLE

For a few months now, I have been seeing this every time I start audacious:

ERROR ../src/libaudcore/plugin-load.cc:70 [plugin_load]: /usr/local/lib/audacious/Input/sid.so could not be loaded: /usr/local/lib/libsidplayfp.so.6: Undefined symbol "__kmpc_fork_call"

I don't play SID tunes, so for me personally this is merely cosmetic, but libsidplayfp really references a symbol that doesn't seem to exist anywhere.  More specifically, the FilterModelConfig6581.o and FilterModelConfig8580.o object files are the culprit.  Googling suggest that this is somehow related to -fopenmp, but beyond that I have no idea.