[Bug 262124] security/crowdsec fails to build on the quarterly branch

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 22 Feb 2022 16:55:42 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262124

            Bug ID: 262124
           Summary: security/crowdsec fails to build on the quarterly
                    branch
           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: marcarianalexandru@gmail.com

Created attachment 232012
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=232012&action=edit
build log

Hello, 

The build fails on the 2022Q1 branch because it can't fetch a go module.

go: entgo.io/ent@v0.9.1: Get
"https://proxy.golang.org/entgo.io/ent/@v/v0.9.1.mod": dial tcp: lookup
proxy.golang.org on 8.8.4.4:53: write udp 127.0.0.1:51312->8.8.4.4:53: write:
can't assign requested address
gmake[2]: *** [Makefile:26: test] Error 1
gmake[1]: *** [Makefile:127: test] Error 2
gmake[1]: Leaving directory
'/wrkdirs/usr/ports/security/crowdsec/work/crowdsec-1.2.1'
*** Error code 1

Works as expected on latest(HEAD).

Maybe updating the port on 2022Q1 to 1.2.3 is the easy fix. 

Thanks very much!

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Maintainer informed via mail

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