← Back to team overview

dolfin team mailing list archive

Compilation failed: --enable-debug --disable-petsc

 

This is an automated message from the FEniCS compile bot.
Compilation failed with configure options --enable-debug --disable-petsc.
Revision number and compilation log follow below.

changeset:   2262:8f12035c1c27
tag:         tip
user:        "Anders Logg <logg@xxxxxxxxx>"
date:        Wed Sep 27 22:01:31 2006 +0200
summary:     Generate dolfin.pc automatically during configure (for use with pkg-config).


[snip]
	then mv -f ".deps/_dolfin_la-dolfin_wrap.Tpo" ".deps/_dolfin_la-dolfin_wrap.Plo"; else rm -f ".deps/_dolfin_la-dolfin_wrap.Tpo"; exit 1; fi
mkdir .libs
 g++ -DPACKAGE_NAME=\"DOLFIN\" -DPACKAGE_TARNAME=\"dolfin\" -DPACKAGE_VERSION=\"0.6.2-1-dev\" "-DPACKAGE_STRING=\"DOLFIN 0.6.2-1-dev\"" -DPACKAGE_BUGREPORT=\"http://www.fenics.org/bugzilla/\"; -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_BOOST= -I. -I. -I/usr/include/python2.4 -I../../src/kernel/common -I../../src/kernel/fem -I../../src/kernel/form -I../../src/kernel/function -I../../src/kernel/io -I../../src/kernel/la -I../../src/kernel/main -I../../src/kernel/math -I../../src/kernel/mesh -I../../src/kernel/mf -I../../src/kernel/nls -I../../src/kernel/ode -I../../src/kernel/pde -I../../src/kernel/quadrature -I../../src/kernel/parameter -I../../src/kernel/log -I/usr/include -I/usr/include/libxml2 -I../../src/modules/elasticity -I../../src/modules/elasticity-updated -I../../src/modules/convdiff -I../../src/modules/navierstokes -I../../src/modules/poisson -I../../src/modules/stokes -I../../src/modules/heat -I../../src/kernel/common -I../../src/kernel/fem -I../../src/kernel/form -I../../src/kernel/function -I../../src/kernel/io -I../../src/kernel/la -I../../src/kernel/main -I../../src/kernel/math -I../../src/kernel/mesh -I../../src/kernel/mf -I../../src/kernel/nls -I../../src/kernel/ode -I../../src/kernel/pde -I../../src/kernel/quadrature -I../../src/kernel/parameter -I../../src/kernel/log -I/usr/include -I/usr/include/libxml2 -I../../src/modules/ -I../../src/pydolfin -DDEBUG=1 -g -O2 -Wall -ansi -DDEBUG=1 -g -O2 -Wall -Werror -ansi -pedantic -Wno-long-long -std=c++98 -MT _dolfin_la-dolfin_wrap.lo -MD -MP -MF .deps/_dolfin_la-dolfin_wrap.Tpo -c dolfin_wrap.cpp  -fPIC -DPIC -o .libs/_dolfin_la-dolfin_wrap.o
cc1plus: warnings being treated as errors
dolfin_wrap.cpp: In function 'int SWIG_AsPtr_std_string(PyObject*, std::string**)':
dolfin_wrap.cpp:3127: warning: dereferencing type-punned pointer will break strict-aliasing rules
dolfin_wrap.cpp: In function 'int SWIG_AsVal_bool(PyObject*, bool*)':
dolfin_wrap.cpp:3173: warning: dereferencing type-punned pointer will break strict-aliasing rules
dolfin_wrap.cpp:3176: warning: dereferencing type-punned pointer will break strict-aliasing rules
dolfin_wrap.cpp: In function 'PyObject* dolfin_NewMesh_cells(dolfin::NewMesh*)':
dolfin_wrap.cpp:3195: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object
dolfin_wrap.cpp: In function 'PyObject* dolfin_NewMesh_vertices(dolfin::NewMesh*)':
dolfin_wrap.cpp:3205: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object
make[3]: *** [_dolfin_la-dolfin_wrap.lo] Error 1
make[3]: Leaving directory `/home/dolfin/tmp/cron/compilebot/dolfin/src/pydolfin'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/dolfin/tmp/cron/compilebot/dolfin/src/pydolfin'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/dolfin/tmp/cron/compilebot/dolfin/src'
make: *** [all-recursive] Error 1