[Bug 265613] MK/bsd.default-versions.mk lang/go

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 04 Aug 2022 06:04:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265613

            Bug ID: 265613
           Summary: MK/bsd.default-versions.mk lang/go
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: ohauer@FreeBSD.org
                CC: ports-bugs@FreeBSD.org

Rebuilding packages this morning many ports building with go failing with the
following poudriere error message.


===========================================================================
=======================<phase: extract-depends>============================
===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0
===========================================================================
=======================<phase: extract        >============================
===== env: NO_DEPENDS=yes USER=nobody UID=65534 GID=65534
===> Fetching all distfiles required by <portname> for building
===> Fetching ... dependencies
===>  Extracting for <portname>
=> SHA256 Checksum OK for ...
=> SHA256 Checksum OK for ...
===> Tidying ... dependencies

=> failed to initialize build cache at /nonexistent/.cache/go-build: mkdir
/nonexistent: permission denied
*** Error code 1

Stop.
make: stopped in /usr/ports/<cat>/<portname>


Not sure if this is related to
https://cgit.freebsd.org/ports/commit/?id=b42522214dcc52b9a932af5661d38d426a5b8adb

Eventually doing a test with a rollback of this commit, but until now build is
still in progress

-- 
You are receiving this mail because:
You are on the CC list for the bug.