[ET Trac] [Einstein Toolkit] #1871: Error compiling
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Sun Apr 17 04:20:31 CDT 2016
#1871: Error compiling
-------------------------------------+--------------------------------------
Reporter: cabarbosad@… | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: EinsteinToolkit thorn | Version: development version
Resolution: | Keywords: ADMConstraint
-------------------------------------+--------------------------------------
Changes (by rhaas):
* keywords: => ADMConstraint
* priority: critical => major
* milestone: ET_2015_11 =>
Comment:
Removing milestone since ADMConstraints is not part of the ET anymore (the
last release it was in was 2014_05), removing critical for the same
reason.
We recommend using McLachlan/ML_ADMConstraints instead of ADMConstraints
(the thorn is not actually dependent on McLachlan).
Addint EinsteinAnalysis/ADMConstraints to a current development checkout
of the ET compiles fine for me. The errors that you are seeing would point
to some compilation failure in the Cactus flesh, or thorn Boundary or
thorn ADMConstraints. Is the the only error that you see or are there
other error messages in particular about {{{cctk_equals_}}}? This function
is provided by the flesh and is used by many other ET thorns (eg GRHydro
comes to mind) so unless there are more errors about this function I would
suggest to recompile from scratch:
{{{
make sim-realclean
simfactory/bin/sim build
}}}
I have seen strange missing symbol errors when the compiler aborts in
unusual manners, one way that I could imagine this to happen would be you
are using the Intel compiler suite, compile in parallel (make -j) and run
out of licenses.
Would you mind including the full output (from simfactory/bin/sim build
2>&1 | tee make.log), the files config/sim/ThornList and config/sim
/config-data please?
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/1871#comment:1>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list