Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/runc.spec'], chrootPath='/var/lib/mock/module-container-tools-3.0-920210806070821-8cf767d6-build-144348-23951/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=988gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1628208000 Wrote: /builddir/build/SRPMS/runc-1.0.1-5.module_el9+91+61962eec.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/runc.spec'], chrootPath='/var/lib/mock/module-container-tools-3.0-920210806070821-8cf767d6-build-144348-23951/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=988gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --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: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1628208000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.x7iz0V + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf runc-1.0.1 + /usr/bin/gzip -dc /builddir/build/SOURCES/v1.0.1.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd runc-1.0.1 + /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.0.1 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.VZX3yz + umask 022 + cd /builddir/build/BUILD + cd runc-1.0.1 + mkdir -p GOPATH + pushd GOPATH ~/build/BUILD/runc-1.0.1/GOPATH ~/build/BUILD/runc-1.0.1 + mkdir -p src/github.com/opencontainers ++ dirs +1 -l + ln -s /builddir/build/BUILD/runc-1.0.1 src/github.com/opencontainers/runc + popd ~/build/BUILD/runc-1.0.1 ~/build/BUILD/runc-1.0.1/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-1.0.1 + pushd GOPATH/src/github.com/opencontainers/runc + export GO111MODULE=off + GO111MODULE=off ++ pwd + export GOPATH=/usr/share/gocode:/builddir/build/BUILD/runc-1.0.1/GOPATH/src/github.com/opencontainers/runc/GOPATH + GOPATH=/usr/share/gocode:/builddir/build/BUILD/runc-1.0.1/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=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + CGO_CFLAGS='-O2 -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=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -D_GNU_SOURCE -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64' + export 'BUILDTAGS=selinux seccomp' + BUILDTAGS='selinux seccomp' + export 'LDFLAGS=-X main.gitCommit= -X main.version=1.0.1' + LDFLAGS='-X main.gitCommit= -X main.version=1.0.1' ++ 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.0.1 -linkmode=external -compressdwarf=false -B 0x0ec55e3cb646946c1e07f239672f84827d492f59 -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 unicode/utf8 unicode/utf16 internal/unsafeheader crypto/internal/subtle math/bits internal/race github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/flags crypto/subtle encoding internal/nettrace unicode container/list vendor/golang.org/x/crypto/cryptobyte/asn1 runtime/internal/sys github.com/opencontainers/runc/vendor/golang.org/x/sys/internal/unsafeheader vendor/golang.org/x/crypto/internal/subtle runtime/internal/atomic internal/cpu runtime/cgo crypto/internal/boring/sig sync/atomic runtime/internal/math github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/set crypto/internal/boring/fipstls internal/bytealg math github.com/opencontainers/runc/vendor/github.com/shurcooL/sanitized_anchor_name runtime internal/reflectlite sync internal/testlog github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/pragma internal/singleflight math/rand errors sort internal/oserror io path vendor/golang.org/x/net/dns/dnsmessage strconv syscall bytes strings hash crypto/internal/randutil text/tabwriter hash/fnv hash/adler32 hash/crc32 crypto/rc4 crypto reflect bufio regexp/syntax html internal/syscall/execenv internal/syscall/unix github.com/opencontainers/runc/libcontainer/nsenter time regexp context io/fs internal/poll encoding/binary internal/fmtsort os encoding/base64 crypto/ed25519/internal/edwards25519 crypto/md5 crypto/cipher vendor/golang.org/x/crypto/poly1305 github.com/opencontainers/runc/vendor/golang.org/x/sys/unix encoding/pem crypto/des vendor/golang.org/x/crypto/chacha20 fmt github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/detrand path/filepath runtime/debug os/signal net io/ioutil github.com/opencontainers/runc/libcontainer/stacktrace os/exec vendor/golang.org/x/sys/cpu # 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 vendor/golang.org/x/crypto/chacha20poly1305 github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/errors compress/flate go/token encoding/json github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/version encoding/hex math/big github.com/opencontainers/runc/vendor/github.com/pkg/errors net/url github.com/opencontainers/runc/vendor/github.com/docker/go-units github.com/opencontainers/runc/vendor/github.com/mrunalp/fileutils log github.com/opencontainers/runc/vendor/github.com/syndtr/gocapability/capability github.com/opencontainers/runc/vendor/github.com/opencontainers/runtime-spec/specs-go github.com/opencontainers/runc/vendor/github.com/russross/blackfriday/v2 debug/dwarf os/user github.com/opencontainers/runc/vendor/golang.org/x/net/bpf github.com/opencontainers/runc/vendor/github.com/vishvananda/netns flag text/template/parse github.com/opencontainers/runc/vendor/github.com/seccomp/libseccomp-golang vendor/golang.org/x/crypto/curve25519 github.com/opencontainers/runc/vendor/google.golang.org/protobuf/encoding/protowire github.com/opencontainers/runc/vendor/google.golang.org/protobuf/reflect/protoreflect github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/pkg/pwalk github.com/opencontainers/runc/vendor/github.com/cyphar/filepath-securejoin github.com/opencontainers/runc/vendor/github.com/containerd/console github.com/opencontainers/runc/vendor/github.com/moby/sys/mountinfo github.com/opencontainers/runc/libcontainer/devices github.com/opencontainers/runc/libcontainer/user github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/internal/unix github.com/opencontainers/runc/libcontainer/keys github.com/opencontainers/runc/libcontainer/system compress/gzip compress/zlib github.com/opencontainers/runc/libcontainer/cgroups/devices github.com/opencontainers/runc/libcontainer/userns github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/encoding/messageset github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/strs 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/descfmt github.com/opencontainers/runc/vendor/google.golang.org/protobuf/runtime/protoiface github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/descopts github.com/opencontainers/runc/libcontainer/utils github.com/opencontainers/runc/vendor/github.com/bits-and-blooms/bitset github.com/opencontainers/runc/vendor/github.com/sirupsen/logrus github.com/opencontainers/runc/vendor/google.golang.org/protobuf/reflect/protoregistry github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/encoding/text text/template github.com/opencontainers/runc/libcontainer/apparmor github.com/opencontainers/runc/vendor/github.com/cpuguy83/go-md2man/v2/md2man github.com/opencontainers/runc/vendor/google.golang.org/protobuf/proto debug/elf github.com/opencontainers/runc/vendor/google.golang.org/protobuf/internal/encoding/defval github.com/opencontainers/runc/libcontainer/logs crypto/dsa encoding/asn1 crypto/elliptic 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/github.com/cilium/ebpf/internal vendor/golang.org/x/crypto/cryptobyte crypto/x509/pkix crypto/internal/boring 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/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/google.golang.org/protobuf/types/descriptorpb github.com/opencontainers/runc/vendor/google.golang.org/protobuf/reflect/protodesc github.com/opencontainers/runc/vendor/github.com/golang/protobuf/proto 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 # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/aes.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:20: warning: "__USE_GNU" redefined 20 | #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/crypto/internal/boring/goopenssl.h:12, from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/aes.go:13: /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/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/aes.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:86:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 86 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:81:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 81 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/aes.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:60:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 60 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/boring.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:20: warning: "__USE_GNU" redefined 20 | #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/crypto/internal/boring/goopenssl.h:12, from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/boring.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_df5739c06598_Cfunc__goboringcrypto_OPENSSL_setup': cgo-gcc-prolog:169:49: warning: unused variable '_cgo_a' [-Wunused-variable] # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:20: warning: "__USE_GNU" redefined 20 | #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/crypto/internal/boring/goopenssl.h:12, from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:13: /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/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:86:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 86 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:81:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 81 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/ecdsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:60:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 60 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/hmac.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:20: warning: "__USE_GNU" redefined 20 | #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/crypto/internal/boring/goopenssl.h:12, from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/hmac.go:13: /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/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/hmac.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:86:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 86 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:81:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 81 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/hmac.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:60:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 60 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/rand.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:20: warning: "__USE_GNU" redefined 20 | #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/crypto/internal/boring/goopenssl.h:12, from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/rand.go:13: /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/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/rand.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:86:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 86 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:81:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 81 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/rand.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:60:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 60 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/rsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:20: warning: "__USE_GNU" redefined 20 | #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/crypto/internal/boring/goopenssl.h:12, from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/rsa.go:13: /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/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/rsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:86:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 86 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:81:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 81 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/rsa.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:60:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 60 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/sha.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:20: warning: "__USE_GNU" redefined 20 | #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/crypto/internal/boring/goopenssl.h:12, from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/sha.go:13: /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/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/sha.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:86:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 86 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:81:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 81 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/lib/golang/src/crypto/internal/boring/goboringcrypto.h:25, from /usr/lib/golang/src/crypto/internal/boring/sha.go:13: /usr/lib/golang/src/crypto/internal/boring/goopenssl.h:60:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 60 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_ecdsa_signature.c:7: goopenssl.h:20: warning: "__USE_GNU" redefined 20 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from goopenssl.h:12, from goboringcrypto.h:25, from openssl_ecdsa_signature.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 goboringcrypto.h:25, from openssl_ecdsa_signature.c:7: goopenssl.h:86:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 86 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:81:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 81 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_ecdsa_signature.c:7: goopenssl.h:60:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 60 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_evp.c:7: goopenssl.h:20: warning: "__USE_GNU" redefined 20 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from goopenssl.h:12, from goboringcrypto.h:25, from openssl_evp.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 goboringcrypto.h:25, from openssl_evp.c:7: goopenssl.h:86:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 86 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:81:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 81 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_evp.c:7: goopenssl.h:60:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 60 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_lock_setup.c:7: goopenssl.h:20: warning: "__USE_GNU" redefined 20 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from goopenssl.h:12, from goboringcrypto.h:25, from openssl_lock_setup.c:7: /usr/include/features.h:407: note: this is the location of the previous definition 407 | # define __USE_GNU 1 | openssl_lock_setup.c:14: warning: "_GNU_SOURCE" redefined 14 | #define _GNU_SOURCE | : note: this is the location of the previous definition In file included from goboringcrypto.h:25, from openssl_lock_setup.c:7: goopenssl.h:86:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 86 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:81:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 81 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_lock_setup.c:7: goopenssl.h:60:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 60 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_port_aead_gcm.c:8: goopenssl.h:20: warning: "__USE_GNU" redefined 20 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from goopenssl.h:12, from goboringcrypto.h:25, from openssl_port_aead_gcm.c:8: /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:22:27: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 22 | plaintext = ""; | ^ openssl_port_aead_gcm.c:26:21: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 26 | aad = ""; | ^ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:106:21: warning: pointer targets in assignment from 'char *' to 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 106 | aad = ""; | ^ In file included from goboringcrypto.h:25, from openssl_port_aead_gcm.c:8: At top level: goopenssl.h:86:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 86 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:81:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 81 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_port_aead_gcm.c:8: goopenssl.h:60:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 60 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ openssl_port_aead_gcm.c: In function '_goboringcrypto_EVP_CIPHER_CTX_open': openssl_port_aead_gcm.c:153:11: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized] 153 | if(ret > 0) { | ^ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_port_ctr128.c:7: goopenssl.h:20: warning: "__USE_GNU" redefined 20 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from goopenssl.h:12, from goboringcrypto.h:25, from openssl_port_ctr128.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 goboringcrypto.h:25, from openssl_port_ctr128.c:7: goopenssl.h:86:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 86 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:81:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 81 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_port_ctr128.c:7: goopenssl.h:60:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 60 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_port_evp_md5_sha1.c:12: goopenssl.h:20: warning: "__USE_GNU" redefined 20 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from goopenssl.h:12, from goboringcrypto.h:25, from openssl_port_evp_md5_sha1.c:12: /usr/include/features.h:407: note: this is the location of the previous definition 407 | # define __USE_GNU 1 | In file included from goboringcrypto.h:25, from openssl_port_evp_md5_sha1.c:12: goopenssl.h:86:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 86 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:81:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 81 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_port_evp_md5_sha1.c:12: goopenssl.h:60:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 60 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_port_hmac.c:8: goopenssl.h:20: warning: "__USE_GNU" redefined 20 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from goopenssl.h:12, from goboringcrypto.h:25, from openssl_port_hmac.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 goboringcrypto.h:25, from openssl_port_hmac.c:8: goopenssl.h:86:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 86 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:81:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 81 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_port_hmac.c:8: goopenssl.h:60:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 60 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_port_rsa.c:8: goopenssl.h:20: warning: "__USE_GNU" redefined 20 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from goopenssl.h:12, from goboringcrypto.h:25, from openssl_port_rsa.c:8: /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:26:22: warning: unused variable 'siglen' [-Wunused-variable] 26 | unsigned int siglen; | ^~~~~~ In file included from goboringcrypto.h:25, from openssl_port_rsa.c:8: At top level: goopenssl.h:86:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 86 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:81:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 81 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_port_rsa.c:8: goopenssl.h:60:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 60 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # crypto/internal/boring In file included from goboringcrypto.h:25, from openssl_stub_rand.c:7: goopenssl.h:20: warning: "__USE_GNU" redefined 20 | #define __USE_GNU | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from goopenssl.h:12, from goboringcrypto.h:25, from openssl_stub_rand.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 goboringcrypto.h:25, from openssl_stub_rand.c:7: goopenssl.h:86:1: warning: '_goboringcrypto_OPENSSL_setup' defined but not used [-Wunused-function] 86 | _goboringcrypto_OPENSSL_setup(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ goopenssl.h:81:22: warning: '_goboringcrypto_internal_OPENSSL_VERSION_NUMBER' defined but not used [-Wunused-function] 81 | static unsigned long _goboringcrypto_internal_OPENSSL_VERSION_NUMBER(void) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from goboringcrypto.h:25, from openssl_stub_rand.c:7: goopenssl.h:60:1: warning: '_goboringcrypto_DLOPEN_OPENSSL' defined but not used [-Wunused-function] 60 | _goboringcrypto_DLOPEN_OPENSSL(void) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ crypto/sha512 crypto/sha1 crypto/aes crypto/sha256 crypto/hmac vendor/golang.org/x/crypto/hkdf github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/asm crypto/ecdsa crypto/rand crypto/ed25519 crypto/rsa github.com/opencontainers/runc/vendor/github.com/opencontainers/selinux/go-selinux github.com/opencontainers/runc/vendor/github.com/godbus/dbus/v5 github.com/opencontainers/runc/libcontainer/cgroups/ebpf/devicefilter github.com/opencontainers/runc/vendor/github.com/cilium/ebpf/internal/btf crypto/x509 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/cgroups github.com/opencontainers/runc/libcontainer/intelrdt github.com/opencontainers/runc/libcontainer/seccomp/patchbpf github.com/opencontainers/runc/libcontainer/cgroups/ebpf github.com/opencontainers/runc/types github.com/opencontainers/runc/libcontainer/cgroups/fscommon github.com/opencontainers/runc/libcontainer/configs/validate github.com/opencontainers/runc/libcontainer/cgroups/fs2 github.com/opencontainers/runc/libcontainer/cgroups/fs github.com/opencontainers/runc/libcontainer/cgroups/systemd 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 ~/build/BUILD/runc-1.0.1/GOPATH/src/github.com/opencontainers/runc/man ~/build/BUILD/runc-1.0.1/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-1.0.1 + pushd man + ./md2man-all.sh /builddir/build/BUILD/runc-1.0.1/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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o runc.8 = 8 ']' + mkdir -p ./man8 + go-md2man -in runc.8.md -out ./man8/runc.8 ~/build/BUILD/runc-1.0.1/GOPATH/src/github.com/opencontainers/runc ~/build/BUILD/runc-1.0.1 + popd + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.khXxPI + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/runc-1.0.1-5.module_el9+91+61962eec.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/runc-1.0.1-5.module_el9+91+61962eec.x86_64 ++ dirname /builddir/build/BUILDROOT/runc-1.0.1-5.module_el9+91+61962eec.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/runc-1.0.1-5.module_el9+91+61962eec.x86_64 + cd runc-1.0.1 + make install install-man install-bash DESTDIR=/builddir/build/BUILDROOT/runc-1.0.1-5.module_el9+91+61962eec.x86_64 PREFIX=/usr LIBDIR=/usr/lib64 BINDIR=/usr/bin install -D -m0755 runc /builddir/build/BUILDROOT/runc-1.0.1-5.module_el9+91+61962eec.x86_64/usr/bin/runc man/md2man-all.sh /builddir/build/BUILD/runc-1.0.1/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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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 -o 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.0.1-5.module_el9+91+61962eec.x86_64/usr/share/man/man8 install -D -m 644 man/man8/*.8 /builddir/build/BUILDROOT/runc-1.0.1-5.module_el9+91+61962eec.x86_64/usr/share/man/man8 install -D -m0644 contrib/completions/bash/runc /builddir/build/BUILDROOT/runc-1.0.1-5.module_el9+91+61962eec.x86_64/usr/share/bash-completion/completions/runc + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 1.0.1-5.module_el9+91+61962eec --unique-debug-suffix -1.0.1-5.module_el9+91+61962eec.x86_64 --unique-debug-src-base runc-1.0.1-5.module_el9+91+61962eec.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/runc-1.0.1 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/runc-1.0.1-5.module_el9+91+61962eec.x86_64/usr/bin/runc extracting debug info from /builddir/build/BUILDROOT/runc-1.0.1-5.module_el9+91+61962eec.x86_64/usr/bin/runc warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/runc-1.0.1-5.module_el9+91+61962eec.x86_64/usr/bin/runc. Use `info auto-load python-scripts [REGEXP]' to list them. 8076 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.wW61rr + umask 022 + cd /builddir/build/BUILD + cd runc-1.0.1 + RPM_EC=0 ++ jobs -p + exit 0 Processing files: runc-1.0.1-5.module_el9+91+61962eec.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.RODp8w + umask 022 + cd /builddir/build/BUILD + cd runc-1.0.1 + DOCDIR=/builddir/build/BUILDROOT/runc-1.0.1-5.module_el9+91+61962eec.x86_64/usr/share/doc/runc + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.0.1-5.module_el9+91+61962eec.x86_64/usr/share/doc/runc + cp -pr MAINTAINERS_GUIDE.md /builddir/build/BUILDROOT/runc-1.0.1-5.module_el9+91+61962eec.x86_64/usr/share/doc/runc + cp -pr PRINCIPLES.md /builddir/build/BUILDROOT/runc-1.0.1-5.module_el9+91+61962eec.x86_64/usr/share/doc/runc + cp -pr README.md /builddir/build/BUILDROOT/runc-1.0.1-5.module_el9+91+61962eec.x86_64/usr/share/doc/runc + cp -pr CONTRIBUTING.md /builddir/build/BUILDROOT/runc-1.0.1-5.module_el9+91+61962eec.x86_64/usr/share/doc/runc + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.VatXhV + umask 022 + cd /builddir/build/BUILD + cd runc-1.0.1 + LICENSEDIR=/builddir/build/BUILDROOT/runc-1.0.1-5.module_el9+91+61962eec.x86_64/usr/share/licenses/runc + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/runc-1.0.1-5.module_el9+91+61962eec.x86_64/usr/share/licenses/runc + cp -pr LICENSE /builddir/build/BUILDROOT/runc-1.0.1-5.module_el9+91+61962eec.x86_64/usr/share/licenses/runc + RPM_EC=0 ++ jobs -p + exit 0 Provides: oci-runtime runc = 1.0.1-5.module_el9+91+61962eec runc(x86-64) = 1.0.1-5.module_el9+91+61962eec 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.5)(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.3.4)(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) libseccomp.so.2()(64bit) rtld(GNU_HASH) Processing files: runc-debugsource-1.0.1-5.module_el9+91+61962eec.x86_64 Provides: runc-debugsource = 1.0.1-5.module_el9+91+61962eec runc-debugsource(x86-64) = 1.0.1-5.module_el9+91+61962eec Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: runc-debuginfo-1.0.1-5.module_el9+91+61962eec.x86_64 Provides: debuginfo(build-id) = 92c2d110c3e4dd2dbeba81410082130dbc8c4905 runc-debuginfo = 1.0.1-5.module_el9+91+61962eec runc-debuginfo(x86-64) = 1.0.1-5.module_el9+91+61962eec Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: runc-debugsource(x86-64) = 1.0.1-5.module_el9+91+61962eec Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/runc-1.0.1-5.module_el9+91+61962eec.x86_64 Wrote: /builddir/build/RPMS/runc-debugsource-1.0.1-5.module_el9+91+61962eec.x86_64.rpm Wrote: /builddir/build/RPMS/runc-1.0.1-5.module_el9+91+61962eec.x86_64.rpm Wrote: /builddir/build/RPMS/runc-debuginfo-1.0.1-5.module_el9+91+61962eec.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gINYLQ + umask 022 + cd /builddir/build/BUILD + cd runc-1.0.1 + /usr/bin/rm -rf /builddir/build/BUILDROOT/runc-1.0.1-5.module_el9+91+61962eec.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0