From owner-freebsd-bugs@freebsd.org Tue Feb 11 17:37:46 2020 Return-Path: Delivered-To: freebsd-bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 006D223C887 for ; Tue, 11 Feb 2020 17:37:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 48H92x6HNXz4JwW for ; Tue, 11 Feb 2020 17:37:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id D75DE23C886; Tue, 11 Feb 2020 17:37:45 +0000 (UTC) Delivered-To: bugs@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id D71BA23C885 for ; Tue, 11 Feb 2020 17:37:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48H92x5P2Qz4JwV for ; Tue, 11 Feb 2020 17:37:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id B48F8B9F6 for ; Tue, 11 Feb 2020 17:37:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 01BHbjRr077971 for ; Tue, 11 Feb 2020 17:37:45 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 01BHbjNl077970 for bugs@FreeBSD.org; Tue, 11 Feb 2020 17:37:45 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 244052] Compilation world fails with "*** Signal 9" Date: Tue, 11 Feb 2020 17:37:45 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: tschweikle@gmail.com X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Feb 2020 17:37:46 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244052 Bug ID: 244052 Summary: Compilation world fails with "*** Signal 9" Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: kern Assignee: bugs@FreeBSD.org Reporter: tschweikle@gmail.com FreeBSD fbsd13 13.0-CURRENT FreeBSD 13.0-CURRENT #0 r357042: Fri Jan 24 01:38:31 CET 2020 root@fbsd13:/usr/obj/usr/src/amd64.amd64/sys/FBSD13=20 amd64 Kernel sources as of Feb., 11th 2020, r357761 do not compile: llvm-tblgen -gen-disassembler -I /usr/src/contrib/llvm-project/llvm/includ= e -I /usr/src/contrib/llvm-project/llvm/lib/Target/Sparc=20 -d SparcGenDisassemblerTables.inc.d -o SparcGenDisassemblerTables.inc=20 /usr/src/contrib/llvm-project/llvm/lib/Target/Sparc/Sparc.td llvm-tblgen -gen-instr-info -I /usr/src/contrib/llvm-project/llvm/include = -I /usr/src/contrib/llvm-project/llvm/lib/Target/Sparc - d SparcGenInstrInfo.inc.d -o SparcGenInstrInfo.inc=20 /usr/src/contrib/llvm-project/llvm/lib/Target/Sparc/Sparc.td=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20=20=20=20=20=20 llvm-tblgen -gen-emitter -I /usr/src/contrib/llvm-project/llvm/include -I /usr/src/contrib/llvm-project/llvm/lib/Target/Sparc -d S parcGenMCCodeEmitter.inc.d -o SparcGenMCCodeEmitter.inc=20 /usr/src/contrib/llvm-project/llvm/lib/Target/Sparc/Sparc.td=20=20=20=20=20= =20=20=20=20=20=20=20=20=20=20 llvm-tblgen -gen-register-info -I /usr/src/contrib/llvm-project/llvm/inclu= de -I /usr/src/contrib/llvm-project/llvm/lib/Target/Sparc -d SparcGenRegisterInfo.inc.d -o SparcGenRegisterInfo.inc=20 /usr/src/contrib/llvm-project/llvm/lib/Target/Sparc/Sparc.td=20=20=20=20=20= =20=20=20=20=20=20 llvm-tblgen -gen-subtarget -I /usr/src/contrib/llvm-project/llvm/include -I /usr/src/contrib/llvm-project/llvm/lib/Target/Sparc -d SparcGenSubtargetInfo.inc.d -o SparcGenSubtargetInfo.inc=20 /usr/src/contrib/llvm-project/llvm/lib/Target/Sparc/Sparc.td=20=20=20=20=20= =20=20=20=20=20=20=20=20 llvm-tblgen -gen-asm-matcher -I /usr/src/contrib/llvm-project/llvm/include= -I /usr/src/contrib/llvm-project/llvm/lib/Target/X86 -d X86GenAsmMatcher.inc.= d -o X86GenAsmMatcher.inc /usr/src/contrib/llvm-project/llvm/lib/Target/X86/X86= .td llvm-tblgen -gen-asm-writer -I /usr/src/contrib/llvm-project/llvm/include = -I /usr/src/contrib/llvm-project/llvm/lib/Target/X86 -d X86GenAsmWriter.inc.d= -o X86GenAsmWriter.inc /usr/src/contrib/llvm-project/llvm/lib/Target/X86/X86.= td llvm-tblgen -gen-asm-writer -asmwriternum=3D1 -I /usr/src/contrib/llvm-project/llvm/include -I /usr/src/contrib/llvm-project/llvm/lib/Target/X86 -d X86GenAsmWriter1.inc.= d -o X86GenAsmWriter1.inc /usr/src/contrib/llvm-project/llvm/lib/Target/X86/X86= .td llvm-tblgen -gen-callingconv -I /usr/src/contrib/llvm-project/llvm/include= -I /usr/src/contrib/llvm-project/llvm/lib/Target/X86 -d X86GenCallingConv.inc= .d -o X86GenCallingConv.inc=20 /usr/src/contrib/llvm-project/llvm/lib/Target/X86/X86.td llvm-tblgen -gen-dag-isel -I /usr/src/contrib/llvm-project/llvm/include -I /usr/src/contrib/llvm-project/llvm/lib/Target/X86 -d X86GenDAGISel.inc.d -o X86GenDAGISel.inc /usr/src/contrib/llvm-project/llvm/lib/Target/X86/X86.td llvm-tblgen -gen-disassembler -I /usr/src/contrib/llvm-project/llvm/includ= e -I /usr/src/contrib/llvm-project/llvm/lib/Target/X86 -d X86GenDisassemblerTables.inc.d -o X86GenDisassemblerTables.inc=20 /usr/src/contrib/llvm-project/llvm/lib/Target/X86/X86.td *** Signal 9 Stop. make[6]: stopped in /usr/src/lib/clang/libllvm *** Error code 1 Stop. make[5]: stopped in /usr/src/lib/clang *** Error code 1 Stop. make[4]: stopped in /usr/src/lib *** Error code 1 Stop. make[3]: stopped in /usr/src *** Error code 1 Stop. make[2]: stopped in /usr/src *** Error code 1 Stop. make[1]: stopped in /usr/src *** Error code 1 Stop. make: stopped in /usr/src Out of memory error. This is with zfs, not ufs. It does not mater how many = ram there is. If there are 8G it'll stop with the very same error. If I'm right= it would compile with 32G ram or swap, but I do not, at the moment, have the machine to test this ...! --=20 You are receiving this mail because: You are the assignee for the bug.=