Date: Wed, 5 Jan 2022 12:49:45 -0800 From: Steve Kargl <sgk@troutmask.apl.washington.edu> To: freebsd-hackers@freebsd.org Subject: Re: strange compiling problems on AMD Ryzen 5 5600G with freebsd-current Message-ID: <20220105204945.GA42063@troutmask.apl.washington.edu> In-Reply-To: <YdX8Pk%2BbConLXWk5@ceres.zyxst.net> References: <YdThqlu2ltC4XewY@ceres.zyxst.net> <YdVO%2Bj3XWb90lNfo@server.rulingia.com> <YdX8Pk%2BbConLXWk5@ceres.zyxst.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Jan 05, 2022 at 08:14:54PM +0000, tech-lists wrote: > On Wed, Jan 05, 2022 at 06:55:38PM +1100, Peter Jeremy wrote: > > 1) Can you share more details on "fails to build". Are you in a position > > to share a build log. > > The last part of the build log from llvm13 is here: > https://cloud.zyxst.net/~john/FreeBSD/current/amd64/llvm13.log > > It's not the entire build log. i'll try making a better one Well, did you try the help hint? ===> Compilation failed unexpectedly. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to the maintainer. This would isolate what is actually failing. With that stated, I note the first line of the log contains "FAILED: tools/flang/...". When you configure llvm13 disable the building of flang (i.e., the Fortran compiler). -- Steve
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220105204945.GA42063>