cannot allocate an object of abstract type ‘poisson1d_dofmap_0’

Bug #1164186 reported by Nico Schlömer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DOLFIN
Fix Committed
Undecided
Unassigned

Bug Description

When trying to build trunk, I'm getting error messages of the kind

================ *snip* ================
In file included from /home/nschloe/software/fenics/dolfin/dev/source-bettererrormessage/dolfin/ale/HarmonicSmoothing.cpp:32:0:
/home/nschloe/software/fenics/dolfin/dev/source-bettererrormessage/dolfin/ale/Poisson1D.h: In member function ‘virtual ufc::dofmap* poisson1d_dofmap_0::create() const’:
/home/nschloe/software/fenics/dolfin/dev/source-bettererrormessage/dolfin/ale/Poisson1D.h:867:35: error: cannot allocate an object of abstract type ‘poisson1d_dofmap_0’
     return new poisson1d_dofmap_0();
================ *snap* ================

The file Poisson1D.h was created with ./cmake/scripts/generate-all.

Nico Schlömer (nschloe)
summary: - build error in master
+ cannot allocate an object of abstract type ‘poisson1d_dofmap_0’
Revision history for this message
Nico Schlömer (nschloe) wrote :

This has apparanetly been resolved by one or the other of Johan's recent commits.

Changed in dolfin:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.