Opened 4 weeks ago

Closed 4 weeks ago

#70610 closed defect (duplicate)

gstreamer1 @1.24.5_0+universal: Undefined symbols

Reported by: programmingkidx Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.10.1
Keywords: Cc:
Port: gstreamer1

Description

gstreamer1 fails to build on Mac OS 10.12. It looks like a library is being built for x86 and the linker wants an x86-64 binary. Here is the error:

ld: warning: ignoring file /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gstreamer1/gstreamer1/work/build-i386/gst/libgstreamer-1.0.dylib, file was built for i386 which is not the architecture being linked (x86_64): /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_gnome_gstreamer1/gstreamer1/work/build-i386/gst/libgstreamer-1.0.dylib

Attachments (1)

main.log (740.7 KB) - added by programmingkidx 4 weeks ago.

Download all attachments as: .zip

Change History (2)

Changed 4 weeks ago by programmingkidx

Attachment: main.log added

comment:1 Changed 4 weeks ago by ryandesign (Ryan Carsten Schmidt)

Keywords: gstreamer1 removed
Resolution: duplicate
Status: newclosed
Summary: gstreamer1 fails to build on Mac OS 10.12gstreamer1 @1.24.5_0+universal: Undefined symbols

Duplicate of #69643.

Note: See TracTickets for help on using tickets.