[Bug 277844] audio/libsidplayfp: Undefined symbol "__kmpc_fork_call"

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 20 Mar 2024 15:36:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=277844

            Bug ID: 277844
           Summary: audio/libsidplayfp: Undefined symbol
                    "__kmpc_fork_call"
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: fluffy@FreeBSD.org
          Reporter: naddy@FreeBSD.org
             Flags: maintainer-feedback?(fluffy@FreeBSD.org)
          Assignee: fluffy@FreeBSD.org

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.