Date: Fri, 6 Aug 2021 22:45:46 +0200 From: Ronald Klop <ronald-lists@klop.ws> To: freebsd-arm@freebsd.org Subject: lld 12 assertion failed on 14/aarch64 Message-ID: <bd2d3374-cef9-00eb-cc2d-3c11aeb97d91@klop.ws>
next in thread | raw e-mail | index | archive | help
Hi, My port databases/mongodb50 (and mongodb44) gets an assertion on 14-current using the base clang12. See: http://www.ipv6proxy.net/go.php?u=http%3A%2F%2Fampere2.nyi.freebsd.org%2Fdata%2Fmain-arm64-default%2Fp55c8c5ac7db5_saaccfdde3d%2Flogs%2Ferrors%2Fmongodb50-5.0.1.log&b=0&f=norefer The error is: Assertion failed: (isa<X>(Val) && "cast<Ty>() argument of incompatible type!"), function cast, file /usr/local/poudriere/jails/main-arm64/usr/src/contrib/llvm-project/llvm/include/llvm/Support/Casting.h, line 269. PLEASE submit a bug report to https://bugs.freebsd.org/submit/ and include the crash backtrace. Any thoughts on how to fix this? It does not happen on my RPI4 + poudriere at home although I have LTO disabled because of memory constraints. Regards, Ronald.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bd2d3374-cef9-00eb-cc2d-3c11aeb97d91>