Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Mar 2020 05:46:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 244860] editors/atom: failed to build
Message-ID:  <bug-244860-7788-c7IWxizZBB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244860-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-244860-7788@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=3D244860

--- Comment #2 from Hiroki Tagato <tagattie@yandex.com> ---
(In reply to sdalu from comment #0)

The log shows the limit of open files is 1024. The limit must be increased =
to
build atom with poudriere.conf.

Here is the instruction (also shown in the log):

The limit imposed by poudriere(8) for the maximum number of files allowed t=
o be
opened by a jail (default 1024) is exceeded during the build of atom.
To successfully build atom with poudriere(8), you must add the following
line to poudriere.conf:
MAX_FILES_atom_ide=3D4096

--=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-244860-7788-c7IWxizZBB>