Date: Sat, 03 Sep 2022 09:25:27 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 266193] math/fenics-basix: 0.5.0.post0/cpp/basix/mdspan.hpp:25:9: fatal error: 'concepts' file not found Message-ID: <bug-266193-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266193 Bug ID: 266193 Summary: math/fenics-basix: 0.5.0.post0/cpp/basix/mdspan.hpp:25:9: fatal error: 'concepts' file not found Product: Ports & Packages Version: Latest Hardware: Any URL: http://package18.nyi.freebsd.org/data/123amd64-default -foo/2022-08-30_18h10m18s/logs/errors/fenics-basix-0.5 .0.p0.log OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: yuri@freebsd.org Reporter: salvadore@freebsd.org Blocks: 265948 Flags: maintainer-feedback?(yuri@freebsd.org) Assignee: yuri@freebsd.org Updating GCC_DEFAULT from GCC 11 to GCC 12 is blocked by the fact that buil= ding this port with GCC 12 on i386 and amd64 fails. The error message is the following: [ 4% 2/23] /usr/bin/c++ -Dbasix_EXPORTS -I/wrkdirs/usr/ports/math/fenics-basix/work/.build -I/wrkdirs/usr/ports/math/fenics-basix/work/basix-0.5.0.post0/cpp -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=3Dc++2a -MD -MT CMakeFiles/basix.dir/basix/cell.cpp.o -MF CMakeFiles/basix.dir/basix/cell.cpp.o.d -o CMakeFiles/basix.dir/basix/cell.cpp.o -c /wrkdirs/usr/ports/math/fenics-basix/work/basix-0.5.0.post0/cpp/basix/cell.= cpp FAILED: CMakeFiles/basix.dir/basix/cell.cpp.o=20 /usr/bin/c++ -Dbasix_EXPORTS -I/wrkdirs/usr/ports/math/fenics-basix/work/.b= uild -I/wrkdirs/usr/ports/math/fenics-basix/work/basix-0.5.0.post0/cpp -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -std=3Dc++2a -MD -MT CMakeFiles/basix.dir/basix/cell.cpp.o -MF CMakeFiles/basix.dir/basix/cell.cpp.o.d -o CMakeFiles/basix.dir/basix/cell.cpp.o -c /wrkdirs/usr/ports/math/fenics-basix/work/basix-0.5.0.post0/cpp/basix/cell.= cpp In file included from /wrkdirs/usr/ports/math/fenics-basix/work/basix-0.5.0.post0/cpp/basix/cell.= cpp:6: In file included from /wrkdirs/usr/ports/math/fenics-basix/work/basix-0.5.0.post0/cpp/basix/math.= h:9: /wrkdirs/usr/ports/math/fenics-basix/work/basix-0.5.0.post0/cpp/basix/mdspa= n.hpp:25:9: fatal error: 'concepts' file not found #include<concepts> ^~~~~~~~~~ 1 error generated. Please see also the log in the URL field. This URL might be useful to solve= the issue: http://gcc.gnu.org/gcc-12/porting_to.html . Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D265948 [Bug 265948] [exp-run] Update GCC_DEFAULT from 11 to 12 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-266193-7788>