Skip site navigation (1)Skip section navigation (2)
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=3D219399

--- 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=3Dfreeze; bo=
oted
into installed system and logged in as "root"

2) pkg install poudriere-devel
2a) rehash

3) cat > /usr/local/etc/poudriere.conf <<EOF
ZPOOL=3Dfreeze
FREEBSD_HOST=3Dftp://ftp.freebsd.org
RESOLV_CONF=3D/etc/resolv.conf
BASEFS=3D/usr/local/poudriere
USE_PORTLINT=3Dno
USE_TMPFS=3Dyes
DISTFILES_CACHE=3D/usr/ports/distfiles
PARALLEL_JOBS=3D15
BUILD_AS_NON_ROOT=3Dno
ALLOW_MAKE_JOBS_PACKAGES=3D"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 &
---------------------------------------------------------------------------=
---

--=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-219399-8-YAibksCbhW>