Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 766746 - media-video/handbrake-1.3.3-r1 - fails to build with distcc
Summary: media-video/handbrake-1.3.3-r1 - fails to build with distcc
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ian Whyman (thev00d00) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-23 20:59 UTC by ernsteiswuerfel
Modified: 2021-02-27 09:55 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (handbrake-1.3.3-r1:20210123-203210.log,8.86 KB, text/plain)
2021-01-23 20:59 UTC, ernsteiswuerfel
Details
emerge --info (file_766746.txt,6.78 KB, text/plain)
2021-01-23 21:00 UTC, ernsteiswuerfel
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ;)