Date: Sat, 26 Sep 2020 17:15:37 +0000 From: bugzilla-noreply@freebsd.org To: powerpc@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyNDk1NjldIGRldmVsL2xsdm05MCA6IEZhaWxzIHRvIGJ1?= =?UTF-8?B?aWxkIG9uIEZyZWVCU0QgMTIuMi1CRVRBMSByMzY1NjE4IEdFTkVSSUMgcG93?= =?UTF-8?B?ZXJwYyAzMiBiaXQ6RkFJTEVEOiBsaWIvVGFyZ2V0L0FBcmNoNjQvTUNUYXJn?= =?UTF-8?B?ZXREZXNjL0NNYWtlRmlsZXMvTExWTUFBcmNoNjREZXNjLmRpci9BQXJjaDY0?= =?UTF-8?B?SW5zdFByaW50ZXIuY3BwLm8=?= Message-ID: <bug-249569-25139-LWKIeCSXZj@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-249569-25139@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249569 --- Comment #2 from canardo <canardo909@gmx.com> --- My machine has 2GB RAM (max possible) and nothing else is running while building llvm90 in console. By swapping drive on the same machine, I get back to FreeBSD 12.1, on which I was able to properly build llvm90 a while ago. # uname -a FreeBSD G417 12.1-RELEASE-p1 FreeBSD 12.1-RELEASE-p1 r354992 GENERIC powerpc # pkg info llvm90 llvm90-9.0.1 Name : llvm90 Version : 9.0.1 Installed on : Sat Feb 8 18:56:18 2020 CET Origin : devel/llvm90 Architecture : FreeBSD:12:powerpc Prefix : /usr/local Categories : devel lang Licenses : MIT, BSD3CLAUSE, PD, REGEX, LLVM, LLVM2 Maintainer : brooks@FreeBSD.org WWW : http://llvm.org/ Comment : LLVM and Clang Options : BE_AMDGPU : on BE_FREEBSD : off BE_NATIVE : off BE_STANDARD : on CLANG : on DOCS : on ELFV2 : off EXTRAS : on LIT : on LLD : on LLDB : on LLD_LINK : on PYCLANG : on Shared Libs required: libstdc++.so.6 libatomic.so.1 libpanel.so.6 libtinfo.so.6 libgcc_s.so.1 libform.so.6 libedit.so.0 libpython3.7m.so.1.0 libxml2.so.2 Shared Libs provided: libclang.so.9 liblldb.so.9 libclang-cpp.so.9 libLTO.so.9 libLLVM-9.so libRemarks.so.9 Annotations : FreeBSD_version: 1201000 Flat size : 1.17GiB On both version of FreeBSD (12.1 and 12.2 BETA 1) on my machine, all memory and build options are the default ones. So clearly something has been changed in 12.2 BETA 1, blocking llvm90 build. Is there any command I could run to gather information and help solving this problem ? If so, please provided me detailed instructions, I'm no developer or sysadmin. -- You are receiving this mail because: You are on the CC list for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249569-25139-LWKIeCSXZj>
