Oh, and I forgot to add the main error message - /home/mpilipch/dealii-candi/deal.II-v9.5.1/include/deal.II/bundled/boost/geometry/geometries/point_xy.hpp: In member function ‘void boost::geometry::model::d2::point_xy<CoordinateType, CoordinateSystem>::y(const CoordinateType&)’: /home/mpilipch/dealii-candi/deal.II-v9.5.1/include/deal.II/bundled/boost/geometry/geometries/point_xy.hpp:78:27: error: type/value mismatch at argument 1 in template parameter list for ‘template<class _Key, class _Compare, class _Alloc> class std::set’ 78 | { this->template set<1>(v); }
On Friday, February 9, 2024 at 9:58:04 AM UTC-5 Michael Pilipchuk wrote: > Hello all, > > I installed deal.II-v9.5.1 using candi and that installed cleanly. Then I > tried to install the open-source PRISMS-Plasticity > <https://github.com/prisms-center/plasticity>package that uses deall.II, > and it compiled with no errors up until using "make release". The chain of > errors eventually leads back to point_xy.hpp, showing > /dealii-candi/deal.II-v9.5.1/include/deal.II/bundled/geometry/geometries/point_xy.hpp:78:27: > > note: expected a type, got ‘1’ > > /dealii-candi/deal.II-v9.5.1/include/deal.II/bundled/boost/geometry/geometries/point_xy.hpp:78:27: > > error: template argument 2 is invalid > > /dealii-candi/deal.II-v9.5.1/include/deal.II/bundled/boost/geometry/geometries/point_xy.hpp:78:27: > > error: template argument 3 is invalid > > Discussion in the PRISMS-Plasticity group seems like it might point to GCC > 11.4 compiler issues. Does anyone here have any possible advice? > > Thanks > -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to dealii+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/dealii/110caf71-7b0f-4697-9dab-2ceca80503c7n%40googlegroups.com.