[MacPorts] #18470: x264 at 20090129 fails to link
MacPorts
noreply at macports.org
Thu Feb 12 05:08:07 PST 2009
#18470: x264 at 20090129 fails to link
-----------------------------------+----------------------------------------
Reporter: steven@… | Owner: acho@…
Type: defect | Status: new
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Keywords: | Port: x264
-----------------------------------+----------------------------------------
Changes (by macsforever2000@…):
* owner: macports-tickets@… => acho@…
* priority: High => Normal
Old description:
> [Users/steven] > upgrade x264
> ---> Building x264
> Error: Target org.macports.build returned: shell command " cd
> "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_x264/work/x264-snapshot-20090129-2245"
> && make default " returned error 2
> Command output: /usr/bin/gcc-4.0 -shared -o libx264.66.dylib common/mc.o
> common/predict.o common/pixel.o common/macroblock.o common/frame.o
> common/dct.o common/cpu.o common/cabac.o common/common.o common/mdate.o
> common/set.o common/quant.o common/vlc.o encoder/analyse.o encoder/me.o
> encoder/ratecontrol.o encoder/set.o encoder/macroblock.o encoder/cabac.o
> encoder/cavlc.o encoder/encoder.o common/x86/mc-c.o
> common/x86/predict-c.o common/x86/cabac-a.o common/x86/dct-a.o
> common/x86/deblock-a.o common/x86/mc-a.o common/x86/mc-a2.o
> common/x86/pixel-a.o common/x86/predict-a.o common/x86/quant-a.o
> common/x86/sad-a.o common/x86/cpu-a.o common/x86/dct-32.o
> common/x86/pixel-32.o -dynamiclib -Wl,-single_module
> -Wl,-read_only_relocs,suppress -install_name
> /opt/local/lib/libx264.66.dylib -L/opt/local/lib -lm -lmx -lpthread -s
> ld64: warning: option -s is obsolete and being ignored
> ld: absolute addressing (perhaps -mdynamic-no-pic) used in
> _x264_cabac_encode_decision_asm from common/x86/cabac-a.o not allowed in
> slidable image
> collect2: ld returned 1 exit status
> make: *** [libx264.66.dylib] Error 1
New description:
{{{
[Users/steven] > upgrade x264
---> Building x264
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_multimedia_x264/work/x264-snapshot-20090129-2245"
&& make default " returned error 2
Command output: /usr/bin/gcc-4.0 -shared -o libx264.66.dylib common/mc.o
common/predict.o common/pixel.o common/macroblock.o common/frame.o
common/dct.o common/cpu.o common/cabac.o common/common.o common/mdate.o
common/set.o common/quant.o common/vlc.o encoder/analyse.o encoder/me.o
encoder/ratecontrol.o encoder/set.o encoder/macroblock.o encoder/cabac.o
encoder/cavlc.o encoder/encoder.o common/x86/mc-c.o common/x86/predict-c.o
common/x86/cabac-a.o common/x86/dct-a.o common/x86/deblock-a.o
common/x86/mc-a.o common/x86/mc-a2.o common/x86/pixel-a.o
common/x86/predict-a.o common/x86/quant-a.o common/x86/sad-a.o
common/x86/cpu-a.o common/x86/dct-32.o common/x86/pixel-32.o -dynamiclib
-Wl,-single_module -Wl,-read_only_relocs,suppress -install_name
/opt/local/lib/libx264.66.dylib -L/opt/local/lib -lm -lmx -lpthread -s
ld64: warning: option -s is obsolete and being ignored
ld: absolute addressing (perhaps -mdynamic-no-pic) used in
_x264_cabac_encode_decision_asm from common/x86/cabac-a.o not allowed in
slidable image
collect2: ld returned 1 exit status
make: *** [libx264.66.dylib] Error 1
}}}
--
--
Ticket URL: <http://trac.macports.org/ticket/18470#comment:1>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list