Date: Wed, 29 Jun 2022 15:44:00 +0000 From: bugzilla-noreply@freebsd.org To: toolchain@FreeBSD.org Subject: [Bug 264949] lang/gcc11: Needs build time warning for /tmp consumption Message-ID: <bug-264949-29464-Gh9Dz6oQRk@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-264949-29464@https.bugs.freebsd.org/bugzilla/> References: <bug-264949-29464@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264949 --- Comment #6 from Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- (In reply to VVD from comment #3) For parallel build systems, something like TMPDIR=3D/tmp/portbuild/lang_gcc= 11/ would be reasonable to ease deleting leftovers of broken builds. I'm using tmpfs for /tmp, so simple reboot cleans everything. But if someone having dedicated physical partition for /tmp, it could be difficult for certain cases if everything is directly under /tmp. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264949-29464-Gh9Dz6oQRk>