ports/185477: audio/fluidsynth fails to build with distcc
Radim Kolar
hsn at sendmail.cz
Sat Jan 4 23:20:01 UTC 2014
>Number: 185477
>Category: ports
>Synopsis: audio/fluidsynth fails to build with distcc
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sat Jan 04 23:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator: Radim Kolar
>Release: 10.0rc3
>Organization:
>Environment:
>Description:
===> Configuring for fluidsynth-1.1.6
===> FreeBSD 10 autotools fix applied to /usr/ports/audio/fluidsynth/work/fluidsynth-1.1.6/configure
===> FreeBSD 10 autotools fix applied to /usr/ports/audio/fluidsynth/work/fluidsynth-1.1.6/acinclude.m4
===> FreeBSD 10 autotools fix applied to /usr/ports/audio/fluidsynth/work/fluidsynth-1.1.6/aclocal.m4
===> Performing in-source build
/bin/mkdir -p /usr/ports/audio/fluidsynth/work/fluidsynth-1.1.6
-- The C compiler identification is unknown
-- Check for working C compiler: distcc cc
CMake Error: your C compiler: "distcc cc" was not found. Please set CMAKE_C_COMPILER to a valid compiler path or name.
CMake Error: Internal CMake error, TryCompile configure of cmake failed
-- Check for working C compiler: distcc cc -- broken
CMake Error at /usr/local/share/cmake/Modules/CMakeTestCCompiler.cmake:61 (message):
The C compiler "distcc cc" is not able to compile a simple test program.
It fails with the following output:
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:22 (project)
CMake Error: your C compiler: "distcc cc" was not found. Please set CMAKE_C_COMPILER to a valid compiler path or name.
-- Configuring incomplete, errors occurred!
>How-To-Repeat:
hsn at acer:~ % cat /etc/make.conf
CC=distcc cc
CXX=distcc c++
MAKE_JOBS_NUMBER=6
hsn at acer:~ %
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list