Opened 3 years ago

Last modified 3 years ago

#63889 new defect

gstreamer1-gst-plugins-bad: ImportError: dynamic module does not define module export function (PyInit_math)

Reported by: ShadSterling (Shad Sterling) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: Cc:
Port: gstreamer1-gst-plugins-bad

Description

Attempting to rebuild after detected as damaged

The problem appears to be an in python module:

:info:build   File "/opt/local/Library/Frameworks/Python.framework/Versions/3.9/lib/python3.9/random.py", line 49, in <module>
:info:build     from math import log as _log, exp as _exp, pi as _pi, e as _e, ceil as _ceil
:info:build ImportError: dynamic module does not define module export function (PyInit_math)

Which is surprising because gstreamer1-gst-plugins-bad does not list python as a dependency

Attachments (1)

main.log (291.6 KB) - added by ShadSterling (Shad Sterling) 3 years ago.

Download all attachments as: .zip

Change History (2)

Changed 3 years ago by ShadSterling (Shad Sterling)

Attachment: main.log added

comment:1 Changed 3 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign removed
Summary: gstreamer1-gst-plugins-bad build failsgstreamer1-gst-plugins-bad: ImportError: dynamic module does not define module export function (PyInit_math)

Not my port.

Note: See TracTickets for help on using tickets.