Mock Version: 3.0 Mock Version: 3.0 Mock Version: 3.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/runc.spec'], chrootPath='/var/lib/mock/dist-circle9-build-107802-58735/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/runc.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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1691712000 Wrote: /builddir/build/SRPMS/runc-1.1.9-1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/runc.spec'], chrootPath='/var/lib/mock/dist-circle9-build-107802-58735/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=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/runc.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: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1691712000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nXqQgs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf runc-1.1.9 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.1.9.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd runc-1.1.9 + /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 config gc.auto 0 + /usr/bin/git add --force . + /usr/bin/git commit -q --allow-empty -a --author 'rpm-build ' -m 'runc-1.1.9 base' + sed -i '/\#\!\/bin\/bash/d' contrib/completions/bash/runc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.4bIZTv + umask 022 + cd /builddir/build/BUILD + cd runc-1.1.9 + mkdir -p GOPATH + pushd GOPATH ~/build/BUILD/runc-1.1.9/GOPATH ~/build/BUILD/runc-1.1.9 + mkdir -p src/github.com/opencontainers ++ dirs +1 -l + ln -s /builddir/build/BUILD/runc-1.1.9 src/github.com/opencontainers/runc + popd ~/build/BUILD/runc-1.1.9 ~/build/BUILD/runc-1.1.9/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-1.1.9 + pushd GOPATH/src/github.com/opencontainers/runc + export GO111MODULE=off + GO111MODULE=off ++ pwd + export GOPATH=/usr/share/gocode:/builddir/build/BUILD/runc-1.1.9/GOPATH/src/github.com/opencontainers/runc/GOPATH + GOPATH=/usr/share/gocode:/builddir/build/BUILD/runc-1.1.9/GOPATH/src/github.com/opencontainers/runc/GOPATH + export 'CGO_CFLAGS=-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + CGO_CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + export 'BUILDTAGS=selinux seccomp' + BUILDTAGS='selinux seccomp' + export 'LDFLAGS=-X main.gitCommit= -X main.version=1.1.9' + LDFLAGS='-X main.gitCommit= -X main.version=1.1.9' ++ head -c20 /dev/urandom ++ od -An -tx1 ++ tr -d ' \n' + go build -buildmode pie -compiler gc '-tags=rpm_crashtraceback libtrust_openssl selinux seccomp' -ldflags '-X main.gitCommit= -X main.version=1.1.9 -linkmode=external -compressdwarf=false -B 0x6ce7d983143f20b7fca4bd0cb6b072d9c6112cdb -extldflags '\''-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '\''' -a -v -o runc github.com/opencontainers/runc github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/flags internal/goarch internal/goos internal/unsafeheader internal/race unicode/utf8 encoding internal/itoa unicode container/list internal/cpu unicode/utf16 math/bits internal/goexperiment sync/atomic runtime/internal/syscall crypto/internal/subtle internal/abi runtime/internal/math runtime/internal/sys crypto/subtle vendor/golang.org/x/crypto/cryptobyte/asn1 internal/nettrace vendor/golang.org/x/crypto/internal/subtle github.com/opencontainers/runc/types/features github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/set math internal/bytealg runtime/internal/atomic crypto/internal/boring/bcache crypto/internal/boring/fipstls runtime github.com/opencontainers/runc/vendor/github.com/shurcooL/sanitized_anchor_name internal/reflectlite sync internal/testlog github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/pragma internal/singleflight math/rand runtime/cgo errors sort internal/oserror path internal/safefilepath vendor/golang.org/x/net/dns/dnsmessage io strconv crypto/internal/nistec/fiat syscall hash bytes crypto/internal/randutil strings text/tabwriter hash/fnv hash/adler32 hash/crc32 crypto crypto/rc4 reflect bufio html regexp/syntax internal/syscall/execenv internal/syscall/unix time regexp context io/fs internal/poll embed os internal/fmtsort encoding/binary encoding/base64 crypto/cipher crypto/md5 crypto/internal/edwards25519/field vendor/golang.org/x/crypto/internal/poly1305 vendor/golang.org/x/crypto/curve25519/internal/field crypto/internal/nistec github.com/opencontainers/runc/vendor/golang.org/x/sys/unix encoding/pem internal/godebug io/ioutil github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/detrand fmt crypto/des path/filepath crypto/internal/edwards25519 vendor/golang.org/x/crypto/chacha20 os/signal internal/intern net/netip vendor/golang.org/x/crypto/chacha20poly1305 os/exec github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin github.com/opencontainers/runc/libcontainer/nsenter net github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/errors github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/version go/token encoding/hex github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils log github.com/opencontainers/runc/vendor/github.com/docker/go-units vendor/golang.org/x/crypto/curve25519 compress/flate os/user math/big net/url encoding/json github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go github.com/opencontainers/runc/vendor/google.golang.org/protobuf/encoding/protowire github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/pkg/pwalkdir debug/dwarf github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang github.com/opencontainers/runc/vendor/golang.org/x/net/bpf github.com/opencontainers/runc/vendor/google.golang.org/protobuf/reflect/protoreflect github.com/opencontainers/runc/vendor/github.com/vishvananda/netns runtime/debug flag github.com/opencontainers/runc/vendor/github.com/russross/blackfriday/v2 text/template/parse compress/gzip compress/zlib github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/descfmt github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/strs github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/descopts github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/encoding/messageset github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/genid github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/order github.com/opencontainers/runc/vendor/google.golang.org/protobuf/runtime/protoiface github.com/opencontainers/runc/vendor/github.com/moby/sys/mountinfo github.com/opencontainers/runc/libcontainer/utils github.com/opencontainers/runc/vendor/github.com/containerd/console github.com/opencontainers/runc/libcontainer/devices github.com/opencontainers/runc/vendor/google.golang.org/protobuf/reflect/protoregistry github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/encoding/text github.com/opencontainers/runc/libcontainer/user debug/elf github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/internal/unix encoding/asn1 crypto/elliptic crypto/dsa github.com/opencontainers/runc/libcontainer/cgroups/devices github.com/opencontainers/runc/libcontainer/apparmor github.com/opencontainers/runc/libcontainer/keys github.com/opencontainers/runc/libcontainer/system github.com/opencontainers/runc/vendor/github.com/cpuguy83/go-md2man/v2/md2man text/template github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/encoding/defval github.com/opencontainers/runc/vendor/google.golang.org/protobuf/proto github.com/opencontainers/runc/libcontainer/userns crypto/x509/pkix vendor/golang.org/x/crypto/cryptobyte vendor/github.com/golang-fips/openssl-fips/openssl github.com/opencontainers/runc/libcontainer/logs github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/internal github.com/opencontainers/runc/vendor/google.golang.org/protobuf/encoding/prototext github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/filedesc github.com/opencontainers/runc/vendor/github.com/urfave/cli github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/encoding/tag github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/impl github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl # github.com/opencontainers/runc/libcontainer/nsenter cloned_binary.c:42: warning: "_GNU_SOURCE" redefined 42 | #define _GNU_SOURCE | : note: this is the location of the previous definition # github.com/opencontainers/runc/libcontainer/nsenter nsexec.c:2: warning: "_GNU_SOURCE" redefined 2 | #define _GNU_SOURCE | : note: this is the location of the previous definition github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/filetype github.com/opencontainers/runc/vendor/google.golang.org/protobuf/runtime/protoimpl github.com/opencontainers/runc/vendor/github.com/checkpoint-restore/go-criu/v5/rpc github.com/opencontainers/runc/vendor/github.com/checkpoint-restore/go-criu/v5 # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/aes.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:21: warning: "__USE_GNU" redefined 21 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:13, from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/aes.go:10: /usr/include/features.h:407: note: this is the location of the previous definition 407 | # define __USE_GNU 1 | In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/aes.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 87 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 82 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/aes.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 61 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdh.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:21: warning: "__USE_GNU" redefined 21 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:13, from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdh.go:10: /usr/include/features.h:407: note: this is the location of the previous definition 407 | # define __USE_GNU 1 | In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdh.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 87 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 82 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdh.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 61 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:21: warning: "__USE_GNU" redefined 21 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:13, from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdsa.go:10: /usr/include/features.h:407: note: this is the location of the previous definition 407 | # define __USE_GNU 1 | In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 87 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 82 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 61 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hkdf.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:21: warning: "__USE_GNU" redefined 21 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:13, from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hkdf.go:10: /usr/include/features.h:407: note: this is the location of the previous definition 407 | # define __USE_GNU 1 | In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hkdf.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 87 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 82 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hkdf.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 61 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hmac.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:21: warning: "__USE_GNU" redefined 21 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:13, from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hmac.go:10: /usr/include/features.h:407: note: this is the location of the previous definition 407 | # define __USE_GNU 1 | In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hmac.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 87 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 82 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hmac.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 61 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl.go:13: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:21: warning: "__USE_GNU" redefined 21 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:13, from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/openssl.go:13: /usr/include/features.h:407: note: this is the location of the previous definition 407 | # define __USE_GNU 1 | cgo-gcc-prolog: In function '_cgo_af9b144e6dc6_Cfunc__goboringcrypto_OPENSSL_setup': cgo-gcc-prolog:159:33: warning: unused variable '_cgo_a' [-Wunused-variable] # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rand.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:21: warning: "__USE_GNU" redefined 21 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:13, from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rand.go:10: /usr/include/features.h:407: note: this is the location of the previous definition 407 | # define __USE_GNU 1 | In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rand.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 87 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 82 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rand.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 61 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:21: warning: "__USE_GNU" redefined 21 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:13, from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rsa.go:10: /usr/include/features.h:407: note: this is the location of the previous definition 407 | # define __USE_GNU 1 | In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 87 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 82 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 61 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/sha.go:11: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:21: warning: "__USE_GNU" redefined 21 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:13, from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/sha.go:11: /usr/include/features.h:407: note: this is the location of the previous definition 407 | # define __USE_GNU 1 | In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/sha.go:11: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 87 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 82 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/sha.go:11: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 61 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_ecdsa_signature.c:8: goopenssl.h:21: warning: "__USE_GNU" redefined 21 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from goopenssl.h:13, from openssl_ecdsa_signature.c:8: /usr/include/features.h:407: note: this is the location of the previous definition 407 | # define __USE_GNU 1 | In file included from openssl_ecdsa_signature.c:8: goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 87 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 82 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_ecdsa_signature.c:8: goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 61 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_evp.c:8: goopenssl.h:21: warning: "__USE_GNU" redefined 21 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from goopenssl.h:13, from openssl_evp.c:8: /usr/include/features.h:407: note: this is the location of the previous definition 407 | # define __USE_GNU 1 | In file included from openssl_evp.c:8: goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 87 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 82 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_evp.c:8: goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 61 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_lock_setup.c:8: goopenssl.h:21: warning: "__USE_GNU" redefined 21 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from goopenssl.h:13, from openssl_lock_setup.c:8: /usr/include/features.h:407: note: this is the location of the previous definition 407 | # define __USE_GNU 1 | openssl_lock_setup.c:15: warning: "_GNU_SOURCE" redefined 15 | #define _GNU_SOURCE | : note: this is the location of the previous definition In file included from openssl_lock_setup.c:8: goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 87 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 82 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_lock_setup.c:8: goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 61 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_port_aead_gcm.c:9: goopenssl.h:21: warning: "__USE_GNU" redefined 21 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from goopenssl.h:13, from openssl_port_aead_gcm.c:9: /usr/include/features.h:407: note: this is the location of the previous definition 407 | # define __USE_GNU 1 | openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_seal': openssl_port_aead_gcm.c:23:15: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 23 | plaintext = ""; | ^ openssl_port_aead_gcm.c:27:9: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 27 | aad = ""; | ^ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:112:9: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 112 | aad = ""; | ^ In file included from openssl_port_aead_gcm.c:9: At top level: goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 87 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 82 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_aead_gcm.c:9: goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 61 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:164:6: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] 164 | if (ret > 0) { | ^ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_port_ctr128.c:8: goopenssl.h:21: warning: "__USE_GNU" redefined 21 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from goopenssl.h:13, from openssl_port_ctr128.c:8: /usr/include/features.h:407: note: this is the location of the previous definition 407 | # define __USE_GNU 1 | In file included from openssl_port_ctr128.c:8: goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 87 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 82 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_ctr128.c:8: goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 61 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_port_evp_md5_sha1.c:13: goopenssl.h:21: warning: "__USE_GNU" redefined 21 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from goopenssl.h:13, from openssl_port_evp_md5_sha1.c:13: /usr/include/features.h:407: note: this is the location of the previous definition 407 | # define __USE_GNU 1 | In file included from openssl_port_evp_md5_sha1.c:13: goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 87 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 82 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_evp_md5_sha1.c:13: goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 61 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_port_hmac.c:9: goopenssl.h:21: warning: "__USE_GNU" redefined 21 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from goopenssl.h:13, from openssl_port_hmac.c:9: /usr/include/features.h:407: note: this is the location of the previous definition 407 | # define __USE_GNU 1 | In file included from openssl_port_hmac.c:9: goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 87 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 82 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_hmac.c:9: goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 61 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_port_rsa.c:9: goopenssl.h:21: warning: "__USE_GNU" redefined 21 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from goopenssl.h:13, from openssl_port_rsa.c:9: /usr/include/features.h:407: note: this is the location of the previous definition 407 | # define __USE_GNU 1 | openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': openssl_port_rsa.c:29:16: warning: unused variable 'siglen' [-Wunused-variable] 29 | unsigned int siglen; | ^~~~~~ In file included from openssl_port_rsa.c:9: At top level: goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 87 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 82 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_rsa.c:9: goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 61 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': goopenssl.h:37:24: warning: 'mdctx' may be used uninitialized in this function [-Wmaybe-uninitialized] 37 | return _g_##func argscall; \ | ^~~ openssl_port_rsa.c:42:15: note: 'mdctx' was declared here 42 | EVP_MD_CTX *mdctx = NULL; | ^~~~~ In file included from openssl_port_rsa.c:9: openssl_port_rsa.c: In function '_goboringcrypto_RSA_sign_pss_mgf1': goopenssl.h:37:24: warning: 'ctx' may be used uninitialized [-Wmaybe-uninitialized] 37 | return _g_##func argscall; \ | ^~~ openssl_port_rsa.c:89:17: note: 'ctx' was declared here 89 | EVP_PKEY_CTX *ctx; | ^~~ In file included from openssl_port_rsa.c:9: openssl_port_rsa.c: In function '_goboringcrypto_RSA_verify_pss_mgf1': goopenssl.h:37:24: warning: 'ctx' may be used uninitialized [-Wmaybe-uninitialized] 37 | return _g_##func argscall; \ | ^~~ openssl_port_rsa.c:144:17: note: 'ctx' was declared here 144 | EVP_PKEY_CTX *ctx; | ^~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_stub_rand.c:8: goopenssl.h:21: warning: "__USE_GNU" redefined 21 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from goopenssl.h:13, from openssl_stub_rand.c:8: /usr/include/features.h:407: note: this is the location of the previous definition 407 | # define __USE_GNU 1 | In file included from openssl_stub_rand.c:8: goopenssl.h:87:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 87 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:82:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 82 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_stub_rand.c:8: goopenssl.h:61:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 61 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crypto/internal/backend/bbig crypto/internal/backend crypto/sha512 crypto/rand crypto/hmac crypto/sha256 crypto/sha1 crypto/aes vendor/golang.org/x/crypto/hkdf crypto/ed25519 crypto/rsa github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/asm github.com/opencontainers/runc/vendor/github.com/godbus/dbus/v5 crypto/ecdsa crypto/x509 github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/internal/btf github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label github.com/opencontainers/runc/vendor/github.com/cilium/ebpf crypto/tls github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/v22/dbus github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/link github.com/opencontainers/runc/libcontainer/configs github.com/opencontainers/runc/libcontainer/capabilities github.com/opencontainers/runc/libcontainer/seccomp/patchbpf github.com/opencontainers/runc/libcontainer/cgroups github.com/opencontainers/runc/libcontainer/cgroups/ebpf github.com/opencontainers/runc/libcontainer/cgroups/fscommon github.com/opencontainers/runc/libcontainer/intelrdt github.com/opencontainers/runc/libcontainer/cgroups/fs2 github.com/opencontainers/runc/libcontainer/cgroups/fs github.com/opencontainers/runc/types github.com/opencontainers/runc/libcontainer/configs/validate github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/v22/activation github.com/opencontainers/runc/libcontainer/cgroups/systemd github.com/opencontainers/runc/libcontainer/cgroups/manager github.com/opencontainers/runc/libcontainer/seccomp github.com/opencontainers/runc/libcontainer/specconv github.com/opencontainers/runc/libcontainer github.com/opencontainers/runc + pushd man ~/build/BUILD/runc-1.1.9/GOPATH/src/github.com/opencontainers/runc/man ~/build/BUILD/runc-1.1.9/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-1.1.9 + ./md2man-all.sh /builddir/build/BUILD/runc-1.1.9/man + pwd + type go-md2man + for FILE in *.md go-md2man is /usr/bin/go-md2man ++ basename README.md + base=README.md + name=README + num=README + '[' -z README ']' + '[' README = README ']' + continue + for FILE in *.md ++ basename runc-checkpoint.8.md + base=runc-checkpoint.8.md + name=runc-checkpoint.8 + num=8 + '[' -z 8 ']' + '[' runc-checkpoint.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-checkpoint.8.md -out ./man8/runc-checkpoint.8 + for FILE in *.md ++ basename runc-create.8.md + base=runc-create.8.md + name=runc-create.8 + num=8 + '[' -z 8 ']' + '[' runc-create.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-create.8.md -out ./man8/runc-create.8 + for FILE in *.md ++ basename runc-delete.8.md + base=runc-delete.8.md + name=runc-delete.8 + num=8 + '[' -z 8 ']' + '[' runc-delete.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-delete.8.md -out ./man8/runc-delete.8 + for FILE in *.md ++ basename runc-events.8.md + base=runc-events.8.md + name=runc-events.8 + num=8 + '[' -z 8 ']' + '[' runc-events.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-events.8.md -out ./man8/runc-events.8 + for FILE in *.md ++ basename runc-exec.8.md + base=runc-exec.8.md + name=runc-exec.8 + num=8 + '[' -z 8 ']' + '[' runc-exec.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-exec.8.md -out ./man8/runc-exec.8 + for FILE in *.md ++ basename runc-kill.8.md + base=runc-kill.8.md + name=runc-kill.8 + num=8 + '[' -z 8 ']' + '[' runc-kill.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-kill.8.md -out ./man8/runc-kill.8 + for FILE in *.md ++ basename runc-list.8.md + base=runc-list.8.md + name=runc-list.8 + num=8 + '[' -z 8 ']' + '[' runc-list.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-list.8.md -out ./man8/runc-list.8 + for FILE in *.md ++ basename runc-pause.8.md + base=runc-pause.8.md + name=runc-pause.8 + num=8 + '[' -z 8 ']' + '[' runc-pause.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-pause.8.md -out ./man8/runc-pause.8 + for FILE in *.md ++ basename runc-ps.8.md + base=runc-ps.8.md + name=runc-ps.8 + num=8 + '[' -z 8 ']' + '[' runc-ps.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-ps.8.md -out ./man8/runc-ps.8 + for FILE in *.md ++ basename runc-restore.8.md + base=runc-restore.8.md + name=runc-restore.8 + num=8 + '[' -z 8 ']' + '[' runc-restore.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-restore.8.md -out ./man8/runc-restore.8 + for FILE in *.md ++ basename runc-resume.8.md + base=runc-resume.8.md + name=runc-resume.8 + num=8 + '[' -z 8 ']' + '[' runc-resume.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-resume.8.md -out ./man8/runc-resume.8 + for FILE in *.md ++ basename runc-run.8.md + base=runc-run.8.md + name=runc-run.8 + num=8 + '[' -z 8 ']' + '[' runc-run.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-run.8.md -out ./man8/runc-run.8 + for FILE in *.md ++ basename runc-spec.8.md + base=runc-spec.8.md + name=runc-spec.8 + num=8 + '[' -z 8 ']' + '[' runc-spec.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-spec.8.md -out ./man8/runc-spec.8 + for FILE in *.md ++ basename runc-start.8.md + base=runc-start.8.md + name=runc-start.8 + num=8 + '[' -z 8 ']' + '[' runc-start.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-start.8.md -out ./man8/runc-start.8 + for FILE in *.md ++ basename runc-state.8.md + base=runc-state.8.md + name=runc-state.8 + num=8 + '[' -z 8 ']' + '[' runc-state.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-state.8.md -out ./man8/runc-state.8 + for FILE in *.md ++ basename runc-update.8.md + base=runc-update.8.md + name=runc-update.8 + num=8 + '[' -z 8 ']' + '[' runc-update.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-update.8.md -out ./man8/runc-update.8 + for FILE in *.md ++ basename runc.8.md + base=runc.8.md + name=runc.8 + num=8 + '[' -z 8 ']' + '[' runc.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc.8.md -out ./man8/runc.8 + popd ~/build/BUILD/runc-1.1.9/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-1.1.9 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VIo89I + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/runc-1.1.9-1.el9.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/runc-1.1.9-1.el9.aarch64 ++ dirname /builddir/build/BUILDROOT/runc-1.1.9-1.el9.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/runc-1.1.9-1.el9.aarch64 + cd runc-1.1.9 + make install install-man install-bash DESTDIR=/builddir/build/BUILDROOT/runc-1.1.9-1.el9.aarch64 PREFIX=/usr LIBDIR=/usr/lib64 BINDIR=/usr/bin install -D -m0755 runc /builddir/build/BUILDROOT/runc-1.1.9-1.el9.aarch64/usr/bin/runc man/md2man-all.sh /builddir/build/BUILD/runc-1.1.9/man + pwd + type go-md2man + for FILE in *.md go-md2man is /usr/bin/go-md2man ++ basename README.md + base=README.md + name=README + num=README + '[' -z README ']' + '[' README = README ']' + continue + for FILE in *.md ++ basename runc-checkpoint.8.md + base=runc-checkpoint.8.md + name=runc-checkpoint.8 + num=8 + '[' -z 8 ']' + '[' runc-checkpoint.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-checkpoint.8.md -out ./man8/runc-checkpoint.8 + for FILE in *.md ++ basename runc-create.8.md + base=runc-create.8.md + name=runc-create.8 + num=8 + '[' -z 8 ']' + '[' runc-create.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-create.8.md -out ./man8/runc-create.8 + for FILE in *.md ++ basename runc-delete.8.md + base=runc-delete.8.md + name=runc-delete.8 + num=8 + '[' -z 8 ']' + '[' runc-delete.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-delete.8.md -out ./man8/runc-delete.8 + for FILE in *.md ++ basename runc-events.8.md + base=runc-events.8.md + name=runc-events.8 + num=8 + '[' -z 8 ']' + '[' runc-events.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-events.8.md -out ./man8/runc-events.8 + for FILE in *.md ++ basename runc-exec.8.md + base=runc-exec.8.md + name=runc-exec.8 + num=8 + '[' -z 8 ']' + '[' runc-exec.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-exec.8.md -out ./man8/runc-exec.8 + for FILE in *.md ++ basename runc-kill.8.md + base=runc-kill.8.md + name=runc-kill.8 + num=8 + '[' -z 8 ']' + '[' runc-kill.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-kill.8.md -out ./man8/runc-kill.8 + for FILE in *.md ++ basename runc-list.8.md + base=runc-list.8.md + name=runc-list.8 + num=8 + '[' -z 8 ']' + '[' runc-list.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-list.8.md -out ./man8/runc-list.8 + for FILE in *.md ++ basename runc-pause.8.md + base=runc-pause.8.md + name=runc-pause.8 + num=8 + '[' -z 8 ']' + '[' runc-pause.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-pause.8.md -out ./man8/runc-pause.8 + for FILE in *.md ++ basename runc-ps.8.md + base=runc-ps.8.md + name=runc-ps.8 + num=8 + '[' -z 8 ']' + '[' runc-ps.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-ps.8.md -out ./man8/runc-ps.8 + for FILE in *.md ++ basename runc-restore.8.md + base=runc-restore.8.md + name=runc-restore.8 + num=8 + '[' -z 8 ']' + '[' runc-restore.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-restore.8.md -out ./man8/runc-restore.8 + for FILE in *.md ++ basename runc-resume.8.md + base=runc-resume.8.md + name=runc-resume.8 + num=8 + '[' -z 8 ']' + '[' runc-resume.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-resume.8.md -out ./man8/runc-resume.8 + for FILE in *.md ++ basename runc-run.8.md + base=runc-run.8.md + name=runc-run.8 + num=8 + '[' -z 8 ']' + '[' runc-run.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-run.8.md -out ./man8/runc-run.8 + for FILE in *.md ++ basename runc-spec.8.md + base=runc-spec.8.md + name=runc-spec.8 + num=8 + '[' -z 8 ']' + '[' runc-spec.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-spec.8.md -out ./man8/runc-spec.8 + for FILE in *.md ++ basename runc-start.8.md + base=runc-start.8.md + name=runc-start.8 + num=8 + '[' -z 8 ']' + '[' runc-start.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-start.8.md -out ./man8/runc-start.8 + for FILE in *.md ++ basename runc-state.8.md + base=runc-state.8.md + name=runc-state.8 + num=8 + '[' -z 8 ']' + '[' runc-state.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-state.8.md -out ./man8/runc-state.8 + for FILE in *.md ++ basename runc-update.8.md + base=runc-update.8.md + name=runc-update.8 + num=8 + '[' -z 8 ']' + '[' runc-update.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc-update.8.md -out ./man8/runc-update.8 + for FILE in *.md ++ basename runc.8.md + base=runc.8.md + name=runc.8 + num=8 + '[' -z 8 ']' + '[' runc.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc.8.md -out ./man8/runc.8 install -d -m 755 /builddir/build/BUILDROOT/runc-1.1.9-1.el9.aarch64/usr/share/man/man8 install -D -m 644 man/man8/*.8 /builddir/build/BUILDROOT/runc-1.1.9-1.el9.aarch64/usr/share/man/man8 install -D -m0644 contrib/completions/bash/runc /builddir/build/BUILDROOT/runc-1.1.9-1.el9.aarch64/usr/share/bash-completion/completions/runc + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 1.1.9-1.el9 --unique-debug-suffix -1.1.9-1.el9.aarch64 --unique-debug-src-base runc-1.1.9-1.el9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 --remove-section .gnu.build.attributes -S debugsourcefiles.list /builddir/build/BUILD/runc-1.1.9 extracting debug info from /builddir/build/BUILDROOT/runc-1.1.9-1.el9.aarch64/usr/bin/runc warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/runc-1.1.9-1.el9.aarch64/usr/bin/runc. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 17052kB, size after compression: 16736kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 7757 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.pdDHTA + umask 022 + cd /builddir/build/BUILD + cd runc-1.1.9 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: runc-1.1.9-1.el9.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.zzUTnA + umask 022 + cd /builddir/build/BUILD + cd runc-1.1.9 + DOCDIR=/builddir/build/BUILDROOT/runc-1.1.9-1.el9.aarch64/usr/share/doc/runc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.1.9-1.el9.aarch64/usr/share/doc/runc + cp -pr MAINTAINERS_GUIDE.md /builddir/build/BUILDROOT/runc-1.1.9-1.el9.aarch64/usr/share/doc/runc + cp -pr PRINCIPLES.md /builddir/build/BUILDROOT/runc-1.1.9-1.el9.aarch64/usr/share/doc/runc + cp -pr README.md /builddir/build/BUILDROOT/runc-1.1.9-1.el9.aarch64/usr/share/doc/runc + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/runc-1.1.9-1.el9.aarch64/usr/share/doc/runc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.GhnGZt + umask 022 + cd /builddir/build/BUILD + cd runc-1.1.9 + LICENSEDIR=/builddir/build/BUILDROOT/runc-1.1.9-1.el9.aarch64/usr/share/licenses/runc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.1.9-1.el9.aarch64/usr/share/licenses/runc + cp -pr LICENSE /builddir/build/BUILDROOT/runc-1.1.9-1.el9.aarch64/usr/share/licenses/runc + RPM_EC=0 ++ jobs -p + exit 0 Provides: oci-runtime runc = 4:1.1.9-1.el9 runc(aarch-64) = 4:1.1.9-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Processing files: runc-debugsource-1.1.9-1.el9.aarch64 Provides: runc-debugsource = 4:1.1.9-1.el9 runc-debugsource(aarch-64) = 4:1.1.9-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: runc-debuginfo-1.1.9-1.el9.aarch64 Provides: debuginfo(build-id) = 049b40908859d0ed52a182c0682cf363f20397ca runc-debuginfo = 4:1.1.9-1.el9 runc-debuginfo(aarch-64) = 4:1.1.9-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: runc-debugsource(aarch-64) = 4:1.1.9-1.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/runc-1.1.9-1.el9.aarch64 Wrote: /builddir/build/RPMS/runc-debugsource-1.1.9-1.el9.aarch64.rpm Wrote: /builddir/build/RPMS/runc-1.1.9-1.el9.aarch64.rpm Wrote: /builddir/build/RPMS/runc-debuginfo-1.1.9-1.el9.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.bJkgMz + umask 022 + cd /builddir/build/BUILD + cd runc-1.1.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/runc-1.1.9-1.el9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0