From owner-freebsd-bugs@freebsd.org Sun Apr 29 20:41:07 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 E8BA7FB7DFF for ; Sun, 29 Apr 2018 20:41:06 +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 80CCF6D22F for ; Sun, 29 Apr 2018 20:41:06 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id 41055FB7DFE; Sun, 29 Apr 2018 20:41:06 +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 2F8F9FB7DFD for ; Sun, 29 Apr 2018 20:41:06 +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 C39736D22C for ; Sun, 29 Apr 2018 20:41:05 +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 ECD581EED6 for ; Sun, 29 Apr 2018 20:41:04 +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 w3TKf4Oe090755 for ; Sun, 29 Apr 2018 20:41:04 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id w3TKf4gK090752 for bugs@FreeBSD.org; Sun, 29 Apr 2018 20:41:04 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: Sun, 29 Apr 2018 20:41:04 +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: marklmi26-fbsd@yahoo.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: Sun, 29 Apr 2018 20:41:07 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227609 --- Comment #5 from Mark Millard --- (In reply to tschweikle from comment #1) Some characteristics of the environment not mentioned are: How many processors/cores/threads? What sort of value for -j for the buildworld/buildkernel. For reference (but only a partial result so far): I currently have a smaller aarch64 context building world and kernel (4 core Pine64+ 2GiB, -j4, UFS, Swap 3584M). Before this I updated to -r333079. The -r333079 was a jump from materials from around the beginning of the year and was done via a cross build. I then used poudriere-devel and pkg to update ports (1 builder but allowing all 4 cores to be used in a builder). It survived the somewhat over 29 hr build of the 101 involved ports, 14.5 hr or so being for devel/llvm60 . So far it is 10 hr or so into the -j4 buildworld and shows no problems yet, but it will be some time before it is done if it finishes okay. I'll report. (I use a 128 GiB emmc on an adapter instead of using a normal usdcard.) --=20 You are receiving this mail because: You are the assignee for the bug.=