Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Sep 2021 16:39:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 258291] lang/go: respect CC
Message-ID:  <bug-258291-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 258291
           Summary: lang/go: respect CC
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch, patch-ready
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: dmgk@freebsd.org
          Reporter: evgeniy@khramtsov.org
             Flags: maintainer-feedback?(dmgk@freebsd.org)
          Assignee: dmgk@freebsd.org
             Flags: maintainer-feedback?

Created attachment 227687
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227687&action=
=3Dedit
v1 (use "git am")

lang/go(-devel) does not respect CC per
https://docs.freebsd.org/en/books/porters-handbook/porting-dads/#dads-cc

Reproduce by deleting 'cc' from jail and overriding CC to another value.

Package contents did change; PORTREVISION is bumped for lang/go(-devel):

11.4/amd64: https://codeberg.org/ei/misc/commit/b7f9d4e30f1
11.4/i386:  https://codeberg.org/ei/misc/commit/f3b9c5ec157
12.2/amd64: https://codeberg.org/ei/misc/commit/040234ee1e6
12.2/i386:  https://codeberg.org/ei/misc/commit/9897cb3af0a
13.0/amd64: https://codeberg.org/ei/misc/commit/33deb678794

My 'misc' repository also contains bulk and testport logs for this change,
not adding URL links to specific commits because codeberg did not generate
log diff this time for some reason, diff between logs can also be observed
by cloning the 'misc' repository and viewing with git if needed.

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