Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

podman-5.2.5 shows multiple errors about ggrep - missed build dep and wrong errors handling? #26

Open
vgrebenschikov opened this issue Dec 4, 2024 · 2 comments

Comments

@vgrebenschikov
Copy link

Multiple /usr/local/bin/bash: line 1: ggrep: command not found while building podman
and build is not failed due to it

 # portmaster -G sysutils/buildah sysutils/containers-common sysutils/skopeo sysutils/podman-suite
...
===>>> sysutils/podman-suite 3/3 >> podman-5.1.1_7 (12/12)

===>  Cleaning for podman-5.2.5
===>  License GPLv2 accepted by the user
===>   podman-5.2.5 depends on file: /usr/local/sbin/pkg - found
===> Fetching all distfiles required by podman-5.2.5 for building
===>  Extracting for podman-5.2.5
=> SHA256 Checksum OK for containers-podman-v5.2.5_GH0.tar.gz.
===>  Patching for podman-5.2.5
===>  Applying FreeBSD patches for podman-5.2.5 from /usr/ports/sysutils/podman/files
===>   podman-5.2.5 depends on executable: bash - found
===>   podman-5.2.5 depends on executable: go-md2man - found
===>   podman-5.2.5 depends on executable: gsed - found
===>   podman-5.2.5 depends on package: gmake>=4.4.1 - found
===>   podman-5.2.5 depends on file: /usr/local/bin/go121 - found
===>   podman-5.2.5 depends on package: pkgconf>=1.3.0_1 - found
===>   podman-5.2.5 depends on file: /usr/local/bin/python3.11 - found
===>   podman-5.2.5 depends on shared library: libgpgme.so - found (/usr/local/lib/libgpgme.so)
===>  Configuring for podman-5.2.5
===>  Building for podman-5.2.5
/usr/local/bin/bash: line 1: ggrep: command not found
Podman is being compiled without the systemd build tag. 	Install libsystemd on Ubuntu or systemd-devel on rpm based 	distro for journald support.
CGO_ENABLED=1 GOOS=freebsd GOARCH=amd64 go build \
	 \
	-ldflags '-X github.com/containers/podman/v5/libpod/define.gitCommit=29fccbe5a0da3318741bf4669478deb490432f1a -X github.com/containers/podman/v5/libpod/define.buildInfo=1733346228 -X github.com/containers/podman/v5/libpod/config._installPrefix=/usr/local -X github.com/containers/podman/v5/libpod/config._etcDir=/etc -X github.com/containers/podman/v5/pkg/systemd/quadlet._binDir=/usr/local/bin -X github.com/containers/common/pkg/config.additionalHelperBinariesDir= ' \
	-tags " exclude_graphdriver_btrfs btrfs_noversion   exclude_graphdriver_devicemapper seccomp  cni" \
	-o bin/podman ./cmd/podman
test -z "" || chcon -t container_runtime_exec_t bin/podman
CGO_ENABLED=1 GOOS=freebsd GOARCH=amd64 go build \
	 \
	-ldflags '-X github.com/containers/podman/v5/libpod/define.gitCommit=29fccbe5a0da3318741bf4669478deb490432f1a -X github.com/containers/podman/v5/libpod/define.buildInfo=1733346299 -X github.com/containers/podman/v5/libpod/config._installPrefix=/usr/local -X github.com/containers/podman/v5/libpod/config._etcDir=/etc -X github.com/containers/podman/v5/pkg/systemd/quadlet._binDir=/usr/local/bin -X github.com/containers/common/pkg/config.additionalHelperBinariesDir= ' \
	-tags "remote exclude_graphdriver_btrfs btrfs_noversion exclude_graphdriver_devicemapper containers_image_openpgp" \
	-o bin/podman-remote ./cmd/podman
hack/markdown-preprocess
if [ ! -x "./test/tools/build/go-md2man" ]; then \
	gmake -C test/tools build/go-md2man GOOS=freebsd GOARCH=amd64; \
