getfem-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Getfem-users] Build failure


From: Yves Renard
Subject: Re: [Getfem-users] Build failure
Date: Sun, 31 Jan 2016 16:00:40 +0100 (CET)

This is fixed.

Yves.

----- Mail original -----
De: "Torquil Macdonald Sørensen" <address@hidden>
À: "getfem-users" <address@hidden>
Envoyé: Dimanche 31 Janvier 2016 11:52:09
Objet: [Getfem-users] Build failure

Current Getfem SVN r5230 fails to build with the following error message:

getfem_generic_assembly.cc:10281:34:   required from here
/usr/include/c++/5/ext/new_allocator.h:120:4: error: no matching
function for call to
'getfem::ga_instruction_c_matrix_with_tests::ga_instruction_c_matrix_with_tests(bgeot::tensor<double>&,
std::vector<bgeot::tensor<double>*>&)'
  { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); }
    ^
getfem_generic_assembly.cc:4561:5: note: candidate:
getfem::ga_instruction_c_matrix_with_tests::ga_instruction_c_matrix_with_tests(bgeot::base_tensor&,
const std::vector<const bgeot::tensor<double>*>&)
     ga_instruction_c_matrix_with_tests(base_tensor &t_,
     ^
getfem_generic_assembly.cc:4561:5: note:   no known conversion for
argument 2 from 'std::vector<bgeot::tensor<double>*>' to 'const
std::vector<const bgeot::tensor<double>*>&'
getfem_generic_assembly.cc:4541:10: note: candidate:
getfem::ga_instruction_c_matrix_with_tests::ga_instruction_c_matrix_with_tests(const
getfem::ga_instruction_c_matrix_with_tests&)
   struct ga_instruction_c_matrix_with_tests : public ga_instruction {
          ^
getfem_generic_assembly.cc:4541:10: note:   candidate expects 1
argument, 2 provided
getfem_generic_assembly.cc:4541:10: note: candidate:
getfem::ga_instruction_c_matrix_with_tests::ga_instruction_c_matrix_with_tests(getfem::ga_instruction_c_matrix_with_tests&&)
getfem_generic_assembly.cc:4541:10: note:   candidate expects 1
argument, 2 provided

 $ gcc --version
gcc (Debian 5.3.1-7) 5.3.1 20160121

Best regards
Torquil Sørensen


_______________________________________________
Getfem-users mailing list
address@hidden
https://mail.gna.org/listinfo/getfem-users



reply via email to

[Prev in Thread] Current Thread [Next in Thread]