Package Details: handbrake-cli-git 1.7.3.r6.g057d5e768-1

Git Clone URL: https://aur.archlinux.org/handbrake-git.git (read-only, click to copy)
Package Base: handbrake-git
Description: Multithreaded video transcoder (CLI)
Upstream URL: https://handbrake.fr/
Licenses: GPL2
Conflicts: handbrake-cli
Provides: handbrake-cli
Submitter: haawda
Maintainer: FabioLolix
Last Packager: FabioLolix
Votes: 108
Popularity: 0.000613
First Submitted: 2015-08-30 09:06 (UTC)
Last Updated: 2024-04-01 21:09 (UTC)

Required by (1)

Sources (15)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 25 Next › Last »

haawda commented on 2016-04-10 09:36 (UTC)

strange, libnotify already _is_ a dependency.

jamincollins commented on 2016-04-07 17:24 (UTC)

build requirements appear to be incomplete: checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pkg-config... /bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GStreamer1... no checking for GHB_GTK_3_14... yes checking for GHB_GTK_3_12... yes checking for GHB... no configure: error: Package requirements (gtk+-3.0 gthread-2.0 gio-2.0 libnotify dbus-glib-1 gmodule-2.0 gudev-1.0) were not met: No package 'libnotify' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GHB_CFLAGS and GHB_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ../gtk/module.rules:15: recipe for target 'gtk/.stamp.configure' failed make: *** [gtk/.stamp.configure] Error 1 make: Leaving directory '/tmp/yaourt-tmp-jamin/aur-handbrake-cli-git/src/HandBrake/build' ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build handbrake-git.

ponsfoot commented on 2016-03-09 07:31 (UTC)

Due to the license issue, FDK-AAC is now no longer included by default. It can be enabled with --enable-fdk option. https://forum.handbrake.fr/viewtopic.php?f=33&t=34143

haawda commented on 2016-02-06 16:54 (UTC) (edited on 2016-02-06 16:54 (UTC) by haawda)

I can reproduce now and opened an issue upstream: https://github.com/HandBrake/HandBrake/issues/77 For now I disabled x265.

segin commented on 2016-02-06 03:47 (UTC)

Typescript file: http://sprunge.us/dIYj

segin commented on 2016-02-06 03:45 (UTC) (edited on 2016-02-06 03:52 (UTC) by segin)

Can you try again after installing package 'numactl' from the official ArchLinux repos? I have 2.0.11-1 installed, as it's a dependency of libvirt. Since the system's owner has a dependency on virtualisation, I don't have the authorisation to remove 'numactl' and the various packages that depend on it from the system. It's what's causing the numa headers to be picked up by x265's configure script, and the subsequent linker failure. P.S., I logged the build via 'script' and will upload the resultant typescript file shortly.

haawda commented on 2016-01-26 00:16 (UTC)

Cannot reproduce.

segin commented on 2016-01-25 11:34 (UTC)

Building fails for included dependency x265 due to libnuma not being linked in: /usr/bin/g++ -pipe -Wl,-S -Wl,-O1,--sort-common,--as-needed,-z,relro -fmessage-length=0 -Wall -g0 -O3 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -D_FORTIFY_SOURCE=2 -mfpmath=sse -msse2 -DUSE_X265 -I./libhb/ -I./contrib/include -I/usr/include/libxml2 -o HandBrakeCLI -Wl,--start-group test/test.o test/parsecsv.o ./libhb/libhandbrake.a -L./contrib/lib -lass -lavresample -lavformat -lavcodec -lavfilter -lavutil -lmp3lame -ldvdnav -ldvdread -lfontconfig -lfribidi -logg -lsamplerate -lswscale -lvpx -ltheoraenc -ltheoradec -lvorbis -lvorbisenc -lx264 -lbluray -lfreetype -lxml2 -lbz2 -lz -ljansson -lfdk-aac -lx265 -lpthread -ldl -lm -Wl,--end-group ./contrib/lib/libx265.a(threadpool.cpp.o): In function `x265::ThreadPool::setThreadNodeAffinity(int)': threadpool.cpp:(.text+0x534): undefined reference to `numa_available' threadpool.cpp:(.text+0x53f): undefined reference to `numa_run_on_node' threadpool.cpp:(.text+0x546): undefined reference to `numa_set_preferred' ./contrib/lib/libx265.a(threadpool.cpp.o): In function `x265::ThreadPool::getNumaNodeCount()': threadpool.cpp:(.text+0x7c5): undefined reference to `numa_available' threadpool.cpp:(.text+0x7d3): undefined reference to `numa_max_node' ./contrib/lib/libx265.a(threadpool.cpp.o): In function `x265::ThreadPool::allocThreadPools(x265_param*, int&)': threadpool.cpp:(.text+0x87e): undefined reference to `numa_available' threadpool.cpp:(.text+0x8a8): undefined reference to `numa_node_of_cpu' threadpool.cpp:(.text+0x8ba): undefined reference to `numa_node_of_cpu' ./contrib/lib/libx265.a(threadpool.cpp.o): In function `x265::ThreadPool::setThreadNodeAffinity(int)': threadpool.cpp:(.text+0x54c): undefined reference to `numa_set_localalloc' collect2: error: ld returned 1 exit status ../test/module.rules:7: recipe for target 'HandBrakeCLI' failed make: *** [HandBrakeCLI] Error 1 make: Leaving directory '/tmp/yaourt-tmp-segin/aur-handbrake-cli-git/src/HandBrake/build' ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build handbrake-git.

haawda commented on 2016-01-16 12:31 (UTC)

no, ghb links against it.

tee commented on 2016-01-15 19:57 (UTC)

jansson should be moved into makedepends