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

Bug 766749

Summary: media-libs/openal-1.20.1 - fails to build via distcc
Product: Gentoo Linux Reporter: ernsteiswuerfel <erhard_f>
Component: Current packagesAssignee: Gentoo Sound Team <sound>
Status: RESOLVED OBSOLETE    
Severity: normal CC: fordfrog, 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 21:04:36 UTC
Created attachment 684258 [details]
build.log

Builds fine natively but fails building via distcc:

[...]
-- The CXX compiler identification is GNU 10.2.0
-- Check for working C compiler: /usr/lib/distcc/bin/cc
-- Check for working C compiler: /usr/lib/distcc/bin/cc - broken
CMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:60 (message):
  The C compiler

    "/usr/lib/distcc/bin/cc"

  is not able to compile a simple test program.

  It fails with the following output:

    Change Dir: /var/tmp/portage/media-libs/openal-1.20.1/work/openal-1.20.1_build-abi_x86_64.amd64/nati
ve-tools/CMakeFiles/CMakeTmp
    
    Run Build Command(s):/usr/bin/ninja cmTC_299fa && [1/2] Building C object CMakeFiles/cmTC_299fa.dir/
testCCompiler.c.o
    FAILED: CMakeFiles/cmTC_299fa.dir/testCCompiler.c.o 
    /usr/lib/distcc/bin/cc   -Os -march=x86-64 -msse3 -mtune=athlon64-sse3 -pipe -o CMakeFiles/cmTC_299f
a.dir/testCCompiler.c.o   -c testCCompiler.c
    ninja: build stopped: subcommand failed.
Comment 1 ernsteiswuerfel archtester 2021-01-23 21:04:53 UTC
Created attachment 684261 [details]
emerge --info
Comment 2 Miroslav Šulc gentoo-dev 2021-04-23 17:46:20 UTC
please test with the latest and report back
Comment 3 ernsteiswuerfel archtester 2021-04-24 22:28:50 UTC
1.21.1-r1 works fine! Just did a distcc build on a G5.
Comment 4 Miroslav Šulc gentoo-dev 2021-04-25 06:01:35 UTC
thanks for testing and reporting back!