[Bug 261396] lang/zig: can not be built with poudriere
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 21 Jan 2022 21:52:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261396 Bug ID: 261396 Summary: lang/zig: can not be built with poudriere Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: dch@freebsd.org Reporter: lev@FreeBSD.org Assignee: dch@freebsd.org Flags: maintainer-feedback?(dch@freebsd.org) lang/zig 0.9.0 try to build documentation at local install phase (`make stage`) and fails, if build is managed by poudriere Relevant part of the log: =======================<phase: stage >============================ ===> Staging for zig-0.9.0 ===> Generating temporary packing list [ 0% 1/1] cd /wrkdirs/usr/ports/lang/zig/work/.build && /usr/local/bin/cmake -DCMAKE_INSTALL_DO_STRIP=1 -P cmake_install.cmake -- Install configuration: "Release" -- Installing: /wrkdirs/usr/ports/lang/zig/work/stage/usr/local/bin/zig -- Installing: /usr/local/lib /bin/mkdir -p /wrkdirs/usr/ports/lang/zig/work/stage/usr/local/share/doc/zig/std (cd /wrkdirs/usr/ports/lang/zig/work/zig-0.9.0 && /wrkdirs/usr/ports/lang/zig/work/stage/usr/local/bin/zig run ./doc/docgen.zig -- /wrkdirs/usr/ports/lang/zig/work/stage/usr/local/bin/zig ./doc/langref.html.in /wrkdirs/usr/ports/lang/zig/work/stage/usr/local/share/doc/zig/langref.html && /bin/rm -f /wrkdirs/usr/ports/lang/zig/work/stage/lib/zig/std/zig-cache) error: AccessDenied *** Error code 1 Stop. make: stopped in /usr/ports/lang/zig -- You are receiving this mail because: You are the assignee for the bug.