Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/module-container-tools-an8-8080020230904094745-29d6f268-build-298935-65878/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/podman.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/podman.spec'], chrootPath='/var/lib/mock/module-container-tools-an8-8080020230904094745-29d6f268-build-298935-65878/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=990gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/podman.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.kWoIV0 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf containers-podman-ff30585 + /usr/bin/gzip -dc /builddir/build/SOURCES/v4.4.1-rhel-ff30585.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd containers-podman-ff30585 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/git init -q + /usr/bin/git config user.name rpm-build + /usr/bin/git config user.email '' + /usr/bin/git add . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'podman-4.4.1 base' + /usr/bin/cat /builddir/build/SOURCES/0001-add-loong64-support-for-etcd.patch + /usr/bin/git apply --index - :17: trailing whitespace. // +build loong64 :18: trailing whitespace. :26: new blank line at EOF. + warning: 3 lines add whitespace errors. + /usr/bin/git commit -q -m 0001-add-loong64-support-for-etcd.patch --author 'rpm-build ' + sed -i 's;@@PODMAN@@\;$(BINDIR);@@PODMAN@@\;/usr/bin;' Makefile + sed -i s,-Werror,, pkg/rootless/rootless_linux.go + tar fx /builddir/build/SOURCES/v0.1.7.tar.gz + pushd catatonit-0.1.7 ~/build/BUILD/containers-podman-ff30585/catatonit-0.1.7 ~/build/BUILD/containers-podman-ff30585 + sed -i '$d' configure.ac + popd ~/build/BUILD/containers-podman-ff30585 + tar fx /builddir/build/SOURCES/dnsname-18822f9.tar.gz + tar fx /builddir/build/SOURCES/gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7.tar.gz + rm -rf docs/source/markdown/containers-mounts.conf.5.md + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.EcVAX9 + umask 022 + cd /builddir/build/BUILD ~/build/BUILD/containers-podman-ff30585/catatonit-0.1.7 ~/build/BUILD/containers-podman-ff30585 + cd containers-podman-ff30585 + pushd catatonit-0.1.7 + autoreconf -fi libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:22: installing './compile' configure.ac:22: installing './config.guess' configure.ac:22: installing './config.sub' configure.ac:19: installing './install-sh' configure.ac:19: installing './missing' Makefile.am: installing './depcomp' + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=x86_64-Anolis-linux --host=x86_64-Anolis-linux --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-Anolis-linux-gnu checking host system type... x86_64-Anolis-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-Anolis-linux-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-Anolis-linux-gnu file names to x86_64-Anolis-linux-gnu format... func_convert_file_noop checking how to convert x86_64-Anolis-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-Anolis-linux-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-Anolis-linux-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-Anolis-linux-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-Anolis-linux-strip... no checking for strip... strip checking for x86_64-Anolis-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for x86_64-Anolis-linux-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking sys/signalfd.h usability... yes checking sys/signalfd.h presence... yes checking for sys/signalfd.h... yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for close_range... no checking for pid_t... yes checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... yes checking for working vfork... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -fPIE -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + /usr/bin/make -j80 gcc -DPACKAGE_NAME=\"catatonit\" -DPACKAGE_TARNAME=\"catatonit\" -DPACKAGE_VERSION=\"0.1.7\" -DPACKAGE_STRING=\"catatonit\ 0.1.7\" -DPACKAGE_BUGREPORT=\"https://bugs.opensuse.org/\" -DPACKAGE_URL=\"https://github.com/openSUSE/catatonit/\" -DPACKAGE=\"catatonit\" -DVERSION=\"0.1.7\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DHAVE_ERRNO_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SIGNAL_H=1 -DHAVE_STDARG_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PRCTL_H=1 -DHAVE_SYS_SIGNALFD_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FORK=1 -DHAVE_VFORK=1 -DHAVE_WORKING_VFORK=1 -DHAVE_WORKING_FORK=1 -I. -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -c -o catatonit.o catatonit.c /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -all-static -Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o catatonit catatonit.o libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -static -Wl,-z -Wl,relro -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o catatonit catatonit.o + set +e + /usr/bin/ldd catatonit not a dynamic executable ~/build/BUILD/containers-podman-ff30585 + '[' 1 '!=' 1 ']' + set -e + popd + export GO111MODULE=off + GO111MODULE=off ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/containers-podman-ff30585/_build:/builddir/build/BUILD/containers-podman-ff30585 + GOPATH=/builddir/build/BUILD/containers-podman-ff30585/_build:/builddir/build/BUILD/containers-podman-ff30585 + CGO_CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ++ echo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ++ sed s/-flto=auto//g + CGO_CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ++ echo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ++ sed s/-Wp,D_GLIBCXX_ASSERTIONS//g + CGO_CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' ++ echo -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 ++ sed 's/-specs=\/usr\/lib\/rpm\/redhat\/redhat-annobin-cc1//g' + CGO_CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + export 'CGO_CFLAGS+= -m64 -mtune=generic -fcf-protection=full' + CGO_CFLAGS+=' -m64 -mtune=generic -fcf-protection=full' + mkdir _build + pushd _build ~/build/BUILD/containers-podman-ff30585/_build ~/build/BUILD/containers-podman-ff30585 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/podman + popd + ln -s vendor src ~/build/BUILD/containers-podman-ff30585 + rm -rf vendor/github.com/containers/storage/drivers/register/register_btrfs.go + unset LDFLAGS ++ date +%s + LDFLAGS='-X github.com/containers/podman/libpod/define.buildInfo=1693822380' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback ' -ldflags '-X github.com/containers/podman/libpod/define.buildInfo=1693822380 -linkmode=external -compressdwarf=false -B 0x20da0a6eae3f88da7b6d00472b95349f33fd2026 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -o bin/rootlessport github.com/containers/podman/cmd/rootlessport internal/unsafeheader internal/goarch vendor/golang.org/x/crypto/internal/subtle unicode/utf16 math/bits internal/itoa internal/race github.com/containers/podman/vendor/github.com/containers/common/version container/list internal/nettrace vendor/golang.org/x/crypto/cryptobyte/asn1 internal/goos crypto/internal/subtle encoding unicode/utf8 internal/goexperiment github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/opaque unicode crypto/subtle sync/atomic runtime/internal/syscall internal/cpu runtime/internal/atomic runtime/internal/math internal/abi runtime/internal/sys internal/bytealg math crypto/internal/boring/bcache crypto/internal/boring/fipstls runtime internal/reflectlite sync internal/testlog internal/singleflight math/rand runtime/cgo errors sort internal/oserror internal/safefilepath github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor path io vendor/golang.org/x/net/dns/dnsmessage strconv crypto/internal/nistec/fiat syscall crypto/internal/randutil hash bytes strings hash/crc32 crypto crypto/rc4 reflect vendor/golang.org/x/text/transform github.com/containers/podman/vendor/github.com/container-orchestrated-devices/container-device-interface/internal/multierror net/http/internal/ascii bufio regexp/syntax internal/syscall/execenv internal/syscall/unix time regexp github.com/containers/podman/vendor/github.com/containers/storage/pkg/regexp github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal context io/fs internal/poll embed os internal/fmtsort github.com/containers/podman/vendor/github.com/hashicorp/errwrap encoding/binary encoding/base64 vendor/golang.org/x/crypto/curve25519/internal/field crypto/internal/edwards25519/field crypto/md5 crypto/cipher vendor/golang.org/x/crypto/internal/poly1305 crypto/internal/nistec github.com/containers/podman/vendor/golang.org/x/sys/unix internal/godebug io/ioutil os/signal path/filepath fmt encoding/pem internal/intern crypto/internal/edwards25519 vendor/golang.org/x/sys/cpu crypto/des vendor/golang.org/x/crypto/chacha20 net/netip os/exec vendor/golang.org/x/crypto/chacha20poly1305 net github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error log github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer encoding/hex database/sql/driver github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go github.com/containers/podman/vendor/github.com/hashicorp/go-multierror net/url github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability os/user vendor/golang.org/x/crypto/curve25519 compress/flate net/http/internal mime/quotedprintable encoding/json text/template/parse github.com/containers/podman/vendor/github.com/docker/go-units vendor/golang.org/x/net/http2/hpack github.com/containers/podman/vendor/github.com/containers/storage/pkg/config mime github.com/containers/podman/vendor/github.com/pkg/errors text/scanner math/big vendor/golang.org/x/text/unicode/norm github.com/containers/podman/vendor/gopkg.in/yaml.v2 github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec github.com/containers/podman/vendor/github.com/container-orchestrated-devices/container-device-interface/specs-go github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror vendor/golang.org/x/text/unicode/bidi github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference compress/gzip vendor/golang.org/x/text/secure/bidirule text/template github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/msgutil github.com/containers/podman/vendor/github.com/blang/semver/v4 github.com/containers/podman/vendor/github.com/BurntSushi/toml github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns github.com/containers/podman/vendor/github.com/fsnotify/fsnotify github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 github.com/containers/podman/vendor/github.com/sirupsen/logrus github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user github.com/containers/podman/vendor/github.com/moby/sys/mountinfo vendor/golang.org/x/net/idna github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount encoding/asn1 crypto/elliptic crypto/dsa github.com/containers/podman/vendor/sigs.k8s.io/yaml github.com/containers/podman/vendor/github.com/containers/storage/pkg/system crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte vendor/github.com/golang-fips/openssl-fips/openssl github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/api vendor/golang.org/x/net/http/httpproxy github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp/udpproxy net/textproto github.com/containers/podman/vendor/github.com/containers/common/libnetwork/types github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port github.com/containers/podman/pkg/rootlessport vendor/golang.org/x/net/http/httpguts net/mail github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/msg github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/portutil # github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare unshare.c:3: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/child github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/tcp github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent/udp github.com/containers/podman/vendor/github.com/containers/common/pkg/util github.com/containers/podman/vendor/github.com/containers/storage/types github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin/parent github.com/containers/podman/vendor/github.com/rootless-containers/rootlesskit/pkg/port/builtin # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/aes.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/aes.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdh.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdh.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hkdf.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hkdf.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hmac.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hmac.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl cgo-gcc-prolog: In function '_cgo_0284165e5dc5_Cfunc__goboringcrypto_OPENSSL_setup': cgo-gcc-prolog:159:49: warning: unused variable '_cgo_a' [-Wunused-variable] # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rand.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rand.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/sha.go:11: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/sha.go:11: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_ecdsa_signature.c:8: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_ecdsa_signature.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_evp.c:8: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_evp.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_evp.c: In function '_goboringcrypto_EVP_verify_raw': goopenssl.h:38:10: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_evp.c:111:17: note: 'ctx' was declared here EVP_PKEY_CTX *ctx; ^~~ # vendor/github.com/golang-fips/openssl-fips/openssl openssl_lock_setup.c:15: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition In file included from openssl_lock_setup.c:8: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_lock_setup.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_seal': openssl_port_aead_gcm.c:23:15: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] plaintext = ""; ^ openssl_port_aead_gcm.c:27:9: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:112:9: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ In file included from openssl_port_aead_gcm.c:9: At top level: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_aead_gcm.c:9: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:164:6: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ret > 0) { ^ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_port_ctr128.c:8: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_ctr128.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_port_evp_md5_sha1.c:13: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_evp_md5_sha1.c:13: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_port_hmac.c:9: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_hmac.c:9: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': openssl_port_rsa.c:29:16: warning: unused variable 'siglen' [-Wunused-variable] unsigned int siglen; ^~~~~~ In file included from openssl_port_rsa.c:9: At top level: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_rsa.c:9: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': goopenssl.h:38:10: warning: 'mdctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_port_rsa.c:42:15: note: 'mdctx' was declared here EVP_MD_CTX *mdctx = NULL; ^~~~~ In file included from openssl_port_rsa.c:9: openssl_port_rsa.c: In function '_goboringcrypto_RSA_sign_pss_mgf1': goopenssl.h:38:10: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_port_rsa.c:89:17: note: 'ctx' was declared here EVP_PKEY_CTX *ctx; ^~~ In file included from openssl_port_rsa.c:9: openssl_port_rsa.c: In function '_goboringcrypto_RSA_verify_pss_mgf1': goopenssl.h:38:10: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_port_rsa.c:144:17: note: 'ctx' was declared here EVP_PKEY_CTX *ctx; ^~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_stub_rand.c:8: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_stub_rand.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crypto/internal/backend/bbig crypto/internal/backend crypto/rand crypto/hmac crypto/sha512 crypto/sha1 crypto/sha256 crypto/aes vendor/golang.org/x/crypto/hkdf mime/multipart github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux crypto/rsa crypto/ed25519 crypto/ecdsa crypto/x509 github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label crypto/tls net/http/httptrace net/http github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate github.com/containers/podman/vendor/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi github.com/containers/podman/vendor/github.com/containers/common/pkg/config github.com/containers/podman/vendor/github.com/containers/common/pkg/machine github.com/containers/podman/cmd/rootlessport ++ hack/libdm_tag.sh ++ hack/selinux_tag.sh ++ hack/systemd_tag.sh ++ hack/libsubid_tag.sh + export 'BUILDTAGS=seccomp btrfs_noversion exclude_graphdriver_devicemapper exclude_graphdriver_btrfs libdm_no_deferred_remove selinux systemd libsubid' + BUILDTAGS='seccomp btrfs_noversion exclude_graphdriver_devicemapper exclude_graphdriver_btrfs libdm_no_deferred_remove selinux systemd libsubid' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback seccomp btrfs_noversion exclude_graphdriver_devicemapper exclude_graphdriver_btrfs libdm_no_deferred_remove selinux systemd libsubid' -ldflags '-X github.com/containers/podman/libpod/define.buildInfo=1693822380 -linkmode=external -compressdwarf=false -B 0x210d58cf2cea04743e02794c0ed185b4aaed207f -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -o bin/podman github.com/containers/podman/cmd/podman internal/goarch github.com/containers/podman/vendor/go.mongodb.org/mongo-driver/bson/bsontype internal/unsafeheader github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags internal/goexperiment internal/race internal/goos internal/itoa unicode/utf16 internal/nettrace unicode/utf8 unicode github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec encoding vendor/golang.org/x/crypto/cryptobyte/asn1 github.com/containers/podman/vendor/github.com/containers/common/version crypto/subtle math/bits crypto/internal/subtle container/list github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash github.com/containers/podman/vendor/google.golang.org/grpc/attributes vendor/golang.org/x/crypto/internal/subtle github.com/containers/podman/vendor/github.com/containers/common/libimage/define github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities github.com/containers/podman/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions github.com/containers/podman/vendor/github.com/docker/docker/api github.com/containers/podman/pkg/domain/entities/reports github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth github.com/containers/podman/pkg/ps/define github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/types github.com/containers/podman/vendor/github.com/coreos/stream-metadata-go/stream/rhcos github.com/containers/podman/vendor/github.com/go-playground/locales/currency github.com/containers/podman/vendor/github.com/docker/docker/api/types/image github.com/containers/podman/vendor/github.com/containers/conmon/runner/config github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants github.com/containers/podman/vendor/github.com/containers/common/pkg/resize github.com/containers/podman/vendor/github.com/coreos/stream-metadata-go/release/rhcos github.com/containers/podman/libpod/linkmode github.com/containers/podman/pkg/systemd/define github.com/containers/podman/vendor/github.com/VividCortex/ewma github.com/containers/podman/pkg/api/types github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise github.com/containers/podman/vendor/github.com/containers/buildah/internal runtime/internal/atomic internal/cpu github.com/containers/podman/vendor/github.com/docker/docker/api/types/events github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command github.com/containers/podman/pkg/domain/entities/types github.com/containers/podman/pkg/terminal sync/atomic image/color internal/abi runtime/internal/math github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo github.com/containers/podman/pkg/annotations runtime/internal/syscall runtime/internal/sys github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa github.com/containers/podman/vendor/github.com/rivo/uniseg internal/bytealg math crypto/internal/boring/fipstls crypto/internal/boring/bcache runtime github.com/containers/podman/vendor/github.com/containers/common/pkg/report/camelcase github.com/containers/podman/vendor/github.com/klauspost/compress github.com/containers/podman/vendor/github.com/vbauerster/mpb/v7/internal internal/reflectlite sync internal/singleflight internal/testlog github.com/containers/podman/vendor/github.com/josharian/intern github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync math/rand runtime/cgo errors sort internal/oserror internal/safefilepath path io github.com/containers/podman/vendor/golang.org/x/crypto/cast5 github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor vendor/golang.org/x/net/dns/dnsmessage github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker strconv crypto/internal/nistec/fiat syscall container/heap github.com/containers/podman/vendor/golang.org/x/text/internal/tag crypto/internal/randutil hash github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader text/tabwriter github.com/containers/podman/pkg/channel bytes strings github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types hash/crc64 hash/fnv hash/adler32 hash/crc32 crypto/rc4 crypto github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors encoding/base32 github.com/containers/podman/vendor/golang.org/x/crypto/blowfish reflect vendor/golang.org/x/text/transform github.com/containers/podman/vendor/golang.org/x/text/transform github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k net/http/internal/ascii github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3 bufio github.com/containers/podman/vendor/github.com/container-orchestrated-devices/container-device-interface/internal/multierror html regexp/syntax compress/bzip2 image internal/syscall/execenv github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups internal/syscall/unix time regexp image/internal/imageutil image/jpeg github.com/containers/podman/vendor/github.com/acarl005/stripansi github.com/containers/podman/vendor/github.com/containers/storage/pkg/regexp github.com/containers/podman/vendor/google.golang.org/grpc/keepalive github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal github.com/containers/podman/vendor/google.golang.org/grpc/backoff github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand context github.com/containers/podman/vendor/github.com/go-playground/locales github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter io/fs internal/poll github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff internal/fmtsort github.com/containers/podman/vendor/github.com/hashicorp/errwrap encoding/binary github.com/containers/podman/vendor/github.com/modern-go/reflect2 github.com/containers/podman/vendor/google.golang.org/grpc/tap github.com/containers/podman/vendor/golang.org/x/sync/semaphore github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event github.com/containers/podman/vendor/golang.org/x/net/context embed os crypto/md5 encoding/base64 github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash vendor/golang.org/x/crypto/curve25519/internal/field github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref github.com/containers/podman/vendor/github.com/google/gofuzz/bytesource github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 github.com/containers/podman/vendor/golang.org/x/crypto/curve25519/internal/field crypto/internal/edwards25519/field vendor/golang.org/x/crypto/internal/poly1305 crypto/cipher crypto/internal/nistec github.com/containers/podman/vendor/golang.org/x/crypto/sha3 github.com/containers/podman/vendor/golang.org/x/sys/unix encoding/pem github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 crypto/internal/edwards25519 github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/chacha20 crypto/des fmt internal/godebug github.com/containers/podman/vendor/github.com/containers/image/v5/internal/rootless github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand io/ioutil github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig os/signal path/filepath internal/sysinfo github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev github.com/containers/podman/vendor/github.com/mattn/go-runewidth github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount github.com/containers/podman/pkg/ctime internal/intern vendor/golang.org/x/sys/cpu net/netip github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin github.com/containers/podman/vendor/github.com/kr/fs vendor/golang.org/x/crypto/chacha20poly1305 os/exec net encoding/hex vendor/golang.org/x/crypto/curve25519 encoding/csv flag net/url log github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability github.com/containers/podman/vendor/github.com/opencontainers/go-digest os/user runtime/debug text/template/parse encoding/json github.com/containers/podman/vendor/github.com/klauspost/compress/fse github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits compress/flate github.com/containers/podman/vendor/github.com/containers/image/v5/version github.com/containers/podman/vendor/github.com/containers/image/v5/internal/manifest github.com/containers/podman/vendor/github.com/docker/go-units math/big github.com/containers/podman/vendor/github.com/hashicorp/go-multierror mime github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go vendor/golang.org/x/net/http2/hpack mime/quotedprintable net/http/internal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog github.com/containers/podman/vendor/github.com/pkg/errors github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer github.com/containers/podman/vendor/google.golang.org/grpc/metadata github.com/containers/podman/vendor/github.com/containers/storage/pkg/config github.com/containers/podman/vendor/github.com/letsencrypt/boulder/errors github.com/containers/podman/pkg/timetype github.com/containers/podman/vendor/gopkg.in/tomb.v1 github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir database/sql/driver github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log runtime/trace github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk text/scanner github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev github.com/containers/podman/vendor/google.golang.org/grpc/codes github.com/containers/podman/vendor/github.com/google/trillian/types/internal/tls github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil github.com/containers/podman/vendor/golang.org/x/sync/errgroup github.com/containers/podman/vendor/github.com/docker/docker/api/types/time github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath vendor/golang.org/x/text/unicode/norm github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset github.com/containers/podman/vendor/github.com/go-openapi/runtime/logger github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version go/token github.com/containers/podman/vendor/github.com/containers/psgo/internal/host github.com/containers/podman/vendor/github.com/letsencrypt/boulder/features github.com/containers/podman/vendor/github.com/go-jose/go-jose/v3/json github.com/containers/podman/vendor/golang.org/x/net/http2/hpack encoding/xml github.com/containers/podman/vendor/github.com/proglottis/gpgme github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json github.com/containers/podman/vendor/github.com/vbauerster/mpb/v7/decor github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer github.com/containers/podman/vendor/github.com/imdario/mergo encoding/gob github.com/containers/podman/vendor/gopkg.in/yaml.v3 github.com/containers/podman/vendor/gopkg.in/yaml.v2 github.com/containers/podman/vendor/golang.org/x/text/internal/language github.com/containers/podman/vendor/github.com/miekg/pkcs11 github.com/containers/podman/vendor/golang.org/x/text/unicode/norm github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec github.com/containers/podman/vendor/golang.org/x/sys/execabs github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open github.com/containers/podman/vendor/github.com/containers/common/pkg/timetype github.com/containers/podman/vendor/github.com/containers/image/v5/internal/useragent github.com/containers/podman/vendor/github.com/manifoldco/promptui/list github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf github.com/containers/podman/vendor/github.com/seccomp/libseccomp-golang github.com/containers/podman/vendor/github.com/containerd/containerd/pkg/userns github.com/containers/podman/vendor/github.com/morikuni/aec github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal github.com/containers/podman/vendor/github.com/davecgh/go-spew/spew github.com/containers/podman/vendor/github.com/pmezard/go-difflib/difflib github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil github.com/containers/podman/vendor/github.com/mattn/go-shellwords github.com/containers/podman/vendor/github.com/containers/buildah/pkg/rusage github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 github.com/containers/podman/vendor/github.com/docker/distribution/digestset github.com/containers/podman/vendor/github.com/container-orchestrated-devices/container-device-interface/specs-go github.com/containers/podman/vendor/github.com/containers/common/pkg/secrets/shelldriver github.com/containers/podman/vendor/github.com/containers/common/pkg/secrets/passdriver github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror github.com/containers/podman/pkg/env github.com/containers/podman/vendor/github.com/google/gofuzz github.com/containers/podman/vendor/github.com/docker/docker/pkg/namesgenerator github.com/containers/podman/vendor/github.com/google/shlex github.com/containers/podman/libpod/logs/reversereader github.com/containers/podman/pkg/seccomp github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri github.com/containers/podman/vendor/github.com/coreos/stream-metadata-go/stream github.com/containers/podman/vendor/github.com/go-openapi/jsonreference/internal github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities github.com/containers/podman/vendor/github.com/gorilla/schema github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 github.com/containers/podman/vendor/github.com/coreos/stream-metadata-go/fedoracoreos/internals github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma github.com/containers/podman/vendor/github.com/go-openapi/analysis/internal/debug github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi vendor/golang.org/x/text/unicode/bidi github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 github.com/containers/podman/vendor/github.com/modern-go/concurrent github.com/containers/podman/vendor/github.com/nxadm/tail/util github.com/containers/podman/vendor/github.com/oklog/ulid github.com/containers/podman/vendor/google.golang.org/grpc/encoding github.com/containers/podman/vendor/github.com/docker/distribution/reference github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex github.com/containers/podman/vendor/github.com/coreos/stream-metadata-go/release database/sql testing compress/zlib compress/gzip github.com/containers/podman/vendor/github.com/klauspost/compress/flate github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect github.com/containers/podman/vendor/github.com/fsnotify/fsnotify github.com/containers/podman/vendor/golang.org/x/term github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user github.com/containers/podman/pkg/signal github.com/containers/podman/vendor/github.com/moby/sys/mountinfo github.com/containers/podman/vendor/github.com/vbauerster/mpb/v7/cwriter github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils github.com/containers/podman/vendor/github.com/containers/common/pkg/signal github.com/containers/podman/vendor/github.com/containernetworking/plugins/pkg/ns github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util github.com/containers/podman/vendor/github.com/moby/term github.com/containers/podman/vendor/go.etcd.io/bbolt github.com/containers/podman/vendor/github.com/vishvananda/netns github.com/containers/podman/vendor/github.com/buger/goterm github.com/containers/podman/vendor/github.com/coreos/stream-metadata-go/fedoracoreos github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration github.com/containers/podman/vendor/github.com/containers/image/v5/types text/template internal/profile runtime/pprof github.com/containers/podman/vendor/golang.org/x/text/internal/language/compact github.com/containers/podman/vendor/github.com/vbauerster/mpb/v7 github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice github.com/containers/podman/vendor/github.com/containers/image/v5/internal/signature github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials github.com/containers/podman/vendor/google.golang.org/grpc/grpclog github.com/containers/podman/vendor/github.com/mailru/easyjson/jlexer github.com/containers/podman/vendor/github.com/blang/semver/v4 github.com/containers/podman/vendor/github.com/sirupsen/logrus github.com/containers/podman/vendor/github.com/BurntSushi/toml github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config github.com/containers/podman/vendor/github.com/go-playground/universal-translator github.com/containers/podman/vendor/github.com/leodido/go-urn github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils github.com/containers/podman/vendor/github.com/containers/image/v5/internal/putblobdigest github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage github.com/containers/podman/vendor/github.com/moby/sys/mount github.com/containers/podman/vendor/github.com/containers/image/v5/transports github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice github.com/containers/podman/vendor/github.com/containers/common/pkg/hooks/1.0.0 github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/util/intstr github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/apis/meta/v1 github.com/containers/podman/vendor/github.com/gogo/protobuf/proto github.com/containers/podman/vendor/github.com/nxadm/tail/watch github.com/containers/podman/vendor/github.com/containers/buildah/docker github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/userns github.com/containers/podman/vendor/golang.org/x/text/language github.com/containers/podman/vendor/github.com/containers/image/v5/internal/streamdigest github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule vendor/golang.org/x/text/secure/bidirule github.com/containers/podman/vendor/github.com/containers/common/pkg/hooks/0.1.0 github.com/containers/podman/vendor/github.com/containers/image/v5/internal/signer github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client github.com/containers/podman/version github.com/containers/podman/vendor/github.com/containers/image/v5/signature/signer github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface vendor/golang.org/x/net/idna github.com/containers/podman/vendor/github.com/docker/docker/api/types/network github.com/containers/podman/vendor/github.com/docker/docker/pkg/system github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/apparmor github.com/containers/podman/vendor/google.golang.org/grpc/connectivity crypto/dsa github.com/containers/podman/vendor/gopkg.in/inf.v0 crypto/elliptic encoding/asn1 github.com/containers/podman/vendor/github.com/json-iterator/go github.com/containers/podman/vendor/github.com/nxadm/tail github.com/containers/podman/vendor/golang.org/x/net/idna github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text github.com/containers/podman/vendor/github.com/ghodss/yaml github.com/containers/podman/vendor/sigs.k8s.io/yaml github.com/containers/podman/vendor/github.com/jinzhu/copier github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal github.com/containers/podman/pkg/errorhandling github.com/containers/podman/vendor/github.com/containerd/containerd/log github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/cli github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils github.com/containers/podman/vendor/github.com/containers/common/pkg/umask github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota github.com/containers/podman/vendor/github.com/containers/common/pkg/hooks/exec github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils github.com/containers/podman/vendor/github.com/containers/common/pkg/hooks github.com/containers/podman/libpod/lock/shm github.com/containers/podman/libpod/logs github.com/containers/podman/libpod/shutdown github.com/containers/podman/pkg/lookup github.com/containers/podman/pkg/parallel github.com/containers/podman/pkg/servicereaper github.com/containers/podman/vendor/github.com/containers/storage/pkg/system github.com/containers/podman/vendor/github.com/containers/common/pkg/report html/template github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools github.com/containers/podman/pkg/k8s.io/apimachinery/pkg/api/resource github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/cli/sigstore/params github.com/containers/podman/vendor/github.com/klauspost/pgzip github.com/containers/podman/vendor/google.golang.org/protobuf/proto crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte vendor/github.com/golang-fips/openssl-fips/openssl github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate github.com/containers/podman/pkg/k8s.io/api/core/v1 github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir github.com/containers/podman/vendor/github.com/containers/buildah/pkg/chrootuser archive/tar github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc github.com/containers/podman/pkg/k8s.io/api/apps/v1 github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare github.com/containers/podman/pkg/bindings/internal/util github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl github.com/containers/podman/vendor/github.com/containers/psgo/internal/process github.com/containers/podman/vendor/github.com/containers/psgo vendor/golang.org/x/net/http/httpproxy github.com/containers/podman/vendor/github.com/mailru/easyjson/buffer github.com/containers/podman/vendor/github.com/containers/common/libnetwork/types github.com/containers/podman/cmd/podman/parse net/textproto github.com/containers/podman/vendor/github.com/docker/go-connections/nat github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall github.com/containers/podman/vendor/google.golang.org/grpc/stats github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types github.com/containers/podman/vendor/github.com/mitchellh/mapstructure github.com/containers/podman/vendor/github.com/containerd/containerd/sys github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/daemon github.com/containers/podman/vendor/golang.org/x/net/internal/socks github.com/containers/podman/vendor/github.com/chzyer/readline github.com/containers/podman/vendor/github.com/vishvananda/netlink/nl log/syslog github.com/containers/podman/vendor/github.com/spf13/pflag github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt github.com/containers/podman/vendor/github.com/mailru/easyjson/jwriter github.com/containers/podman/pkg/rootlessport github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/internal github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/utils github.com/containers/podman/vendor/github.com/docker/docker/api/types/container github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime github.com/containers/podman/vendor/github.com/containers/common/pkg/seccomp vendor/golang.org/x/net/http/httpguts github.com/containers/podman/vendor/golang.org/x/net/http/httpguts net/mail github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/create github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/020 github.com/containers/podman/vendor/golang.org/x/net/proxy github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/040 github.com/containers/podman/vendor/github.com/vishvananda/netlink github.com/containers/podman/vendor/github.com/docker/docker/api/types github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/types/100 # github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare unshare.c:3: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition github.com/containers/podman/vendor/github.com/containers/buildah/pkg/overlay github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir github.com/containers/podman/vendor/github.com/containers/common/pkg/parse github.com/containers/podman/vendor/github.com/manifoldco/promptui github.com/containers/podman/vendor/github.com/containers/common/pkg/chown github.com/containers/podman/vendor/github.com/containers/common/pkg/util github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/version github.com/containers/podman/vendor/github.com/containers/storage/types github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume github.com/containers/podman/vendor/github.com/containers/common/pkg/flag github.com/containers/podman/vendor/github.com/spf13/cobra github.com/containers/podman/vendor/github.com/containernetworking/cni/pkg/invoke github.com/containers/podman/vendor/github.com/containers/common/libnetwork/resolvconf github.com/containers/podman/pkg/namespaces github.com/containers/podman/vendor/github.com/containernetworking/cni/libcni github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion github.com/containers/podman/vendor/github.com/containers/common/pkg/completion github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/emptypb github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/fieldmaskpb github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/proto github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v6/stats github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v6/rpc github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v6 github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc github.com/containers/podman/pkg/criu github.com/containers/podman/vendor/github.com/golang/protobuf/proto github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 github.com/containers/podman/vendor/github.com/golang/protobuf/jsonpb github.com/containers/podman/vendor/google.golang.org/grpc/internal/status github.com/containers/podman/vendor/google.golang.org/grpc/status github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty github.com/containers/podman/vendor/github.com/containerd/containerd/platforms # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/aes.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/aes.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdh.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdh.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hkdf.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hkdf.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hmac.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hmac.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl cgo-gcc-prolog: In function '_cgo_0284165e5dc5_Cfunc__goboringcrypto_OPENSSL_setup': cgo-gcc-prolog:159:49: warning: unused variable '_cgo_a' [-Wunused-variable] # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rand.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rand.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/sha.go:11: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/sha.go:11: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_ecdsa_signature.c:8: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_ecdsa_signature.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_evp.c:8: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_evp.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_evp.c: In function '_goboringcrypto_EVP_verify_raw': goopenssl.h:38:10: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_evp.c:111:17: note: 'ctx' was declared here EVP_PKEY_CTX *ctx; ^~~ # vendor/github.com/golang-fips/openssl-fips/openssl openssl_lock_setup.c:15: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition In file included from openssl_lock_setup.c:8: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_lock_setup.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_seal': openssl_port_aead_gcm.c:23:15: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] plaintext = ""; ^ openssl_port_aead_gcm.c:27:9: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:112:9: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ In file included from openssl_port_aead_gcm.c:9: At top level: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_aead_gcm.c:9: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:164:6: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ret > 0) { ^ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_port_ctr128.c:8: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_ctr128.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_port_evp_md5_sha1.c:13: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_evp_md5_sha1.c:13: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_port_hmac.c:9: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_hmac.c:9: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': openssl_port_rsa.c:29:16: warning: unused variable 'siglen' [-Wunused-variable] unsigned int siglen; ^~~~~~ In file included from openssl_port_rsa.c:9: At top level: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_rsa.c:9: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': goopenssl.h:38:10: warning: 'mdctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_port_rsa.c:42:15: note: 'mdctx' was declared here EVP_MD_CTX *mdctx = NULL; ^~~~~ In file included from openssl_port_rsa.c:9: openssl_port_rsa.c: In function '_goboringcrypto_RSA_sign_pss_mgf1': goopenssl.h:38:10: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_port_rsa.c:89:17: note: 'ctx' was declared here EVP_PKEY_CTX *ctx; ^~~ In file included from openssl_port_rsa.c:9: openssl_port_rsa.c: In function '_goboringcrypto_RSA_verify_pss_mgf1': goopenssl.h:38:10: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_port_rsa.c:144:17: note: 'ctx' was declared here EVP_PKEY_CTX *ctx; ^~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_stub_rand.c:8: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_stub_rand.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crypto/internal/backend/bbig crypto/internal/backend crypto/rand crypto/hmac crypto/sha512 crypto/sha256 crypto/sha1 crypto/aes vendor/golang.org/x/crypto/hkdf github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options github.com/containers/podman/vendor/go.mongodb.org/mongo-driver/bson/primitive github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile github.com/containers/podman/vendor/github.com/containers/common/pkg/netns github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux crypto/rsa github.com/containers/podman/vendor/github.com/segmentio/ksuid mime/multipart github.com/containers/podman/vendor/github.com/klauspost/compress/zstd github.com/containers/podman/vendor/github.com/google/uuid github.com/containers/podman/vendor/github.com/godbus/dbus/v5 github.com/containers/podman/vendor/golang.org/x/crypto/scrypt github.com/containers/podman/vendor/github.com/ulikunitz/xz github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name github.com/containers/podman/vendor/github.com/go-playground/validator/v10 crypto/ed25519 github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf crypto/ecdsa github.com/containers/podman/vendor/github.com/theupdateframework/go-tuf/encrypted github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 github.com/containers/podman/vendor/golang.org/x/mod/sumdb/note github.com/containers/podman/vendor/github.com/containers/common/pkg/secrets/filedriver github.com/containers/podman/libpod/lock/file github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 github.com/containers/podman/pkg/rootless github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher github.com/containers/podman/vendor/github.com/go-jose/go-jose/v3/cipher github.com/containers/podman/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif github.com/containers/podman/vendor/github.com/titanous/rocacheck github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet crypto/x509 github.com/containers/podman/vendor/github.com/containers/common/pkg/secrets github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools github.com/containers/podman/libpod/lock github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools github.com/containers/podman/pkg/selinux github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config github.com/containers/podman/vendor/github.com/containers/ocicrypt/config github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/shortnames github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config github.com/containers/podman/vendor/github.com/containers/common/pkg/subscriptions github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap github.com/containers/podman/vendor/go.mongodb.org/mongo-driver/bson/bsonrw github.com/containers/podman/vendor/golang.org/x/crypto/openpgp github.com/containers/podman/vendor/golang.org/x/crypto/ocsp github.com/containers/podman/vendor/go.mozilla.org/pkcs7 github.com/containers/podman/vendor/github.com/asaskevich/govalidator github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 github.com/containers/podman/vendor/github.com/go-jose/go-jose/v3 crypto/tls github.com/containers/podman/vendor/golang.org/x/crypto/ssh github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus github.com/containers/podman/vendor/github.com/containers/storage/pkg/chunked/internal github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive github.com/containers/podman/vendor/github.com/containers/storage/pkg/chunked/compressor github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression github.com/containers/podman/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache # github.com/containers/podman/pkg/rootless rootless_linux.c:1: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition github.com/containers/podman/pkg/systemd github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none github.com/containers/podman/vendor/github.com/containers/image/v5/internal/private github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory github.com/containers/podman/vendor/github.com/containers/image/v5/internal/imagesource/stubs github.com/containers/podman/vendor/github.com/containers/image/v5/internal/imagedestination/impl github.com/containers/podman/vendor/github.com/containers/image/v5/internal/imagedestination/stubs github.com/containers/podman/vendor/github.com/containers/image/v5/internal/imagesource/impl github.com/containers/podman/vendor/github.com/containers/image/v5/internal/unparsedimage github.com/containers/podman/vendor/github.com/containers/image/v5/internal/imagesource github.com/containers/podman/vendor/github.com/containers/image/v5/internal/imagedestination github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache github.com/containers/podman/pkg/checkpoint/crutils github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fscommon github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs2 github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs github.com/containers/podman/vendor/github.com/containers/storage/drivers github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent github.com/containers/podman/vendor/github.com/pkg/sftp net/http/httptrace github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/activation github.com/containers/podman/vendor/github.com/coreos/go-systemd/activation github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials github.com/containers/podman/vendor/github.com/containers/libtrust github.com/containers/podman/vendor/google.golang.org/grpc/credentials net/http github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure github.com/containers/podman/vendor/google.golang.org/grpc/peer github.com/containers/podman/vendor/google.golang.org/grpc/resolver github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroups github.com/containers/podman/vendor/go.mongodb.org/mongo-driver/bson github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state github.com/containers/podman/vendor/google.golang.org/grpc/internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay github.com/containers/podman/vendor/github.com/containers/image/v5/manifest github.com/containers/podman/vendor/google.golang.org/grpc/channelz github.com/containers/podman/vendor/google.golang.org/grpc/balancer github.com/containers/podman/utils github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch github.com/containers/podman/vendor/github.com/containers/common/pkg/manifests github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/image github.com/containers/podman/libpod/define github.com/containers/podman/pkg/inspect github.com/containers/podman/pkg/systemd/notifyproxy github.com/containers/podman/vendor/github.com/containers/storage/drivers/register github.com/containers/podman/vendor/github.com/containers/storage github.com/containers/podman/vendor/github.com/containers/image/v5/image github.com/containers/podman/vendor/github.com/containers/image/v5/sif github.com/containers/podman/vendor/github.com/containers/image/v5/tarball github.com/containers/podman/vendor/github.com/containers/image/v5/directory github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobcache github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive github.com/containers/podman/vendor/github.com/containers/buildah/pkg/blobcache github.com/containers/podman/libpod/layers github.com/containers/podman/libpod/driver github.com/containers/podman/vendor/github.com/containers/storage/pkg/chunked github.com/containers/podman/vendor/github.com/containers/image/v5/storage github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge expvar github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode github.com/containers/podman/vendor/github.com/go-openapi/runtime/middleware/denco github.com/containers/podman/vendor/golang.org/x/net/trace github.com/containers/podman/vendor/github.com/go-openapi/errors net/http/httputil github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp github.com/containers/podman/vendor/github.com/gorilla/mux github.com/containers/podman/vendor/github.com/go-openapi/runtime/middleware/header github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema github.com/containers/podman/vendor/github.com/go-openapi/swag github.com/containers/podman/vendor/github.com/docker/go-connections/sockets github.com/containers/podman/vendor/github.com/containers/common/pkg/download github.com/containers/podman/pkg/auth github.com/containers/podman/pkg/copy github.com/containers/podman/vendor/github.com/containers/buildah/define github.com/containers/podman/vendor/github.com/containers/common/pkg/filters github.com/containers/podman/vendor/github.com/docker/docker/errdefs github.com/containers/podman/pkg/api/server/idle github.com/containers/podman/vendor/github.com/opentracing/opentracing-go github.com/containers/podman/vendor/golang.org/x/net/http2 github.com/containers/podman/vendor/github.com/felixge/httpsnoop net/http/pprof github.com/containers/podman/vendor/golang.org/x/oauth2/internal github.com/containers/podman/vendor/github.com/containers/common/libnetwork/util github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/sdk github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext github.com/containers/podman/vendor/github.com/go-openapi/strfmt github.com/containers/podman/vendor/golang.org/x/oauth2 github.com/containers/podman/vendor/github.com/docker/go-plugins-helpers/volume github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient github.com/containers/podman/vendor/github.com/docker/docker/client github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive github.com/containers/podman/vendor/github.com/gorilla/handlers github.com/containers/podman/vendor/github.com/go-openapi/jsonpointer github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow github.com/containers/podman/vendor/github.com/containers/common/pkg/retry github.com/containers/podman/vendor/github.com/go-openapi/jsonreference github.com/containers/podman/vendor/github.com/containers/image/v5/docker github.com/containers/podman/vendor/github.com/go-openapi/spec github.com/containers/podman/vendor/github.com/go-openapi/runtime github.com/containers/podman/vendor/github.com/go-openapi/runtime/yamlpc github.com/containers/podman/vendor/github.com/go-openapi/runtime/security github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate github.com/containers/podman/vendor/github.com/containers/common/pkg/auth github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate github.com/containers/podman/vendor/github.com/openshift/imagebuilder github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon github.com/containers/podman/vendor/github.com/go-openapi/analysis/internal/flatten/normalize github.com/containers/podman/vendor/github.com/go-openapi/analysis/internal/flatten/operations github.com/containers/podman/vendor/github.com/go-openapi/analysis/internal/flatten/schutils github.com/containers/podman/vendor/github.com/go-openapi/analysis/internal/flatten/replace github.com/containers/podman/vendor/github.com/go-openapi/analysis/internal/flatten/sortref github.com/containers/podman/vendor/github.com/containers/image/v5/openshift github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport github.com/containers/podman/vendor/github.com/go-openapi/analysis github.com/containers/podman/vendor/github.com/container-orchestrated-devices/container-device-interface/pkg/cdi github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports github.com/containers/podman/vendor/github.com/containers/common/pkg/config github.com/containers/podman/vendor/github.com/go-openapi/loads github.com/containers/podman/vendor/github.com/go-openapi/runtime/middleware/untyped github.com/containers/podman/vendor/github.com/go-openapi/validate github.com/containers/podman/vendor/github.com/containers/common/pkg/machine github.com/containers/podman/libpod/plugin github.com/containers/podman/pkg/trust github.com/containers/podman/vendor/github.com/containers/common/libnetwork/internal/util github.com/containers/podman/vendor/github.com/containers/common/pkg/ssh github.com/containers/podman/pkg/machine github.com/containers/podman/vendor/github.com/containers/common/libnetwork/etchosts github.com/containers/podman/vendor/google.golang.org/grpc github.com/containers/podman/vendor/github.com/containers/common/libnetwork/netavark github.com/containers/podman/vendor/github.com/containers/common/libnetwork/cni github.com/containers/podman/pkg/bindings github.com/containers/podman/vendor/github.com/containers/common/libnetwork/network github.com/containers/podman/vendor/github.com/go-openapi/runtime/middleware github.com/containers/podman/vendor/github.com/sigstore/rekor/pkg/generated/models github.com/containers/podman/vendor/github.com/go-openapi/runtime/client github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider github.com/containers/podman/vendor/github.com/google/trillian github.com/containers/podman/vendor/github.com/letsencrypt/boulder/sa/proto github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider github.com/containers/podman/vendor/github.com/sigstore/rekor/pkg/generated/client/pubkey github.com/containers/podman/vendor/github.com/sigstore/rekor/pkg/generated/client/index github.com/containers/podman/vendor/github.com/sigstore/rekor/pkg/generated/client/tlog github.com/containers/podman/vendor/github.com/sigstore/rekor/pkg/generated/client/entries github.com/containers/podman/vendor/github.com/containers/ocicrypt github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers github.com/containers/podman/vendor/github.com/sigstore/rekor/pkg/generated/client github.com/containers/podman/pkg/util github.com/containers/podman/vendor/github.com/google/trillian/types github.com/containers/podman/libpod/events github.com/containers/podman/pkg/machine/qemu github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature github.com/containers/podman/vendor/github.com/containers/image/v5/signature/internal github.com/containers/podman/vendor/github.com/sigstore/rekor/pkg/util github.com/containers/podman/vendor/github.com/containers/image/v5/signature/sigstore/internal github.com/containers/podman/vendor/github.com/containers/image/v5/signature github.com/containers/podman/vendor/github.com/sigstore/rekor/pkg/client github.com/containers/podman/vendor/github.com/containers/image/v5/signature/sigstore/fulcio github.com/containers/podman/vendor/github.com/containers/image/v5/signature/sigstore github.com/containers/podman/vendor/github.com/containers/image/v5/signature/sigstore/rekor github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/cli/sigstore github.com/containers/podman/vendor/github.com/containers/image/v5/signature/simplesigning github.com/containers/podman/vendor/github.com/containers/image/v5/copy github.com/containers/podman/vendor/github.com/containers/common/pkg/supplemented github.com/containers/podman/vendor/github.com/containers/common/libimage/manifests github.com/containers/podman/vendor/github.com/containers/common/libimage github.com/containers/podman/vendor/github.com/containers/buildah/internal/util github.com/containers/podman/vendor/github.com/containers/buildah/util github.com/containers/podman/pkg/specgen github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse github.com/containers/podman/vendor/github.com/containers/buildah/bind github.com/containers/podman/vendor/github.com/containers/buildah/copier github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse github.com/containers/podman/pkg/domain/entities github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli github.com/containers/podman/vendor/github.com/containers/buildah/chroot github.com/containers/podman/vendor/github.com/containers/buildah github.com/containers/podman/pkg/api/handlers/types github.com/containers/podman/pkg/api/handlers github.com/containers/podman/pkg/bindings/system github.com/containers/podman/pkg/specgenutil github.com/containers/podman/pkg/bindings/secrets github.com/containers/podman/pkg/bindings/generate github.com/containers/podman/pkg/bindings/network github.com/containers/podman/pkg/domain/utils github.com/containers/podman/pkg/bindings/volumes github.com/containers/podman/pkg/bindings/images github.com/containers/podman/pkg/bindings/kube github.com/containers/podman/pkg/bindings/pods github.com/containers/podman/pkg/bindings/containers github.com/containers/podman/pkg/bindings/play github.com/containers/podman/pkg/bindings/manifests github.com/containers/podman/pkg/domain/infra/tunnel github.com/containers/podman/vendor/github.com/containers/buildah/imagebuildah github.com/containers/podman/libpod github.com/containers/podman/pkg/domain/infra/abi/parse github.com/containers/podman/pkg/autoupdate github.com/containers/podman/pkg/parallel/ctr github.com/containers/podman/pkg/domain/filters github.com/containers/podman/pkg/domain/infra/abi/terminal github.com/containers/podman/pkg/systemd/generate github.com/containers/podman/pkg/specgen/generate github.com/containers/podman/pkg/ps github.com/containers/podman/pkg/checkpoint github.com/containers/podman/pkg/specgen/generate/kube github.com/containers/podman/pkg/domain/infra/abi github.com/containers/podman/pkg/domain/infra github.com/containers/podman/pkg/api/handlers/utils github.com/containers/podman/pkg/api/handlers/compat github.com/containers/podman/cmd/podman/registry github.com/containers/podman/cmd/podman/completion github.com/containers/podman/cmd/podman/diff github.com/containers/podman/cmd/podman/validate github.com/containers/podman/cmd/podman/utils github.com/containers/podman/cmd/podman/common github.com/containers/podman/cmd/podman/inspect github.com/containers/podman/cmd/podman/healthcheck github.com/containers/podman/cmd/podman/generate github.com/containers/podman/cmd/podman/secrets github.com/containers/podman/cmd/podman/manifest github.com/containers/podman/cmd/podman/machine github.com/containers/podman/cmd/podman/kube github.com/containers/podman/cmd/podman/volumes github.com/containers/podman/cmd/podman/networks github.com/containers/podman/cmd/podman/images github.com/containers/podman/cmd/podman/containers github.com/containers/podman/pkg/api/handlers/libpod github.com/containers/podman/cmd/podman/pods github.com/containers/podman/pkg/api/server github.com/containers/podman/cmd/podman/system github.com/containers/podman/cmd/podman/system/connection github.com/containers/podman/cmd/podman + export 'BUILDTAGS=remote seccomp btrfs_noversion exclude_graphdriver_devicemapper exclude_graphdriver_btrfs libdm_no_deferred_remove selinux systemd libsubid' + BUILDTAGS='remote seccomp btrfs_noversion exclude_graphdriver_devicemapper exclude_graphdriver_btrfs libdm_no_deferred_remove selinux systemd libsubid' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback remote seccomp btrfs_noversion exclude_graphdriver_devicemapper exclude_graphdriver_btrfs libdm_no_deferred_remove selinux systemd libsubid' -ldflags '-X github.com/containers/podman/libpod/define.buildInfo=1693822380 -linkmode=external -compressdwarf=false -B 0x9a17e7c76a48a8c8fb6482667862f4191e4cd41a -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -o bin/podman-remote github.com/containers/podman/cmd/podman image/color github.com/containers/podman/pkg/systemd/define internal/goarch github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauth internal/goos github.com/containers/podman/vendor/golang.org/x/crypto/internal/alias internal/race internal/goexperiment internal/itoa unicode/utf8 unicode unicode/utf16 github.com/containers/podman/vendor/github.com/letsencrypt/boulder/identifier github.com/containers/podman/vendor/go.mongodb.org/mongo-driver/bson/bsontype github.com/containers/podman/vendor/google.golang.org/grpc/serviceconfig github.com/containers/podman/vendor/github.com/docker/docker/api crypto/subtle github.com/containers/podman/vendor/github.com/containers/storage/pkg/promise github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/hash encoding internal/unsafeheader github.com/containers/podman/vendor/github.com/coreos/stream-metadata-go/release/rhcos github.com/containers/podman/pkg/domain/entities/types github.com/containers/podman/vendor/google.golang.org/protobuf/internal/flags math/bits github.com/containers/podman/vendor/github.com/containers/common/libimage/define github.com/containers/podman/vendor/go.mongodb.org/mongo-driver/bson/bsonoptions internal/nettrace github.com/containers/podman/vendor/github.com/containers/common/version github.com/containers/podman/pkg/ps/define internal/cpu github.com/containers/podman/vendor/github.com/containers/ocicrypt/spec container/list github.com/containers/podman/vendor/github.com/containers/psgo/internal/capabilities vendor/golang.org/x/crypto/cryptobyte/asn1 vendor/golang.org/x/crypto/internal/subtle github.com/containers/podman/pkg/terminal github.com/containers/podman/vendor/github.com/coreos/stream-metadata-go/stream/rhcos runtime/internal/atomic github.com/containers/podman/vendor/google.golang.org/grpc/attributes github.com/containers/podman/vendor/github.com/VividCortex/ewma github.com/containers/podman/vendor/github.com/klauspost/compress/internal/cpuinfo github.com/containers/podman/vendor/github.com/docker/docker/api/types/image github.com/containers/podman/vendor/github.com/go-playground/locales/currency github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/command github.com/containers/podman/vendor/github.com/docker/docker/api/types/events runtime/internal/syscall github.com/containers/podman/vendor/github.com/containers/buildah/internal github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/constants sync/atomic github.com/containers/podman/pkg/domain/entities/reports crypto/internal/subtle runtime/internal/math internal/abi runtime/internal/sys github.com/containers/podman/vendor/github.com/rivo/uniseg github.com/containers/podman/vendor/google.golang.org/protobuf/internal/set github.com/containers/podman/vendor/golang.org/x/crypto/salsa20/salsa internal/bytealg math crypto/internal/boring/bcache crypto/internal/boring/fipstls runtime github.com/containers/podman/vendor/github.com/containers/common/pkg/report/camelcase github.com/containers/podman/vendor/github.com/klauspost/compress github.com/containers/podman/vendor/github.com/vbauerster/mpb/v7/internal internal/reflectlite sync internal/singleflight github.com/containers/podman/vendor/google.golang.org/protobuf/internal/pragma internal/testlog github.com/containers/podman/vendor/github.com/josharian/intern github.com/containers/podman/vendor/google.golang.org/grpc/internal/buffer github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcsync math/rand runtime/cgo errors sort internal/oserror path github.com/containers/podman/vendor/golang.org/x/crypto/cast5 github.com/containers/podman/vendor/github.com/containers/storage/pkg/locker internal/safefilepath github.com/containers/podman/vendor/github.com/containers/common/pkg/apparmor vendor/golang.org/x/net/dns/dnsmessage io strconv crypto/internal/nistec/fiat syscall github.com/containers/podman/vendor/golang.org/x/text/internal/tag container/heap hash github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/internal crypto/internal/randutil github.com/containers/podman/vendor/github.com/containers/image/v5/internal/uploadreader text/tabwriter bytes strings hash/adler32 hash/crc64 hash/fnv hash/crc32 github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression/types crypto/rc4 crypto github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/errors encoding/base32 github.com/containers/podman/vendor/golang.org/x/crypto/blowfish reflect github.com/containers/podman/vendor/golang.org/x/text/transform vendor/golang.org/x/text/transform github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/s2k github.com/containers/podman/vendor/github.com/docker/docker/api/types/versions github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringutils net/http/internal/ascii github.com/containers/podman/vendor/github.com/disiqueira/gotree/v3 bufio regexp/syntax html compress/bzip2 image internal/syscall/execenv github.com/containers/podman/vendor/github.com/containers/psgo/internal/cgroups internal/syscall/unix time regexp image/internal/imageutil image/jpeg github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcrand github.com/containers/podman/vendor/google.golang.org/grpc/backoff github.com/containers/podman/vendor/github.com/BurntSushi/toml/internal context github.com/containers/podman/vendor/github.com/go-playground/locales github.com/containers/podman/vendor/google.golang.org/grpc/keepalive github.com/containers/podman/vendor/github.com/nxadm/tail/ratelimiter io/fs internal/poll github.com/containers/podman/vendor/google.golang.org/grpc/internal/backoff github.com/containers/podman/vendor/github.com/acarl005/stripansi github.com/containers/podman/vendor/github.com/containers/storage/pkg/regexp github.com/containers/podman/vendor/google.golang.org/grpc/tap github.com/containers/podman/vendor/golang.org/x/net/context github.com/containers/podman/vendor/golang.org/x/sync/semaphore github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/event embed os internal/fmtsort github.com/containers/podman/vendor/github.com/hashicorp/errwrap encoding/binary github.com/containers/podman/vendor/github.com/modern-go/reflect2 crypto/md5 encoding/base64 vendor/golang.org/x/crypto/curve25519/internal/field vendor/golang.org/x/crypto/internal/poly1305 github.com/containers/podman/vendor/github.com/klauspost/compress/internal/snapref github.com/containers/podman/vendor/github.com/klauspost/compress/zstd/internal/xxhash crypto/internal/edwards25519/field crypto/cipher github.com/containers/podman/vendor/golang.org/x/crypto/curve25519/internal/field github.com/containers/podman/vendor/golang.org/x/crypto/internal/poly1305 github.com/containers/podman/vendor/golang.org/x/crypto/sha3 crypto/internal/nistec github.com/containers/podman/vendor/golang.org/x/sys/unix internal/godebug io/ioutil github.com/containers/podman/vendor/google.golang.org/protobuf/internal/detrand github.com/containers/podman/vendor/github.com/containers/image/v5/internal/rootless path/filepath os/signal fmt github.com/containers/podman/vendor/google.golang.org/grpc/internal/envconfig internal/sysinfo github.com/containers/podman/vendor/github.com/containers/psgo/internal/dev github.com/containers/podman/vendor/github.com/docker/docker/api/types/mount github.com/containers/podman/vendor/github.com/mattn/go-runewidth encoding/pem github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/armor internal/intern github.com/containers/podman/vendor/golang.org/x/crypto/nacl/secretbox crypto/internal/edwards25519 vendor/golang.org/x/sys/cpu github.com/containers/podman/vendor/golang.org/x/crypto/curve25519 net/netip vendor/golang.org/x/crypto/chacha20 github.com/containers/podman/vendor/golang.org/x/crypto/chacha20 crypto/des github.com/containers/podman/vendor/github.com/containers/storage/pkg/directory github.com/containers/podman/vendor/github.com/cyphar/filepath-securejoin github.com/containers/podman/vendor/github.com/kr/fs os/exec vendor/golang.org/x/crypto/chacha20poly1305 net github.com/containers/podman/vendor/github.com/skratchdot/open-golang/open encoding/hex log github.com/containers/podman/vendor/github.com/containers/image/v5/internal/manifest github.com/containers/podman/vendor/github.com/containers/image/v5/version github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go github.com/containers/podman/vendor/github.com/containers/image/v5/internal/iolimits vendor/golang.org/x/crypto/curve25519 github.com/containers/podman/vendor/github.com/containers/storage/pkg/reexec net/url github.com/containers/podman/vendor/github.com/ulikunitz/xz/internal/xlog encoding/csv github.com/containers/podman/vendor/golang.org/x/sys/execabs github.com/containers/podman/vendor/github.com/docker/go-units github.com/containers/podman/vendor/github.com/opencontainers/go-digest flag github.com/containers/podman/vendor/github.com/syndtr/gocapability/capability github.com/containers/podman/vendor/github.com/opencontainers/runtime-spec/specs-go os/user runtime/debug text/template/parse github.com/containers/podman/vendor/github.com/klauspost/compress/fse compress/flate encoding/json github.com/containers/podman/vendor/github.com/hashicorp/go-multierror net/http/internal github.com/containers/podman/vendor/github.com/cyberphone/json-canonicalization/go/src/webpki.org/jsoncanonicalizer github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalkdir github.com/containers/podman/vendor/gopkg.in/tomb.v1 github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/error github.com/containers/podman/vendor/github.com/opencontainers/selinux/pkg/pwalk github.com/containers/podman/vendor/github.com/containers/storage/pkg/parsers github.com/containers/podman/vendor/github.com/docker/docker/api/types/blkiodev github.com/containers/podman/vendor/github.com/letsencrypt/boulder/features github.com/containers/podman/vendor/github.com/containers/storage/pkg/config database/sql/driver github.com/containers/podman/vendor/github.com/letsencrypt/boulder/errors github.com/containers/podman/pkg/timetype go/token github.com/containers/podman/vendor/google.golang.org/protobuf/internal/version github.com/containers/podman/vendor/github.com/pkg/errors github.com/containers/podman/vendor/github.com/go-openapi/runtime/logger github.com/containers/podman/vendor/github.com/tchap/go-patricia/patricia github.com/containers/podman/vendor/google.golang.org/protobuf/internal/errors vendor/golang.org/x/text/unicode/norm github.com/containers/podman/vendor/github.com/google/go-intervals/intervalset github.com/containers/podman/vendor/golang.org/x/sync/errgroup github.com/containers/podman/vendor/github.com/google/trillian/types/internal/tls github.com/containers/podman/vendor/github.com/go-jose/go-jose/v3/json mime/quotedprintable math/big github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/json github.com/containers/podman/vendor/google.golang.org/grpc/codes github.com/containers/podman/vendor/github.com/containers/image/v5/directory/explicitfilepath github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/log text/scanner mime github.com/containers/podman/vendor/github.com/xeipuuv/gojsonpointer github.com/containers/podman/vendor/github.com/docker/docker/api/types/time github.com/containers/podman/vendor/google.golang.org/grpc/metadata github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/filepath runtime/trace github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpclog github.com/containers/podman/vendor/golang.org/x/net/http2/hpack github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz/errorutil vendor/golang.org/x/net/http2/hpack encoding/xml github.com/containers/podman/vendor/github.com/vbauerster/mpb/v7/decor github.com/containers/podman/vendor/gopkg.in/yaml.v2 encoding/gob github.com/containers/podman/vendor/github.com/pkg/sftp/internal/encoding/ssh/filexfer github.com/containers/podman/vendor/gopkg.in/yaml.v3 github.com/containers/podman/vendor/golang.org/x/text/unicode/norm github.com/containers/podman/vendor/golang.org/x/text/internal/language github.com/containers/podman/vendor/github.com/containers/psgo/internal/host github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/internal/dlopen github.com/containers/podman/vendor/github.com/proglottis/gpgme github.com/containers/podman/vendor/github.com/miekg/pkcs11 github.com/containers/podman/vendor/github.com/containers/image/v5/oci/internal github.com/containers/podman/vendor/github.com/imdario/mergo github.com/containers/podman/vendor/github.com/containers/common/pkg/timetype github.com/containers/podman/vendor/github.com/containers/image/v5/internal/useragent github.com/containers/podman/vendor/github.com/manifoldco/promptui/list github.com/containers/podman/vendor/github.com/manifoldco/promptui/screenbuf github.com/containers/podman/vendor/github.com/gorilla/schema github.com/containers/podman/vendor/github.com/containers/common/pkg/secrets/passdriver github.com/containers/podman/vendor/github.com/containers/common/pkg/secrets/shelldriver github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate/seccomp github.com/containers/podman/pkg/env github.com/containers/podman/vendor/github.com/containerd/containerd/pkg/userns github.com/containers/podman/vendor/github.com/morikuni/aec github.com/containers/podman/vendor/github.com/docker/docker/pkg/stdcopy github.com/containers/podman/vendor/github.com/openshift/imagebuilder/signal github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/specerror github.com/containers/podman/vendor/github.com/coreos/stream-metadata-go/stream github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt/internal/go-xdr/xdr2 github.com/containers/podman/vendor/github.com/docker/docker/pkg/parsers github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protowire github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancerload github.com/containers/podman/vendor/google.golang.org/grpc/internal/grpcutil github.com/containers/podman/vendor/github.com/go-openapi/analysis/internal/debug github.com/containers/podman/vendor/golang.org/x/net/internal/timeseries vendor/golang.org/x/text/unicode/bidi github.com/containers/podman/vendor/golang.org/x/text/unicode/bidi github.com/containers/podman/vendor/github.com/docker/distribution/digestset github.com/containers/podman/vendor/github.com/containers/image/v5/docker/reference github.com/containers/podman/vendor/github.com/opencontainers/image-spec/specs-go/v1 github.com/containers/podman/vendor/github.com/containers/common/pkg/capabilities github.com/containers/podman/vendor/github.com/coreos/stream-metadata-go/release github.com/containers/podman/vendor/github.com/ulikunitz/xz/lzma github.com/containers/podman/vendor/github.com/nxadm/tail/util github.com/containers/podman/vendor/github.com/modern-go/concurrent github.com/containers/podman/vendor/github.com/go-openapi/jsonreference/internal github.com/containers/podman/vendor/github.com/coreos/stream-metadata-go/fedoracoreos/internals github.com/containers/podman/vendor/github.com/xeipuuv/gojsonreference github.com/containers/podman/vendor/github.com/stefanberger/go-pkcs11uri github.com/containers/podman/vendor/github.com/containers/storage/pkg/truncindex github.com/containers/podman/vendor/github.com/klauspost/compress/huff0 github.com/containers/podman/vendor/google.golang.org/grpc/encoding github.com/containers/podman/vendor/github.com/oklog/ulid database/sql github.com/containers/podman/vendor/github.com/coreos/stream-metadata-go/fedoracoreos github.com/containers/podman/vendor/github.com/docker/distribution/reference github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoreflect testing github.com/containers/podman/vendor/github.com/containers/image/v5/docker/policyconfiguration github.com/containers/podman/vendor/github.com/containers/image/v5/types compress/zlib compress/gzip github.com/containers/podman/vendor/github.com/klauspost/compress/flate github.com/containers/podman/vendor/github.com/containers/image/v5/internal/tmpdir github.com/containers/podman/vendor/github.com/containers/image/v5/transports github.com/containers/podman/vendor/github.com/containers/image/v5/internal/putblobdigest github.com/containers/podman/vendor/github.com/containers/image/v5/internal/pkg/platform runtime/pprof github.com/containers/podman/vendor/github.com/containers/image/v5/internal/streamdigest text/template github.com/containers/podman/vendor/golang.org/x/text/secure/bidirule vendor/golang.org/x/text/secure/bidirule github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/strslice github.com/containers/podman/vendor/github.com/containers/image/v5/internal/signature github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/credentials github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/keyprovider-config github.com/containers/podman/vendor/github.com/mailru/easyjson/jlexer github.com/containers/podman/vendor/github.com/leodido/go-urn github.com/containers/podman/vendor/github.com/go-playground/universal-translator github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/storage github.com/containers/podman/vendor/google.golang.org/grpc/grpclog github.com/containers/podman/vendor/github.com/blang/semver/v4 github.com/containers/podman/vendor/github.com/BurntSushi/toml github.com/containers/podman/vendor/github.com/docker/docker/api/types/strslice github.com/containers/podman/vendor/github.com/openshift/imagebuilder/strslice github.com/containers/podman/vendor/github.com/docker/docker/api/types/filters github.com/containers/podman/vendor/github.com/checkpoint-restore/checkpointctl/lib github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descopts github.com/containers/podman/vendor/google.golang.org/protobuf/internal/descfmt github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/messageset github.com/containers/podman/vendor/google.golang.org/protobuf/internal/order github.com/containers/podman/vendor/google.golang.org/protobuf/internal/strs github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoiface github.com/containers/podman/vendor/github.com/gogo/protobuf/proto github.com/containers/podman/vendor/google.golang.org/protobuf/internal/genid github.com/containers/podman/vendor/golang.org/x/text/internal/language/compact github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/user github.com/containers/podman/vendor/golang.org/x/term github.com/containers/podman/vendor/github.com/sirupsen/logrus github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroupv2 github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/devices github.com/containers/podman/pkg/signal github.com/containers/podman/vendor/github.com/moby/sys/mountinfo github.com/containers/podman/vendor/github.com/fsnotify/fsnotify github.com/containers/podman/vendor/github.com/vbauerster/mpb/v7/cwriter github.com/containers/podman/vendor/github.com/containers/storage/pkg/fsutils github.com/containers/podman/vendor/github.com/containers/common/pkg/signal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/utils github.com/containers/podman/vendor/github.com/moby/term github.com/containers/podman/vendor/github.com/containers/buildah/pkg/util github.com/containers/podman/vendor/github.com/buger/goterm github.com/containers/podman/vendor/go.etcd.io/bbolt github.com/containers/podman/vendor/github.com/docker/docker-credential-helpers/client github.com/containers/podman/vendor/github.com/containers/image/v5/internal/signer github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/json github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/text github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protoregistry github.com/containers/podman/vendor/github.com/containers/image/v5/signature/signer github.com/containers/podman/vendor/github.com/docker/docker/api/types/network github.com/containers/podman/vendor/golang.org/x/net/idna github.com/containers/podman/vendor/golang.org/x/text/language github.com/containers/podman/vendor/github.com/vbauerster/mpb/v7 vendor/golang.org/x/net/idna github.com/containers/podman/vendor/github.com/jinzhu/copier github.com/containers/podman/vendor/google.golang.org/grpc/connectivity github.com/containers/podman/version github.com/containers/podman/vendor/github.com/nxadm/tail/watch github.com/containers/podman/vendor/google.golang.org/protobuf/proto github.com/containers/podman/vendor/github.com/moby/sys/mount github.com/containers/podman/vendor/github.com/containers/storage/pkg/mount github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/sdjournal github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/userns github.com/containers/podman/vendor/github.com/docker/docker/pkg/jsonmessage github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/defval crypto/dsa crypto/elliptic encoding/asn1 github.com/containers/podman/vendor/github.com/json-iterator/go github.com/containers/podman/vendor/github.com/nxadm/tail github.com/containers/podman/vendor/github.com/ghodss/yaml github.com/containers/podman/vendor/github.com/containers/common/pkg/report html/template github.com/containers/podman/vendor/github.com/docker/docker/pkg/system github.com/containers/podman/vendor/github.com/klauspost/pgzip github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/cli/sigstore/params github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/cli github.com/containers/podman/pkg/errorhandling github.com/containers/podman/vendor/github.com/containerd/containerd/log github.com/containers/podman/pkg/parallel github.com/containers/podman/vendor/github.com/containers/storage/pkg/fileutils github.com/containers/podman/vendor/github.com/docker/docker/pkg/fileutils github.com/containers/podman/vendor/github.com/containers/storage/drivers/quota github.com/containers/podman/vendor/github.com/containers/storage/pkg/system github.com/containers/podman/vendor/github.com/docker/docker/pkg/homedir archive/tar github.com/containers/podman/vendor/github.com/vbatts/tar-split/archive/tar crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte vendor/github.com/golang-fips/openssl-fips/openssl github.com/containers/podman/vendor/github.com/docker/docker/pkg/idtools github.com/containers/podman/vendor/github.com/openshift/imagebuilder/dockerfile/parser github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/prototext github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filedesc github.com/containers/podman/vendor/github.com/containers/storage/pkg/idtools github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/certificate github.com/containers/podman/vendor/github.com/containers/storage/pkg/tarlog github.com/containers/podman/vendor/github.com/vbatts/tar-split/tar/asm github.com/containers/podman/vendor/google.golang.org/protobuf/internal/encoding/tag github.com/containers/podman/vendor/google.golang.org/protobuf/encoding/protojson github.com/containers/podman/vendor/github.com/containers/psgo/internal/proc github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare github.com/containers/podman/vendor/google.golang.org/protobuf/internal/impl github.com/containers/podman/vendor/github.com/containers/psgo/internal/process github.com/containers/podman/vendor/github.com/containers/psgo github.com/containers/podman/pkg/bindings/internal/util vendor/golang.org/x/net/http/httpproxy github.com/containers/podman/vendor/github.com/mailru/easyjson/buffer github.com/containers/podman/vendor/google.golang.org/grpc/internal/syscall github.com/containers/podman/vendor/github.com/containers/common/libnetwork/types github.com/containers/podman/vendor/google.golang.org/grpc/stats github.com/containers/podman/vendor/github.com/docker/docker/api/types/registry github.com/containers/podman/cmd/podman/parse github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/journal github.com/containers/podman/vendor/github.com/docker/go-connections/nat github.com/containers/podman/vendor/golang.org/x/net/internal/socks github.com/containers/podman/vendor/github.com/mitchellh/mapstructure github.com/containers/podman/vendor/github.com/containerd/containerd/sys net/textproto github.com/containers/podman/vendor/github.com/chzyer/readline log/syslog github.com/containers/podman/vendor/github.com/digitalocean/go-libvirt github.com/containers/podman/vendor/github.com/spf13/pflag github.com/containers/podman/vendor/github.com/mailru/easyjson/jwriter github.com/containers/podman/vendor/github.com/docker/docker/api/types/container github.com/containers/podman/vendor/github.com/sirupsen/logrus/hooks/syslog github.com/containers/podman/vendor/golang.org/x/net/proxy vendor/golang.org/x/net/http/httpguts net/mail github.com/containers/podman/vendor/golang.org/x/net/http/httpguts github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm/runtime # github.com/containers/podman/vendor/github.com/containers/storage/pkg/unshare unshare.c:3: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition github.com/containers/podman/vendor/github.com/containers/storage/pkg/homedir github.com/containers/podman/vendor/github.com/containers/common/pkg/parse github.com/containers/podman/vendor/github.com/docker/docker/api/types/swarm github.com/containers/podman/vendor/github.com/containers/common/pkg/util github.com/containers/podman/vendor/github.com/containers/storage/types github.com/containers/podman/vendor/github.com/docker/docker/api/types github.com/containers/podman/pkg/namespaces github.com/containers/podman/vendor/github.com/docker/docker/api/types/volume github.com/containers/podman/vendor/github.com/manifoldco/promptui github.com/containers/podman/vendor/github.com/containers/common/pkg/flag github.com/containers/podman/vendor/github.com/spf13/cobra github.com/containers/podman/vendor/github.com/containers/common/pkg/completion github.com/containers/podman/vendor/github.com/containers/buildah/pkg/completion github.com/containers/podman/vendor/google.golang.org/protobuf/internal/filetype github.com/containers/podman/vendor/github.com/digitalocean/go-qemu/qmp github.com/containers/podman/vendor/google.golang.org/protobuf/runtime/protoimpl github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/emptypb github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/durationpb github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/anypb github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/timestamppb github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core/proto github.com/containers/podman/vendor/google.golang.org/protobuf/types/known/fieldmaskpb github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v6/stats github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v6/rpc github.com/containers/podman/vendor/google.golang.org/protobuf/types/descriptorpb github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/any github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/timestamp github.com/containers/podman/vendor/google.golang.org/genproto/googleapis/rpc/status github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes/duration github.com/containers/podman/vendor/github.com/checkpoint-restore/go-criu/v6 github.com/containers/podman/vendor/google.golang.org/protobuf/reflect/protodesc github.com/containers/podman/pkg/criu github.com/containers/podman/vendor/github.com/golang/protobuf/proto github.com/containers/podman/vendor/google.golang.org/grpc/encoding/proto github.com/containers/podman/vendor/github.com/golang/protobuf/jsonpb github.com/containers/podman/vendor/google.golang.org/grpc/binarylog/grpc_binarylog_v1 github.com/containers/podman/vendor/github.com/golang/protobuf/ptypes github.com/containers/podman/vendor/google.golang.org/grpc/internal/status github.com/containers/podman/vendor/google.golang.org/grpc/status github.com/containers/podman/vendor/github.com/containerd/containerd/errdefs github.com/containers/podman/vendor/google.golang.org/grpc/internal/binarylog github.com/containers/podman/vendor/google.golang.org/grpc/internal/pretty github.com/containers/podman/vendor/github.com/containerd/containerd/platforms # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/aes.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/aes.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdh.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdh.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hkdf.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hkdf.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hmac.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hmac.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl cgo-gcc-prolog: In function '_cgo_0284165e5dc5_Cfunc__goboringcrypto_OPENSSL_setup': cgo-gcc-prolog:159:49: warning: unused variable '_cgo_a' [-Wunused-variable] # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rand.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rand.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/sha.go:11: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/sha.go:11: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_ecdsa_signature.c:8: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_ecdsa_signature.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_evp.c:8: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_evp.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_evp.c: In function '_goboringcrypto_EVP_verify_raw': goopenssl.h:38:10: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_evp.c:111:17: note: 'ctx' was declared here EVP_PKEY_CTX *ctx; ^~~ # vendor/github.com/golang-fips/openssl-fips/openssl openssl_lock_setup.c:15: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition In file included from openssl_lock_setup.c:8: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_lock_setup.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_seal': openssl_port_aead_gcm.c:23:15: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] plaintext = ""; ^ openssl_port_aead_gcm.c:27:9: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:112:9: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ In file included from openssl_port_aead_gcm.c:9: At top level: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_aead_gcm.c:9: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:164:6: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ret > 0) { ^ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_port_ctr128.c:8: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_ctr128.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_port_evp_md5_sha1.c:13: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_evp_md5_sha1.c:13: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_port_hmac.c:9: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_hmac.c:9: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': openssl_port_rsa.c:29:16: warning: unused variable 'siglen' [-Wunused-variable] unsigned int siglen; ^~~~~~ In file included from openssl_port_rsa.c:9: At top level: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_rsa.c:9: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': goopenssl.h:38:10: warning: 'mdctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_port_rsa.c:42:15: note: 'mdctx' was declared here EVP_MD_CTX *mdctx = NULL; ^~~~~ In file included from openssl_port_rsa.c:9: openssl_port_rsa.c: In function '_goboringcrypto_RSA_sign_pss_mgf1': goopenssl.h:38:10: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_port_rsa.c:89:17: note: 'ctx' was declared here EVP_PKEY_CTX *ctx; ^~~ In file included from openssl_port_rsa.c:9: openssl_port_rsa.c: In function '_goboringcrypto_RSA_verify_pss_mgf1': goopenssl.h:38:10: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_port_rsa.c:144:17: note: 'ctx' was declared here EVP_PKEY_CTX *ctx; ^~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_stub_rand.c:8: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_stub_rand.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crypto/internal/backend/bbig crypto/internal/backend crypto/hmac crypto/rand crypto/sha512 crypto/sha1 crypto/sha256 crypto/aes vendor/golang.org/x/crypto/hkdf github.com/containers/podman/vendor/golang.org/x/crypto/pbkdf2 github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/elgamal github.com/containers/podman/vendor/github.com/containers/storage/pkg/lockfile github.com/containers/podman/vendor/github.com/containers/storage/pkg/stringid github.com/containers/podman/vendor/go.mongodb.org/mongo-driver/bson/primitive mime/multipart crypto/rsa github.com/containers/podman/vendor/github.com/segmentio/ksuid github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/options github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux github.com/containers/podman/vendor/github.com/klauspost/compress/zstd github.com/containers/podman/vendor/golang.org/x/crypto/scrypt github.com/containers/podman/vendor/github.com/containers/storage/pkg/ioutils github.com/containers/podman/vendor/github.com/docker/docker/pkg/ioutils github.com/containers/podman/vendor/github.com/google/go-containerregistry/pkg/name github.com/containers/podman/vendor/github.com/ulikunitz/xz github.com/containers/podman/vendor/github.com/google/uuid github.com/containers/podman/vendor/github.com/godbus/dbus/v5 github.com/containers/podman/vendor/github.com/go-playground/validator/v10 github.com/containers/podman/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf crypto/ed25519 crypto/ecdsa github.com/containers/podman/vendor/github.com/theupdateframework/go-tuf/encrypted github.com/containers/podman/vendor/github.com/containers/common/pkg/secrets/filedriver github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/sysregistriesv2 github.com/containers/podman/pkg/rootless github.com/containers/podman/vendor/golang.org/x/crypto/ed25519 github.com/containers/podman/vendor/golang.org/x/mod/sumdb/note github.com/containers/podman/vendor/go.mongodb.org/mongo-driver/x/bsonx/bsoncore github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature/payload github.com/containers/podman/vendor/github.com/containers/common/pkg/secrets github.com/containers/podman/vendor/github.com/titanous/rocacheck github.com/containers/podman/vendor/github.com/containers/ocicrypt/crypto/pkcs11 github.com/containers/podman/vendor/github.com/mistifyio/go-zfs/v3 github.com/containers/podman/vendor/github.com/sylabs/sif/v2/pkg/sif github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2/cipher github.com/containers/podman/vendor/github.com/go-jose/go-jose/v3/cipher github.com/containers/podman/vendor/golang.org/x/crypto/openpgp/packet crypto/x509 github.com/containers/podman/vendor/github.com/docker/docker/pkg/pools github.com/containers/podman/vendor/github.com/docker/docker/pkg/archive github.com/containers/podman/vendor/github.com/containers/storage/pkg/pools github.com/containers/podman/vendor/github.com/opencontainers/selinux/go-selinux/label github.com/containers/podman/vendor/github.com/containers/common/pkg/config github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/shortnames github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/docker/config github.com/containers/podman/vendor/github.com/containers/ocicrypt/config/pkcs11config github.com/containers/podman/vendor/github.com/containers/ocicrypt/config github.com/containers/podman/vendor/github.com/containers/storage/drivers/copy github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap github.com/containers/podman/vendor/github.com/containers/common/pkg/machine github.com/containers/podman/pkg/trust github.com/containers/podman/vendor/go.mongodb.org/mongo-driver/bson/bsonrw github.com/containers/podman/vendor/golang.org/x/crypto/openpgp github.com/containers/podman/vendor/golang.org/x/crypto/ocsp github.com/containers/podman/vendor/go.mozilla.org/pkcs7 github.com/containers/podman/vendor/gopkg.in/square/go-jose.v2 github.com/containers/podman/vendor/github.com/go-jose/go-jose/v3 github.com/containers/podman/vendor/github.com/asaskevich/govalidator github.com/containers/podman/vendor/golang.org/x/crypto/ssh crypto/tls github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pgp github.com/containers/podman/vendor/github.com/letsencrypt/boulder/revocation github.com/containers/podman/vendor/github.com/containers/storage/pkg/chunked/internal github.com/containers/podman/vendor/github.com/containerd/stargz-snapshotter/estargz github.com/containers/podman/vendor/github.com/containers/storage/pkg/archive github.com/containers/podman/vendor/github.com/coreos/go-systemd/v22/dbus github.com/containers/podman/vendor/go.mongodb.org/mongo-driver/bson/bsoncodec github.com/containers/podman/vendor/github.com/containers/storage/pkg/chunked/compressor github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/compression # github.com/containers/podman/pkg/rootless rootless_linux.c:1: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/configs github.com/containers/podman/vendor/github.com/containers/image/v5/internal/blobinfocache github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/none github.com/containers/podman/vendor/github.com/containers/image/v5/internal/private github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs11 github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/jwe github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/pkcs7 github.com/containers/podman/vendor/github.com/containers/ocicrypt/blockcipher github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/memory github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache/boltdb github.com/containers/podman/vendor/github.com/containers/image/v5/internal/imagesource/stubs github.com/containers/podman/vendor/github.com/containers/image/v5/internal/unparsedimage github.com/containers/podman/vendor/github.com/containers/image/v5/internal/imagedestination/impl github.com/containers/podman/vendor/github.com/containers/image/v5/internal/imagedestination/stubs github.com/containers/podman/vendor/github.com/containers/image/v5/internal/imagesource/impl github.com/containers/podman/vendor/github.com/containers/image/v5/internal/imagesource github.com/containers/podman/vendor/github.com/containers/image/v5/internal/imagedestination github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/blobinfocache github.com/containers/podman/pkg/checkpoint/crutils github.com/containers/podman/vendor/github.com/containers/storage/pkg/chrootarchive github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fscommon github.com/containers/podman/vendor/github.com/containers/common/pkg/sysinfo github.com/containers/podman/vendor/github.com/containers/storage/drivers github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs2 github.com/containers/podman/vendor/github.com/opencontainers/runc/libcontainer/cgroups/fs github.com/containers/podman/vendor/golang.org/x/crypto/ssh/knownhosts github.com/containers/podman/vendor/golang.org/x/crypto/ssh/agent github.com/containers/podman/vendor/github.com/pkg/sftp net/http/httptrace github.com/containers/podman/vendor/github.com/docker/go-connections/tlsconfig github.com/containers/podman/vendor/google.golang.org/grpc/internal/credentials github.com/containers/podman/vendor/github.com/containers/libtrust github.com/containers/podman/vendor/go.mongodb.org/mongo-driver/bson net/http github.com/containers/podman/vendor/google.golang.org/grpc/credentials github.com/containers/podman/vendor/github.com/containers/common/pkg/cgroups github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlayutils github.com/containers/podman/vendor/github.com/containers/storage/drivers/vfs github.com/containers/podman/vendor/github.com/containers/storage/drivers/zfs github.com/containers/podman/vendor/github.com/containers/storage/drivers/aufs github.com/containers/podman/vendor/github.com/containers/storage/drivers/overlay github.com/containers/podman/vendor/github.com/containers/buildah/pkg/sshagent github.com/containers/podman/vendor/google.golang.org/grpc/peer github.com/containers/podman/vendor/google.golang.org/grpc/credentials/insecure github.com/containers/podman/vendor/google.golang.org/grpc/resolver github.com/containers/podman/vendor/google.golang.org/grpc/internal/channelz github.com/containers/podman/vendor/google.golang.org/grpc/balancer/grpclb/state github.com/containers/podman/vendor/google.golang.org/grpc/internal/metadata github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/passthrough github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport/networktype github.com/containers/podman/vendor/google.golang.org/grpc/internal github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/dns github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver/unix github.com/containers/podman/vendor/github.com/containers/image/v5/manifest github.com/containers/podman/utils github.com/containers/podman/vendor/google.golang.org/grpc/channelz github.com/containers/podman/vendor/google.golang.org/grpc/balancer github.com/containers/podman/vendor/google.golang.org/grpc/internal/serviceconfig github.com/containers/podman/vendor/google.golang.org/grpc/balancer/base github.com/containers/podman/vendor/google.golang.org/grpc/internal/resolver github.com/containers/podman/vendor/google.golang.org/grpc/balancer/roundrobin github.com/containers/podman/vendor/google.golang.org/grpc/internal/balancer/gracefulswitch github.com/containers/podman/vendor/github.com/containers/common/pkg/manifests github.com/containers/podman/vendor/github.com/containers/image/v5/docker/internal/tarfile github.com/containers/podman/vendor/github.com/containers/image/v5/internal/image github.com/containers/podman/libpod/define github.com/containers/podman/vendor/github.com/containers/storage/drivers/register github.com/containers/podman/vendor/github.com/containers/storage github.com/containers/podman/pkg/inspect github.com/containers/podman/vendor/github.com/containers/image/v5/image github.com/containers/podman/vendor/github.com/containers/image/v5/directory github.com/containers/podman/vendor/github.com/containers/image/v5/sif github.com/containers/podman/vendor/github.com/containers/image/v5/docker/archive github.com/containers/podman/vendor/github.com/containers/image/v5/tarball github.com/containers/podman/vendor/github.com/containers/common/pkg/ssh github.com/containers/podman/vendor/github.com/containers/storage/pkg/chunked github.com/containers/podman/vendor/github.com/containers/image/v5/storage github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/tlsclientconfig github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/errcode expvar github.com/containers/podman/vendor/github.com/docker/distribution/registry/client/auth/challenge github.com/containers/podman/vendor/github.com/letsencrypt/boulder/probs net/http/httputil github.com/containers/podman/vendor/golang.org/x/net/trace github.com/containers/podman/vendor/github.com/go-openapi/errors github.com/containers/podman/vendor/github.com/sigstore/fulcio/pkg/api github.com/containers/podman/vendor/github.com/gorilla/mux github.com/containers/podman/vendor/github.com/go-openapi/swag github.com/containers/podman/vendor/github.com/go-openapi/runtime/middleware/denco github.com/containers/podman/pkg/auth github.com/containers/podman/vendor/golang.org/x/net/context/ctxhttp github.com/containers/podman/vendor/github.com/hashicorp/go-cleanhttp github.com/containers/podman/pkg/copy github.com/containers/podman/vendor/github.com/containers/common/pkg/filters github.com/containers/podman/pkg/bindings github.com/containers/podman/vendor/github.com/docker/docker/errdefs github.com/containers/podman/vendor/github.com/go-openapi/runtime/middleware/header github.com/containers/podman/vendor/github.com/docker/go-connections/sockets github.com/containers/podman/pkg/machine github.com/containers/podman/vendor/github.com/containers/common/pkg/download github.com/containers/podman/vendor/github.com/opentracing/opentracing-go github.com/containers/podman/vendor/github.com/containers/buildah/define github.com/containers/podman/vendor/github.com/xeipuuv/gojsonschema github.com/containers/podman/vendor/golang.org/x/net/http2 github.com/containers/podman/vendor/golang.org/x/oauth2/internal github.com/containers/podman/vendor/github.com/containers/common/libnetwork/util github.com/containers/podman/vendor/github.com/hashicorp/go-retryablehttp github.com/containers/podman/vendor/github.com/letsencrypt/boulder/core github.com/containers/podman/vendor/github.com/containers/image/v5/oci/layout github.com/containers/podman/vendor/github.com/opentracing/opentracing-go/ext github.com/containers/podman/vendor/github.com/go-openapi/strfmt github.com/containers/podman/vendor/golang.org/x/oauth2 github.com/containers/podman/vendor/github.com/docker/distribution/registry/api/v2 github.com/containers/podman/vendor/github.com/fsouza/go-dockerclient github.com/containers/podman/vendor/github.com/docker/docker/client github.com/containers/podman/vendor/github.com/coreos/go-oidc/v3/oidc github.com/containers/podman/vendor/github.com/containers/image/v5/oci/archive github.com/containers/podman/vendor/github.com/go-openapi/jsonpointer github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/oauthflow github.com/containers/podman/vendor/github.com/go-openapi/jsonreference github.com/containers/podman/vendor/github.com/containers/common/pkg/retry github.com/containers/podman/vendor/github.com/containers/image/v5/docker github.com/containers/podman/vendor/github.com/go-openapi/spec github.com/containers/podman/vendor/github.com/go-openapi/runtime github.com/containers/podman/vendor/github.com/go-openapi/runtime/security github.com/containers/podman/vendor/github.com/go-openapi/runtime/yamlpc github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/validate github.com/containers/podman/vendor/github.com/containers/common/pkg/auth github.com/containers/podman/vendor/github.com/opencontainers/runtime-tools/generate github.com/containers/podman/vendor/github.com/containers/image/v5/docker/daemon github.com/containers/podman/vendor/github.com/go-openapi/analysis/internal/flatten/normalize github.com/containers/podman/vendor/github.com/go-openapi/analysis/internal/flatten/operations github.com/containers/podman/vendor/github.com/go-openapi/analysis/internal/flatten/schutils github.com/containers/podman/vendor/github.com/go-openapi/analysis/internal/flatten/replace github.com/containers/podman/vendor/github.com/openshift/imagebuilder github.com/containers/podman/vendor/github.com/go-openapi/analysis/internal/flatten/sortref github.com/containers/podman/vendor/github.com/containers/image/v5/openshift github.com/containers/podman/vendor/google.golang.org/grpc/internal/transport github.com/containers/podman/vendor/github.com/go-openapi/analysis github.com/containers/podman/vendor/github.com/containers/image/v5/transports/alltransports github.com/containers/podman/vendor/github.com/go-openapi/loads github.com/containers/podman/vendor/github.com/go-openapi/runtime/middleware/untyped github.com/containers/podman/vendor/github.com/go-openapi/validate github.com/containers/podman/vendor/google.golang.org/grpc github.com/containers/podman/vendor/github.com/go-openapi/runtime/middleware github.com/containers/podman/vendor/github.com/sigstore/rekor/pkg/generated/models github.com/containers/podman/vendor/github.com/go-openapi/runtime/client github.com/containers/podman/vendor/github.com/containers/ocicrypt/utils/keyprovider github.com/containers/podman/vendor/github.com/google/trillian github.com/containers/podman/vendor/github.com/letsencrypt/boulder/sa/proto github.com/containers/podman/vendor/github.com/containers/ocicrypt/keywrap/keyprovider github.com/containers/podman/vendor/github.com/sigstore/rekor/pkg/generated/client/index github.com/containers/podman/vendor/github.com/sigstore/rekor/pkg/generated/client/pubkey github.com/containers/podman/vendor/github.com/sigstore/rekor/pkg/generated/client/tlog github.com/containers/podman/vendor/github.com/sigstore/rekor/pkg/generated/client/entries github.com/containers/podman/vendor/github.com/containers/ocicrypt github.com/containers/podman/vendor/github.com/containers/ocicrypt/helpers github.com/containers/podman/vendor/github.com/sigstore/rekor/pkg/generated/client github.com/containers/podman/vendor/github.com/google/trillian/types github.com/containers/podman/pkg/util github.com/containers/podman/pkg/machine/qemu github.com/containers/podman/libpod/events github.com/containers/podman/vendor/github.com/letsencrypt/boulder/goodkey github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/cryptoutils github.com/containers/podman/vendor/github.com/sigstore/sigstore/pkg/signature github.com/containers/podman/vendor/github.com/containers/image/v5/signature/internal github.com/containers/podman/vendor/github.com/sigstore/rekor/pkg/util github.com/containers/podman/vendor/github.com/containers/image/v5/signature/sigstore/internal github.com/containers/podman/vendor/github.com/containers/image/v5/signature github.com/containers/podman/vendor/github.com/sigstore/rekor/pkg/client github.com/containers/podman/vendor/github.com/containers/image/v5/signature/sigstore github.com/containers/podman/vendor/github.com/containers/image/v5/signature/sigstore/fulcio github.com/containers/podman/vendor/github.com/containers/image/v5/signature/sigstore/rekor github.com/containers/podman/vendor/github.com/containers/image/v5/pkg/cli/sigstore github.com/containers/podman/vendor/github.com/containers/image/v5/signature/simplesigning github.com/containers/podman/vendor/github.com/containers/image/v5/copy github.com/containers/podman/vendor/github.com/containers/common/pkg/supplemented github.com/containers/podman/vendor/github.com/containers/common/libimage/manifests github.com/containers/podman/vendor/github.com/containers/common/libimage github.com/containers/podman/vendor/github.com/containers/buildah/internal/util github.com/containers/podman/vendor/github.com/containers/buildah/util github.com/containers/podman/pkg/specgen github.com/containers/podman/vendor/github.com/containers/buildah/internal/parse github.com/containers/podman/vendor/github.com/containers/buildah/copier github.com/containers/podman/vendor/github.com/containers/buildah/pkg/parse github.com/containers/podman/pkg/domain/entities github.com/containers/podman/vendor/github.com/containers/buildah/pkg/cli github.com/containers/podman/pkg/api/handlers/types github.com/containers/podman/pkg/api/handlers github.com/containers/podman/pkg/bindings/generate github.com/containers/podman/pkg/domain/utils github.com/containers/podman/pkg/bindings/system github.com/containers/podman/pkg/bindings/secrets github.com/containers/podman/pkg/bindings/volumes github.com/containers/podman/pkg/specgenutil github.com/containers/podman/pkg/bindings/network github.com/containers/podman/pkg/bindings/images github.com/containers/podman/pkg/bindings/kube github.com/containers/podman/pkg/bindings/pods github.com/containers/podman/pkg/bindings/containers github.com/containers/podman/pkg/bindings/play github.com/containers/podman/pkg/bindings/manifests github.com/containers/podman/pkg/domain/infra/tunnel github.com/containers/podman/pkg/domain/infra github.com/containers/podman/cmd/podman/registry github.com/containers/podman/cmd/podman/completion github.com/containers/podman/cmd/podman/diff github.com/containers/podman/cmd/podman/utils github.com/containers/podman/cmd/podman/validate github.com/containers/podman/cmd/podman/common github.com/containers/podman/cmd/podman/inspect github.com/containers/podman/cmd/podman/healthcheck github.com/containers/podman/cmd/podman/generate github.com/containers/podman/cmd/podman/secrets github.com/containers/podman/cmd/podman/machine github.com/containers/podman/cmd/podman/manifest github.com/containers/podman/cmd/podman/system github.com/containers/podman/cmd/podman/kube github.com/containers/podman/cmd/podman/networks github.com/containers/podman/cmd/podman/volumes github.com/containers/podman/cmd/podman/images github.com/containers/podman/cmd/podman/containers github.com/containers/podman/cmd/podman/system/connection github.com/containers/podman/cmd/podman/pods github.com/containers/podman/cmd/podman ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback remote seccomp btrfs_noversion exclude_graphdriver_devicemapper exclude_graphdriver_btrfs libdm_no_deferred_remove selinux systemd libsubid' -ldflags '-X github.com/containers/podman/libpod/define.buildInfo=1693822380 -linkmode=external -compressdwarf=false -B 0xeedf42cf74776252b72f5341b56f00b2bc914651 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -o bin/quadlet github.com/containers/podman/cmd/quadlet internal/unsafeheader unicode/utf8 internal/itoa internal/goarch encoding internal/race internal/goos math/bits internal/goexperiment unicode runtime/internal/syscall internal/cpu sync/atomic runtime/internal/atomic runtime/internal/math internal/abi runtime/internal/sys internal/bytealg math runtime internal/reflectlite sync internal/testlog runtime/cgo errors sort internal/oserror internal/safefilepath path io strconv syscall strings bytes reflect regexp/syntax internal/syscall/execenv internal/syscall/unix time regexp io/fs internal/poll github.com/containers/podman/vendor/github.com/containers/storage/pkg/regexp os internal/fmtsort path/filepath fmt flag os/user github.com/containers/podman/pkg/systemd/parser github.com/containers/podman/pkg/systemd/quadlet github.com/containers/podman/cmd/quadlet + /usr/bin/make docs hack/markdown-preprocess if [ ! -x "/usr/bin/go-md2man" ]; then \ /usr/bin/make -C test/tools build/go-md2man ; \ fi mkdir -p docs/build/man + unset LDFLAGS ~/build/BUILD/containers-podman-ff30585/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 ~/build/BUILD/containers-podman-ff30585 + pushd dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 + mkdir _build + pushd _build ~/build/BUILD/containers-podman-ff30585/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/_build ~/build/BUILD/containers-podman-ff30585/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 ~/build/BUILD/containers-podman-ff30585 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/dnsname + popd ~/build/BUILD/containers-podman-ff30585/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 ~/build/BUILD/containers-podman-ff30585 + ln -s vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/containers-podman-ff30585/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/_build:/builddir/build/BUILD/containers-podman-ff30585/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 + GOPATH=/builddir/build/BUILD/containers-podman-ff30585/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/_build:/builddir/build/BUILD/containers-podman-ff30585/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback remote seccomp btrfs_noversion exclude_graphdriver_devicemapper exclude_graphdriver_btrfs libdm_no_deferred_remove selinux systemd libsubid' -ldflags ' -linkmode=external -compressdwarf=false -B 0x28f50468a98669dcbad70d9b1d458ed3c73cd1f1 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -o bin/dnsname github.com/containers/dnsname/plugins/meta/dnsname internal/race internal/goarch internal/goos internal/unsafeheader encoding unicode unicode/utf16 math/bits internal/nettrace unicode/utf8 internal/itoa internal/goexperiment sync/atomic runtime/internal/atomic runtime/internal/syscall internal/cpu runtime/internal/math internal/abi runtime/internal/sys internal/bytealg math runtime internal/reflectlite sync internal/testlog internal/singleflight runtime/cgo errors sort internal/oserror internal/safefilepath io path vendor/golang.org/x/net/dns/dnsmessage strconv syscall bytes strings reflect bufio regexp/syntax internal/syscall/execenv github.com/containers/dnsname/vendor/github.com/alexflint/go-filemutex internal/syscall/unix time regexp context io/fs internal/poll internal/fmtsort encoding/binary os encoding/base64 github.com/containers/dnsname/vendor/golang.org/x/sys/unix internal/godebug io/ioutil path/filepath fmt internal/intern net/netip os/exec net log github.com/containers/dnsname/vendor/github.com/pkg/errors net/url text/template/parse encoding/json text/template github.com/containers/dnsname/vendor/github.com/sirupsen/logrus github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types github.com/containers/dnsname/vendor/github.com/coreos/go-iptables/iptables github.com/containers/dnsname/vendor/github.com/containernetworking/plugins/plugins/ipam/host-local/backend/disk github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/020 github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/types/current github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/version github.com/containers/dnsname/vendor/github.com/containernetworking/cni/pkg/skel github.com/containers/dnsname/plugins/meta/dnsname + popd ~/build/BUILD/containers-podman-ff30585 ~/build/BUILD/containers-podman-ff30585/gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7 ~/build/BUILD/containers-podman-ff30585 + pushd gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7 + mkdir _build + pushd _build ~/build/BUILD/containers-podman-ff30585/gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7/_build ~/build/BUILD/containers-podman-ff30585/gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7 ~/build/BUILD/containers-podman-ff30585 + mkdir -p src/github.com/containers + ln -s ../../../../ src/github.com/containers/gvisor-tap-vsock + popd ~/build/BUILD/containers-podman-ff30585/gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7 ~/build/BUILD/containers-podman-ff30585 + ln -s vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/containers-podman-ff30585/gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7/_build:/builddir/build/BUILD/containers-podman-ff30585/gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7 + GOPATH=/builddir/build/BUILD/containers-podman-ff30585/gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7/_build:/builddir/build/BUILD/containers-podman-ff30585/gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7 ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + GO111MODULE=off + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback remote seccomp btrfs_noversion exclude_graphdriver_devicemapper exclude_graphdriver_btrfs libdm_no_deferred_remove selinux systemd libsubid' -ldflags ' -linkmode=external -compressdwarf=false -B 0x6002e0ec57a1aff849a48216e852cf0db367e9ce -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -o bin/gvproxy github.com/containers/gvisor-tap-vsock/cmd/gvproxy crypto/subtle math/bits internal/goexperiment unicode/utf16 encoding github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/seqnum container/list vendor/golang.org/x/crypto/internal/subtle internal/race internal/goos internal/unsafeheader crypto/internal/subtle vendor/golang.org/x/crypto/cryptobyte/asn1 sync/atomic internal/itoa internal/goarch github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/gohacks github.com/containers/gvisor-tap-vsock/vendor/golang.org/x/net/internal/iana runtime/internal/syscall internal/nettrace github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/bits github.com/containers/gvisor-tap-vsock/vendor/golang.org/x/crypto/internal/subtle unicode/utf8 internal/cpu unicode runtime/internal/atomic runtime/internal/math internal/abi runtime/internal/sys crypto/internal/boring/fipstls crypto/internal/boring/bcache internal/bytealg math runtime internal/reflectlite sync internal/testlog internal/singleflight math/rand runtime/cgo errors sort internal/oserror internal/safefilepath path io vendor/golang.org/x/net/dns/dnsmessage strconv crypto/internal/nistec/fiat syscall container/heap crypto/internal/randutil hash text/tabwriter bytes strings github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/hash/jenkins hash/crc32 crypto/rc4 crypto encoding/base32 github.com/containers/gvisor-tap-vsock/vendor/golang.org/x/crypto/blowfish reflect vendor/golang.org/x/text/transform net/http/internal/ascii bufio html regexp/syntax internal/syscall/execenv github.com/containers/gvisor-tap-vsock/pkg/fs internal/syscall/unix time regexp context io/fs internal/poll embed internal/fmtsort encoding/binary os encoding/base64 github.com/containers/gvisor-tap-vsock/vendor/github.com/u-root/uio/ubinary github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/checksum crypto/md5 github.com/containers/gvisor-tap-vsock/vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/crypto/curve25519/internal/field github.com/containers/gvisor-tap-vsock/vendor/golang.org/x/crypto/curve25519/internal/field crypto/internal/edwards25519/field crypto/cipher crypto/internal/nistec github.com/containers/gvisor-tap-vsock/vendor/golang.org/x/sys/unix encoding/pem crypto/des github.com/containers/gvisor-tap-vsock/vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/chacha20 github.com/containers/gvisor-tap-vsock/vendor/golang.org/x/crypto/curve25519 crypto/internal/edwards25519 internal/godebug io/ioutil os/signal path/filepath fmt internal/intern vendor/golang.org/x/sys/cpu net/netip vendor/golang.org/x/crypto/chacha20poly1305 net log encoding/hex flag github.com/containers/gvisor-tap-vsock/vendor/golang.org/x/sync/errgroup vendor/golang.org/x/crypto/curve25519 github.com/containers/gvisor-tap-vsock/vendor/github.com/pkg/errors net/url os/user github.com/containers/gvisor-tap-vsock/vendor/golang.org/x/net/bpf mime vendor/golang.org/x/net/http2/hpack compress/flate encoding/json mime/quotedprintable net/http/internal vendor/golang.org/x/text/unicode/norm github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/state/wire github.com/containers/gvisor-tap-vsock/vendor/golang.org/x/time/rate runtime/debug github.com/containers/gvisor-tap-vsock/vendor/github.com/google/btree math/big github.com/containers/gvisor-tap-vsock/vendor/github.com/insomniacslk/dhcp/rfc1035label github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/sync runtime/trace github.com/containers/gvisor-tap-vsock/vendor/github.com/u-root/uio/uio vendor/golang.org/x/text/unicode/bidi github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/linewriter github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/sync/locking github.com/containers/gvisor-tap-vsock/vendor/github.com/insomniacslk/dhcp/iana compress/gzip internal/profile runtime/pprof vendor/golang.org/x/text/secure/bidirule github.com/containers/gvisor-tap-vsock/vendor/github.com/u-root/uio/rand github.com/containers/gvisor-tap-vsock/vendor/github.com/mdlayher/socket github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/log github.com/containers/gvisor-tap-vsock/vendor/github.com/sirupsen/logrus github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/state vendor/golang.org/x/net/idna crypto/dsa crypto/elliptic encoding/asn1 github.com/containers/gvisor-tap-vsock/vendor/github.com/dustin/go-humanize crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte vendor/github.com/golang-fips/openssl-fips/openssl github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/waiter github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/sleep github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/atomicbitops github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/context github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/refs github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/bufferv2 github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip vendor/golang.org/x/net/http/httpproxy github.com/containers/gvisor-tap-vsock/pkg/types github.com/containers/gvisor-tap-vsock/vendor/github.com/apparentlymart/go-cidr/cidr github.com/containers/gvisor-tap-vsock/vendor/github.com/insomniacslk/dhcp/interfaces github.com/containers/gvisor-tap-vsock/vendor/github.com/mdlayher/vsock net/textproto github.com/containers/gvisor-tap-vsock/vendor/github.com/google/gopacket github.com/containers/gvisor-tap-vsock/vendor/golang.org/x/net/internal/socket github.com/containers/gvisor-tap-vsock/vendor/github.com/insomniacslk/dhcp/dhcpv4 github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/internal/tcp github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/transport vendor/golang.org/x/net/http/httpguts github.com/containers/gvisor-tap-vsock/vendor/golang.org/x/net/ipv6 github.com/containers/gvisor-tap-vsock/vendor/golang.org/x/net/ipv4 github.com/containers/gvisor-tap-vsock/vendor/github.com/google/gopacket/layers github.com/containers/gvisor-tap-vsock/vendor/github.com/insomniacslk/dhcp/dhcpv4/server4 # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/aes.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/aes.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdh.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdh.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hkdf.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hkdf.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hmac.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hmac.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl cgo-gcc-prolog: In function '_cgo_0284165e5dc5_Cfunc__goboringcrypto_OPENSSL_setup': cgo-gcc-prolog:159:49: warning: unused variable '_cgo_a' [-Wunused-variable] # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rand.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rand.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/sha.go:11: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/sha.go:11: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_ecdsa_signature.c:8: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_ecdsa_signature.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_evp.c:8: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_evp.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_evp.c: In function '_goboringcrypto_EVP_verify_raw': goopenssl.h:38:10: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_evp.c:111:17: note: 'ctx' was declared here EVP_PKEY_CTX *ctx; ^~~ # vendor/github.com/golang-fips/openssl-fips/openssl openssl_lock_setup.c:15: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition In file included from openssl_lock_setup.c:8: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_lock_setup.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_seal': openssl_port_aead_gcm.c:23:15: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] plaintext = ""; ^ openssl_port_aead_gcm.c:27:9: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:112:9: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ In file included from openssl_port_aead_gcm.c:9: At top level: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_aead_gcm.c:9: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:164:6: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if (ret > 0) { ^ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_port_ctr128.c:8: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_ctr128.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_port_evp_md5_sha1.c:13: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_evp_md5_sha1.c:13: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_port_hmac.c:9: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_hmac.c:9: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': openssl_port_rsa.c:29:16: warning: unused variable 'siglen' [-Wunused-variable] unsigned int siglen; ^~~~~~ In file included from openssl_port_rsa.c:9: At top level: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_rsa.c:9: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': goopenssl.h:38:10: warning: 'mdctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_port_rsa.c:42:15: note: 'mdctx' was declared here EVP_MD_CTX *mdctx = NULL; ^~~~~ In file included from openssl_port_rsa.c:9: openssl_port_rsa.c: In function '_goboringcrypto_RSA_sign_pss_mgf1': goopenssl.h:38:10: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_port_rsa.c:89:17: note: 'ctx' was declared here EVP_PKEY_CTX *ctx; ^~~ In file included from openssl_port_rsa.c:9: openssl_port_rsa.c: In function '_goboringcrypto_RSA_verify_pss_mgf1': goopenssl.h:38:10: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_port_rsa.c:144:17: note: 'ctx' was declared here EVP_PKEY_CTX *ctx; ^~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_stub_rand.c:8: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_stub_rand.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crypto/internal/backend crypto/internal/backend/bbig crypto/hmac crypto/rand crypto/sha512 crypto/sha1 crypto/sha256 crypto/aes vendor/golang.org/x/crypto/hkdf github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/rand crypto/rsa mime/multipart crypto/ed25519 github.com/containers/gvisor-tap-vsock/vendor/golang.org/x/crypto/ssh/internal/bcrypt_pbkdf github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/header crypto/ecdsa github.com/containers/gvisor-tap-vsock/vendor/golang.org/x/crypto/ed25519 crypto/x509 github.com/containers/gvisor-tap-vsock/vendor/golang.org/x/crypto/ssh crypto/tls github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/network/hash github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcpconntrack github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/ports github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/stack github.com/containers/gvisor-tap-vsock/vendor/golang.org/x/crypto/ssh/knownhosts net/http/httptrace github.com/containers/gvisor-tap-vsock/vendor/github.com/miekg/dns github.com/containers/gvisor-tap-vsock/pkg/sshclient net/http github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/link/nested github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/header/parse github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/internal/noop github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/network/internal/multicast github.com/containers/gvisor-tap-vsock/pkg/tap github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/network/internal/fragmentation github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/internal/network github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/packet github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/network/internal/ip github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/link/sniffer github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/network/arp github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/network/ipv4 github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/raw github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/icmp github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/udp github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/transport/tcp github.com/containers/gvisor-tap-vsock/pkg/services/dns github.com/containers/gvisor-tap-vsock/pkg/transport net/http/pprof github.com/containers/gvisor-tap-vsock/vendor/inet.af/tcpproxy github.com/containers/gvisor-tap-vsock/vendor/gvisor.dev/gvisor/pkg/tcpip/adapters/gonet github.com/containers/gvisor-tap-vsock/pkg/services/dhcp github.com/containers/gvisor-tap-vsock/pkg/services/forwarder github.com/containers/gvisor-tap-vsock/pkg/virtualnetwork github.com/containers/gvisor-tap-vsock/cmd/gvproxy + popd + exit 0 ~/build/BUILD/containers-podman-ff30585 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6xgBHE + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64 ++ dirname /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64 + cd containers-podman-ff30585 + PODMAN_VERSION=4.4.1 + /usr/bin/make PREFIX=/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr ETCDIR=/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/etc install.bin install.remote install.man install.systemd install.completions install.docker install -d -m 755 /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/bin install -m 755 bin/podman /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/bin/podman test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/bin/podman bin/podman install -d -m 755 /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/libexec/podman install -m 755 bin/rootlessport /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/libexec/podman/rootlessport test -z "" || chcon --verbose --reference=/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/libexec/podman/rootlessport bin/rootlessport install -m 755 bin/quadlet /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/libexec/podman/quadlet install -d -m 755 /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/systemd/system-generators ln -sfr /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/libexec/podman/quadlet /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/systemd/system-generators/podman-system-generator install -d -m 755 /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/systemd/user-generators ln -sfr /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/libexec/podman/quadlet /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/systemd/user-generators/podman-user-generator install -m 755 -d /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/tmpfiles.d install -m 644 contrib/tmpfile/podman.conf /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/tmpfiles.d/podman.conf install -d -m 755 /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/bin install -m 755 bin/podman-remote \ /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/bin/podman-remote test "linux" != "windows" || \ install -m 755 bin/win-sshproxy.exe /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/bin test "linux" != "windows" || \ install -m 755 bin/gvproxy.exe /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/bin test "linux" != "darwin" || \ install -m 755 bin/podman-mac-helper /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/bin test -z "" || \ chcon --verbose --reference=/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/bin/podman-remote \ bin/podman-remote install -d -m 755 /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man1 install -d -m 755 /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/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-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-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-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-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-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 /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man1 install -m 644 docs/source/markdown/links/*1 /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man1 install -m 644 docs/build/man/podman-systemd.unit.5 /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man5 install -m 644 docs/source/markdown/links/*5 /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man5 sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/auto-update/podman-auto-update.service.in >contrib/systemd/auto-update/podman-auto-update.service.tmp.$ \ && mv -f contrib/systemd/auto-update/podman-auto-update.service.tmp.$ contrib/systemd/auto-update/podman-auto-update.service sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman.service.in >contrib/systemd/system/podman.service.tmp.$ \ && mv -f contrib/systemd/system/podman.service.tmp.$ contrib/systemd/system/podman.service sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman-restart.service.in >contrib/systemd/system/podman-restart.service.tmp.$ \ && mv -f contrib/systemd/system/podman-restart.service.tmp.$ contrib/systemd/system/podman-restart.service sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman-kube@.service.in >contrib/systemd/system/podman-kube@.service.tmp.$ \ && mv -f contrib/systemd/system/podman-kube@.service.tmp.$ contrib/systemd/system/podman-kube@.service sed -e 's;@@PODMAN@@;/usr/bin/podman;g' contrib/systemd/system/podman-clean-transient.service.in >contrib/systemd/system/podman-clean-transient.service.tmp.$ \ && mv -f contrib/systemd/system/podman-clean-transient.service.tmp.$ contrib/systemd/system/podman-clean-transient.service install -m 755 -d /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/systemd/user # User services install -m 644 contrib/systemd/auto-update/podman-auto-update.service /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/systemd/user/podman-auto-update.service install -m 644 contrib/systemd/auto-update/podman-auto-update.timer /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/systemd/user/podman-auto-update.timer install -m 644 contrib/systemd/system/podman.socket /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/systemd/user/podman.socket install -m 644 contrib/systemd/system/podman.service /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/systemd/user/podman.service install -m 644 contrib/systemd/system/podman-restart.service /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/systemd/user/podman-restart.service install -m 644 contrib/systemd/system/podman-kube@.service /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/systemd/user/podman-kube@.service # System services install -m 644 contrib/systemd/auto-update/podman-auto-update.service /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/systemd/system/podman-auto-update.service install -m 644 contrib/systemd/auto-update/podman-auto-update.timer /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/systemd/system/podman-auto-update.timer install -m 644 contrib/systemd/system/podman.socket /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/systemd/system/podman.socket install -m 644 contrib/systemd/system/podman.service /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/systemd/system/podman.service install -m 644 contrib/systemd/system/podman-restart.service /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/systemd/system/podman-restart.service install -m 644 contrib/systemd/system/podman-kube@.service /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/systemd/system/podman-kube@.service install -m 644 contrib/systemd/system/podman-clean-transient.service /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/systemd/system/podman-clean-transient.service rm -f contrib/systemd/auto-update/podman-auto-update.service contrib/systemd/system/podman.service contrib/systemd/system/podman-restart.service contrib/systemd/system/podman-kube@.service contrib/systemd/system/podman-clean-transient.service install -d -m 755 /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/bash-completion/completions install -m 644 completions/bash/podman /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/bash-completion/completions install -m 644 completions/bash/podman-remote /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/bash-completion/completions install -d -m 755 /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/zsh/site-functions install -m 644 completions/zsh/_podman-remote /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/zsh/site-functions install -d -m 755 /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/fish/vendor_completions.d install -m 644 completions/fish/podman.fish /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/fish/vendor_completions.d install -m 644 completions/fish/podman-remote.fish /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/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. install -d -m 755 /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/bin install -m 755 docker /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/bin/docker install -m 755 -d /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/systemd/system /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/systemd/user /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/tmpfiles.d /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/user-tmpfiles.d install -m 644 contrib/systemd/system/podman-docker.conf -t /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/lib/tmpfiles.d install -m 644 contrib/systemd/system/podman-docker.conf -t /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/user-tmpfiles.d + ln -s ./ ./vendor/src + install -d -p /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system + cp -pav test/system /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/ 'test/system/000-TEMPLATE' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/000-TEMPLATE' 'test/system/001-basic.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/001-basic.bats' 'test/system/005-info.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/005-info.bats' 'test/system/010-images.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/010-images.bats' 'test/system/011-image.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/011-image.bats' 'test/system/012-manifest.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/012-manifest.bats' 'test/system/015-help.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/015-help.bats' 'test/system/020-tag.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/020-tag.bats' 'test/system/030-run.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/030-run.bats' 'test/system/032-sig-proxy.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/032-sig-proxy.bats' 'test/system/035-logs.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/035-logs.bats' 'test/system/037-runlabel.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/037-runlabel.bats' 'test/system/040-ps.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/040-ps.bats' 'test/system/045-start.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/045-start.bats' 'test/system/050-stop.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/050-stop.bats' 'test/system/055-rm.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/055-rm.bats' 'test/system/060-mount.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/060-mount.bats' 'test/system/065-cp.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/065-cp.bats' 'test/system/070-build.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/070-build.bats' 'test/system/075-exec.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/075-exec.bats' 'test/system/080-pause.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/080-pause.bats' 'test/system/090-events.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/090-events.bats' 'test/system/110-history.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/110-history.bats' 'test/system/120-load.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/120-load.bats' 'test/system/125-import.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/125-import.bats' 'test/system/130-kill.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/130-kill.bats' 'test/system/140-diff.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/140-diff.bats' 'test/system/150-login.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/150-login.bats' 'test/system/160-volumes.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/160-volumes.bats' 'test/system/170-run-userns.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/170-run-userns.bats' 'test/system/180-blkio.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/180-blkio.bats' 'test/system/190-run-ipcns.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/190-run-ipcns.bats' 'test/system/200-pod.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/200-pod.bats' 'test/system/220-healthcheck.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/220-healthcheck.bats' 'test/system/250-systemd.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/250-systemd.bats' 'test/system/251-system-service.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/251-system-service.bats' 'test/system/252-quadlet.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/252-quadlet.bats' 'test/system/255-auto-update.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/255-auto-update.bats' 'test/system/260-sdnotify.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/260-sdnotify.bats' 'test/system/270-socket-activation.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/270-socket-activation.bats' 'test/system/271-tcp-cors-server.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/271-tcp-cors-server.bats' 'test/system/272-system-connection.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/272-system-connection.bats' 'test/system/280-update.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/280-update.bats' 'test/system/300-cli-parsing.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/300-cli-parsing.bats' 'test/system/320-system-df.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/320-system-df.bats' 'test/system/330-corrupt-images.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/330-corrupt-images.bats' 'test/system/400-unprivileged-access.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/400-unprivileged-access.bats' 'test/system/410-selinux.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/410-selinux.bats' 'test/system/420-cgroups.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/420-cgroups.bats' 'test/system/450-interactive.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/450-interactive.bats' 'test/system/500-networking.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/500-networking.bats' 'test/system/505-networking-pasta.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/505-networking-pasta.bats' 'test/system/520-checkpoint.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/520-checkpoint.bats' 'test/system/600-completion.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/600-completion.bats' 'test/system/610-format.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/610-format.bats' 'test/system/620-option-conflicts.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/620-option-conflicts.bats' 'test/system/700-play.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/700-play.bats' 'test/system/710-kube.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/710-kube.bats' 'test/system/750-trust.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/750-trust.bats' 'test/system/800-config.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/800-config.bats' 'test/system/900-ssh.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/900-ssh.bats' 'test/system/950-preexec-hooks.bats' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/950-preexec-hooks.bats' 'test/system/README.md' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/README.md' 'test/system/TODO.md' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/TODO.md' 'test/system/build-systemd-image' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/build-systemd-image' 'test/system/build-testimage' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/build-testimage' 'test/system/helpers.bash' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/helpers.bash' 'test/system/helpers.network.bash' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/helpers.network.bash' 'test/system/helpers.systemd.bash' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/helpers.systemd.bash' 'test/system/helpers.t' -> '/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/helpers.t' + rm -f /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64//usr/share/podman/test/system/helpers.t ++ find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man1 /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man5 -type f ++ sed s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,, ++ grep -v -e remote -e docker + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-auto-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-completion.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-checkpoint.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cleanup.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-clone.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restore.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-runlabel.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-events.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-spec.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-systemd.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-healthcheck.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-diff.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-scp.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-sign.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tree.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-trust.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-images.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kube-apply.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kube-down.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kube-generate.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kube-play.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-login.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logout.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-set.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-ssh.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-add.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-annotate.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-remove.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-manifest.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-connect.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-disconnect.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-reload.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-network.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-clone.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pod.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rename.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-rmi.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-secret.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-add.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-default.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-remove.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection-rename.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-connection.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-df.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-migrate.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-renumber.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-reset.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-service.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-unshare.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-version.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-exists.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-inspect.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-prune.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-reload.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-volume.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-attach.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-commit.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-cp.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-create.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-exec.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-export.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-init.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-kill.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-logs.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-mount.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-pause.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-port.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-ps.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-rename.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-restart.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-run.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-start.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stats.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-stop.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-top.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unmount.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-unpause.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-update.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-container-wait.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-generate-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-help.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-build.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-history.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-import.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-list.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-load.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-pull.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-push.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-rm.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-save.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-search.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-tag.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-image-untag.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-machine-ls.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-play-kube.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-events.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-system-info.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man1/podman-umount.1*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/podman-systemd.unit.5*' + for file in `find /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/man/man[15] -type f | sed "s,/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64,," | grep -v -e remote -e docker` + echo '/usr/share/man/man5/quadlet.5*' + install -dp /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/libexec/catatonit + install -p catatonit-0.1.7/catatonit /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/libexec/catatonit ~/build/BUILD/containers-podman-ff30585/dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 ~/build/BUILD/containers-podman-ff30585 + install -dp /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/libexec/podman + install -dp /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/licenses/podman-catatonit + install -p catatonit-0.1.7/COPYING /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/licenses/podman-catatonit/COPYING + ln -s /usr/libexec/catatonit/catatonit /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/libexec/podman/catatonit + pushd dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84 + /usr/bin/make PREFIX=/usr DESTDIR=/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64 install install -d -m 755 /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/libexec/cni install -m 755 bin/dnsname /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/libexec/cni/dnsname + popd ~/build/BUILD/containers-podman-ff30585 ~/build/BUILD/containers-podman-ff30585/gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7 ~/build/BUILD/containers-podman-ff30585 + pushd gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7 + install -dp /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/libexec/podman + install -p -m0755 bin/gvproxy /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/libexec/podman + popd ~/build/BUILD/containers-podman-ff30585 + /usr/lib/rpm/find-debuginfo.sh -j80 --strict-build-id -m -i --build-id-seed 4.4.1-14.0.1.module+an8.8.0+11097+730be896 --unique-debug-suffix -4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64 --unique-debug-src-base podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/containers-podman-ff30585 extracting debug info from /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/bin/podman extracting debug info from /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/bin/podman-remote extracting debug info from /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/libexec/catatonit/catatonit extracting debug info from /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/libexec/cni/dnsname extracting debug info from /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/libexec/podman/gvproxy extracting debug info from /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/libexec/podman/quadlet extracting debug info from /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/libexec/podman/rootlessport readelf: /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/libexec/catatonit/catatonit: Warning: [ 4]: Link field (0) should index a symtab section. nm: /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/libexec/catatonit/catatonit: no symbols 65306 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile '' 1 + /usr/lib/rpm/brp-python-hardlink + PYTHON3=/usr/libexec/platform-python + /usr/lib/rpm/redhat/brp-mangle-shebangs *** WARNING: ./usr/share/licenses/podman-catatonit/COPYING is executable but has no shebang, removing executable bit Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.Q5SQqT + umask 022 + cd /builddir/build/BUILD + cd containers-podman-ff30585 + exit 0 Processing files: podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.R0tl0T + umask 022 + cd /builddir/build/BUILD + cd containers-podman-ff30585 + DOCDIR=/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/doc/podman + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/doc/podman + cp -pr README.md /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/doc/podman + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/doc/podman + cp -pr install.md /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/doc/podman + cp -pr transfer.md /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/doc/podman + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.CtnE2W + umask 022 + cd /builddir/build/BUILD + cd containers-podman-ff30585 + LICENSEDIR=/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/licenses/podman + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/licenses/podman + cp -pr LICENSE /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/licenses/podman + exit 0 Provides: podman = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 podman(x86-64) = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 podman-manpages = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(preun): /bin/sh Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.12)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libseccomp.so.2()(64bit) libsubid.so.3()(64bit) rtld(GNU_HASH) Obsoletes: oci-systemd-hook < 1 podman-manpages < 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 Suggests: netavark Processing files: podman-docker-4.4.1-14.0.1.module+an8.8.0+11097+730be896.noarch Provides: docker = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 podman-docker = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh Processing files: podman-remote-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.hcrvYK + umask 022 + cd /builddir/build/BUILD + cd containers-podman-ff30585 + LICENSEDIR=/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/licenses/podman-remote + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/licenses/podman-remote + cp -pr LICENSE /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/licenses/podman-remote + exit 0 Provides: podman-remote = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 podman-remote(x86-64) = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libassuan.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgpg-error.so.0()(64bit) libgpgme.so.11()(64bit) libgpgme.so.11(GPGME_1.0)(64bit) libgpgme.so.11(GPGME_1.1)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libsubid.so.3()(64bit) rtld(GNU_HASH) Processing files: podman-catatonit-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.tHuNIp + umask 022 + cd /builddir/build/BUILD + cd containers-podman-ff30585 + DOCDIR=/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/doc/podman-catatonit + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/doc/podman-catatonit + cp -pr README.md /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/doc/podman-catatonit + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.AsNsXL + umask 022 + cd /builddir/build/BUILD + cd containers-podman-ff30585 + LICENSEDIR=/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/licenses/podman-catatonit + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/licenses/podman-catatonit + cp -pr COPYING /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/licenses/podman-catatonit cp: cannot stat 'COPYING': No such file or directory + : + exit 0 Provides: podman-catatonit = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 podman-catatonit(x86-64) = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-plugins-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.98r5OK + umask 022 + cd /builddir/build/BUILD + cd containers-podman-ff30585 + DOCDIR=/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/doc/podman-plugins + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/doc/podman-plugins + cp -pr dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/README.md dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/README_PODMAN.md /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/doc/podman-plugins + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.g6Mexq + umask 022 + cd /builddir/build/BUILD + cd containers-podman-ff30585 + LICENSEDIR=/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/licenses/podman-plugins + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/licenses/podman-plugins + cp -pr dnsname-18822f9a4fb35d1349eb256f4cd2bfd372474d84/LICENSE /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/licenses/podman-plugins + exit 0 Provides: podman-plugins = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 podman-plugins(x86-64) = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Recommends: podman-gvproxy = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 Processing files: podman-tests-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.igbAGF + umask 022 + cd /builddir/build/BUILD + cd containers-podman-ff30585 + LICENSEDIR=/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/licenses/podman-tests + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/licenses/podman-tests + cp -pr LICENSE /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/licenses/podman-tests + exit 0 Provides: podman-tests = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 podman-tests(x86-64) = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/bash Processing files: podman-gvproxy-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.IZr2o2 + umask 022 + cd /builddir/build/BUILD + cd containers-podman-ff30585 + DOCDIR=/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/doc/podman-gvproxy + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/doc/podman-gvproxy + cp -pr gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7/README.md /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/doc/podman-gvproxy + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.isisSo + umask 022 + cd /builddir/build/BUILD + cd containers-podman-ff30585 + LICENSEDIR=/builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/licenses/podman-gvproxy + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/licenses/podman-gvproxy + cp -pr gvisor-tap-vsock-aab0ac9367fc5142f5857c36ac2352bcb3c60ab7/LICENSE /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64/usr/share/licenses/podman-gvproxy + exit 0 Provides: podman-gvproxy = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 podman-gvproxy(x86-64) = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Processing files: podman-debugsource-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64 Provides: podman-debugsource = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 podman-debugsource(x86-64) = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: podman-debuginfo-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64 Provides: debuginfo(build-id) = 0ce89fd40e3853fd86736a9995e38fcaebd55389 debuginfo(build-id) = 1104a8bbfadac8956e430d0f79086ada8de347df debuginfo(build-id) = 59e76830698e0baf984cdc0b8d8f06b1d6395646 podman-debuginfo = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 podman-debuginfo(x86-64) = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 Processing files: podman-remote-debuginfo-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64 Provides: debuginfo(build-id) = 6816c0ddac769593cb20e40a1ea4cd6a33cbd980 podman-remote-debuginfo = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 podman-remote-debuginfo(x86-64) = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 Processing files: podman-catatonit-debuginfo-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64 Provides: debuginfo(build-id) = 4e6b45e77c22d2b1883e6f0b23f684d73695f552 podman-catatonit-debuginfo = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 podman-catatonit-debuginfo(x86-64) = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 Processing files: podman-plugins-debuginfo-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64 Provides: debuginfo(build-id) = 3e268ca3fee818f412d081e80ce5656a815d534b podman-plugins-debuginfo = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 podman-plugins-debuginfo(x86-64) = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 Processing files: podman-gvproxy-debuginfo-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64 Provides: debuginfo(build-id) = ea1d76c6c9fa192548b77cca78c0ea84796eba97 podman-gvproxy-debuginfo = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 podman-gvproxy-debuginfo(x86-64) = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: podman-debugsource(x86-64) = 3:4.4.1-14.0.1.module+an8.8.0+11097+730be896 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64 Wrote: /builddir/build/RPMS/podman-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64.rpm Wrote: /builddir/build/RPMS/podman-docker-4.4.1-14.0.1.module+an8.8.0+11097+730be896.noarch.rpm Wrote: /builddir/build/RPMS/podman-remote-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64.rpm Wrote: /builddir/build/RPMS/podman-catatonit-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64.rpm Wrote: /builddir/build/RPMS/podman-plugins-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64.rpm Wrote: /builddir/build/RPMS/podman-tests-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64.rpm Wrote: /builddir/build/RPMS/podman-gvproxy-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64.rpm Wrote: /builddir/build/RPMS/podman-debugsource-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64.rpm Wrote: /builddir/build/RPMS/podman-debuginfo-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64.rpm Wrote: /builddir/build/RPMS/podman-remote-debuginfo-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64.rpm Wrote: /builddir/build/RPMS/podman-catatonit-debuginfo-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64.rpm Wrote: /builddir/build/RPMS/podman-plugins-debuginfo-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64.rpm Wrote: /builddir/build/RPMS/podman-gvproxy-debuginfo-4.4.1-14.0.1.module+an8.8.0+11097+730be896.x86_64.rpm Child return code was: 0