Opened 12 years ago

Last modified 11 years ago

#35912 closed defect

ffmpeg port fails to build — at Initial Version

Reported by: jobs.nihilator@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: x264

Description

I just installed MacPorts and the "port install ffmpeg" command will not build "ffmpeg" and it returns the following error:

---> Computing dependencies for ffmpeg ---> Dependencies to be installed: x264 ---> Building x264 Error: org.macports.build for port x264 returned: command execution failed Error: Failed to install x264 Please see the log file for port x264 for details:

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_x264/x264/main.log

Error: The following dependencies were not installed: x264 To report a bug, follow the instructions in the guide:

http://guide.macports.org/#project.tickets

Error: Processing of port ffmpeg failed

The log file for port x264 (AKA: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_x264/x264/main.log) returns the following errors:

:info:build _vda_decoder_callback in libavcodec.a(vda.o) :info:build "_VDADecoderDestroy", referenced from: :info:build _ff_vda_destroy_decoder in libavcodec.a(vda.o) :info:build ld: symbol(s) not found for architecture x86_64 :info:build collect2: ld returned 1 exit status :info:build make: * [x264] Error 1 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_x264/x264/work/x264-snapshot-20111210-2245-stable' :info:build Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_x264/x264/work/x264-snapshot-20111210-2245-stable" && /usr/bin/make -j2 -w default :info:build Exit code: 2 :error:build org.macports.build for port x264 returned: command execution failed :debug:build Error code: CHILDSTATUS 3176 2 :debug:build Backtrace: command execution failed

while executing

"system -nice 0 $fullcmdstring"

("eval" body line 1) invoked from within

"eval system $notty $nice \$fullcmdstring"

invoked from within

"command_exec build"

(procedure "portbuild::build_main" line 8) invoked from within

"$procedure $targetname" :info:build Warning: targets not executed for x264: org.macports.activate org.macports.build org.macports.destroot org.macports.install :error:build Failed to install x264 :debug:build couldn't open "/System/Library/Frameworks/Tcl.framework/Versions/8.5/Resources/tclIndex": no such file or directory

while executing

"open [file join $dir tclIndex]" :notice:build Please see the log file for port x264 for details:

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_multimedia_x264/x264/main.log

Change History (0)

Note: See TracTickets for help on using tickets.