Date: Thu, 27 Jul 2017 19:19:37 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 219399] System panics after several hours of 14-threads-compilation orgies using poudriere on AMD Ryzen... Message-ID: <bug-219399-8-YAibksCbhW@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-219399-8@https.bugs.freebsd.org/bugzilla/> References: <bug-219399-8@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=219399 --- Comment #180 from Nils Beyer <nbe@renzel.net> --- (In reply to Mark Millard from comment #179) sure, I try: ------------------------------------------------------------------------------ 1) fresh FreeBSD 11.1-RELEASE install on ZFS-on-root; poolname=freeze; booted into installed system and logged in as "root" 2) pkg install poudriere-devel 2a) rehash 3) cat > /usr/local/etc/poudriere.conf <<EOF ZPOOL=freeze FREEBSD_HOST=ftp://ftp.freebsd.org RESOLV_CONF=/etc/resolv.conf BASEFS=/usr/local/poudriere USE_PORTLINT=no USE_TMPFS=yes DISTFILES_CACHE=/usr/ports/distfiles PARALLEL_JOBS=15 BUILD_AS_NON_ROOT=no ALLOW_MAKE_JOBS_PACKAGES="pkg ccache py* gcc* llvm* ghc* *webkit* *office* chromium* iridium* mongodb*" EOF 4) poudriere jail -c -j 11_1 -m ftp -v 11.1-RELEASE 5) poudriere ports -c 6) cd /root 7) /usr/bin/nohup poudriere bulk -j 11_1 -a & ------------------------------------------------------------------------------ -- 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-219399-8-YAibksCbhW>
