Package Details: handbrake-full 1.9.2-2

Git Clone URL: https://aur.archlinux.org/handbrake-full.git (read-only, click to copy)
Package Base: handbrake-full
Description: Multithreaded video transcoder
Upstream URL: https://handbrake.fr/
Licenses: LicenseRef-Unredistributable
Conflicts: handbrake
Provides: handbrake
Submitter: FabioLolix
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 22
Popularity: 0.22
First Submitted: 2020-08-18 04:32 (UTC)
Last Updated: 2025-04-26 08:07 (UTC)

Dependencies (59)

Required by (0)

Sources (1)

Latest Comments

1 2 3 4 5 6 Next › Last »

FabioLolix commented on 2025-05-19 15:18 (UTC)

@carlosnewmusic from your build error:

error: rustup could not choose a version of cargo to run, because one wasn't specified explicitly, and no default is configured.
help: run 'rustup default stable' to download the latest stable release of Rust and set it as your default toolchain.

The problem is with your rustup configuration, btw building with devtools will never get this error

carlosnewmusic commented on 2025-05-19 14:53 (UTC)

build error https://pastebin.com/XUg2mf0z

43615 commented on 2025-04-26 02:11 (UTC) (edited on 2025-04-26 02:13 (UTC) by 43615)

Same CMake version error, where can I add the flag to this PKGBUILD?

FabioLolix commented on 2025-04-09 10:47 (UTC)

Hi, It Is a common issue with cmake 4, Need thie fix https://aur.archlinux.org/cgit/aur.git/commit/?h=fuzzylite&id=c2f22b0e1a5b099bf5765f26bdd7b037797b244d

derwookie commented on 2025-04-09 09:11 (UTC)

I get the error from the pastebin, honestly don't know how to tackle it. I guess it's some incompatibility with cmake.

https://pastebin.com/H8fwY1ZS

FabioLolix commented on 2024-12-10 08:44 (UTC)

Error reported by 43615 fixed locally ywsterday night, will push this evening

carlosnewmusic I don't have time for AUR helpers

carlosnewmusic commented on 2024-12-10 02:02 (UTC)

build error https://pastebin.com/uNy8KJLz

43615 commented on 2024-12-09 08:54 (UTC)

Build works fine now, but there's another error:

Running custom install script '/usr/bin/python /tmp/handbrake-full/src/handbrake/gtk/data/post_install.py /usr/share'
install: failed to access '/tmp/handbrake-full/pkg/handbrake-full/usr/share/licenses/handbrake-full': No such file or directory
==> ERROR: A failure occurred in package_handbrake-full().
    Aborting...

FabioLolix commented on 2024-12-09 08:21 (UTC)

Try to uncomment options=(!lto), is possible that is slipped in the update, I'll lok further this evening

43615 commented on 2024-12-09 08:03 (UTC)

1.9.0-3 fails to build, lots of "undefined references" reported by /usr/bin/ld. Output is too long for a comment, see here.