Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 766752 - media-libs/waffle-1.6.1-r1 - fails to build via distcc
Summary: media-libs/waffle-1.6.1-r1 - fails to build via distcc
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-23 21:10 UTC by ernsteiswuerfel
Modified: 2021-01-24 17:09 UTC (History)
1 user (show)

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


Attachments
build.log (waffle-1.6.1-r1:20210123-202743.log,6.30 KB, text/plain)
2021-01-23 21:10 UTC, ernsteiswuerfel
Details
emerge --info (file_766752.txt,6.78 KB, text/plain)
2021-01-23 21:12 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:10:36 UTC
Created attachment 684264 [details]
build.log

Builds fine natively but fails building via distcc:

[...]
Program cmake found: YES (/usr/bin/cmake)
error retrieving cmake information: returnCode=255 stdout= stderr=CMake Error at /usr/share/cmake/Module
s/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/waffle-1.6.1-r1/work/waffle-1.6.1-abi_x86_64.amd64/__cmake_s
ysteminformation/CMakeFiles/CMakeTmp
    
    Run Build Command(s):/usr/bin/ninja cmTC_91200 && [1/2] Building C object CMakeFiles/cmTC_91200.dir/testCCompiler.c.o
    FAILED: CMakeFiles/cmTC_91200.dir/testCCompiler.c.o 
    /usr/lib/distcc/bin/cc    -o CMakeFiles/cmTC_91200.dir/testCCompiler.c.o   -c testCCompiler.c
    ninja: build stopped: subcommand failed.
Comment 1 ernsteiswuerfel archtester 2021-01-23 21:12:12 UTC
Created attachment 684267 [details]
emerge --info