Hi,

On Sun 24 May 2020 12:44:20 GMT, tu...@posteo.de wrote:
> Message was:
> 
>  * ERROR: media-video/handbrake-1.3.2::gentoo failed (compile phase):
>  *   emake failed

No, the error is here:

> /usr/bin/g++ -pipe -Wl,-S -Wl,-O1 -Wl,--as-needed -fmessage-length=0 -Wall 
> -Wno-format-truncation -g0 -O3 -O2 -pipe -march=native -mfpmath=sse -msse2 
> -I./libhb/ -Iinclude -I/usr/include/libxml2 -o HandBrakeCLI -Wl,--start-group 
> test/parsecsv.o test/test.o ./libhb/libhandbrake.a -Llib -lass -lavformat 
> -lavfilter -lavcodec -lavutil -lswresample -lpostproc -lmp3lame -ldvdnav 
> -ldvdread -lfribidi -lswscale -lvpx -ltheoraenc -ltheoradec -lvorbis 
> -lvorbisenc -logg -lx264 -lbluray -lfreetype -lxml2 -lbz2 -lz -ljansson 
> -lharfbuzz -lopus -lspeex -llzma -ldav1d -lfontconfig -lpthread -ldl -lm 
> -Wl,--end-group
> /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld:
>  ./libhb/libhandbrake.a(common.o): undefined reference to symbol 
> 'x265_api_query'
> /usr/lib/gcc/x86_64-pc-linux-gnu/9.3.0/../../../../x86_64-pc-linux-gnu/bin/ld:
>  /usr/lib64/libx265.so.179: error adding symbols: DSO missing from command 
> line
> collect2: error: ld returned 1 exit status
> make: *** [../test/module.rules:47: HandBrakeCLI] Error 1
> make: *** Waiting for unfinished jobs....

It seems to be an error in the Makefile:
https://stackoverflow.com/questions/19901934/libpthread-so-0-error-adding-symbols-dso-missing-from-command-line

Regards,
-- 
Alarig

Reply via email to