Opened 2 years ago
Closed 16 months ago
#66513 closed defect (fixed)
podman @4.3.1: env: python3: No such file or directory
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | judaew (Vadym-Valdis Yudaiev) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.0 |
Keywords: | Cc: | ||
Port: | podman |
Description
Build failure on Mojave and earlier:
Makefile:134: invalid `override' directive mkdir -p bin/darwin CGO_ENABLED=0 \ GOOS=darwin \ GOARCH=amd64 \ go build \ \ -o bin/darwin/podman-mac-helper \ ./cmd/podman-mac-helper hack/markdown-preprocess docs/source/markdown/podman-attach.1.md.in env: python3: No such file or directory make: *** [docs/source/markdown/podman-attach.1.md] Error 127
Change History (4)
comment:1 Changed 2 years ago by Vadym-Valdis Yudaiev <judaew@…>
comment:2 Changed 2 years ago by Vadym-Valdis Yudaiev <judaew@…>
comment:3 Changed 2 years ago by Vadym-Valdis Yudaiev <judaew@…>
comment:4 Changed 16 months ago by judaew (Vadym-Valdis Yudaiev)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
In 21cbcb16539b8281147d11377f3ab758ef14f600/macports-ports (master):