Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 766749 - media-libs/openal-1.20.1 - fails to build via distcc
Summary: media-libs/openal-1.20.1 - fails to build via distcc
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-23 21:04 UTC by ernsteiswuerfel
Modified: 2021-04-25 06:01 UTC (History)
2 users (show)

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


Attachments
build.log (openal-1.20.1:20210123-202829.log,27.36 KB, text/plain)
2021-01-23 21:04 UTC, ernsteiswuerfel
Details
emerge --info (file_766749.txt,6.78 KB, text/plain)
2021-01-23 21:04 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 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!