From owner-freebsd-bugs@freebsd.org Wed Apr 18 14:08:46 2018 Return-Path: Delivered-To: freebsd-bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 71992F8DC4B for ; Wed, 18 Apr 2018 14:08:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 0A7B576A71 for ; Wed, 18 Apr 2018 14:08:46 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id B892BF8DC48; Wed, 18 Apr 2018 14:08:45 +0000 (UTC) Delivered-To: bugs@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A5235F8DC47 for ; Wed, 18 Apr 2018 14:08:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.ysv.freebsd.org (mxrelay.ysv.freebsd.org [IPv6:2001:1900:2254:206a::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.ysv.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 3D6CA76A6D for ; Wed, 18 Apr 2018 14:08:45 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.ysv.freebsd.org (Postfix) with ESMTPS id 67A807E8D for ; Wed, 18 Apr 2018 14:08:44 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id w3IE8id3055155 for ; Wed, 18 Apr 2018 14:08:44 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w3IE8ivK055154 for bugs@FreeBSD.org; Wed, 18 Apr 2018 14:08:44 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 227609] Compiling world from sources fails: out of swap space Date: Wed, 18 Apr 2018 14:08:44 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin 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: Message-ID: In-Reply-To: References: 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.25 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Apr 2018 14:08:46 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227609 --- Comment #1 from tschweikle@gmail.com --- checking out sources, then configuring, then compiling tools, then world. Compiling wold fails with out of swap space. In some rare cases compiling w= orld succeeds, but then compiling kernel fails. I never got both: world an kerne= l. Swap is 8GiByte, RAM is 4GiByte. FreeBSD fbsd12.bfs.de 12.0-CURRENT FreeBSD 12.0-CURRENT #0 r330841: Wed Mar= 14 09:29:53 CET 2018=20=20=20=20 root@fbsd12.bfs.de:/usr/obj/usr/src/amd64.amd64/sys/FBSD12 amd64 Last world and kernel compile succeeded was Wed Mar 14 09:29:53 CET 2018 svn release r330841 Later tries ended all with out of swap space: [...] Root mount waiting for: usbus1 usbus0 ugen0.2: at usbus0 ugen0.3: at usbus0 uhub2 on uhub1 uhub2: on usbus0 Root mount waiting for: usbus1 usbus0 uhub0: 6 ports with 6 removable, self powered uhub2: 7 ports with 7 removable, self powered VMware memory control driver initialized intsmb0: port 0x1040-0x104f at device 7.3 on = pci0 intsmb0: intr SMI disabled revision 0 smbus0: on intsmb0 uhid0 on uhub1 uhid0: on usbus0 uhid1 on uhub1 uhid1: on usbus0 pid 88103 (cc), uid 0, was killed: out of swap space pid 85453 (make), uid 0, was killed: out of swap space pid 2650 (ld.lld), uid 0, was killed: out of swap space source tree is on svn release: 332673 --=20 You are receiving this mail because: You are the assignee for the bug.=