[MacPorts] #70263: ffmpeg @4.4.4_7+gpl2+librtmp+universal+x11: ERROR: librtmp not found using pkg-config
MacPorts
noreply at macports.org
Fri Jun 21 06:26:25 UTC 2024
#70263: ffmpeg @4.4.4_7+gpl2+librtmp+universal+x11: ERROR: librtmp not found using
pkg-config
-------------------------+--------------------
Reporter: ar-an-ribe | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.9.3
Resolution: | Keywords:
Port: ffmpeg |
-------------------------+--------------------
Comment (by ryandesign):
The log says:
{{{
ld: warning: ignoring file /opt/local/lib/librtmp.dylib, file was built
for x86_64 which is not the architecture being linked (i386):
/opt/local/lib/librtmp.dylib
}}}
So librtmp is not installed universal even though you said the rtmpdump
port was installed with the universal variant. Let's confirm that: try
running:
{{{
lipo -info /opt/local/lib/librtmp.dylib
port provides /opt/local/lib/librtmp.dylib
port -v installed rtmpdump
}}}
--
Ticket URL: <https://trac.macports.org/ticket/70263#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list