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/buildah.spec'], chrootPath='/var/lib/mock/dist-an8.6-build-188568-60586/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/buildah.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/buildah-1.24.5-2.an8.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/buildah.spec'], chrootPath='/var/lib/mock/dist-an8.6-build-188568-60586/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/buildah.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.j1Myn6 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf containers-buildah-8cc4586 + /usr/bin/gzip -dc /builddir/build/SOURCES/release-1.24-8cc4586.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd containers-buildah-8cc4586 + /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 'buildah-1.24.5 base' + sed -i 's/GOMD2MAN =/GOMD2MAN ?=/' docs/Makefile + sed -i '/docs install/d' Makefile + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.TPQLkE + umask 022 + cd /builddir/build/BUILD + cd containers-buildah-8cc4586 + mkdir _build + pushd _build ~/build/BUILD/containers-buildah-8cc4586/_build ~/build/BUILD/containers-buildah-8cc4586 + mkdir -p src/github.com/containers ++ dirs +1 -l + ln -s /builddir/build/BUILD/containers-buildah-8cc4586 src/github.com/containers/buildah + popd ~/build/BUILD/containers-buildah-8cc4586 + mv vendor src ++ pwd ++ pwd + export GOPATH=/builddir/build/BUILD/containers-buildah-8cc4586/_build:/builddir/build/BUILD/containers-buildah-8cc4586 + GOPATH=/builddir/build/BUILD/containers-buildah-8cc4586/_build:/builddir/build/BUILD/containers-buildah-8cc4586 + export 'BUILDTAGS=seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' + BUILDTAGS='seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' + export GO111MODULE=off + GO111MODULE=off + export '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' + 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' ++ grep '^# github.com/containernetworking/cni ' src/modules.txt ++ sed 's,.* ,,' + export CNI_VERSION=v1.0.1 + CNI_VERSION=v1.0.1 ++ date +%s + export 'LDFLAGS= -X main.buildInfo=1672197879 -X main.cniVersion=v1.0.1' + LDFLAGS=' -X main.buildInfo=1672197879 -X main.cniVersion=v1.0.1' + rm -f src/github.com/containers/storage/drivers/register/register_btrfs.go ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' -ldflags ' -X main.buildInfo=1672197879 -X main.cniVersion=v1.0.1 -compressdwarf=false -B 0x54b7d52a3fc24f5442afc46f83e546fa48e1cadb -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -o bin/buildah github.com/containers/buildah/cmd/buildah golang.org/x/sys/internal/unsafeheader internal/nettrace vendor/golang.org/x/crypto/internal/subtle google.golang.org/grpc/attributes unicode/utf8 github.com/containers/ocicrypt/spec internal/unsafeheader unicode internal/goexperiment internal/race internal/itoa encoding math/bits runtime/internal/sys google.golang.org/protobuf/internal/flags unicode/utf16 crypto/subtle github.com/ulikunitz/xz/internal/hash github.com/VividCortex/ewma github.com/containers/storage/pkg/promise google.golang.org/grpc/serviceconfig vendor/golang.org/x/crypto/cryptobyte/asn1 github.com/docker/docker/api/types/events image/color github.com/docker/docker/api sync/atomic crypto/internal/subtle github.com/docker/docker/api/types/image container/list github.com/openshift/imagebuilder/dockerfile/command github.com/containers/common/version golang.org/x/crypto/internal/subtle github.com/containers/buildah/internal internal/cpu runtime/internal/atomic internal/abi crypto/internal/boring/sig runtime/internal/math github.com/rivo/uniseg google.golang.org/protobuf/internal/set crypto/internal/boring/fipstls internal/bytealg math runtime github.com/klauspost/compress github.com/vbauerster/mpb/v7/internal internal/reflectlite sync google.golang.org/protobuf/internal/pragma internal/testlog internal/singleflight internal/sysinfo google.golang.org/grpc/internal/buffer google.golang.org/grpc/internal/grpcsync math/rand runtime/cgo errors sort internal/oserror github.com/containers/storage/pkg/locker path github.com/containers/common/pkg/apparmor golang.org/x/crypto/cast5 crypto/elliptic/internal/fiat io vendor/golang.org/x/net/dns/dnsmessage strconv syscall container/heap github.com/beorn7/perks/quantile hash github.com/containers/image/v5/pkg/compression/internal crypto/internal/randutil github.com/containers/image/v5/internal/uploadreader text/tabwriter bytes strings github.com/containers/image/v5/pkg/compression/types hash/adler32 hash/fnv hash/crc64 hash/crc32 golang.org/x/crypto/openpgp/errors crypto/rc4 crypto encoding/base32 golang.org/x/crypto/blowfish reflect vendor/golang.org/x/text/transform golang.org/x/text/transform github.com/docker/docker/api/types/versions github.com/containers/storage/pkg/stringutils net/http/internal/ascii google.golang.org/grpc/encoding github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg bufio github.com/disiqueira/gotree/v3 regexp/syntax html golang.org/x/crypto/openpgp/s2k compress/bzip2 image internal/syscall/execenv internal/syscall/unix time regexp image/internal/imageutil image/jpeg github.com/acarl005/stripansi github.com/docker/libnetwork/resolvconf/dns google.golang.org/grpc/backoff context google.golang.org/grpc/internal/grpcrand google.golang.org/grpc/keepalive io/fs github.com/BurntSushi/toml/internal internal/poll google.golang.org/grpc/internal/backoff google.golang.org/grpc/tap golang.org/x/sync/errgroup golang.org/x/sync/semaphore golang.org/x/net/context os internal/fmtsort github.com/hashicorp/errwrap encoding/binary github.com/modern-go/reflect2 encoding/base64 crypto/md5 github.com/klauspost/compress/zstd/internal/xxhash vendor/golang.org/x/crypto/poly1305 crypto/ed25519/internal/edwards25519/field golang.org/x/crypto/internal/poly1305 github.com/klauspost/compress/internal/snapref github.com/cespare/xxhash/v2 golang.org/x/crypto/curve25519/internal/field crypto/cipher golang.org/x/sys/unix encoding/pem golang.org/x/crypto/openpgp/armor crypto/ed25519/internal/edwards25519 github.com/containers/image/v5/internal/rootless io/ioutil github.com/docker/docker/api/types/mount google.golang.org/grpc/internal/xds/env runtime/debug google.golang.org/protobuf/internal/detrand github.com/mattn/go-runewidth os/signal path/filepath fmt net crypto/des vendor/golang.org/x/crypto/chacha20 golang.org/x/crypto/chacha20 google.golang.org/grpc/internal/envconfig github.com/prometheus/procfs/internal/util vendor/golang.org/x/sys/cpu vendor/golang.org/x/crypto/chacha20poly1305 github.com/containers/storage/pkg/directory github.com/cyphar/filepath-securejoin os/exec google.golang.org/protobuf/internal/version google.golang.org/protobuf/internal/errors github.com/containers/image/v5/version google.golang.org/grpc/codes google.golang.org/grpc/metadata github.com/prometheus/procfs/internal/fs github.com/docker/docker/api/types/blkiodev github.com/manifoldco/promptui/list github.com/containers/common/pkg/timetype golang.org/x/crypto/curve25519 github.com/containerd/containerd/pkg/userns github.com/xeipuuv/gojsonpointer github.com/manifoldco/promptui/screenbuf github.com/imdario/mergo go/token github.com/mattn/go-shellwords flag github.com/opencontainers/runtime-tools/error encoding/csv log vendor/golang.org/x/net/http2/hpack google.golang.org/grpc/internal/grpclog text/scanner github.com/containers/storage/pkg/parsers github.com/containers/storage/pkg/config github.com/docker/go-units database/sql/driver text/template/parse github.com/tchap/go-patricia/patricia golang.org/x/net/http2/hpack github.com/opencontainers/go-digest github.com/google/go-intervals/intervalset github.com/openshift/imagebuilder/signal github.com/opencontainers/runtime-tools/filepath mime/quotedprintable github.com/docker/docker/pkg/stdcopy github.com/morikuni/aec github.com/pkg/errors os/user net/http/internal github.com/ulikunitz/xz/internal/xlog github.com/klauspost/compress/fse github.com/opencontainers/image-spec/specs-go github.com/BurntSushi/toml github.com/seccomp/libseccomp-golang gopkg.in/square/go-jose.v2/json net/url github.com/opencontainers/selinux/pkg/pwalkdir github.com/opencontainers/selinux/pkg/pwalk vendor/golang.org/x/crypto/curve25519 runtime/trace encoding/hex golang.org/x/sys/execabs encoding/json compress/flate github.com/opencontainers/runtime-spec/specs-go github.com/containers/storage/pkg/reexec github.com/containerd/stargz-snapshotter/estargz/errorutil github.com/docker/docker/api/types/time github.com/syndtr/gocapability/capability gopkg.in/yaml.v2 github.com/miekg/pkcs11 mime github.com/proglottis/gpgme github.com/vbauerster/mpb/v7/decor golang.org/x/text/unicode/norm github.com/hashicorp/go-multierror vendor/golang.org/x/text/unicode/norm math/big google.golang.org/protobuf/encoding/protowire google.golang.org/grpc/internal/balancerload google.golang.org/grpc/internal/grpcutil github.com/opencontainers/runtime-tools/generate/seccomp github.com/containers/image/v5/internal/iolimits github.com/containers/image/v5/directory/explicitfilepath github.com/containers/image/v5/oci/internal github.com/containers/buildah/pkg/rusage github.com/containers/buildah/pkg/util github.com/opencontainers/runtime-tools/specerror github.com/docker/distribution/digestset github.com/containers/image/v5/docker/reference github.com/opencontainers/image-spec/specs-go/v1 github.com/modern-go/concurrent golang.org/x/net/internal/timeseries vendor/golang.org/x/text/unicode/bidi golang.org/x/text/unicode/bidi github.com/ulikunitz/xz/lzma google.golang.org/protobuf/reflect/protoreflect github.com/containers/storage/pkg/truncindex database/sql github.com/docker/distribution/reference github.com/containers/common/pkg/capabilities testing github.com/stefanberger/go-pkcs11uri github.com/xeipuuv/gojsonreference github.com/containers/image/v5/docker/policyconfiguration github.com/containers/image/v5/types github.com/klauspost/compress/huff0 github.com/containers/image/v5/internal/pkg/platform github.com/containers/image/v5/internal/putblobdigest github.com/containers/image/v5/transports github.com/containers/image/v5/internal/types github.com/containers/image/v5/internal/tmpdir compress/zlib compress/gzip github.com/klauspost/compress/flate vendor/golang.org/x/text/secure/bidirule github.com/containers/image/v5/internal/streamdigest github.com/containers/storage/pkg/dmesg github.com/containers/common/pkg/cgroupv2 github.com/opencontainers/runc/libcontainer/user github.com/opencontainers/runc/libcontainer/devices github.com/containers/storage/pkg/fsutils golang.org/x/term github.com/containers/common/pkg/signal github.com/vbauerster/mpb/v7/cwriter github.com/containernetworking/plugins/pkg/ns github.com/vishvananda/netns github.com/moby/sys/mountinfo github.com/moby/term go.etcd.io/bbolt golang.org/x/text/secure/bidirule runtime/pprof github.com/vbauerster/mpb/v7 github.com/moby/sys/mount github.com/containers/storage/pkg/mount github.com/opencontainers/runc/libcontainer/userns golang.org/x/net/idna vendor/golang.org/x/net/idna github.com/docker/docker/pkg/system google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/order google.golang.org/protobuf/internal/genid text/template github.com/containers/image/v5/pkg/strslice github.com/containers/ocicrypt/config/keyprovider-config github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/filters github.com/vbatts/tar-split/tar/storage github.com/docker/docker-credential-helpers/credentials github.com/docker/docker/pkg/jsonmessage github.com/opencontainers/runc/libcontainer/utils google.golang.org/grpc/grpclog github.com/prometheus/common/model github.com/sirupsen/logrus github.com/openshift/imagebuilder/strslice github.com/blang/semver github.com/gogo/protobuf/proto github.com/containers/buildah/docker google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/internal/encoding/text github.com/docker/docker/pkg/idtools github.com/openshift/imagebuilder/dockerfile/parser github.com/docker/docker-credential-helpers/client github.com/jinzhu/copier github.com/docker/docker/api/types/network github.com/opencontainers/runc/libcontainer/apparmor google.golang.org/grpc/connectivity google.golang.org/protobuf/proto google.golang.org/protobuf/internal/encoding/defval github.com/docker/docker/pkg/homedir github.com/containers/buildah/pkg/chrootuser github.com/vbatts/tar-split/archive/tar archive/tar github.com/containerd/containerd/log github.com/containers/storage/drivers/quota github.com/docker/docker/pkg/fileutils github.com/containers/common/pkg/umask github.com/containers/storage/pkg/fileutils github.com/containers/storage/pkg/parsers/kernel github.com/containers/storage/pkg/devicemapper github.com/containers/storage/pkg/loopback github.com/containers/storage/pkg/system github.com/klauspost/pgzip crypto/dsa encoding/asn1 crypto/elliptic github.com/json-iterator/go github.com/ghodss/yaml github.com/containers/storage/pkg/idtools google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/filedesc html/template github.com/containers/buildah/pkg/formats github.com/containers/storage/pkg/unshare github.com/containers/storage/pkg/tarlog github.com/vbatts/tar-split/tar/asm crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte crypto/internal/boring google.golang.org/protobuf/internal/encoding/tag google.golang.org/protobuf/internal/impl # 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/storage/pkg/homedir github.com/containers/common/pkg/util github.com/containers/common/pkg/parse github.com/containers/buildah/pkg/overlay github.com/containers/common/pkg/chown vendor/golang.org/x/net/http/httpproxy google.golang.org/grpc/internal/syscall github.com/docker/go-connections/nat github.com/docker/docker/api/types/registry github.com/containernetworking/cni/pkg/types github.com/containers/common/libnetwork/types google.golang.org/grpc/stats github.com/ishidawataru/sctp github.com/containerd/containerd/sys net/textproto github.com/chzyer/readline github.com/vishvananda/netlink/nl github.com/prometheus/procfs github.com/spf13/pflag github.com/containers/common/pkg/seccomp github.com/docker/docker/api/types/container github.com/containernetworking/cni/pkg/types/internal github.com/containernetworking/cni/pkg/utils github.com/containernetworking/cni/pkg/types/020 github.com/containernetworking/cni/pkg/types/create vendor/golang.org/x/net/http/httpguts golang.org/x/net/http/httpguts net/mail github.com/containernetworking/cni/pkg/types/040 github.com/docker/libnetwork/types github.com/containernetworking/cni/pkg/types/100 github.com/containernetworking/cni/pkg/version github.com/vishvananda/netlink github.com/containernetworking/cni/pkg/invoke # github.com/containers/storage/pkg/devicemapper src/github.com/containers/storage/pkg/devicemapper/devmapper_wrapper.go:6: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition cgo-gcc-prolog: In function '_cgo_ebd00b0772db_Cfunc_log_with_errno_init': cgo-gcc-prolog:467:49: warning: unused variable '_cgo_a' [-Wunused-variable] github.com/containernetworking/cni/libcni github.com/manifoldco/promptui github.com/spf13/cobra github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types github.com/containers/buildah/pkg/completion github.com/containers/common/pkg/completion github.com/docker/docker/api/types/volume google.golang.org/protobuf/internal/filetype google.golang.org/protobuf/runtime/protoimpl google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/durationpb google.golang.org/protobuf/types/known/timestamppb google.golang.org/protobuf/types/descriptorpb github.com/golang/protobuf/ptypes/duration google.golang.org/genproto/googleapis/rpc/status github.com/golang/protobuf/ptypes/any github.com/golang/protobuf/ptypes/timestamp google.golang.org/protobuf/reflect/protodesc github.com/golang/protobuf/proto google.golang.org/grpc/encoding/proto github.com/golang/protobuf/ptypes google.golang.org/grpc/binarylog/grpc_binarylog_v1 github.com/prometheus/client_model/go github.com/matttproud/golang_protobuf_extensions/pbutil google.golang.org/grpc/internal/status github.com/prometheus/client_golang/prometheus/internal google.golang.org/grpc/status github.com/containerd/containerd/errdefs google.golang.org/grpc/internal/binarylog github.com/containerd/containerd/platforms # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/aes.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/aes.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring cgo-gcc-prolog: In function '_cgo_71ae3cd1ca33_Cfunc__goboringcrypto_OPENSSL_setup': cgo-gcc-prolog:169:49: warning: unused variable '_cgo_a' [-Wunused-variable] # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/hmac.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/hmac.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/rand.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/rand.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/rsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/rsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/sha.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/sha.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_ecdsa_signature.c:7: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_ecdsa_signature.c:7: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_evp.c:7: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_evp.c:7: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_lock_setup.c:14: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition In file included from goboringcrypto.h:25, from openssl_lock_setup.c:7: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_lock_setup.c:7: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_seal': openssl_port_aead_gcm.c:22:13: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] plaintext = ""; ^ openssl_port_aead_gcm.c:26:7: 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:106:7: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ In file included from goboringcrypto.h:25, from openssl_port_aead_gcm.c:8: At top level: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_port_aead_gcm.c:8: goopenssl.h:52: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:153:4: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if(ret > 0) { ^ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_port_ctr128.c:7: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_port_ctr128.c:7: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_port_evp_md5_sha1.c:12: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_port_evp_md5_sha1.c:12: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_port_hmac.c:8: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_port_hmac.c:8: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': openssl_port_rsa.c:26:15: warning: unused variable 'siglen' [-Wunused-variable] unsigned int siglen; ^~~~~~ In file included from goboringcrypto.h:25, from openssl_port_rsa.c:8: At top level: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_port_rsa.c:8: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_port_rsa.c:8: openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': goopenssl.h:39:10: warning: 'mdctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_internal_##func argscall; \ ^~~~~~~~~~~~ openssl_port_rsa.c:39:14: note: 'mdctx' was declared here EVP_MD_CTX *mdctx = NULL; ^~~~~ In file included from goboringcrypto.h:25, from openssl_port_rsa.c:8: openssl_port_rsa.c: In function '_goboringcrypto_RSA_sign_pss_mgf1': goopenssl.h:27:10: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_port_rsa.c:83:16: note: 'ctx' was declared here EVP_PKEY_CTX *ctx; ^~~ In file included from goboringcrypto.h:25, from openssl_port_rsa.c:8: openssl_port_rsa.c: In function '_goboringcrypto_RSA_verify_pss_mgf1': goopenssl.h:27:10: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_port_rsa.c:134:16: note: 'ctx' was declared here EVP_PKEY_CTX *ctx; ^~~ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_stub_rand.c:7: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_stub_rand.c:7: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crypto/hmac crypto/sha256 crypto/sha512 crypto/sha1 crypto/aes vendor/golang.org/x/crypto/hkdf golang.org/x/crypto/pbkdf2 github.com/docker/docker/pkg/ioutils github.com/containers/storage/pkg/ioutils github.com/ulikunitz/xz golang.org/x/crypto/ssh/internal/bcrypt_pbkdf crypto/ecdsa crypto/rand golang.org/x/crypto/openpgp/elgamal github.com/containers/storage/pkg/stringid crypto/ed25519 mime/multipart crypto/rsa github.com/opencontainers/selinux/go-selinux github.com/google/uuid github.com/godbus/dbus/v5 github.com/klauspost/compress/zstd gopkg.in/square/go-jose.v2/cipher github.com/containers/storage/pkg/lockfile golang.org/x/crypto/ed25519 github.com/docker/docker/pkg/pools github.com/docker/libnetwork/resolvconf github.com/containers/storage/pkg/pools github.com/containers/image/v5/pkg/sysregistriesv2 github.com/containers/storage/drivers/copy github.com/docker/docker/pkg/archive github.com/mistifyio/go-zfs github.com/sylabs/sif/v2/pkg/sif github.com/containers/ocicrypt/crypto/pkcs11 crypto/x509 golang.org/x/crypto/openpgp/packet github.com/opencontainers/selinux/go-selinux/label github.com/containers/common/pkg/subscriptions github.com/containers/ocicrypt/config/pkcs11config github.com/containers/ocicrypt/config github.com/containers/image/v5/pkg/shortnames github.com/containers/image/v5/pkg/docker/config github.com/containers/ocicrypt/keywrap golang.org/x/crypto/openpgp go.mozilla.org/pkcs7 gopkg.in/square/go-jose.v2 crypto/tls golang.org/x/crypto/ssh github.com/containers/ocicrypt/keywrap/pgp github.com/coreos/go-systemd/v22/dbus github.com/containers/storage/pkg/chunked/internal github.com/containerd/stargz-snapshotter/estargz github.com/containers/storage/pkg/archive github.com/containers/storage/pkg/chunked/compressor github.com/containers/image/v5/pkg/compression github.com/containers/common/pkg/cgroups github.com/containers/image/v5/internal/blobinfocache github.com/containers/image/v5/pkg/blobinfocache/none github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize github.com/containers/ocicrypt/utils github.com/containers/image/v5/pkg/blobinfocache/memory github.com/containers/image/v5/pkg/blobinfocache/boltdb github.com/containers/ocicrypt/keywrap/jwe github.com/containers/ocicrypt/keywrap/pkcs11 github.com/containers/ocicrypt/blockcipher github.com/containers/ocicrypt/keywrap/pkcs7 github.com/containers/image/v5/pkg/blobinfocache github.com/containers/storage/pkg/chrootarchive github.com/containers/storage/drivers net/http/httptrace google.golang.org/grpc/internal/credentials github.com/docker/go-connections/tlsconfig github.com/containers/libtrust golang.org/x/crypto/ssh/agent net/http google.golang.org/grpc/credentials github.com/containers/storage/drivers/overlayutils github.com/containers/storage/drivers/vfs github.com/containers/storage/drivers/aufs github.com/containers/storage/drivers/zfs github.com/containers/storage/drivers/devmapper github.com/containers/storage/drivers/overlay google.golang.org/grpc/peer google.golang.org/grpc/resolver google.golang.org/grpc/internal/channelz google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/internal/transport/networktype google.golang.org/grpc/internal google.golang.org/grpc/internal/metadata google.golang.org/grpc/internal/resolver/unix google.golang.org/grpc/internal/resolver/dns google.golang.org/grpc/balancer github.com/containers/buildah/pkg/sshagent google.golang.org/grpc/balancer/base google.golang.org/grpc/internal/serviceconfig google.golang.org/grpc/internal/resolver google.golang.org/grpc/balancer/roundrobin github.com/containers/image/v5/manifest github.com/containers/storage/types github.com/containers/common/pkg/manifests github.com/containers/image/v5/docker/internal/tarfile github.com/containers/image/v5/image github.com/containers/image/v5/signature github.com/containers/common/pkg/config github.com/containers/storage/drivers/register github.com/containers/storage github.com/containers/image/v5/tarball github.com/containers/image/v5/sif github.com/containers/image/v5/docker/archive github.com/containers/image/v5/directory github.com/containers/storage/pkg/chunked github.com/containers/image/v5/storage github.com/docker/distribution/registry/api/errcode github.com/docker/distribution/registry/client/transport github.com/docker/go-connections/sockets github.com/docker/distribution/registry/client/auth/challenge github.com/containers/common/pkg/download expvar github.com/containers/common/pkg/filters golang.org/x/net/trace net/http/httputil github.com/docker/distribution github.com/containers/buildah/define github.com/gorilla/mux github.com/prometheus/common/expfmt github.com/xeipuuv/gojsonschema golang.org/x/net/http2 github.com/containers/common/libnetwork/util github.com/containers/image/v5/pkg/tlsclientconfig github.com/docker/docker/errdefs github.com/containers/common/libnetwork/internal/util github.com/containers/image/v5/oci/layout github.com/containers/common/libnetwork/netavark github.com/containers/common/libnetwork/cni github.com/docker/distribution/registry/api/v2 github.com/fsouza/go-dockerclient github.com/docker/docker/client github.com/containers/image/v5/oci/archive github.com/prometheus/client_golang/prometheus github.com/containers/common/pkg/retry github.com/containers/common/libnetwork/network github.com/opencontainers/runtime-tools/validate github.com/prometheus/client_golang/prometheus/promhttp github.com/opencontainers/runtime-tools/generate github.com/openshift/imagebuilder google.golang.org/grpc/internal/transport github.com/containers/image/v5/docker/daemon github.com/docker/go-metrics github.com/docker/distribution/metrics github.com/docker/distribution/registry/storage/cache github.com/docker/distribution/registry/storage/cache/memory github.com/docker/distribution/registry/client github.com/containers/image/v5/docker google.golang.org/grpc github.com/containers/common/pkg/auth github.com/containers/image/v5/openshift github.com/containers/image/v5/transports/alltransports github.com/containers/ocicrypt/utils/keyprovider github.com/containers/ocicrypt/keywrap/keyprovider github.com/containers/ocicrypt github.com/containers/ocicrypt/helpers github.com/containers/image/v5/copy github.com/containers/common/pkg/supplemented github.com/containers/common/libimage/manifests github.com/containers/common/libimage github.com/containers/buildah/internal/util github.com/containers/buildah/pkg/blobcache github.com/containers/buildah/util github.com/containers/buildah/internal/parse github.com/containers/buildah/bind github.com/containers/buildah/copier github.com/containers/buildah/pkg/parse github.com/containers/buildah/pkg/cli github.com/containers/buildah/internal/source github.com/containers/buildah/chroot github.com/containers/buildah github.com/containers/buildah/imagebuildah github.com/containers/buildah/cmd/buildah ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' -ldflags ' -X main.buildInfo=1672197879 -X main.cniVersion=v1.0.1 -compressdwarf=false -B 0xa8a6469dc691ea73464a16c0efd1585471d6a6d6 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -o imgtype github.com/containers/buildah/tests/imgtype github.com/docker/docker/api/types/image github.com/VividCortex/ewma google.golang.org/protobuf/internal/flags encoding crypto/internal/subtle vendor/golang.org/x/crypto/cryptobyte/asn1 unicode internal/unsafeheader internal/race github.com/docker/docker/api golang.org/x/crypto/internal/subtle internal/itoa github.com/docker/docker/api/types/events github.com/containers/storage/pkg/promise github.com/containers/buildah/internal github.com/containers/common/version unicode/utf8 internal/goexperiment github.com/containers/ocicrypt/spec golang.org/x/sys/internal/unsafeheader github.com/openshift/imagebuilder/dockerfile/command vendor/golang.org/x/crypto/internal/subtle math/bits internal/nettrace unicode/utf16 crypto/subtle google.golang.org/grpc/attributes runtime/internal/sys container/list image/color google.golang.org/grpc/serviceconfig github.com/ulikunitz/xz/internal/hash crypto/internal/boring/sig internal/cpu internal/abi runtime/internal/atomic sync/atomic runtime/internal/math google.golang.org/protobuf/internal/set github.com/rivo/uniseg crypto/internal/boring/fipstls internal/bytealg math runtime github.com/klauspost/compress github.com/vbauerster/mpb/v7/internal internal/reflectlite sync internal/testlog internal/singleflight google.golang.org/protobuf/internal/pragma google.golang.org/grpc/internal/buffer google.golang.org/grpc/internal/grpcsync internal/sysinfo math/rand runtime/cgo errors sort internal/oserror path github.com/containers/storage/pkg/locker github.com/containers/common/pkg/apparmor golang.org/x/crypto/cast5 vendor/golang.org/x/net/dns/dnsmessage crypto/elliptic/internal/fiat io strconv syscall container/heap github.com/beorn7/perks/quantile github.com/containers/image/v5/pkg/compression/internal github.com/containers/image/v5/internal/uploadreader bytes hash crypto/internal/randutil strings text/tabwriter github.com/containers/image/v5/pkg/compression/types hash/fnv hash/adler32 hash/crc64 hash/crc32 crypto/rc4 golang.org/x/crypto/openpgp/errors encoding/base32 crypto golang.org/x/crypto/blowfish reflect golang.org/x/crypto/openpgp/s2k vendor/golang.org/x/text/transform golang.org/x/text/transform github.com/docker/docker/api/types/versions net/http/internal/ascii google.golang.org/grpc/encoding github.com/containers/storage/pkg/stringutils github.com/disiqueira/gotree/v3 github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg bufio regexp/syntax html compress/bzip2 image internal/syscall/execenv internal/syscall/unix time regexp image/internal/imageutil image/jpeg github.com/acarl005/stripansi github.com/docker/libnetwork/resolvconf/dns google.golang.org/grpc/backoff google.golang.org/grpc/internal/grpcrand context google.golang.org/grpc/keepalive github.com/BurntSushi/toml/internal io/fs internal/poll google.golang.org/grpc/internal/backoff golang.org/x/sync/semaphore golang.org/x/net/context google.golang.org/grpc/tap golang.org/x/sync/errgroup os internal/fmtsort github.com/hashicorp/errwrap encoding/binary github.com/modern-go/reflect2 encoding/base64 github.com/klauspost/compress/zstd/internal/xxhash crypto/md5 vendor/golang.org/x/crypto/poly1305 github.com/cespare/xxhash/v2 golang.org/x/crypto/internal/poly1305 golang.org/x/crypto/curve25519/internal/field github.com/klauspost/compress/internal/snapref crypto/cipher crypto/ed25519/internal/edwards25519/field golang.org/x/sys/unix google.golang.org/protobuf/internal/detrand io/ioutil github.com/containers/image/v5/internal/rootless google.golang.org/grpc/internal/xds/env runtime/debug path/filepath github.com/mattn/go-runewidth github.com/docker/docker/api/types/mount fmt os/signal net encoding/pem golang.org/x/crypto/openpgp/armor google.golang.org/grpc/internal/envconfig crypto/ed25519/internal/edwards25519 github.com/prometheus/procfs/internal/util vendor/golang.org/x/sys/cpu crypto/des vendor/golang.org/x/crypto/chacha20 golang.org/x/crypto/chacha20 github.com/containers/storage/pkg/directory github.com/cyphar/filepath-securejoin os/exec vendor/golang.org/x/crypto/chacha20poly1305 google.golang.org/protobuf/internal/errors flag google.golang.org/protobuf/internal/version go/token log os/user google.golang.org/grpc/codes github.com/opencontainers/go-digest github.com/pkg/errors compress/flate github.com/opencontainers/image-spec/specs-go encoding/json golang.org/x/crypto/curve25519 encoding/hex net/http/internal google.golang.org/grpc/metadata github.com/ulikunitz/xz/internal/xlog github.com/opencontainers/selinux/pkg/pwalk github.com/prometheus/procfs/internal/fs github.com/manifoldco/promptui/screenbuf github.com/opencontainers/selinux/pkg/pwalkdir github.com/opencontainers/runtime-spec/specs-go github.com/docker/docker/api/types/time github.com/containers/storage/pkg/parsers mime golang.org/x/sys/execabs google.golang.org/grpc/internal/grpclog github.com/docker/docker/pkg/stdcopy runtime/trace github.com/manifoldco/promptui/list github.com/opencontainers/runtime-tools/filepath vendor/golang.org/x/net/http2/hpack github.com/docker/go-units github.com/klauspost/compress/fse github.com/imdario/mergo github.com/containerd/stargz-snapshotter/estargz/errorutil github.com/docker/docker/api/types/blkiodev github.com/containerd/containerd/pkg/userns net/url github.com/proglottis/gpgme text/scanner github.com/tchap/go-patricia/patricia github.com/containers/image/v5/version github.com/hashicorp/go-multierror database/sql/driver github.com/opencontainers/runtime-tools/error github.com/xeipuuv/gojsonpointer github.com/openshift/imagebuilder/signal mime/quotedprintable github.com/containers/storage/pkg/config github.com/syndtr/gocapability/capability vendor/golang.org/x/crypto/curve25519 github.com/containers/common/pkg/timetype github.com/BurntSushi/toml text/template/parse github.com/miekg/pkcs11 golang.org/x/net/http2/hpack gopkg.in/square/go-jose.v2/json github.com/vbauerster/mpb/v7/decor github.com/google/go-intervals/intervalset github.com/containers/storage/pkg/reexec github.com/morikuni/aec github.com/seccomp/libseccomp-golang encoding/csv gopkg.in/yaml.v2 math/big vendor/golang.org/x/text/unicode/norm golang.org/x/text/unicode/norm google.golang.org/protobuf/encoding/protowire github.com/opencontainers/runtime-tools/generate/seccomp github.com/containers/image/v5/internal/iolimits github.com/containers/image/v5/oci/internal github.com/containers/image/v5/directory/explicitfilepath github.com/modern-go/concurrent golang.org/x/net/internal/timeseries golang.org/x/text/unicode/bidi vendor/golang.org/x/text/unicode/bidi github.com/containers/image/v5/docker/reference github.com/docker/distribution/digestset github.com/opencontainers/image-spec/specs-go/v1 github.com/opencontainers/runtime-tools/specerror google.golang.org/grpc/internal/balancerload google.golang.org/grpc/internal/grpcutil google.golang.org/protobuf/reflect/protoreflect github.com/ulikunitz/xz/lzma github.com/containers/storage/pkg/truncindex github.com/docker/distribution/reference github.com/containers/common/pkg/capabilities database/sql github.com/xeipuuv/gojsonreference github.com/stefanberger/go-pkcs11uri testing github.com/klauspost/compress/huff0 github.com/containers/image/v5/docker/policyconfiguration github.com/containers/image/v5/types compress/gzip compress/zlib github.com/klauspost/compress/flate github.com/containers/image/v5/internal/pkg/platform github.com/containers/image/v5/internal/types github.com/containers/image/v5/transports github.com/containers/image/v5/internal/putblobdigest github.com/containers/image/v5/internal/tmpdir vendor/golang.org/x/text/secure/bidirule golang.org/x/text/secure/bidirule github.com/containers/image/v5/internal/streamdigest github.com/containers/storage/pkg/dmesg github.com/containers/common/pkg/cgroupv2 github.com/opencontainers/runc/libcontainer/user github.com/vbauerster/mpb/v7/cwriter github.com/containers/storage/pkg/fsutils github.com/containernetworking/plugins/pkg/ns github.com/containers/common/pkg/signal github.com/vishvananda/netns github.com/opencontainers/runc/libcontainer/devices github.com/moby/sys/mountinfo golang.org/x/term github.com/moby/term go.etcd.io/bbolt vendor/golang.org/x/net/idna github.com/vbauerster/mpb/v7 google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/descfmt google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/strs google.golang.org/protobuf/internal/order google.golang.org/protobuf/runtime/protoiface google.golang.org/protobuf/internal/genid github.com/containers/storage/pkg/mount github.com/moby/sys/mount text/template google.golang.org/protobuf/reflect/protoregistry golang.org/x/net/idna google.golang.org/protobuf/internal/encoding/text github.com/opencontainers/runc/libcontainer/userns github.com/docker/docker/pkg/system github.com/containers/ocicrypt/config/keyprovider-config github.com/containers/image/v5/pkg/strslice github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/filters github.com/vbatts/tar-split/tar/storage github.com/docker/docker-credential-helpers/credentials google.golang.org/grpc/grpclog github.com/opencontainers/runc/libcontainer/utils github.com/prometheus/common/model github.com/docker/docker/pkg/jsonmessage github.com/sirupsen/logrus github.com/openshift/imagebuilder/strslice github.com/blang/semver github.com/gogo/protobuf/proto github.com/containers/buildah/docker github.com/jinzhu/copier github.com/docker/docker-credential-helpers/client github.com/docker/docker/pkg/idtools github.com/openshift/imagebuilder/dockerfile/parser github.com/opencontainers/runc/libcontainer/apparmor github.com/docker/docker/api/types/network google.golang.org/protobuf/proto google.golang.org/grpc/connectivity google.golang.org/protobuf/internal/encoding/defval github.com/docker/docker/pkg/homedir github.com/containers/buildah/pkg/chrootuser archive/tar github.com/vbatts/tar-split/archive/tar github.com/containers/common/pkg/umask github.com/containers/storage/pkg/fileutils github.com/containers/storage/pkg/parsers/kernel github.com/docker/docker/pkg/fileutils github.com/containerd/containerd/log github.com/containers/storage/drivers/quota github.com/containers/storage/pkg/loopback github.com/containers/storage/pkg/devicemapper github.com/containers/storage/pkg/system crypto/dsa encoding/asn1 crypto/elliptic github.com/json-iterator/go github.com/klauspost/pgzip github.com/containers/storage/pkg/idtools html/template google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/filedesc github.com/ghodss/yaml github.com/containers/storage/pkg/unshare crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte crypto/internal/boring github.com/containers/storage/pkg/tarlog github.com/vbatts/tar-split/tar/asm google.golang.org/protobuf/internal/encoding/tag google.golang.org/protobuf/internal/impl # 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/storage/pkg/homedir github.com/containers/common/pkg/util github.com/containers/common/pkg/parse github.com/containers/buildah/pkg/overlay vendor/golang.org/x/net/http/httpproxy github.com/containers/common/libnetwork/types github.com/docker/docker/api/types/registry google.golang.org/grpc/internal/syscall github.com/containernetworking/cni/pkg/types github.com/docker/go-connections/nat github.com/ishidawataru/sctp net/textproto google.golang.org/grpc/stats github.com/containerd/containerd/sys github.com/chzyer/readline github.com/vishvananda/netlink/nl github.com/spf13/pflag github.com/prometheus/procfs github.com/containers/common/pkg/chown github.com/containernetworking/cni/pkg/utils github.com/containernetworking/cni/pkg/types/internal github.com/containers/common/pkg/seccomp github.com/docker/docker/api/types/container github.com/containernetworking/cni/pkg/types/create github.com/containernetworking/cni/pkg/types/020 vendor/golang.org/x/net/http/httpguts golang.org/x/net/http/httpguts net/mail github.com/containernetworking/cni/pkg/types/040 github.com/docker/libnetwork/types github.com/containernetworking/cni/pkg/types/100 github.com/containernetworking/cni/pkg/version github.com/vishvananda/netlink github.com/containernetworking/cni/pkg/invoke # github.com/containers/storage/pkg/devicemapper src/github.com/containers/storage/pkg/devicemapper/devmapper_wrapper.go:6: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition cgo-gcc-prolog: In function '_cgo_ebd00b0772db_Cfunc_log_with_errno_init': cgo-gcc-prolog:467:49: warning: unused variable '_cgo_a' [-Wunused-variable] github.com/containernetworking/cni/libcni github.com/manifoldco/promptui github.com/spf13/cobra github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types github.com/docker/docker/api/types/volume google.golang.org/protobuf/internal/filetype google.golang.org/protobuf/runtime/protoimpl google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/durationpb google.golang.org/protobuf/types/known/timestamppb google.golang.org/protobuf/types/descriptorpb github.com/golang/protobuf/ptypes/duration github.com/golang/protobuf/ptypes/timestamp github.com/golang/protobuf/ptypes/any google.golang.org/genproto/googleapis/rpc/status google.golang.org/protobuf/reflect/protodesc github.com/golang/protobuf/proto google.golang.org/grpc/encoding/proto github.com/matttproud/golang_protobuf_extensions/pbutil github.com/golang/protobuf/ptypes github.com/prometheus/client_model/go google.golang.org/grpc/binarylog/grpc_binarylog_v1 github.com/prometheus/client_golang/prometheus/internal google.golang.org/grpc/internal/status google.golang.org/grpc/status github.com/containerd/containerd/errdefs google.golang.org/grpc/internal/binarylog github.com/containerd/containerd/platforms # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/aes.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/aes.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring cgo-gcc-prolog: In function '_cgo_71ae3cd1ca33_Cfunc__goboringcrypto_OPENSSL_setup': cgo-gcc-prolog:169:49: warning: unused variable '_cgo_a' [-Wunused-variable] # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/hmac.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/hmac.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/rand.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/rand.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/rsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/rsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/sha.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/sha.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_ecdsa_signature.c:7: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_ecdsa_signature.c:7: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_evp.c:7: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_evp.c:7: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_lock_setup.c:14: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition In file included from goboringcrypto.h:25, from openssl_lock_setup.c:7: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_lock_setup.c:7: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_seal': openssl_port_aead_gcm.c:22:13: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] plaintext = ""; ^ openssl_port_aead_gcm.c:26:7: 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:106:7: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ In file included from goboringcrypto.h:25, from openssl_port_aead_gcm.c:8: At top level: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_port_aead_gcm.c:8: goopenssl.h:52: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:153:4: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if(ret > 0) { ^ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_port_ctr128.c:7: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_port_ctr128.c:7: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_port_evp_md5_sha1.c:12: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_port_evp_md5_sha1.c:12: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_port_hmac.c:8: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_port_hmac.c:8: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': openssl_port_rsa.c:26:15: warning: unused variable 'siglen' [-Wunused-variable] unsigned int siglen; ^~~~~~ In file included from goboringcrypto.h:25, from openssl_port_rsa.c:8: At top level: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_port_rsa.c:8: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_port_rsa.c:8: openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': goopenssl.h:39:10: warning: 'mdctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_internal_##func argscall; \ ^~~~~~~~~~~~ openssl_port_rsa.c:39:14: note: 'mdctx' was declared here EVP_MD_CTX *mdctx = NULL; ^~~~~ In file included from goboringcrypto.h:25, from openssl_port_rsa.c:8: openssl_port_rsa.c: In function '_goboringcrypto_RSA_sign_pss_mgf1': goopenssl.h:27:10: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_port_rsa.c:83:16: note: 'ctx' was declared here EVP_PKEY_CTX *ctx; ^~~ In file included from goboringcrypto.h:25, from openssl_port_rsa.c:8: openssl_port_rsa.c: In function '_goboringcrypto_RSA_verify_pss_mgf1': goopenssl.h:27:10: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_port_rsa.c:134:16: note: 'ctx' was declared here EVP_PKEY_CTX *ctx; ^~~ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_stub_rand.c:7: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_stub_rand.c:7: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crypto/hmac crypto/sha512 crypto/sha1 crypto/sha256 crypto/aes vendor/golang.org/x/crypto/hkdf golang.org/x/crypto/pbkdf2 github.com/docker/docker/pkg/ioutils github.com/containers/storage/pkg/ioutils github.com/ulikunitz/xz crypto/rand golang.org/x/crypto/ssh/internal/bcrypt_pbkdf crypto/ecdsa crypto/ed25519 golang.org/x/crypto/openpgp/elgamal github.com/containers/storage/pkg/stringid mime/multipart crypto/rsa github.com/opencontainers/selinux/go-selinux github.com/google/uuid github.com/klauspost/compress/zstd github.com/godbus/dbus/v5 github.com/containers/storage/pkg/lockfile gopkg.in/square/go-jose.v2/cipher golang.org/x/crypto/ed25519 github.com/docker/docker/pkg/pools github.com/docker/libnetwork/resolvconf github.com/containers/storage/pkg/pools github.com/containers/image/v5/pkg/sysregistriesv2 github.com/docker/docker/pkg/archive github.com/containers/storage/drivers/copy github.com/mistifyio/go-zfs github.com/sylabs/sif/v2/pkg/sif github.com/containers/ocicrypt/crypto/pkcs11 golang.org/x/crypto/openpgp/packet crypto/x509 github.com/opencontainers/selinux/go-selinux/label github.com/containers/common/pkg/subscriptions github.com/containers/image/v5/pkg/shortnames github.com/containers/image/v5/pkg/docker/config github.com/containers/ocicrypt/config github.com/containers/ocicrypt/keywrap golang.org/x/crypto/openpgp github.com/containers/ocicrypt/keywrap/pgp go.mozilla.org/pkcs7 gopkg.in/square/go-jose.v2 golang.org/x/crypto/ssh crypto/tls github.com/coreos/go-systemd/v22/dbus github.com/containers/storage/pkg/chunked/internal github.com/containerd/stargz-snapshotter/estargz github.com/containers/storage/pkg/archive github.com/containers/storage/pkg/chunked/compressor github.com/containers/image/v5/pkg/compression github.com/containers/image/v5/internal/blobinfocache github.com/containers/image/v5/pkg/blobinfocache/none github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize github.com/containers/image/v5/pkg/blobinfocache/memory github.com/containers/image/v5/pkg/blobinfocache/boltdb github.com/containers/common/pkg/cgroups github.com/containers/image/v5/pkg/blobinfocache github.com/containers/ocicrypt/utils github.com/containers/ocicrypt/keywrap/jwe github.com/containers/ocicrypt/keywrap/pkcs11 github.com/containers/ocicrypt/keywrap/pkcs7 github.com/containers/ocicrypt/blockcipher github.com/containers/storage/pkg/chrootarchive github.com/containers/storage/drivers github.com/containers/storage/drivers/overlayutils github.com/containers/storage/drivers/vfs github.com/containers/storage/drivers/zfs github.com/containers/storage/drivers/aufs github.com/containers/storage/drivers/devmapper github.com/containers/storage/drivers/overlay golang.org/x/crypto/ssh/agent net/http/httptrace google.golang.org/grpc/internal/credentials github.com/docker/go-connections/tlsconfig github.com/containers/libtrust net/http google.golang.org/grpc/credentials google.golang.org/grpc/peer google.golang.org/grpc/resolver google.golang.org/grpc/internal/channelz google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal/transport/networktype google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/internal/metadata google.golang.org/grpc/internal github.com/containers/buildah/pkg/sshagent google.golang.org/grpc/internal/resolver/unix google.golang.org/grpc/balancer google.golang.org/grpc/internal/resolver/dns github.com/containers/storage/types google.golang.org/grpc/internal/serviceconfig google.golang.org/grpc/balancer/base google.golang.org/grpc/internal/resolver google.golang.org/grpc/balancer/roundrobin github.com/containers/common/pkg/config github.com/containers/image/v5/manifest github.com/containers/storage/drivers/register github.com/containers/storage github.com/containers/common/pkg/manifests github.com/containers/image/v5/docker/internal/tarfile github.com/containers/image/v5/image github.com/containers/image/v5/signature github.com/containers/image/v5/directory github.com/containers/image/v5/sif github.com/containers/image/v5/tarball github.com/containers/image/v5/docker/archive github.com/containers/storage/pkg/chunked github.com/containers/image/v5/storage github.com/docker/distribution/registry/client/transport expvar github.com/docker/distribution/registry/client/auth/challenge github.com/containers/common/pkg/download github.com/containers/common/pkg/filters github.com/docker/go-connections/sockets github.com/containers/buildah/define golang.org/x/net/trace net/http/httputil github.com/docker/distribution/registry/api/errcode github.com/docker/distribution github.com/gorilla/mux github.com/prometheus/common/expfmt github.com/xeipuuv/gojsonschema golang.org/x/net/http2 github.com/containers/common/libnetwork/util github.com/containers/image/v5/pkg/tlsclientconfig github.com/docker/docker/errdefs github.com/containers/common/libnetwork/internal/util github.com/containers/image/v5/oci/layout github.com/containers/common/libnetwork/cni github.com/containers/common/libnetwork/netavark github.com/fsouza/go-dockerclient github.com/docker/docker/client github.com/docker/distribution/registry/api/v2 github.com/containers/image/v5/oci/archive github.com/prometheus/client_golang/prometheus github.com/containers/common/pkg/retry github.com/containers/common/libnetwork/network github.com/opencontainers/runtime-tools/validate github.com/prometheus/client_golang/prometheus/promhttp github.com/opencontainers/runtime-tools/generate github.com/openshift/imagebuilder github.com/containers/image/v5/docker/daemon google.golang.org/grpc/internal/transport github.com/docker/go-metrics github.com/docker/distribution/metrics github.com/docker/distribution/registry/storage/cache github.com/docker/distribution/registry/storage/cache/memory github.com/docker/distribution/registry/client github.com/containers/image/v5/docker google.golang.org/grpc github.com/containers/image/v5/openshift github.com/containers/image/v5/transports/alltransports github.com/containers/ocicrypt/utils/keyprovider github.com/containers/ocicrypt/keywrap/keyprovider github.com/containers/ocicrypt github.com/containers/image/v5/copy github.com/containers/common/pkg/supplemented github.com/containers/common/libimage/manifests github.com/containers/common/libimage github.com/containers/buildah/internal/util github.com/containers/buildah/pkg/blobcache github.com/containers/buildah/util github.com/containers/buildah/internal/parse github.com/containers/buildah/bind github.com/containers/buildah/copier github.com/containers/buildah/pkg/parse github.com/containers/buildah/chroot github.com/containers/buildah github.com/containers/buildah/tests/imgtype ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl seccomp selinux btrfs_noversion exclude_graphdriver_btrfs' -ldflags ' -X main.buildInfo=1672197879 -X main.cniVersion=v1.0.1 -compressdwarf=false -B 0x6fe8f44dc17f79e21e4a0d5fc59e46c290898d86 -extldflags '\''-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'\''' -a -v -o bin/copy github.com/containers/buildah/tests/copy internal/unsafeheader internal/itoa crypto/internal/subtle golang.org/x/crypto/internal/subtle runtime/internal/sys internal/race internal/goexperiment math/bits unicode/utf8 unicode/utf16 google.golang.org/grpc/attributes golang.org/x/sys/internal/unsafeheader image/color vendor/golang.org/x/crypto/cryptobyte/asn1 unicode google.golang.org/protobuf/internal/flags encoding github.com/docker/docker/api/types/events google.golang.org/grpc/serviceconfig crypto/subtle container/list github.com/containers/storage/pkg/promise github.com/VividCortex/ewma github.com/ulikunitz/xz/internal/hash internal/nettrace github.com/containers/buildah/internal github.com/containers/common/version github.com/docker/docker/api/types/image github.com/openshift/imagebuilder/dockerfile/command internal/cpu internal/abi vendor/golang.org/x/crypto/internal/subtle github.com/docker/docker/api runtime/internal/atomic crypto/internal/boring/sig github.com/containers/ocicrypt/spec sync/atomic runtime/internal/math google.golang.org/protobuf/internal/set github.com/rivo/uniseg crypto/internal/boring/fipstls internal/bytealg math runtime github.com/klauspost/compress github.com/vbauerster/mpb/v7/internal internal/reflectlite sync google.golang.org/protobuf/internal/pragma google.golang.org/grpc/internal/buffer google.golang.org/grpc/internal/grpcsync internal/singleflight internal/testlog internal/sysinfo math/rand runtime/cgo errors sort internal/oserror path github.com/containers/storage/pkg/locker github.com/containers/common/pkg/apparmor io golang.org/x/crypto/cast5 vendor/golang.org/x/net/dns/dnsmessage crypto/elliptic/internal/fiat strconv syscall container/heap github.com/beorn7/perks/quantile github.com/containers/image/v5/pkg/compression/internal hash github.com/containers/image/v5/internal/uploadreader crypto/internal/randutil bytes text/tabwriter strings github.com/containers/image/v5/pkg/compression/types hash/fnv hash/adler32 hash/crc64 hash/crc32 vendor/golang.org/x/text/transform golang.org/x/text/transform crypto crypto/rc4 golang.org/x/crypto/openpgp/errors encoding/base32 golang.org/x/crypto/blowfish reflect golang.org/x/crypto/openpgp/s2k net/http/internal/ascii github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg github.com/disiqueira/gotree/v3 github.com/containers/storage/pkg/stringutils google.golang.org/grpc/encoding bufio html github.com/docker/docker/api/types/versions regexp/syntax compress/bzip2 image internal/syscall/execenv internal/syscall/unix time regexp image/internal/imageutil image/jpeg github.com/acarl005/stripansi github.com/docker/libnetwork/resolvconf/dns google.golang.org/grpc/internal/grpcrand github.com/BurntSushi/toml/internal google.golang.org/grpc/keepalive google.golang.org/grpc/backoff context io/fs internal/poll google.golang.org/grpc/internal/backoff google.golang.org/grpc/tap golang.org/x/sync/semaphore golang.org/x/sync/errgroup golang.org/x/net/context os internal/fmtsort github.com/hashicorp/errwrap encoding/binary github.com/modern-go/reflect2 encoding/base64 crypto/md5 github.com/klauspost/compress/internal/snapref github.com/klauspost/compress/zstd/internal/xxhash github.com/cespare/xxhash/v2 crypto/cipher crypto/ed25519/internal/edwards25519/field vendor/golang.org/x/crypto/poly1305 golang.org/x/crypto/curve25519/internal/field golang.org/x/crypto/internal/poly1305 golang.org/x/sys/unix encoding/pem golang.org/x/crypto/openpgp/armor crypto/ed25519/internal/edwards25519 github.com/containers/image/v5/internal/rootless github.com/docker/docker/api/types/mount io/ioutil google.golang.org/grpc/internal/xds/env runtime/debug google.golang.org/protobuf/internal/detrand path/filepath os/signal github.com/mattn/go-runewidth fmt golang.org/x/crypto/chacha20 crypto/des vendor/golang.org/x/crypto/chacha20 net google.golang.org/grpc/internal/envconfig github.com/prometheus/procfs/internal/util vendor/golang.org/x/sys/cpu vendor/golang.org/x/crypto/chacha20poly1305 github.com/containers/storage/pkg/directory github.com/cyphar/filepath-securejoin os/exec google.golang.org/protobuf/internal/version os/user encoding/hex google.golang.org/protobuf/internal/errors github.com/opencontainers/image-spec/specs-go github.com/pkg/errors go/token net/url google.golang.org/grpc/codes log github.com/opencontainers/go-digest encoding/json github.com/ulikunitz/xz/internal/xlog net/http/internal golang.org/x/sys/execabs github.com/containers/storage/pkg/reexec vendor/golang.org/x/crypto/curve25519 flag compress/flate github.com/docker/go-units github.com/opencontainers/selinux/pkg/pwalkdir github.com/manifoldco/promptui/list github.com/containers/storage/pkg/config github.com/containers/storage/pkg/parsers google.golang.org/grpc/internal/grpclog text/template/parse github.com/containers/image/v5/version github.com/containerd/containerd/pkg/userns golang.org/x/crypto/curve25519 github.com/prometheus/procfs/internal/fs github.com/docker/docker/pkg/stdcopy github.com/opencontainers/runtime-spec/specs-go github.com/opencontainers/selinux/pkg/pwalk mime/quotedprintable github.com/opencontainers/runtime-tools/error github.com/manifoldco/promptui/screenbuf github.com/morikuni/aec github.com/containerd/stargz-snapshotter/estargz/errorutil google.golang.org/grpc/metadata github.com/google/go-intervals/intervalset github.com/openshift/imagebuilder/signal github.com/docker/docker/api/types/time vendor/golang.org/x/net/http2/hpack github.com/imdario/mergo text/scanner encoding/csv database/sql/driver github.com/docker/docker/api/types/blkiodev github.com/containers/common/pkg/timetype github.com/seccomp/libseccomp-golang github.com/tchap/go-patricia/patricia mime github.com/syndtr/gocapability/capability math/big github.com/hashicorp/go-multierror github.com/klauspost/compress/fse github.com/opencontainers/runtime-tools/filepath golang.org/x/net/http2/hpack runtime/trace github.com/BurntSushi/toml gopkg.in/square/go-jose.v2/json github.com/proglottis/gpgme github.com/xeipuuv/gojsonpointer github.com/vbauerster/mpb/v7/decor gopkg.in/yaml.v2 github.com/miekg/pkcs11 vendor/golang.org/x/text/unicode/norm golang.org/x/text/unicode/norm google.golang.org/protobuf/encoding/protowire github.com/opencontainers/runtime-tools/generate/seccomp github.com/containers/image/v5/internal/iolimits github.com/containers/image/v5/directory/explicitfilepath github.com/containers/image/v5/oci/internal github.com/docker/distribution/digestset github.com/opencontainers/image-spec/specs-go/v1 github.com/containers/image/v5/docker/reference google.golang.org/grpc/internal/balancerload google.golang.org/grpc/internal/grpcutil github.com/ulikunitz/xz/lzma golang.org/x/net/internal/timeseries github.com/modern-go/concurrent vendor/golang.org/x/text/unicode/bidi golang.org/x/text/unicode/bidi google.golang.org/protobuf/reflect/protoreflect github.com/opencontainers/runtime-tools/specerror github.com/containers/storage/pkg/truncindex github.com/docker/distribution/reference database/sql github.com/containers/common/pkg/capabilities github.com/xeipuuv/gojsonreference github.com/stefanberger/go-pkcs11uri testing github.com/containers/image/v5/docker/policyconfiguration github.com/containers/image/v5/types github.com/klauspost/compress/huff0 compress/gzip compress/zlib github.com/klauspost/compress/flate github.com/containers/image/v5/internal/pkg/platform github.com/containers/image/v5/internal/tmpdir github.com/containers/image/v5/internal/putblobdigest github.com/containers/image/v5/internal/types github.com/containers/image/v5/transports golang.org/x/text/secure/bidirule vendor/golang.org/x/text/secure/bidirule github.com/containers/image/v5/internal/streamdigest github.com/moby/sys/mountinfo github.com/opencontainers/runc/libcontainer/user github.com/opencontainers/runc/libcontainer/devices github.com/vbauerster/mpb/v7/cwriter github.com/containers/storage/pkg/dmesg golang.org/x/term github.com/containers/storage/pkg/fsutils github.com/containers/common/pkg/cgroupv2 go.etcd.io/bbolt github.com/containers/common/pkg/signal github.com/containernetworking/plugins/pkg/ns github.com/vishvananda/netns github.com/moby/term github.com/vbauerster/mpb/v7 vendor/golang.org/x/net/idna google.golang.org/protobuf/internal/descopts google.golang.org/protobuf/internal/encoding/messageset google.golang.org/protobuf/internal/descfmt github.com/moby/sys/mount google.golang.org/protobuf/internal/strs google.golang.org/protobuf/runtime/protoiface github.com/containers/storage/pkg/mount google.golang.org/protobuf/internal/order google.golang.org/protobuf/internal/genid golang.org/x/net/idna google.golang.org/protobuf/reflect/protoregistry google.golang.org/protobuf/internal/encoding/text github.com/docker/docker/pkg/system github.com/containers/image/v5/pkg/strslice github.com/docker/docker/api/types/strslice github.com/containers/ocicrypt/config/keyprovider-config github.com/vbatts/tar-split/tar/storage github.com/docker/docker-credential-helpers/credentials google.golang.org/grpc/grpclog github.com/sirupsen/logrus github.com/prometheus/common/model github.com/opencontainers/runc/libcontainer/userns github.com/docker/docker/api/types/filters github.com/opencontainers/runc/libcontainer/utils github.com/docker/docker/pkg/jsonmessage github.com/openshift/imagebuilder/strslice github.com/blang/semver text/template github.com/gogo/protobuf/proto github.com/containers/buildah/docker github.com/docker/docker-credential-helpers/client github.com/docker/docker/api/types/network github.com/opencontainers/runc/libcontainer/apparmor github.com/openshift/imagebuilder/dockerfile/parser github.com/docker/docker/pkg/idtools google.golang.org/grpc/connectivity google.golang.org/protobuf/proto github.com/jinzhu/copier google.golang.org/protobuf/internal/encoding/defval github.com/docker/docker/pkg/homedir github.com/containers/buildah/pkg/chrootuser archive/tar github.com/vbatts/tar-split/archive/tar github.com/containerd/containerd/log github.com/containers/storage/drivers/quota github.com/containers/common/pkg/umask github.com/containers/storage/pkg/fileutils github.com/containers/storage/pkg/parsers/kernel github.com/containers/storage/pkg/loopback github.com/containers/storage/pkg/system github.com/docker/docker/pkg/fileutils github.com/containers/storage/pkg/devicemapper github.com/klauspost/pgzip github.com/containers/storage/pkg/idtools google.golang.org/protobuf/encoding/prototext google.golang.org/protobuf/internal/filedesc crypto/dsa encoding/asn1 crypto/elliptic github.com/json-iterator/go github.com/containers/storage/pkg/unshare github.com/ghodss/yaml html/template github.com/containers/storage/pkg/tarlog github.com/vbatts/tar-split/tar/asm crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte crypto/internal/boring google.golang.org/protobuf/internal/encoding/tag google.golang.org/protobuf/internal/impl # 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/storage/pkg/homedir github.com/containers/common/pkg/util github.com/containers/common/pkg/parse github.com/containers/buildah/pkg/overlay github.com/containers/common/pkg/chown vendor/golang.org/x/net/http/httpproxy google.golang.org/grpc/stats google.golang.org/grpc/internal/syscall github.com/containernetworking/cni/pkg/types github.com/containers/common/libnetwork/types github.com/ishidawataru/sctp github.com/docker/go-connections/nat github.com/docker/docker/api/types/registry net/textproto github.com/containerd/containerd/sys github.com/chzyer/readline github.com/vishvananda/netlink/nl github.com/prometheus/procfs github.com/spf13/pflag github.com/containers/common/pkg/seccomp github.com/containernetworking/cni/pkg/utils github.com/containernetworking/cni/pkg/types/internal github.com/docker/docker/api/types/container github.com/containernetworking/cni/pkg/types/create github.com/containernetworking/cni/pkg/types/020 vendor/golang.org/x/net/http/httpguts golang.org/x/net/http/httpguts net/mail github.com/containernetworking/cni/pkg/types/040 github.com/docker/libnetwork/types github.com/containernetworking/cni/pkg/types/100 # github.com/containers/storage/pkg/devicemapper src/github.com/containers/storage/pkg/devicemapper/devmapper_wrapper.go:6: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition cgo-gcc-prolog: In function '_cgo_ebd00b0772db_Cfunc_log_with_errno_init': cgo-gcc-prolog:467:49: warning: unused variable '_cgo_a' [-Wunused-variable] github.com/containernetworking/cni/pkg/version github.com/containernetworking/cni/pkg/invoke github.com/vishvananda/netlink github.com/containernetworking/cni/libcni github.com/manifoldco/promptui github.com/spf13/cobra github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types github.com/docker/docker/api/types/volume google.golang.org/protobuf/internal/filetype google.golang.org/protobuf/runtime/protoimpl google.golang.org/protobuf/types/known/anypb google.golang.org/protobuf/types/known/timestamppb google.golang.org/protobuf/types/known/durationpb google.golang.org/protobuf/types/descriptorpb github.com/golang/protobuf/ptypes/duration github.com/golang/protobuf/ptypes/timestamp google.golang.org/genproto/googleapis/rpc/status github.com/golang/protobuf/ptypes/any google.golang.org/protobuf/reflect/protodesc github.com/golang/protobuf/proto google.golang.org/grpc/encoding/proto github.com/matttproud/golang_protobuf_extensions/pbutil github.com/prometheus/client_model/go github.com/golang/protobuf/ptypes google.golang.org/grpc/binarylog/grpc_binarylog_v1 google.golang.org/grpc/internal/status github.com/prometheus/client_golang/prometheus/internal google.golang.org/grpc/status github.com/containerd/containerd/errdefs google.golang.org/grpc/internal/binarylog github.com/containerd/containerd/platforms # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/aes.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/aes.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring cgo-gcc-prolog: In function '_cgo_71ae3cd1ca33_Cfunc__goboringcrypto_OPENSSL_setup': cgo-gcc-prolog:169:49: warning: unused variable '_cgo_a' [-Wunused-variable] # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/hmac.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/hmac.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/rand.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/rand.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/rsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/rsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/sha.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/sha.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_ecdsa_signature.c:7: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_ecdsa_signature.c:7: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_evp.c:7: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_evp.c:7: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_lock_setup.c:14: warning: "_GNU_SOURCE" redefined #define _GNU_SOURCE : note: this is the location of the previous definition In file included from goboringcrypto.h:25, from openssl_lock_setup.c:7: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_lock_setup.c:7: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_seal': openssl_port_aead_gcm.c:22:13: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] plaintext = ""; ^ openssl_port_aead_gcm.c:26:7: 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:106:7: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] aad = ""; ^ In file included from goboringcrypto.h:25, from openssl_port_aead_gcm.c:8: At top level: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_port_aead_gcm.c:8: goopenssl.h:52: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:153:4: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] if(ret > 0) { ^ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_port_ctr128.c:7: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_port_ctr128.c:7: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_port_evp_md5_sha1.c:12: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_port_evp_md5_sha1.c:12: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_port_hmac.c:8: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_port_hmac.c:8: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': openssl_port_rsa.c:26:15: warning: unused variable 'siglen' [-Wunused-variable] unsigned int siglen; ^~~~~~ In file included from goboringcrypto.h:25, from openssl_port_rsa.c:8: At top level: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_port_rsa.c:8: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_port_rsa.c:8: openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': goopenssl.h:39:10: warning: 'mdctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_internal_##func argscall; \ ^~~~~~~~~~~~ openssl_port_rsa.c:39:14: note: 'mdctx' was declared here EVP_MD_CTX *mdctx = NULL; ^~~~~ In file included from goboringcrypto.h:25, from openssl_port_rsa.c:8: openssl_port_rsa.c: In function '_goboringcrypto_RSA_sign_pss_mgf1': goopenssl.h:27:10: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_port_rsa.c:83:16: note: 'ctx' was declared here EVP_PKEY_CTX *ctx; ^~~ In file included from goboringcrypto.h:25, from openssl_port_rsa.c:8: openssl_port_rsa.c: In function '_goboringcrypto_RSA_verify_pss_mgf1': goopenssl.h:27:10: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] return _g_##func argscall; \ ^~~ openssl_port_rsa.c:134:16: note: 'ctx' was declared here EVP_PKEY_CTX *ctx; ^~~ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_stub_rand.c:7: goopenssl.h:72:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] _goboringcrypto_OPENSSL_setup(void) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_stub_rand.c:7: goopenssl.h:52:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] _goboringcrypto_DLOPEN_OPENSSL(void) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crypto/hmac crypto/sha512 crypto/sha1 crypto/sha256 crypto/aes vendor/golang.org/x/crypto/hkdf golang.org/x/crypto/pbkdf2 github.com/ulikunitz/xz github.com/containers/storage/pkg/ioutils golang.org/x/crypto/ssh/internal/bcrypt_pbkdf github.com/docker/docker/pkg/ioutils crypto/ecdsa crypto/rand crypto/ed25519 github.com/containers/storage/pkg/stringid mime/multipart golang.org/x/crypto/openpgp/elgamal crypto/rsa github.com/opencontainers/selinux/go-selinux github.com/google/uuid github.com/godbus/dbus/v5 github.com/klauspost/compress/zstd gopkg.in/square/go-jose.v2/cipher github.com/containers/storage/pkg/lockfile golang.org/x/crypto/ed25519 github.com/docker/docker/pkg/pools github.com/docker/libnetwork/resolvconf github.com/containers/storage/pkg/pools github.com/containers/image/v5/pkg/sysregistriesv2 github.com/docker/docker/pkg/archive github.com/containers/storage/drivers/copy github.com/mistifyio/go-zfs github.com/sylabs/sif/v2/pkg/sif github.com/containers/ocicrypt/crypto/pkcs11 golang.org/x/crypto/openpgp/packet crypto/x509 github.com/opencontainers/selinux/go-selinux/label github.com/containers/image/v5/pkg/shortnames github.com/containers/image/v5/pkg/docker/config github.com/containers/ocicrypt/config github.com/containers/common/pkg/subscriptions github.com/containers/ocicrypt/keywrap golang.org/x/crypto/openpgp go.mozilla.org/pkcs7 gopkg.in/square/go-jose.v2 golang.org/x/crypto/ssh crypto/tls github.com/containers/ocicrypt/keywrap/pgp github.com/coreos/go-systemd/v22/dbus github.com/containers/storage/pkg/chunked/internal github.com/containerd/stargz-snapshotter/estargz github.com/containers/storage/pkg/archive github.com/containers/storage/pkg/chunked/compressor github.com/containers/image/v5/pkg/compression github.com/containers/image/v5/internal/blobinfocache github.com/containers/image/v5/pkg/blobinfocache/none github.com/containers/image/v5/pkg/blobinfocache/internal/prioritize github.com/containers/image/v5/pkg/blobinfocache/memory github.com/containers/image/v5/pkg/blobinfocache/boltdb github.com/containers/common/pkg/cgroups github.com/containers/ocicrypt/utils github.com/containers/image/v5/pkg/blobinfocache github.com/containers/ocicrypt/keywrap/pkcs11 github.com/containers/ocicrypt/blockcipher github.com/containers/ocicrypt/keywrap/jwe github.com/containers/ocicrypt/keywrap/pkcs7 github.com/containers/storage/pkg/chrootarchive github.com/containers/storage/drivers github.com/containers/storage/drivers/overlayutils github.com/containers/storage/drivers/vfs github.com/containers/storage/drivers/zfs github.com/containers/storage/drivers/aufs github.com/containers/storage/drivers/devmapper github.com/containers/storage/drivers/overlay golang.org/x/crypto/ssh/agent net/http/httptrace google.golang.org/grpc/internal/credentials github.com/docker/go-connections/tlsconfig github.com/containers/libtrust net/http google.golang.org/grpc/credentials github.com/containers/buildah/pkg/sshagent google.golang.org/grpc/peer google.golang.org/grpc/resolver google.golang.org/grpc/internal/channelz google.golang.org/grpc/internal google.golang.org/grpc/internal/resolver/passthrough google.golang.org/grpc/internal/transport/networktype google.golang.org/grpc/balancer/grpclb/state google.golang.org/grpc/internal/metadata google.golang.org/grpc/balancer google.golang.org/grpc/internal/resolver/unix google.golang.org/grpc/internal/resolver/dns google.golang.org/grpc/balancer/base google.golang.org/grpc/internal/serviceconfig google.golang.org/grpc/internal/resolver google.golang.org/grpc/balancer/roundrobin github.com/containers/storage/types github.com/containers/image/v5/manifest github.com/containers/common/pkg/config github.com/containers/storage/drivers/register github.com/containers/storage github.com/containers/common/pkg/manifests github.com/containers/image/v5/docker/internal/tarfile github.com/containers/image/v5/image github.com/containers/image/v5/signature github.com/containers/image/v5/directory github.com/containers/image/v5/tarball github.com/containers/image/v5/sif github.com/containers/image/v5/docker/archive github.com/containers/storage/pkg/chunked github.com/containers/image/v5/storage github.com/docker/distribution/registry/client/auth/challenge github.com/containers/common/pkg/download expvar github.com/containers/common/pkg/filters golang.org/x/net/trace github.com/containers/buildah/define net/http/httputil github.com/docker/distribution/registry/client/transport github.com/docker/distribution/registry/api/errcode github.com/docker/go-connections/sockets github.com/gorilla/mux github.com/prometheus/common/expfmt github.com/docker/distribution github.com/xeipuuv/gojsonschema golang.org/x/net/http2 github.com/containers/common/libnetwork/util github.com/containers/image/v5/pkg/tlsclientconfig github.com/docker/docker/errdefs github.com/containers/common/libnetwork/internal/util github.com/containers/image/v5/oci/layout github.com/containers/common/libnetwork/netavark github.com/containers/common/libnetwork/cni github.com/docker/distribution/registry/api/v2 github.com/fsouza/go-dockerclient github.com/docker/docker/client github.com/containers/image/v5/oci/archive github.com/prometheus/client_golang/prometheus github.com/containers/common/pkg/retry github.com/containers/common/libnetwork/network github.com/opencontainers/runtime-tools/validate github.com/prometheus/client_golang/prometheus/promhttp github.com/opencontainers/runtime-tools/generate github.com/openshift/imagebuilder github.com/containers/image/v5/docker/daemon google.golang.org/grpc/internal/transport github.com/docker/go-metrics github.com/docker/distribution/metrics github.com/docker/distribution/registry/storage/cache github.com/docker/distribution/registry/storage/cache/memory github.com/docker/distribution/registry/client github.com/containers/image/v5/docker google.golang.org/grpc github.com/containers/image/v5/openshift github.com/containers/image/v5/transports/alltransports github.com/containers/ocicrypt/utils/keyprovider github.com/containers/ocicrypt/keywrap/keyprovider github.com/containers/ocicrypt github.com/containers/image/v5/copy