[Dune] [#946] Test failure: genericgeometry/testmapping

Dune flyspray at dune-project.org
Fri Sep 2 15:45:51 CEST 2011


THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#946 - Test failure: genericgeometry/testmapping
User who did this - Carsten Gräser (Carsten)

----------
The main problem is, that the destructor for the six static DebugStream objects is called twice. It originates from the fact, that we (Elias as well) have an installed version of dune-common whos lib is also linked. Removing it from the linker call everything seems to be OK.

I suspect the following: The linker does only include one of the DebugStream objects due to its 'extern' definition. However it does still call the destructor twice - oncee for each lib. Surprisingly it's the same destructor (the one from the local dune-common) for both calles.

The question is how to avoid that both libs are used.
----------

More information can be found at the following URL:
http://www.dune-project.org/flyspray/index.php?do=details&task_id=946#comment2658

You are receiving this message because you have requested it from the Flyspray bugtracking system.  If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above.




More information about the Dune mailing list