fi
gmake[1]: Entering directory '/usr/ports/sysutils/podman/work/podman-5.2.5/test/tools'
go build -o build/go-md2man ./vendor/github.com/cpuguy83/go-md2man/v2
gmake[1]: Leaving directory '/usr/ports/sysutils/podman/work/podman-5.2.5/test/tools'
mkdir -p docs/build/man
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
/usr/local/bin/bash: line 1: ggrep: command not found
===>>> Building the port required 93 seconds
===>  Staging for podman-5.2.5
===>   Generating temporary packing list
gmake -C /usr/ports/sysutils/podman/work/podman-5.2.5 SHELL=/usr/local/bin/bash DESTDIR=/usr/ports/sysutils/podman/work/stage DESTDIR=/usr/ports/sysutils/podman/work/stage GO=/usr/local/bin/go121 install
gmake[1]: Entering directory '/usr/ports/sysutils/podman/work/podman-5.2.5'
/usr/local/bin/bash: line 1: ggrep: command not found
install  -d -m 755 /usr/ports/sysutils/podman/work/stage/usr/local/bin
install  -m 755 bin/podman /usr/ports/sysutils/podman/work/stage/usr/local/bin/podman
ln -sf podman /usr/ports/sysutils/podman/work/stage/usr/local/bin/podmansh
test -z "" || chcon --verbose --reference=/usr/ports/sysutils/podman/work/stage/usr/local/bin/podman bin/podman
install  -d -m 755 /usr/ports/sysutils/podman/work/stage/usr/local/libexec/podman
install  -d -m 755 /usr/ports/sysutils/podman/work/stage/usr/local/bin
install  -m 755 bin/podman-remote \
	/usr/ports/sysutils/podman/work/stage/usr/local/bin/podman-remote
test "freebsd" != "windows" || \
	install -m 755 bin/win-sshproxy.exe /usr/ports/sysutils/podman/work/stage/usr/local/bin
test "freebsd" != "windows" || \
	install -m 755 bin/gvproxy.exe /usr/ports/sysutils/podman/work/stage/usr/local/bin
test "freebsd" != "darwin" || \
	install -m 755 bin/podman-mac-helper /usr/ports/sysutils/podman/work/stage/usr/local/bin
test -z "" || \
	chcon --verbose --reference=/usr/ports/sysutils/podman/work/stage/usr/local/bin/podman-remote \
	bin/podman-remote
