Date: Mon, 22 Aug 2016 12:03:41 -0300 From: "Nenhum_de_Nos" <matheus@eternamente.info> Cc: freebsd-current@freebsd.org Subject: Re: Error building 11.0-RC1 from 10.2 Message-ID: <e72aa8ae7f250f0a291383067648e230.squirrel@cabo.dyn.arroway.org> In-Reply-To: <4BFC6C48-5018-4F75-869C-53678644A0AA@FreeBSD.org> References: <20160820220735.3a61d1e8e81b4e36e36818ae@eternamente.info> <4BFC6C48-5018-4F75-869C-53678644A0AA@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, August 20, 2016 22:54, Dimitry Andric wrote: > On 21 Aug 2016, at 03:07, Nenhum_de_Nos <matheus@eternamente.info> wrote: >> >> I tried to build 11.0-RC1 from two machines here, my home server and a >> vm I installed and updated to 10.2 just to test for the real deal on >> that server. Both failed on the same spot: > ... >> 3. Running pass 'Function Pass Manager' on module >> '/usr/src-11.0/lib/clang/libclangcodegen/../../../contrib/llvm/tools/clang/lib/CodeGen/CGBlocks.cpp'. >> 4. Running pass 'X86 DAG->DAG Instruction Selection' on function >> '@_ZN5clang7CodeGen15CodeGenFunction12EmitCallArgsINS_17FunctionProtoTypeEEEvRNS0_11CallArgListEPKT_N4llvm14iterator_rangeINS_4Stmt17ConstExprIteratorEEEPKNS_12FunctionDeclEj' >> c++: error: unable to execute command: Segmentation fault (core dumped) > > If you are using 10.2-RELEASE, you will not have this fix, which most > likely solves the crash you are seeing: > > https://svnweb.freebsd.org/changeset/base/286033 > > Please try to apply this to your 10.2 source tree, recompile clang, and > then try to build 11.0 again. > > Alternatively, first upgrade to the latest stable/10, which should also > fix it. This costs more time, but is easier to execute. > > -Dimitry Thanks, I updated to 10.3 then the build process got past that issue. Problem solved. thanks again, matheus -- "We will call you Cygnus, the God of balance you shall be."
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?e72aa8ae7f250f0a291383067648e230.squirrel>