Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 19 May 2023 19:03:49 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 271519] www/grafana8: too many open files
Message-ID:  <bug-271519-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271519

            Bug ID: 271519
           Summary: www/grafana8: too many open files
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: marko.cupac@mimar.rs
                CC: drtr0jan@yandex.ru
                CC: drtr0jan@yandex.ru
             Flags: maintainer-feedback?(drtr0jan@yandex.ru)

Hi,

grafana8-8.5.24 failed to build in my poudriere jail, it threw errors:

/usr/local/go120/src/image/draw/draw.go:14:2: open
/usr/local/go120/src/image/internal/imageutil: too many open files
/usr/local/go120/src/net/netip/netip.go:21:2: open
/usr/local/go120/src/internal/intern: too many open files
/usr/local/go120/src/go/doc/example.go:12:2: open
/usr/local/go120/src/internal/lazyregexp: too many open files
/usr/local/go120/src/vendor/golang.org/x/text/secure/bidirule/bidirule.go:1=
5:2:
open /usr/local/go120/src/vendor/golang.org/x/text/transform: too many open
files
*** Error code 1

I managed to build it after increasing max files for grafana8 in
poudriere.conf:

MAX_FILES_grafana8=3D4096

Perhaps it would be useful to put pre-everything:: section in Makefile simi=
lar
to one in vscode?

https://github.com/freebsd/freebsd-ports/blob/aebbf6eabc8b52940cf1b25d086cc=
ad063c538d5/editors/vscode/Makefile#L107-L114

--=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-271519-7788>