On Sat, 22 Jan 2022 17:42:28 +0100, Denis Fondras <open...@ledeuns.net> wrote:
> VictoriaMetrics is fast, cost-effective and scalable time-series > database. > > https://victoriametrics.com/ > > OK ? > Can you please provide the diff for /usr/ports/infrastructure/db/user.list? The build system is unusual compared to our other go ports. I get a lot of errors, even if it seems it builds "fine": $ make fake ===> Generating configure for victoriametrics-1.72.0 ===> Configuring for victoriametrics-1.72.0 ===> Building for victoriametrics-1.72.0 <lines removed because my MUA complain they're too long> /victoriametrics-1.72.0/bin/install -d -m 755" gmake victoria-metrics-pure fatal: not a git repository (or any parent up to mount point /usr/ports) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /usr/ports) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /usr/ports) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /usr/ports) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). APP_NAME=victoria-metrics gmake app-local-pure gmake[1]: Entering directory '/usr/ports/pobj/victoriametrics-1.72.0/go/src/github.com/VictoriaMetrics/VictoriaMetrics' fatal: not a git repository (or any parent up to mount point /usr/ports) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /usr/ports) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /usr/ports) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /usr/ports) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /usr/ports) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /usr/ports) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). fatal: not a git repository (or any parent up to mount point /usr/ports) Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set). [...] Cheers, Daniel