install  -d -m 755 /usr/ports/sysutils/podman/work/stage/usr/local/share/man/man1
install  -d -m 755 /usr/ports/sysutils/podman/work/stage/usr/local/share/man/man5
install  -m 644 docs/build/man/podman-attach.1 docs/build/man/podman-auto-update.1 docs/build/man/podman-build.1 docs/build/man/podman-commit.1 docs/build/man/podman-completion.1 docs/build/man/podman-compose.1 docs/build/man/podman-container-checkpoint.1 docs/build/man/podman-container-cleanup.1 docs/build/man/podman-container-clone.1 docs/build/man/podman-container-diff.1 docs/build/man/podman-container-exists.1 docs/build/man/podman-container-inspect.1 docs/build/man/podman-container-prune.1 docs/build/man/podman-container-restore.1 docs/build/man/podman-container-runlabel.1 docs/build/man/podman-container.1 docs/build/man/podman-cp.1 docs/build/man/podman-create.1 docs/build/man/podman-diff.1 docs/build/man/podman-events.1 docs/build/man/podman-exec.1 docs/build/man/podman-export.1 docs/build/man/podman-farm-build.1 docs/build/man/podman-farm-create.1 docs/build/man/podman-farm-list.1 docs/build/man/podman-farm-remove.1 docs/build/man/podman-farm-update.1 docs/build/man/podman-farm.1 docs/build/man/podman-generate-spec.1 docs/build/man/podman-generate-systemd.1 docs/build/man/podman-generate.1 docs/build/man/podman-healthcheck-run.1 docs/build/man/podman-healthcheck.1 docs/build/man/podman-history.1 docs/build/man/podman-image-diff.1 docs/build/man/podman-image-exists.1 docs/build/man/podman-image-inspect.1 docs/build/man/podman-image-mount.1 docs/build/man/podman-image-prune.1 docs/build/man/podman-image-scp.1 docs/build/man/podman-image-sign.1 docs/build/man/podman-image-tree.1 docs/build/man/podman-image-trust.1 docs/build/man/podman-image-unmount.1 docs/build/man/podman-image.1 docs/build/man/podman-images.1 docs/build/man/podman-import.1 docs/build/man/podman-info.1 docs/build/man/podman-init.1 docs/build/man/podman-inspect.1 docs/build/man/podman-kill.1 docs/build/man/podman-kube-apply.1 docs/build/man/podman-kube-down.1 docs/build/man/podman-kube-generate.1 docs/build/man/podman-kube-play.1 docs/build/man/podman-kube.1 docs/build/man/podman-load.1 docs/build/man/podman-login.1 docs/build/man/podman-logout.1 docs/build/man/podman-logs.1 docs/build/man/podman-machine-info.1 docs/build/man/podman-machine-init.1 docs/build/man/podman-machine-inspect.1 docs/build/man/podman-machine-list.1 docs/build/man/podman-machine-os-apply.1 docs/build/man/podman-machine-os.1 docs/build/man/podman-machine-reset.1 docs/build/man/podman-machine-rm.1 docs/build/man/podman-machine-set.1 docs/build/man/podman-machine-ssh.1 docs/build/man/podman-machine-start.1 docs/build/man/podman-machine-stop.1 docs/build/man/podman-machine.1 docs/build/man/podman-manifest-add.1 docs/build/man/podman-manifest-annotate.1 docs/build/man/podman-manifest-create.1 docs/build/man/podman-manifest-exists.1 docs/build/man/podman-manifest-inspect.1 docs/build/man/podman-manifest-push.1 docs/build/man/podman-manifest-remove.1 docs/build/man/podman-manifest-rm.1 docs/build/man/podman-manifest.1 docs/build/man/podman-mount.1 docs/build/man/podman-network-connect.1 docs/build/man/podman-network-create.1 docs/build/man/podman-network-disconnect.1 docs/build/man/podman-network-exists.1 docs/build/man/podman-network-inspect.1 docs/build/man/podman-network-ls.1 docs/build/man/podman-network-prune.1 docs/build/man/podman-network-reload.1 docs/build/man/podman-network-rm.1 docs/build/man/podman-network-update.1 docs/build/man/podman-network.1 docs/build/man/podman-pause.1 docs/build/man/podman-pod-clone.1 docs/build/man/podman-pod-create.1 docs/build/man/podman-pod-exists.1 docs/build/man/podman-pod-inspect.1 docs/build/man/podman-pod-kill.1 docs/build/man/podman-pod-logs.1 docs/build/man/podman-pod-pause.1 docs/build/man/podman-pod-prune.1 docs/build/man/podman-pod-ps.1 docs/build/man/podman-pod-restart.1 docs/build/man/podman-pod-rm.1 docs/build/man/podman-pod-start.1 docs/build/man/podman-pod-stats.1 docs/build/man/podman-pod-stop.1 docs/build/man/podman-pod-top.1 docs/build/man/podman-pod-unpause.1 docs/build/man/podman-pod.1 docs/build/man/podman-port.1 docs/build/man/podman-ps.1 docs/build/man/podman-pull.1 docs/build/man/podman-push.1 docs/build/man/podman-remote.1 docs/build/man/podman-rename.1 docs/build/man/podman-restart.1 docs/build/man/podman-rm.1 docs/build/man/podman-rmi.1 docs/build/man/podman-run.1 docs/build/man/podman-save.1 docs/build/man/podman-search.1 docs/build/man/podman-secret-create.1 docs/build/man/podman-secret-exists.1 docs/build/man/podman-secret-inspect.1 docs/build/man/podman-secret-ls.1 docs/build/man/podman-secret-rm.1 docs/build/man/podman-secret.1 docs/build/man/podman-start.1 docs/build/man/podman-stats.1 docs/build/man/podman-stop.1 docs/build/man/podman-system-check.1 docs/build/man/podman-system-connection-add.1 docs/build/man/podman-system-connection-default.1 docs/build/man/podman-system-connection-list.1 docs/build/man/podman-system-connection-remove.1 docs/build/man/podman-system-connection-rename.1 docs/build/man/podman-system-connection.1 docs/build/man/podman-system-df.1 docs/build/man/podman-system-migrate.1 docs/build/man/podman-system-prune.1 docs/build/man/podman-system-renumber.1 docs/build/man/podman-system-reset.1 docs/build/man/podman-system-service.1 docs/build/man/podman-system.1 docs/build/man/podman-tag.1 docs/build/man/podman-top.1 docs/build/man/podman-unmount.1 docs/build/man/podman-unpause.1 docs/build/man/podman-unshare.1 docs/build/man/podman-untag.1 docs/build/man/podman-update.1 docs/build/man/podman-version.1 docs/build/man/podman-volume-create.1 docs/build/man/podman-volume-exists.1 docs/build/man/podman-volume-export.1 docs/build/man/podman-volume-import.1 docs/build/man/podman-volume-inspect.1 docs/build/man/podman-volume-ls.1 docs/build/man/podman-volume-mount.1 docs/build/man/podman-volume-prune.1 docs/build/man/podman-volume-reload.1 docs/build/man/podman-volume-rm.1 docs/build/man/podman-volume-unmount.1 docs/build/man/podman-volume.1 docs/build/man/podman-wait.1 docs/build/man/podman.1 docs/build/man/podmansh.1 /usr/ports/sysutils/podman/work/stage/usr/local/share/man/man1
install  -m 644 docs/source/markdown/links/*1 /usr/ports/sysutils/podman/work/stage/usr/local/share/man/man1
install  -m 644 docs/build/man/podman-systemd.unit.5 /usr/ports/sysutils/podman/work/stage/usr/local/share/man/man5
install  -m 644 docs/source/markdown/links/*5 /usr/ports/sysutils/podman/work/stage/usr/local/share/man/man5
gmake[1]: Leaving directory '/usr/ports/sysutils/podman/work/podman-5.2.5'
gmake -C /usr/ports/sysutils/podman/work/podman-5.2.5 SHELL=/usr/local/bin/bash DESTDIR=/usr/ports/sysutils/podman/work/stage DESTDIR=/usr/ports/sysutils/podman/work/stage GO=/usr/local/bin/go121 install.completions
gmake[1]: Entering directory '/usr/ports/sysutils/podman/work/podman-5.2.5'
/usr/local/bin/bash: line 1: ggrep: command not found
install  -d -m 755 /usr/ports/sysutils/podman/work/stage/usr/local/share/bash-completion/completions
install  -m 644 completions/bash/podman /usr/ports/sysutils/podman/work/stage/usr/local/share/bash-completion/completions
install  -m 644 completions/bash/podman-remote /usr/ports/sysutils/podman/work/stage/usr/local/share/bash-completion/completions
install  -d -m 755 /usr/ports/sysutils/podman/work/stage/usr/local/share/zsh/site-functions
install  -m 644 completions/zsh/_podman /usr/ports/sysutils/podman/work/stage/usr/local/share/zsh/site-functions
install  -m 644 completions/zsh/_podman-remote /usr/ports/sysutils/podman/work/stage/usr/local/share/zsh/site-functions
install  -d -m 755 /usr/ports/sysutils/podman/work/stage/usr/local/share/fish/vendor_completions.d
install  -m 644 completions/fish/podman.fish /usr/ports/sysutils/podman/work/stage/usr/local/share/fish/vendor_completions.d
install  -m 644 completions/fish/podman-remote.fish /usr/ports/sysutils/podman/work/stage/usr/local/share/fish/vendor_completions.d
# There is no common location for powershell files so do not install them. Users have to source the file from their powershell profile.
gmake[1]: Leaving directory '/usr/ports/sysutils/podman/work/podman-5.2.5'
/bin/rm -f /usr/ports/sysutils/podman/work/stage/usr/local/lib/tmpfiles.d/podman.conf
====> Compressing man pages (compress-man)
===> Staging rc.d startup script(s)

===>>> Creating a backup package for old version podman-5.1.1_7
Creating package for podman-5.1.1_7
Updating database digests format: 100%
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages in the universe):

Installed packages to be REMOVED:
	podman: 5.1.1_7

Number of packages to be removed: 1

The operation will free 101 MiB.
[1/1] Deinstalling podman-5.1.1_7...
[1/1] Deleting files for podman-5.1.1_7: 100%

===>>> Starting check for runtime dependencies
===>>> Gathering dependency list for sysutils/podman from ports
===>>> Dependency check complete for sysutils/podman

===>>> sysutils/podman-suite 3/3 >> podman-5.1.1_7 (12/12)

versions:

# uname -r
14.1-RELEASE-p5

# pkg info buildah podman podman-suite containers\*
buildah-1.37.5
podman-5.2.5
podman-suite-20241023
containers-common-0.60.4
@vgrebenschikov
Copy link
Author

fix for the port
podman.patch

@vgrebenschikov
Copy link
Author

D47926

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant