[Bug 242871] editors/vscode: add pkg-message for build Error: EMFILE: too many open files

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Dec 25 05:08:07 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242871

Kubilay Kocak <koobs at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bdrewery at FreeBSD.org
           Keywords|                            |easy, needs-patch
              Flags|                            |maintainer-feedback?(bdrewe
                   |                            |ry at FreeBSD.org)
             Status|New                         |Open

--- Comment #1 from Kubilay Kocak <koobs at FreeBSD.org> ---
@Ben Thanks for the report. Presumably that means vscode wont package out of
the box, for example on our official package builders, unless they also set a
higher MAX_FILES setting. 

Could/should "complete resolution" of this issue also include either (or both)
of the following:

 - Ability for ports to mark (metadata) specific settings to inform poudriere
of additional things they need (including this MAX_FILES setting)

 - Request for portmgr to add this setting to the official builder
configurations

Request feedback from Bryan whether poudriere might be amenable to a general
'ports metadata hints for poudriere' feature as he's likely aware of other
'hint types' where this might be useful

@Ben This (Adding pkg-message to help/inform a build failure) is probably as
close to a portmgr blanket approval case without actually being one (explicitly
listed as such). I'd just go ahead and commit it if the issue is verified and
there's no better way to resolve it (in the short term)

^Triage:

 - Reporter is committer, assign accordingly

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list