HomeFreeBSD

devel/golangci-lint: Set MAKE_ENV during shell completion generation

Description

devel/golangci-lint: Set MAKE_ENV during shell completion generation

During this process, Go looks for $XDG_CACHE_HOME
which is initially undefined for the build cache
directory. Therefore, during Poudriere builds, we
attempt to write to /nonexistent and subsequently
fail. Setting MAKE_ENV resolves that.

Reported by: pkg-fallout

Details

Provenance
lcookAuthored on Aug 19 2023, 6:13 PM
Parents
R11:1885b5342a0a: devel/golangci-lint: Update to 1.54.1
Branches
Unknown
Tags
Unknown