Opened 11 years ago

Closed 9 years ago

#37051 closed defect (wontfix)

handbrake @0.9.8+python27 HandBrake.xcodeproj does not exist in this directory

Reported by: jmgregory@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: HandBrake

Description

I'm running OS X 10.6.8 on an Intel Core Duo with XCode 3.2.6.

Building of Handbrake @0.9.8 (default variants) fails with the following error:

:info:build xcodebuild: Error: the project /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_HandBrake/Hand
Brake/work/HandBrake-0.9.8/macosx/HandBrake.xcodeproj does not exist in this directory.

Log file attached.

Attachments (1)

main.log (1.1 MB) - added by jmgregory@… 11 years ago.
main.log after cleaning the port

Download all attachments as: .zip

Change History (4)

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Port: HandBrake added; handbrake removed

This was not a clean build attempt. Please "sudo port clean HandBrake", then try again, and attach the new main.log if it fails again.

Changed 11 years ago by jmgregory@…

Attachment: main.log added

main.log after cleaning the port

comment:2 Changed 11 years ago by jmgregory@…

OK, new main.log uploaded. The new error appears to be:

:info:build clang -I. -I. -D_ISOC99_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_S
OURCE -DHAVE_AV_CONFIG_H -arch i386 -arch i386 -mmacosx-version-min=10.6 -arch i
386 -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macpor
ts.org_release_ports_aqua_HandBrake/HandBrake/work/HandBrake-0.9.8/build/contrib
/include  -std=c99 -mdynamic-no-pic -fomit-frame-pointer -Wdeclaration-after-sta
tement -Wall -Wno-parentheses -Wno-switch -Wno-format-zero-length -Wdisabled-opt
imization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrit
e-strings -Wtype-limits -Wundef -Wmissing-prototypes -Wstrict-prototypes -O3 -fn
o-math-errno -fno-signed-zeros -mllvm -stack-alignment=16 -Qunused-arguments  -M
MD -c -o libavcodec/h264_cabac.o libavcodec/h264_cabac.c
:info:build fatal error: error in backend: Ran out of registers during register 
allocation!
:info:build make[2]: *** [libavcodec/h264_cabac.o] Error 1
:info:build make[2]: *** Waiting for unfinished jobs....

Here is the shell trace:

$ sudo port clean handbrake
--->  Cleaning HandBrake
$ sudo port install handbrake
--->  Computing dependencies for HandBrake
--->  Fetching archive for HandBrake
--->  Attempting to fetch HandBrake-0.9.8_0+python27.darwin_10.i386.tbz2 from http://packages.macports.org/HandBrake
--->  Attempting to fetch HandBrake-0.9.8_0+python27.darwin_10.i386.tbz2 from http://lil.fr.packages.macports.org/HandBrake
--->  Attempting to fetch HandBrake-0.9.8_0+python27.darwin_10.i386.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/HandBrake
--->  Fetching distfiles for HandBrake
--->  Verifying checksum(s) for HandBrake
--->  Extracting HandBrake
--->  Applying patches to HandBrake
--->  Configuring HandBrake
--->  Building HandBrake
Error: org.macports.build for port HandBrake returned: command execution failed
Please see the log file for port HandBrake for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_aqua_HandBrake/HandBrake/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port handbrake failed

comment:3 Changed 9 years ago by larryv (Lawrence Velázquez)

Resolution: wontfix
Status: newclosed

No longer applicable because the latest release, 0.10.0, cannot build on Snow Leopard.

Note: See TracTickets for help on using tickets.