[Bug 244860] editors/atom: failed to build
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Mar 18 05:46:04 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244860
--- Comment #2 from Hiroki Tagato <tagattie at 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 to 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=4096
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list