#32803: HandBrake fails to build on lion -------------------------------------+-------------------------------------- Reporter: jancrefsgaard@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: HandBrake -------------------------------------+-------------------------------------- Comment(by jancrefsgaard@…): clang fails, llvm-gcc-4.2 also fails, but apple-gcc-4.2 successfully compiles, I have opened the program and it runs, so I presume that everything is fine HOST:~ USER$ sudo port install HandBrake configure.compiler=llvm-gcc-4.2 Password: ---> Computing dependencies for 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> HOST:~ USER$ sudo port clean HandBrake ---> Cleaning HandBrake HOST:~ USER$ sudo port install HandBrake configure.compiler=apple-gcc-4.2 configure.cxx=g++-apple-4.2 ---> Computing dependencies for HandBrake ---> 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 ---> Verifying checksum(s) for HandBrake ---> Extracting HandBrake ---> Configuring HandBrake ---> Building HandBrake ---> Staging HandBrake into destroot ---> Installing HandBrake @0.9.5_0+python26 ---> Activating HandBrake @0.9.5_0+python26 ---> Cleaning HandBrake -- Ticket URL: <https://trac.macports.org/ticket/32803#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS