Changes between Initial Version and Version 1 of Ticket #38141


Ignore:
Timestamp:
Feb 21, 2013, 3:42:55 AM (11 years ago)
Author:
larryv (Lawrence Velázquez)
Comment:

Thanks for the ticket. In the future, please Cc relevant port maintainers.

This looks similar to #37802, but that particular problem only showed up when compiling for i386. Please run the following; if it still fails, attach the entire main.log, which will be mentioned in the failure message.

sudo port clean ffmpeg && sudo port install ffmpeg

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #38141

    • Property Owner changed from macports-tickets@… to jeremyhu@…
    • Property Cc devans@… added
    • Property Port ffmpeg added
  • Ticket #38141 – Description

    initial v1  
    22Please let me know if more info will can be helpful.
    33
     4{{{
    45:info:build /usr/bin/clang -I. -I./ -I/opt/local/include -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -DPIC -DHAVE_AV_CONFIG_H -O2 -DHAVE_LRINTF -I/opt/local/include -arch i386   -std=c99 -fomit-frame-pointer -fPIC -I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include/opus -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 -Wno-format-zero-length -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wwrite-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wno-pointer-to-int-cast -Wstrict-prototypes -O3 -fno-math-errno -fno-signed-zeros -mllvm -stack-alignment=16 -Qunused-arguments -Werror=implicit-function-declaration -Werror=missing-prototypes  -MMD -c -o libavcodec/h264_cabac.o libavcodec/h264_cabac.c
    56:info:build fatal error: error in backend: Ran out of registers during register allocation!
     7}}}