Changes between Initial Version and Version 1 of Ticket #26509


Ignore:
Timestamp:
Sep 17, 2010, 4:48:59 PM (14 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #26509

    • Property Owner changed from macports-tickets@… to rmstonecipher@…
  • Ticket #26509 – Description

    initial v1  
    11When attempting to build gst-plugins-bad, the following error message occurs:
    22
     3{{{
    34Error: Target org.macports.build returned: shell command failed
    45Log 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.
     6}}}
    57
    68The "good" and "ugly" gst-plugins packages built and installed just fine, so the problem seems unique to the "bad" package.