Opened 19 years ago
Closed 19 years ago
#5831 closed defect (fixed)
BUG: ffmpeg fails to build on G5 + Tiger
Reported by: | rekoil@… | Owned by: | ocheron@… |
---|---|---|---|
Priority: | High | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
Attempted to build ffmpeg port. got the following error output from port -d install:
DEBUG: Executing com.apple.build (ffmpeg) DEBUG: Assembled command: 'cd "/opt/local/var/db/dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_multimedia_ffmpe g/work/ffmpeg-0.4.8" && make all' <snip> cc -I/opt/local/include -no-cpp-precomp -pipe -fomit-frame-pointer -mdynamic-no-pic -faltivec -g -O3 -Wall -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE - D_GNU_SOURCE -c -o ppc/dsputil_ppc.o ppc/dsputil_ppc.c {standard input}:117:dcbzl instruction is only for 64-bit implementations (not allowed without - force_cpusubtype_ALL option) {standard input}:161:dcbzl instruction is only for 64-bit implementations (not allowed without - force_cpusubtype_ALL option) {standard input}:230:dcbzl instruction is only for 64-bit implementations (not allowed without - force_cpusubtype_ALL option) make[1]: * [ppc/dsputil_ppc.o] Error 1 make: * [lib] Error 2
Warning: the following items did not execute (for ffmpeg): com.apple.activate com.apple.build com.apple.destroot com.apple.archive com.apple.install
Change History (4)
comment:1 Changed 19 years ago by rekoil@…
Summary: | ffmpeg fails to build on G5 + Tiger → BUG: ffmpeg fails to build on G5 + Tiger |
---|
comment:2 Changed 19 years ago by blb@…
comment:3 Changed 19 years ago by blb@…
Owner: | changed from darwinports-bugs@… to ocheron@… |
---|
comment:4 Changed 19 years ago by olegb@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
works fine with the new commited version.
Assign to maintainer.