← Back to team overview

yade-dev team mailing list archive

Re: [Branch ~yade-dev/yade/trunk] Rev 2411: 1. replace {pre, post}ProcessAttributes by {pre, post}{Save, Load} (not virtual)

 

Hi, Vaclav,

I have attached the config.log, please, have a look.
I did everything according to your instruction and instruction on CGAL-page.

Is ccache need to be installed?


On 08/25/2010 11:58 PM, Václav Šmilauer wrote:
Your compiler is broken, no point in continuing. See
`/home/anton/dem/yade/currentClang/build-bzr2413-clang/config.log'
: read that again (and post that file if unsure). You don't have to
recompile cgal, but (at least for me), yade did not compile with cgal
headers.

Do you have ccache installed? Why did you se CXX="ccach clang++" if you
don't know what ccache is (or do you?)..?

HTH, v.



_______________________________________________
Mailing list: https://launchpad.net/~yade-dev
Post to     : yade-dev@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp


file /home/anton/dem/yade/currentClang/yade/SConstruct,line 350:
	Configure(confdir = /home/anton/dem/yade/currentClang/build-bzr2413-clang/.sconf_temp)
scons: Configure: Checking whether c++ compiler "ccache clang++" works...
/home/anton/dem/yade/currentClang/build-bzr2413-clang/.sconf_temp/conftest_0.cpp <-
  |#include<iostream>
  |int main(int argc, char**argv){std::cerr<<std::endl;return 0;}
  |
ccache clang++ -o /home/anton/dem/yade/currentClang/build-bzr2413-clang/.sconf_temp/conftest_0.o -c -Wno-unused-variable -Wno-mismatched-tags -Wno-constant-logical-operand -Qunused-arguments -I/usr/include/vtk-5.0 -I/usr/include/vtk-5.2 -I/usr/include/vtk-5.4 -I/usr/include/eigen2 -I/home/anton/dem/yade/currentClang/build-bzr2413-clang/include/yade-bzr2413 /home/anton/dem/yade/currentClang/build-bzr2413-clang/.sconf_temp/conftest_0.cpp
sh: ccache: not found
scons: Configure: no


Follow ups

References