I"/opt/local/var/macports/build/_opt_local_var_macports_sources_svn_trunk_dports_multimedia_ffmpeg/ffmpeg/work/ffmpeg-0.7.1-i386" -I/opt/local/include -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DHAVE_AV_CONFIG_H -pipe -O2 -DHAVE_LRINTF -I/opt/local/include -arch i386 -std=c99 -fomit-frame-pointer -fPIC -I/opt/local/include/dirac -I/opt/local/include/schroedinger-1.0 -I/opt/local/include/orc-0.4 -D_GNU_SOURCE=1 -D_THREAD_SAFE -I/opt/local/include/SDL -g -Wdeclaration-after-statement -Wall -Wno-parentheses -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -O3 -fno-math-errno -fno-signed-zeros -mllvm -stack-alignment=16 -Qunused-arguments -MMD -c -o libavcodec/h264_cabac.o libavcodec/h264_cabac.c I have the latest ffmpeg built with XCode 4.2 (ffmpeg-0.7.11_1+mmx+universal.darwin_10.i386-x86_64.tbz2).Ĭan you please attach the preprocessed source for the failed compile? To do that, change the -c in the command line to a -E, change the -o option to '-o ~/Desktop/file.to.attach.cpp', and get rid of all the -M options.
What variants are you installing with? I really want to reproduce this. :info:build fatal error: error in backend: Ran out of registers during register allocation! I am getting the same build error trying to build for i386 (as part of +universal) on a core 2 duo macbook, lion, xcode 4.1: I am very grateful to the MacPorts project and its contributors. Those parts that I have understood have not solved my problem, so I must upload that log file and hope that you will find this pleasantly solvable. Log for ffmpeg is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_release_ports_multimedia_ffmpeg/main.logĮrror: Status 1 encountered during processing. > Attempting to fetch ffmpeg-0.7.1.tar.bz2 from Įrror: Target returned: shell command failed (see log for details) I installed the Snow Leopard version of MacPorts and have successfully installed and used other ports. I then installed Xcode 4.0.2 and XQuartz 2.6.2. When I recently upgraded to Mac OS X 10.6.8, I followed your Migration instructions and so my MacPorts installation was removed. I had been using ffmpeg and several other ports successfully in Leopard on my 32-bit MacBook. Citizens of MacPorts Land, I humbly request your assistance in a matter that has me baffled.