Mock Version: 1.3.4 ENTER ['do'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/singularity.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-ae63353deec3c630a9c8991684a858b171331820/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv7hl --nodeps /builddir/build/SPECS/singularity.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/singularity-3.8.1-1.el7.src.rpm Child return code was: 0 ENTER ['do'](['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/singularity.spec'], nspawn_args=[]shell=Falseuid=995env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '}chrootPath='/var/lib/mock/epel-1-armhfp-ae63353deec3c630a9c8991684a858b171331820/root'gid=135user='mockbuild'timeout=0logger=printOutput=False) Executing command: ['bash', '--login', '-c', u'/usr/bin/rpmbuild -bb --target armv7hl --nodeps /builddir/build/SPECS/singularity.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PS1': ' \\s-\\v\\$ '} and shell False Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.9dCCEV + umask 022 + cd /builddir/build/BUILD + export RPM_BUILD_ROOT=/builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm + RPM_BUILD_ROOT=/builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm + '[' -d singularity-3.8.1 ']' + mkdir singularity-3.8.1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.IwsiDK + umask 022 + cd /builddir/build/BUILD + cd singularity-3.8.1 + mkdir -p gopath + export GOPATH=/builddir/build/BUILD/singularity-3.8.1/gopath + GOPATH=/builddir/build/BUILD/singularity-3.8.1/gopath + export PATH=/builddir/build/BUILD/singularity-3.8.1/gopath/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin + PATH=/builddir/build/BUILD/singularity-3.8.1/gopath/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin + tar -xf /builddir/build/SOURCES/singularity-3.8.1.tar.gz + cd singularity-3.8.1 + ./mconfig -V 3.8.1-1.el7 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info Configuring for project `singularity' with languages: C, Golang => running pre-basechecks project specific checks ... => running base system checks ... checking: host C compiler... cc checking: host C++ compiler... c++ checking: host Go compiler (at least version 1.13)... /usr/bin/go checking: host C compiler option -Wall... yes checking: host C compiler option -Werror... yes checking: host C compiler option -Wfatal-errors... yes checking: host C compiler option -Wno-unknown-warning-option... yes checking: host C compiler option -Wstrict-prototypes... yes checking: host C compiler option -Wpointer-arith... yes checking: host C compiler option -Wbad-function-cast... yes checking: host C compiler option -Woverlength-strings... yes checking: host C compiler option -Wframe-larger-than=2047... yes checking: host C compiler option -Wno-sign-compare... yes checking: host C compiler option -Wclobbered... yes checking: host C compiler option -Wempty-body... yes checking: host C compiler option -Wmissing-parameter-type... yes checking: host C compiler option -Wtype-limits... yes checking: host C compiler option -Wunused-parameter... yes checking: host C compiler option -Wunused-but-set-parameter... yes checking: host C compiler option -Wno-discarded-qualifiers... yes checking: host C compiler option -Wno-incompatible-pointer-types... yes checking: host C compiler option -pipe... yes checking: host C compiler option -fmessage-length=0... yes checking: host C compiler option -fPIC... yes checking: host `ar' path... ar checking: host `ld' path... ld checking: host `ranlib' path... ranlib checking: host `objcopy' path... objcopy checking: target C compiler... cc checking: target C++ compiler... c++ checking: target `ar' path... ar checking: target `ld' path... ld checking: target `ranlib' path... ranlib checking: target `objcopy' path... objcopy checking: host compiles static binaries... no checking: target compiles static binaries... no checking: host os type... unix checking: host architecture... arm checking: target architecture... arm checking: host architecture word size... 32 checking: target architecture word size... 32 checking: project version... 3.8.1-1.el7 checking: project short version... 3.8.1-1.el7 => running post-basechecks project specific checks ... checking: namespace: CLONE_NEWPID... yes checking: namespace: CLONE_FS... yes checking: namespace: CLONE_NEWNS... yes checking: namespace: CLONE_NEWUSER... yes checking: namespace: CLONE_NEWIPC... yes checking: namespace: CLONE_NEWNET... yes checking: namespace: CLONE_NEWUTS... yes checking: namespace: CLONE_NEWCGROUP... no checking: feature: NO_NEW_PRIVS... yes checking: feature: MS_SLAVE... yes checking: feature: MS_REC... yes checking: feature: MS_PRIVATE... yes checking: user capabilities... yes checking: header linux/securebits.h... yes checking: header linux/capability.h... yes checking: libseccomp+headers... yes checking: cryptsetup... yes => generating fragments ... => building Makefile ... => generating singularity.spec ... => project singularity setup with : - host arch: arm - host wordsize: 32-bit - host C compiler: cc - host Go compiler: /usr/bin/go - host system: unix --- - target arch: arm - target wordsize: 32-bit - target C compiler: cc --- - config profile: release --- - SUID install: yes - Network plugins: yes --- - verbose: no --- - cryptsetup: /usr/sbin/cryptsetup --- - version: 3.8.1-1.el7 => /builddir/build/BUILD/singularity-3.8.1/singularity-3.8.1/builddir/Makefile ready, try: $ cd /builddir/build/BUILD/singularity-3.8.1/singularity-3.8.1/builddir $ make + cd builddir + make old_config= GEN GO DEP /builddir/build/BUILD/singularity-3.8.1/singularity-3.8.1/builddir/starter.d go: downloading golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417 go: downloading github.com/hpcng/golang-x-crypto v0.0.0-20181006204705-4bce89e8e9a9 go: downloading github.com/kr/pty v1.1.8 go: downloading github.com/google/uuid v1.3.0 go: downloading github.com/seccomp/libseccomp-golang v0.9.1 go: downloading github.com/hpcng/sif v1.5.1 go: downloading github.com/seccomp/containers-golang v0.6.0 go: downloading github.com/containerd/cgroups v1.0.1 go: downloading github.com/sylabs/scs-key-client v0.6.2 go: downloading github.com/containernetworking/plugins v0.9.1 go: downloading github.com/containernetworking/cni v0.8.1 go: downloading mvdan.cc/sh/v3 v3.3.1 go: downloading github.com/sylabs/json-resp v0.7.1 go: downloading github.com/godbus/dbus v4.1.0+incompatible go: downloading github.com/creack/pty v1.1.13 go: downloading github.com/opencontainers/selinux v1.8.3 go: downloading github.com/godbus/dbus/v5 v5.0.4 go: downloading github.com/gogo/protobuf v1.3.2 go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b go: downloading github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/pelletier/go-toml v1.9.3 go: downloading github.com/bits-and-blooms/bitset v1.2.0 go: downloading github.com/coreos/go-systemd/v22 v22.3.2 go: downloading github.com/safchain/ethtool v0.0.0-20190326074333-42ed695e3de8 go: downloading github.com/coreos/go-iptables v0.5.0 go: downloading github.com/blang/semver v3.5.1+incompatible go: downloading github.com/vishvananda/netlink v1.1.1-0.20201029203352-d40f9887b852 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c go: downloading github.com/satori/go.uuid v1.2.1-0.20180404165556-75cca531ea76 go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/blang/semver/v4 v4.0.0 go: downloading github.com/vishvananda/netns v0.0.0-20200728191858-db3c7e526aae GEN GO DEP /builddir/build/BUILD/singularity-3.8.1/singularity-3.8.1/builddir/singularity.d go: downloading github.com/fatih/color v1.12.0 go: downloading github.com/containers/image/v5 v5.15.0 go: downloading github.com/sylabs/scs-library-client v1.0.5 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/cyphar/filepath-securejoin v0.2.3 go: downloading github.com/sylabs/scs-build-client v0.1.6 go: downloading github.com/opencontainers/image-spec v1.0.2-0.20210331164927-859973e32cca go: downloading github.com/go-log/log v0.2.0 go: downloading github.com/spf13/cobra v1.2.1 go: downloading github.com/opencontainers/umoci v0.4.7 go: downloading oras.land/oras-go v0.4.0 go: downloading github.com/gorilla/websocket v1.4.2 go: downloading github.com/vbauerster/mpb/v4 v4.12.2 go: downloading github.com/mattn/go-isatty v0.0.12 go: downloading github.com/docker/cli v20.10.7+incompatible go: downloading github.com/vbauerster/mpb/v6 v6.0.4 go: downloading github.com/containers/storage v1.33.0 go: downloading github.com/docker/go-connections v0.4.0 go: downloading github.com/docker/distribution v0.0.0-20191216044856-a8371794149d go: downloading github.com/ghodss/yaml v1.0.0 go: downloading github.com/moby/moby v17.12.0-ce-rc1.0.20200618181300-9dc6525e6118+incompatible go: downloading github.com/vbatts/go-mtree v0.5.0 go: downloading github.com/containerd/containerd v1.5.5 go: downloading github.com/sirupsen/logrus v1.8.1 go: downloading github.com/urfave/cli v1.22.5 go: downloading github.com/containers/ocicrypt v1.1.2 go: downloading github.com/vbauerster/mpb/v7 v7.0.3 go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading go.mozilla.org/pkcs7 v0.0.0-20200128120323-432b2356ecb1 go: downloading github.com/opencontainers/runc v1.0.1 go: downloading github.com/ulikunitz/xz v0.5.10 go: downloading github.com/klauspost/compress v1.13.1 go: downloading github.com/moby/locker v1.0.1 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/rivo/uniseg v0.2.0 go: downloading github.com/vbatts/tar-split v0.11.1 go: downloading github.com/apex/log v1.9.0 go: downloading github.com/hashicorp/go-multierror v1.1.1 go: downloading google.golang.org/grpc v1.38.0 go: downloading golang.org/x/net v0.0.0-20210510120150-4163338589ed go: downloading github.com/golang/protobuf v1.5.2 go: downloading github.com/VividCortex/ewma v1.2.0 go: downloading gopkg.in/square/go-jose.v2 v2.5.1 go: downloading github.com/mattn/go-runewidth v0.0.13 go: downloading google.golang.org/protobuf v1.26.0 go: downloading github.com/mattn/go-colorable v0.1.8 go: downloading github.com/containers/libtrust v0.0.0-20190913040956-14b96171aa3b go: downloading github.com/docker/docker-credential-helpers v0.6.4 go: downloading google.golang.org/genproto v0.0.0-20210602131652-f16073e35f0c go: downloading github.com/gorilla/mux v1.7.4 go: downloading github.com/miekg/pkcs11 v1.0.3 go: downloading github.com/rootless-containers/proto v0.1.0 go: downloading github.com/morikuni/aec v1.0.0 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/hashicorp/errwrap v1.0.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 go: downloading github.com/klauspost/pgzip v1.2.5 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/moby/sys/mountinfo v0.4.1 go: downloading github.com/stefanberger/go-pkcs11uri v0.0.0-20201008174630-78d3cae3a980 go: downloading github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 go: downloading golang.org/x/text v0.3.6 go: downloading github.com/prometheus/client_golang v1.7.1 go: downloading go.etcd.io/bbolt v1.3.6 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/containerd/continuity v0.1.0 go: downloading github.com/golang/snappy v0.0.3 go: downloading github.com/prometheus/procfs v0.6.0 go: downloading github.com/cespare/xxhash v1.1.0 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/prometheus/common v0.10.0 go: downloading github.com/prometheus/client_model v0.2.0 go: downloading github.com/cespare/xxhash/v2 v2.1.1 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 GEN /builddir/build/BUILD/singularity-3.8.1/singularity-3.8.1/scripts/go-generate GO singularity [+] GO_TAGS "containers_image_openpgp sylog oci_engine singularity_engine fakeroot_engine apparmor selinux seccomp" GEN etc/bash_completion.d/singularity GEN singularity.conf CNI PLUGIN dhcp CNI PLUGIN host-local CNI PLUGIN static CNI PLUGIN bridge CNI PLUGIN host-device CNI PLUGIN ipvlan CNI PLUGIN loopback CNI PLUGIN macvlan CNI PLUGIN ptp CNI PLUGIN vlan CNI PLUGIN bandwidth CNI PLUGIN firewall CNI PLUGIN flannel CNI PLUGIN portmap CNI PLUGIN tuning GO clean -cache GO cmd/starter/c/starter GO cmd/starter/c/starter-suid [+] GO_TAGS "containers_image_openpgp sylog singularity_engine fakeroot_engine apparmor selinux seccomp" GEN /builddir/build/BUILD/singularity-3.8.1/singularity-3.8.1/scripts/go-test + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.SHxAUS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm ++ dirname /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm + cd singularity-3.8.1 + export GOPATH=/builddir/build/BUILD/singularity-3.8.1/gopath + GOPATH=/builddir/build/BUILD/singularity-3.8.1/gopath + export PATH=/builddir/build/BUILD/singularity-3.8.1/gopath/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin + PATH=/builddir/build/BUILD/singularity-3.8.1/gopath/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin + cd singularity-3.8.1/builddir + mkdir -p /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/share/man/man1 + make DESTDIR=/builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm install man INSTALL /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/bin/singularity INSTALL /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/etc/bash_completion.d/singularity INSTALL /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/etc/singularity/singularity.conf INSTALL /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/etc/singularity/remote.yaml INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/dhcp INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/host-local INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/static INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/bridge INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/host-device INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/ipvlan INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/loopback INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/macvlan INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/ptp INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/vlan INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/bandwidth INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/firewall INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/flannel INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/portmap INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/tuning INSTALL CNI CONFIGURATION FILES INSTALL /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/bin/starter INSTALL /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/var/singularity/mnt/session INSTALL /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/bin/run-singularity INSTALL /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/etc/singularity/capability.json INSTALL /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/etc/singularity/ecl.toml INSTALL /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/etc/singularity/seccomp-profiles/default.json INSTALL /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/etc/singularity/nvliblist.conf INSTALL /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/etc/singularity/rocmliblist.conf INSTALL /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/etc/singularity/cgroups/cgroups.toml INSTALL /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/etc/singularity/global-pgp-public INSTALL SUID /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/bin/starter-suid /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/bin/starter-suid -- installed with incorrect permissions DONE mkdir -p /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/share/man/man1 INFO: Creating Singularity man pages at /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/share/man/man1 WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan WARNING: go-md2man does not handle node type HTMLSpan + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/ extracting debug info from /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/bin/singularity extracting debug info from /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/bin/starter-suid extracting debug info from /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/bin/starter extracting debug info from /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/bridge extracting debug info from /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/portmap extracting debug info from /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/bandwidth extracting debug info from /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/firewall extracting debug info from /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/macvlan extracting debug info from /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/ipvlan extracting debug info from /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/static extracting debug info from /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/vlan extracting debug info from /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/ptp extracting debug info from /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/flannel extracting debug info from /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/host-device extracting debug info from /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/loopback extracting debug info from /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/tuning extracting debug info from /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/dhcp extracting debug info from /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm/usr/libexec/singularity/cni/host-local dwz: Too few files for multifile optimization /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 18 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: singularity-3.8.1-1.el7.armv7hl Provides: config(singularity) = 3.8.1-1.el7 singularity = 3.8.1-1.el7 singularity(armv7hl-32) = 3.8.1-1.el7 singularity-runtime Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /bin/sh ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.11) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.9) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libseccomp.so.2 rtld(GNU_HASH) Obsoletes: singularity-runtime Processing files: singularity-debuginfo-3.8.1-1.el7.armv7hl Provides: singularity-debuginfo = 3.8.1-1.el7 singularity-debuginfo(armv7hl-32) = 3.8.1-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm Wrote: /builddir/build/RPMS/singularity-3.8.1-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/singularity-debuginfo-3.8.1-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rW3Kpu + umask 022 + cd /builddir/build/BUILD + /usr/bin/rm -rf /builddir/build/BUILDROOT/singularity-3.8.1-1.el7.arm + exit 0 Child return code was: 0