Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jul 2016 14:22:25 +0200
From:      Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
To:        freebsd-ports@freebsd.org
Subject:   Re: math cadabra2 and Synth
Message-ID:  <00a28d50-9e88-bba7-c1b6-eecd755a2fcd@utanet.at>
In-Reply-To: <1468670168.92281.2.camel@yandex.com>
References:  <1468670168.92281.2.camel@yandex.com>

next in thread | previous in thread | raw e-mail | index | archive | help
It seems it is a bug:
===>  Configuring for cadabra2-2.0.816
===>  Performing in-source build
/bin/mkdir -p /ram/usr/ports/math/cadabra2/work/cadabra2-8258bfc
-- The C compiler identification is unknown
-- The CXX compiler identification is unknown
CMake Error at CMakeLists.txt:3 (project):
   The CMAKE_C_COMPILER:

     clang3

   is not a full path and was not found in the PATH.

   Tell CMake where to find the compiler by setting either the environment
   variable "CC" or the CMake cache entry CMAKE_C_COMPILER to the full 
path to
   the compiler, or to the compiler name if it is in the PATH.


-- Check for working CXX compiler: /usr/local/libexec/ccache/clang++36
-- Check for working CXX compiler: /usr/local/libexec/ccache/clang++36 
-- broken
CMake Error at 
/usr/local/share/cmake/Modules/CMakeTestCXXCompiler.cmake:54 (message):
   The C++ compiler "/usr/local/libexec/ccache/clang++36" is not able to
   compile a simple test program.

   It fails with the following output:

    Change Dir: 
/ram/usr/ports/math/cadabra2/work/cadabra2-8258bfc/CMakeFiles/CMakeTmp



   Run Build Command:"/usr/local/bin/gmake" "cmTC_d6675/fast"

   gmake[2]: Entering directory
'/ram/usr/ports/math/cadabra2/work/cadabra2-8258bfc/CMakeFiles/CMakeTmp'

   gmake -f CMakeFiles/cmTC_d6675.dir/build.make
   CMakeFiles/cmTC_d6675.dir/build

   gmake[3]: Entering directory
'/ram/usr/ports/math/cadabra2/work/cadabra2-8258bfc/CMakeFiles/CMakeTmp'

   Building CXX object CMakeFiles/cmTC_d6675.dir/testCXXCompiler.cxx.o

   /usr/local/libexec/ccache/clang++36 -O2 -pipe 
-Wno-invalid-source-encoding
   -fstack-protector -fno-strict-aliasing -I/usr/local/include
   -I/usr/local/include/jsoncpp -o
   CMakeFiles/cmTC_d6675.dir/testCXXCompiler.cxx.o -c
/ram/usr/ports/math/cadabra2/work/cadabra2-8258bfc/CMakeFiles/CMakeTmp/testCXXCompiler.cxx


   ccache: error: execv of /usr/local/bin/clang34 failed: No such file or
   directory

   gmake[3]: *** [CMakeFiles/cmTC_d6675.dir/build.make:66:
   CMakeFiles/cmTC_d6675.dir/testCXXCompiler.cxx.o] Error 1

   gmake[3]: Leaving directory
'/ram/usr/ports/math/cadabra2/work/cadabra2-8258bfc/CMakeFiles/CMakeTmp'

   gmake[2]: *** [Makefile:126: cmTC_d6675/fast] Error 2

   gmake[2]: Leaving directory
'/ram/usr/ports/math/cadabra2/work/cadabra2-8258bfc/CMakeFiles/CMakeTmp



same with clang37.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00a28d50-9e88-bba7-c1b6-eecd755a2fcd>