#26509: gst-plugins-bad 0.10.20 build failure -----------------------------------------+---------------------------------- Reporter: ianshowalter@… | Owner: rmstonecipher@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: gst-plugins-bad -----------------------------------------+---------------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => rmstonecipher@… Old description:
When attempting to build gst-plugins-bad, the following error message occurs:
Error: Target org.macports.build returned: shell command failed Log for gst-plugins-bad is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_gnome_gst-plugins-bad/main.log Error: Status 1 encountered during processing.
The "good" and "ugly" gst-plugins packages built and installed just fine, so the problem seems unique to the "bad" package.
New description: When attempting to build gst-plugins-bad, the following error message occurs: {{{ Error: Target org.macports.build returned: shell command failed Log for gst-plugins-bad is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports .org_release_ports_gnome_gst-plugins-bad/main.log Error: Status 1 encountered during processing. }}} The "good" and "ugly" gst-plugins packages built and installed just fine, so the problem seems unique to the "bad" package. -- Comment: Don't forget WikiFormatting and to Cc the port's maintainer. The relevant error from the log seems to be: {{{ ld: absolute addressing (perhaps -mdynamic-no-pic) used in _vp8_short_idct4x4llm_mmx from /opt/local/lib/libvpx.a(idctllm_mmx.asm.o) not allowed in slidable image. Use '-read_only_relocs suppress' to enable text relocs collect2: ld returned 1 exit status make[3]: *** [libgstvp8.la] Error 1 make[2]: *** [vp8] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 }}} -- Ticket URL: <https://trac.macports.org/ticket/26509#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS