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 s390x --nodeps /builddir/build/SPECS/runc.spec'], chrootPath='/var/lib/mock/mockdir/dist-circle9_3-updates-build-108817-60115/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=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target s390x --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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1701475200 Wrote: /builddir/build/SRPMS/runc-1.1.9-2.el9_3.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target s390x --nodeps /builddir/build/SPECS/runc.spec'], chrootPath='/var/lib/mock/mockdir/dist-circle9_3-updates-build-108817-60115/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=993gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target s390x --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: s390x Building for target s390x setting SOURCE_DATE_EPOCH=1701475200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ys0j1A + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf runc-1.1.9 + /usr/bin/tar -xof - + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.1.9.tar.gz + 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.WCDlHw + umask 022 + cd /builddir/build/BUILD + cd runc-1.1.9 + mkdir -p GOPATH ~/build/BUILD/runc-1.1.9/GOPATH ~/build/BUILD/runc-1.1.9 + pushd GOPATH + 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 -m64 -march=z14 -mtune=z15 -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 -m64 -march=z14 -mtune=z15 -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' ++ od -An -tx1 ++ head -c20 /dev/urandom ++ 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 0x4073d4f167f8fdeaff8f53c6f4f7148fab442ede -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 internal/goarch internal/unsafeheader internal/coverage/rtcov internal/abi internal/goexperiment internal/cpu internal/goos runtime/internal/atomic runtime/internal/math runtime/internal/syscall runtime/internal/sys internal/race sync/atomic unicode unicode/utf8 encoding math/bits internal/itoa unicode/utf16 github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/flags github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/set container/list crypto/internal/alias crypto/internal/boring/bcache internal/bytealg vendor/golang.org/x/crypto/cryptobyte/asn1 math crypto/internal/boring/fipstls internal/nettrace vendor/golang.org/x/crypto/internal/alias github.com/opencontainers/runc/types/features runtime github.com/opencontainers/runc/vendor/github.com/shurcooL/sanitized_anchor_name internal/reflectlite sync crypto/subtle internal/testlog github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/pragma internal/godebug internal/singleflight runtime/cgo math/rand internal/intern errors sort io strconv internal/oserror internal/safefilepath syscall path crypto/internal/nistec/fiat vendor/golang.org/x/net/dns/dnsmessage bytes reflect strings hash regexp/syntax hash/fnv bufio regexp hash/crc32 internal/syscall/unix time internal/syscall/execenv crypto crypto/internal/randutil crypto/rc4 net/netip hash/adler32 html text/tabwriter internal/poll io/fs context embed github.com/opencontainers/runc/libcontainer/nsenter encoding/binary internal/fmtsort internal/saferio os encoding/base64 crypto/cipher github.com/opencontainers/runc/vendor/golang.org/x/sys/unix crypto/internal/edwards25519/field crypto/internal/nistec crypto/des fmt github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/detrand io/ioutil crypto/internal/edwards25519 crypto/md5 encoding/pem net path/filepath encoding/json github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/errors go/token github.com/opencontainers/runc/vendor/google.golang.org/protobuf/encoding/protowire github.com/opencontainers/runc/vendor/google.golang.org/protobuf/reflect/protoreflect compress/flate github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/descfmt github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/descopts github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/strs 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/internal/encoding/text github.com/opencontainers/runc/vendor/google.golang.org/protobuf/reflect/protoregistry github.com/opencontainers/runc/vendor/google.golang.org/protobuf/runtime/protoiface compress/gzip 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/vendor/google.golang.org/protobuf/internal/version math/big encoding/hex net/url vendor/golang.org/x/sys/cpu github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/filedesc github.com/opencontainers/runc/vendor/google.golang.org/protobuf/encoding/prototext github.com/opencontainers/runc/vendor/github.com/containerd/console vendor/golang.org/x/crypto/chacha20 vendor/golang.org/x/crypto/internal/poly1305 encoding/asn1 crypto/elliptic # 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 crypto/internal/bigmod github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/encoding/tag crypto/dsa vendor/golang.org/x/crypto/chacha20poly1305 vendor/github.com/golang-fips/openssl-fips/openssl vendor/golang.org/x/crypto/cryptobyte crypto/x509/pkix github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/impl github.com/opencontainers/runc/vendor/github.com/docker/go-units os/exec github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin github.com/opencontainers/runc/vendor/github.com/moby/sys/mountinfo github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils github.com/opencontainers/runc/libcontainer/utils os/user log github.com/opencontainers/runc/libcontainer/devices github.com/opencontainers/runc/libcontainer/apparmor github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability github.com/opencontainers/runc/libcontainer/user compress/zlib debug/dwarf github.com/opencontainers/runc/libcontainer/userns github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/internal/unix github.com/opencontainers/runc/libcontainer/cgroups/devices github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/pkg/pwalkdir github.com/opencontainers/runc/libcontainer/keys github.com/opencontainers/runc/libcontainer/logs github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang github.com/opencontainers/runc/vendor/golang.org/x/net/bpf github.com/opencontainers/runc/libcontainer/system github.com/opencontainers/runc/vendor/github.com/vishvananda/netns debug/elf github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink/nl github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/filetype github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/internal github.com/opencontainers/runc/vendor/github.com/vishvananda/netlink runtime/debug github.com/opencontainers/runc/vendor/google.golang.org/protobuf/runtime/protoimpl flag github.com/opencontainers/runc/vendor/github.com/checkpoint-restore/go-criu/v5/rpc github.com/opencontainers/runc/vendor/github.com/russross/blackfriday/v2 text/template/parse github.com/opencontainers/runc/vendor/github.com/checkpoint-restore/go-criu/v5 os/signal text/template github.com/opencontainers/runc/vendor/github.com/cpuguy83/go-md2man/v2/md2man github.com/opencontainers/runc/vendor/github.com/urfave/cli # 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:22: warning: "__USE_GNU" redefined 22 | #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:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 88 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 83 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/aes.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 62 | _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:22: warning: "__USE_GNU" redefined 22 | #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:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 88 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 83 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdh.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 62 | _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:22: warning: "__USE_GNU" redefined 22 | #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:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 88 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 83 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/ecdsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 62 | _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/evp.go:6: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:22: warning: "__USE_GNU" redefined 22 | #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/evp.go:6: /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/evp.go:6: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 88 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 83 | 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/evp.go:6: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 62 | _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:22: warning: "__USE_GNU" redefined 22 | #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:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 88 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 83 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hkdf.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 62 | _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:22: warning: "__USE_GNU" redefined 22 | #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:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 88 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 83 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/hmac.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 62 | _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:22: warning: "__USE_GNU" redefined 22 | #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_0edd79296193_Cfunc__goboringcrypto_OPENSSL_setup': cgo-gcc-prolog:161: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:22: warning: "__USE_GNU" redefined 22 | #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:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 88 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 83 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rand.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 62 | _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:22: warning: "__USE_GNU" redefined 22 | #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:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 88 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 83 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/rsa.go:10: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 62 | _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:22: warning: "__USE_GNU" redefined 22 | #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:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 88 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 83 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/sha.go:11: /usr/lib/golang/src/vendor/github.com/golang-fips/openssl-fips/openssl/goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 62 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_ecdsa_signature.c:8: goopenssl.h:22: warning: "__USE_GNU" redefined 22 | #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:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 88 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 83 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_ecdsa_signature.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 62 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_evp.c:8: goopenssl.h:22: warning: "__USE_GNU" redefined 22 | #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:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 88 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 83 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_evp.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 62 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_evp.c: In function '_goboringcrypto_EVP_verify_raw': goopenssl.h:38:24: warning: 'ctx' may be used uninitialized in this function [-Wmaybe-uninitialized] 38 | return _g_##func argscall; \ | ^~~ openssl_evp.c:111:17: note: 'ctx' was declared here 111 | EVP_PKEY_CTX *ctx; | ^~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_lock_setup.c:8: goopenssl.h:22: warning: "__USE_GNU" redefined 22 | #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:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 88 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 83 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_lock_setup.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 62 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_port_aead_gcm.c:9: goopenssl.h:22: warning: "__USE_GNU" redefined 22 | #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:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 88 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 83 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_aead_gcm.c:9: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 62 | _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:22: warning: "__USE_GNU" redefined 22 | #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:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 88 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 83 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_ctr128.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 62 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_port_ecdh.c:7: goopenssl.h:22: warning: "__USE_GNU" redefined 22 | #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_ecdh.c:7: /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_ecdh.c:7: goopenssl.h:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 88 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 83 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_ecdh.c:7: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 62 | _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:22: warning: "__USE_GNU" redefined 22 | #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:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 88 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 83 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_evp_md5_sha1.c:13: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 62 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_port_hmac.c:9: goopenssl.h:22: warning: "__USE_GNU" redefined 22 | #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:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 88 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 83 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_hmac.c:9: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 62 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # vendor/github.com/golang-fips/openssl-fips/openssl In file included from openssl_port_rsa.c:9: goopenssl.h:22: warning: "__USE_GNU" redefined 22 | #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:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 88 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 83 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_port_rsa.c:9: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 62 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_port_rsa.c: In function '_goboringcrypto_RSA_digest_and_sign_pss_mgf1': goopenssl.h:38:24: warning: 'mdctx' may be used uninitialized in this function [-Wmaybe-uninitialized] 38 | 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:38:24: warning: 'ctx' may be used uninitialized [-Wmaybe-uninitialized] 38 | 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:38:24: warning: 'ctx' may be used uninitialized [-Wmaybe-uninitialized] 38 | 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:22: warning: "__USE_GNU" redefined 22 | #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:88:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 88 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:83:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 83 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from openssl_stub_rand.c:8: goopenssl.h:62:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 62 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crypto/internal/backend crypto/internal/backend/bbig crypto/ecdh crypto/sha512 crypto/aes crypto/rand crypto/hmac crypto/sha1 crypto/sha256 crypto/rsa vendor/golang.org/x/crypto/hkdf crypto/ed25519 github.com/opencontainers/runc/vendor/github.com/godbus/dbus/v5 github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/asm github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux crypto/ecdsa github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux/label github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/internal/btf github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter crypto/x509 github.com/opencontainers/runc/vendor/github.com/cilium/ebpf github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/v22/dbus crypto/tls github.com/opencontainers/runc/libcontainer/configs github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/link github.com/opencontainers/runc/libcontainer/capabilities github.com/opencontainers/runc/libcontainer/cgroups github.com/opencontainers/runc/libcontainer/seccomp/patchbpf github.com/opencontainers/runc/libcontainer/cgroups/fscommon github.com/opencontainers/runc/libcontainer/cgroups/ebpf github.com/opencontainers/runc/libcontainer/cgroups/fs2 github.com/opencontainers/runc/libcontainer/cgroups/fs github.com/opencontainers/runc/libcontainer/intelrdt github.com/opencontainers/runc/libcontainer/configs/validate github.com/opencontainers/runc/types github.com/opencontainers/runc/libcontainer/cgroups/systemd github.com/opencontainers/runc/libcontainer/cgroups/manager github.com/opencontainers/runc/vendor/github.com/coreos/go-systemd/v22/activation github.com/opencontainers/runc/libcontainer/seccomp github.com/opencontainers/runc/libcontainer/specconv github.com/opencontainers/runc/libcontainer github.com/opencontainers/runc # github.com/opencontainers/runc lto-wrapper: warning: using serial compilation of 2 LTRANS jobs ~/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 + pushd man + ./md2man-all.sh /builddir/build/BUILD/runc-1.1.9/man go-md2man is /usr/bin/go-md2man + pwd + type go-md2man + for FILE in *.md ++ 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 ~/build/BUILD/runc-1.1.9/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-1.1.9 + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.koCk8h + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/runc-1.1.9-2.el9_3.s390x '!=' / ']' + rm -rf /builddir/build/BUILDROOT/runc-1.1.9-2.el9_3.s390x ++ dirname /builddir/build/BUILDROOT/runc-1.1.9-2.el9_3.s390x + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/runc-1.1.9-2.el9_3.s390x + cd runc-1.1.9 + make install install-man install-bash DESTDIR=/builddir/build/BUILDROOT/runc-1.1.9-2.el9_3.s390x PREFIX=/usr LIBDIR=/usr/lib64 BINDIR=/usr/bin install -D -m0755 runc /builddir/build/BUILDROOT/runc-1.1.9-2.el9_3.s390x/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-2.el9_3.s390x/usr/share/man/man8 install -D -m 644 man/man8/*.8 /builddir/build/BUILDROOT/runc-1.1.9-2.el9_3.s390x/usr/share/man/man8 install -D -m0644 contrib/completions/bash/runc /builddir/build/BUILDROOT/runc-1.1.9-2.el9_3.s390x/usr/share/bash-completion/completions/runc + /usr/bin/find-debuginfo -j6 --strict-build-id -m -i --build-id-seed 1.1.9-2.el9_3 --unique-debug-suffix -1.1.9-2.el9_3.s390x --unique-debug-src-base runc-1.1.9-2.el9_3.s390x --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-2.el9_3.s390x/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-2.el9_3.s390x/usr/bin/runc. Use `info auto-load python-scripts [REGEXP]' to list them. original debug info size: 16488kB, size after compression: 16144kB /usr/bin/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match. 7765 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.u3GGyX + umask 022 + cd /builddir/build/BUILD + cd runc-1.1.9 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: runc-1.1.9-2.el9_3.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.AugNyL + umask 022 + cd /builddir/build/BUILD + cd runc-1.1.9 + DOCDIR=/builddir/build/BUILDROOT/runc-1.1.9-2.el9_3.s390x/usr/share/doc/runc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.1.9-2.el9_3.s390x/usr/share/doc/runc + cp -pr MAINTAINERS_GUIDE.md /builddir/build/BUILDROOT/runc-1.1.9-2.el9_3.s390x/usr/share/doc/runc + cp -pr PRINCIPLES.md /builddir/build/BUILDROOT/runc-1.1.9-2.el9_3.s390x/usr/share/doc/runc + cp -pr README.md /builddir/build/BUILDROOT/runc-1.1.9-2.el9_3.s390x/usr/share/doc/runc + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/runc-1.1.9-2.el9_3.s390x/usr/share/doc/runc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.UVzq90 + umask 022 + cd /builddir/build/BUILD + cd runc-1.1.9 + LICENSEDIR=/builddir/build/BUILDROOT/runc-1.1.9-2.el9_3.s390x/usr/share/licenses/runc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.1.9-2.el9_3.s390x/usr/share/licenses/runc + cp -pr LICENSE /builddir/build/BUILDROOT/runc-1.1.9-2.el9_3.s390x/usr/share/licenses/runc + RPM_EC=0 ++ jobs -p + exit 0 Provides: oci-runtime runc = 4:1.1.9-2.el9_3 runc(s390-64) = 4:1.1.9-2.el9_3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.2.4)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libc.so.6(GLIBC_2.9)(64bit) libresolv.so.2()(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Processing files: runc-debugsource-1.1.9-2.el9_3.s390x Provides: runc-debugsource = 4:1.1.9-2.el9_3 runc-debugsource(s390-64) = 4:1.1.9-2.el9_3 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-2.el9_3.s390x Provides: debuginfo(build-id) = a780fc4a7f6900141ad4d40d0b93c3eacf1a415a runc-debuginfo = 4:1.1.9-2.el9_3 runc-debuginfo(s390-64) = 4:1.1.9-2.el9_3 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: runc-debugsource(s390-64) = 4:1.1.9-2.el9_3 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/runc-1.1.9-2.el9_3.s390x Wrote: /builddir/build/RPMS/runc-debugsource-1.1.9-2.el9_3.s390x.rpm Wrote: /builddir/build/RPMS/runc-1.1.9-2.el9_3.s390x.rpm Wrote: /builddir/build/RPMS/runc-debuginfo-1.1.9-2.el9_3.s390x.rpm Child return code was: 0