Opened 12 years ago

Last modified 12 years ago

#32803 closed defect

HandBreak fails to build on lion — at Initial Version

Reported by: jancrefsgaard@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: clang, llvm-gcc-4.2 Cc:
Port: HandBrake

Description

I have tried to install HandBreak but it fails to build it, I have skimmed trough the log but it is fare beyond me to figure out why it fails, I have provided a copy of std out from the script as well as the log

SERVER:~ USER$ sudo port install HandBrake Password: ---> Computing dependencies for HandBrake ---> Dependencies to be installed: yasm ---> Fetching archive for yasm ---> Attempting to fetch yasm-1.1.0_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/yasm ---> Fetching yasm ---> Attempting to fetch yasm-1.1.0.tar.gz from http://lil.fr.distfiles.macports.org/yasm ---> Verifying checksum(s) for yasm ---> Extracting yasm ---> Configuring yasm ---> Building yasm ---> Staging yasm into destroot ---> Installing yasm @1.1.0_0 ---> Activating yasm @1.1.0_0 ---> Cleaning yasm ---> Fetching archive for HandBrake ---> Attempting to fetch HandBrake-0.9.5_0+python26.darwin_11.x86_64.tbz2 from http://packages.macports.org/HandBrake ---> Fetching HandBrake ---> Attempting to fetch HandBrake-0.9.5.tar.bz2 from http://lil.fr.distfiles.macports.org/HandBrake ---> Attempting to fetch a52dec-0.7.4.tar.gz from http://lil.fr.distfiles.macports.org/HandBrake ---> Attempting to fetch faac-1.28.tar.gz from http://lil.fr.distfiles.macports.org/HandBrake ---> Attempting to fetch faad2-2.7.tar.gz from http://lil.fr.distfiles.macports.org/HandBrake ---> Attempting to fetch ffmpeg-r25689.tar.bz2 from http://lil.fr.distfiles.macports.org/HandBrake ---> Attempting to fetch fontconfig-2.8.0.tar.gz from http://lil.fr.distfiles.macports.org/HandBrake ---> Attempting to fetch freetype-2.3.9.tar.gz from http://lil.fr.distfiles.macports.org/HandBrake ---> Attempting to fetch lame-3.98.tar.gz from http://lil.fr.distfiles.macports.org/HandBrake ---> Attempting to fetch libass-0.9.9.tar.bz2 from http://lil.fr.distfiles.macports.org/HandBrake ---> Attempting to fetch libbluray-0.0.1-pre-16-g1aab213.tar.gz from http://lil.fr.distfiles.macports.org/HandBrake ---> Attempting to fetch libdca-r81-strapped.tar.gz from http://lil.fr.distfiles.macports.org/HandBrake ---> Attempting to fetch libdvdnav-svn1168.tar.gz from http://lil.fr.distfiles.macports.org/HandBrake ---> Attempting to fetch libdvdread-svn1168.tar.gz from http://lil.fr.distfiles.macports.org/HandBrake ---> Attempting to fetch libmkv-0.6.4.1-0-ga80e593.tar.bz2 from http://lil.fr.distfiles.macports.org/HandBrake ---> Attempting to fetch libogg-1.1.3.tar.gz from http://lil.fr.distfiles.macports.org/HandBrake ---> Attempting to fetch libsamplerate-0.1.4.tar.gz from http://lil.fr.distfiles.macports.org/HandBrake ---> Attempting to fetch libtheora-1.1.0.tar.bz2 from http://lil.fr.distfiles.macports.org/HandBrake ---> Attempting to fetch libvorbis-aotuv_b5.tar.gz from http://lil.fr.distfiles.macports.org/HandBrake ---> Attempting to fetch libxml2-2.7.7.tar.gz from http://lil.fr.distfiles.macports.org/HandBrake ---> Attempting to fetch mp4v2-trunk-r355.tar.bz2 from http://lil.fr.distfiles.macports.org/HandBrake ---> Attempting to fetch mpeg2dec-0.5.1.tar.gz from http://lil.fr.distfiles.macports.org/HandBrake ---> Attempting to fetch x264-r1834-a51816a.tar.gz from http://lil.fr.distfiles.macports.org/HandBrake ---> Verifying checksum(s) for HandBrake ---> Extracting HandBrake ---> Configuring HandBrake ---> Building HandBrake Error: Target org.macports.build returned: shell command failed (see log for details) Log for HandBrake is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_HandBrake/HandBrake/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets>

----- from the end of the log ----- :

:info:build BUILD FAILED :info:build :info:build :info:build The following build commands failed: :info:build CompileC ../build/macosx/HandBrake.build/Objects-normal/x86_64/HBQueueController.o HBQueueController.mm normal x86_64 objective-c++ com.apple.compilers.llvmgcc42 :info:build (1 failure) :info:build make: * [macosx.build] Error 65 :info:build make: Leaving directory `/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_HandBrake/HandBrake/work/HandBrake-0.9.5/build' :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_HandBrake/HandBrake/work/HandBrake-0.9.5/build" && /usr/bin/make -j5 -w " returned error 2 :error:build Target org.macports.build returned: shell command failed (see log for details) :debug:build Backtrace: shell command failed (see log for details)

while executing

"command_exec build"

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

"$procedure $targetname" :info:build Warning: the following items did not execute (for HandBrake): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for HandBrake is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_aqua_HandBrake/HandBrake/main.log

Change History (1)

Changed 12 years ago by jancrefsgaard@…

Attachment: main.log added
Note: See TracTickets for help on using tickets.