Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 766746

Summary: media-video/handbrake-1.3.3-r1 - fails to build with distcc
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: Ian Whyman (thev00d00) (RETIRED) <thev00d00>
Status: RESOLVED WONTFIX    
Severity: normal CC: jstein
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log
emerge --info

Description ernsteiswuerfel archtester 2021-01-23 20:59:26 UTC
Created attachment 684252 [details]
build.log

Builds fine natively but fails via distcc:

[...]
Build system:       ./make/config.guess: line 112: 20037 Segmentation fault      ( $driver -c -o "$dummy.o" "$dummy.c" ) > /dev/null 2>&1
Host system:        ./make/config.guess: line 112: 20037 Segmentation fault      ( $driver -c -o "$dummy.o" "$dummy.c" ) > /dev/null 2>&1
Target platform:    o "$dummy.o" "$dummy.c" ) > /dev/null 
Harden:             False
Sandbox:            False (not supported on target platform)
Enable FDK-AAC:     True
Enable FFmpeg AAC:  True  (required on target platform)
Enable NVENC:       False (not supported on target platform)
Enable QSV:         False (not supported on target platform)
Enable VCE:         False (not supported on target platform)
-------------------------------------------------------------------------------
Build is configured!
You may now cd into ./build and run make (/usr/bin/gmake).
>>> Source configured.
>>> Compiling source in /var/tmp/portage/media-video/handbrake-1.3.3-r1/work/HandBrake-1.3.3 ...
make -j8 -l3 -C build 
make: Entering directory '/var/tmp/portage/media-video/handbrake-1.3.3-r1/work/HandBrake-1.3.3/build'
../make/include/main.defs:141: .defs: No such file or directory
make: *** No rule to make target '.defs'.  Stop.
Comment 1 ernsteiswuerfel archtester 2021-01-23 21:00:04 UTC
Created attachment 684255 [details]
emerge --info
Comment 2 Ian Whyman (thev00d00) (RETIRED) gentoo-dev 2021-02-27 09:47:28 UTC
I dont have the time to support distcc, upstreams build system is not sensible to work with, and our builds are already unsupported as it is.
Comment 3 ernsteiswuerfel archtester 2021-02-27 09:55:19 UTC
Ok, at least thanks for the clear answer. ;)