root@vu3078:/opt/cantera-2.0.1# scons install
scons: Reading SConscript files ...
INFO: Using '/usr/bin/gfortran' to build the Fortran 90 interface
Checking for C++ header file cmath... (cached) yes
Checking for C++ header file sstream... (cached) yes
Checking for C header file sys/times.h... (cached) yes
Checking for C header file unistd.h... (cached) yes
Checking whether erf is declared... (cached) yes
Checking for C++ header file boost/math/special_functions/erf.hpp... (cached) yes
Checking for CVodeCreate(CV_BDF, CV_NEWTON) in C++ library sundials_cvodes... (cached) yes
Checking for double x; log(x) in C library None... (cached) no
INFO: Using Sundials version 2.3.0
INFO: Building the full Python package using numpy.
WARNING: Support for Sundials 2.3 is deprecated and will be removed.
WARNING: Upgrading to Sundials 2.5 is strongly recommended.
scons: *** Two different builders (<class 'SCons.Builder.BuilderBase'> and InstallBuilder) were specified for the same target: include/cantera/base/config.h
File "/opt/cantera-2.0.1/site_scons/site_tools/recursiveInstall.py", line 52, in RecursiveInstall