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=996env={'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-a074a83a57f0883517c6659c44b96e0fa326223c/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.6.3-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=996env={'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-a074a83a57f0883517c6659c44b96e0fa326223c/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.q3lsDe + umask 022 + cd /builddir/build/BUILD + export RPM_BUILD_ROOT=/builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm + RPM_BUILD_ROOT=/builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm + '[' -d singularity-3.6.3 ']' + mkdir singularity-3.6.3 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KOqBAk + umask 022 + cd /builddir/build/BUILD + cd singularity-3.6.3 + mkdir -p gopath/src/github.com/sylabs/singularity + tar -C gopath/src/github.com/sylabs/ -xf /builddir/build/SOURCES/singularity-3.6.3.tar.gz + export GOPATH=/builddir/build/BUILD/singularity-3.6.3/gopath + GOPATH=/builddir/build/BUILD/singularity-3.6.3/gopath + export PATH=/builddir/build/BUILD/singularity-3.6.3/gopath/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin + PATH=/builddir/build/BUILD/singularity-3.6.3/gopath/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin + cd /builddir/build/BUILD/singularity-3.6.3/gopath/src/github.com/sylabs/singularity + ./mconfig -V 3.6.3-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.6.3-1.el7 checking: project short version... 3.6.3-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.6.3-1.el7 => /builddir/build/BUILD/singularity-3.6.3/gopath/src/github.com/sylabs/singularity/builddir/Makefile ready, try: $ cd /builddir/build/BUILD/singularity-3.6.3/gopath/src/github.com/sylabs/singularity/builddir $ make + cd builddir + make old_config= GEN GO DEP /builddir/build/BUILD/singularity-3.6.3/gopath/src/github.com/sylabs/singularity/builddir/starter.d go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20200710190001-3e4195d92445 go: downloading golang.org/x/sys v0.0.0-20200720211630-cb9d2d5c5666 go: downloading github.com/sylabs/golang-x-crypto v0.0.0-20181006204705-4bce89e8e9a9 go: downloading github.com/satori/go.uuid v1.2.0 go: downloading mvdan.cc/sh/v3 v3.1.2 go: downloading github.com/kr/pty v1.1.8 go: downloading github.com/containerd/cgroups v0.0.0-20200116170754-a8908713319d go: downloading github.com/seccomp/libseccomp-golang v0.9.1 go: downloading github.com/pelletier/go-toml v1.8.0 go: downloading github.com/creack/pty v1.1.9 go: downloading github.com/seccomp/containers-golang v0.6.0 go: downloading github.com/sylabs/sif v1.2.1 go: downloading github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e go: downloading github.com/godbus/dbus v4.1.0+incompatible go: downloading github.com/containernetworking/cni v0.8.0 go: downloading golang.org/x/xerrors v0.0.0-20191204190536-9bdfabe68543 go: downloading github.com/godbus/dbus/v5 v5.0.3 go: downloading github.com/coreos/go-systemd/v22 v22.0.0-20191111152658-2d78030078ef go: downloading github.com/docker/go-units v0.4.0 go: downloading github.com/pkg/errors v0.9.1 go: downloading golang.org/x/term v0.0.0-20191110171634-ad39bd3f0407 go: downloading golang.org/x/sync v0.0.0-20200317015054-43a5402ce75a go: downloading github.com/sylabs/json-resp v0.7.0 go: downloading github.com/containernetworking/plugins v0.8.6 go: downloading github.com/blang/semver v3.5.1+incompatible go: downloading github.com/gogo/protobuf v1.3.1 go: downloading github.com/blang/semver/v4 v4.0.0 go: downloading github.com/sylabs/scs-key-client v0.5.1 go: downloading github.com/opencontainers/selinux v1.6.0 go: downloading github.com/willf/bitset v1.1.11-0.20200630133818-d5bec3311243 go: downloading github.com/vishvananda/netlink v1.0.1-0.20190618143317-99a56c251ae6 go: downloading github.com/safchain/ethtool v0.0.0-20190326074333-42ed695e3de8 go: downloading github.com/coreos/go-iptables v0.4.5 go: downloading github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc GEN GO DEP /builddir/build/BUILD/singularity-3.6.3/gopath/src/github.com/sylabs/singularity/builddir/singularity.d go: downloading github.com/fatih/color v1.9.0 go: downloading github.com/go-log/log v0.2.0 go: downloading github.com/vbauerster/mpb/v4 v4.12.2 go: downloading github.com/spf13/pflag v1.0.5 go: downloading github.com/spf13/cobra v1.0.0 go: downloading github.com/containerd/containerd v1.4.0 go: downloading github.com/deislabs/oras v0.8.1 go: downloading github.com/sylabs/scs-library-client v0.5.5 go: downloading github.com/containers/image/v5 v5.5.2 go: downloading github.com/opencontainers/go-digest v1.0.0 go: downloading github.com/opencontainers/image-spec v1.0.2-0.20191218002246-9ea04d1f37d7 go: downloading github.com/opencontainers/umoci v0.4.6-0.20200622135030-30d116059d97 go: downloading github.com/gorilla/websocket v1.4.2 go: downloading github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d go: downloading github.com/containers/ocicrypt v1.0.2 go: downloading github.com/sirupsen/logrus v1.6.0 go: downloading github.com/docker/docker v1.4.2-0.20200203170920-46ec8731fbce go: downloading github.com/docker/distribution v2.7.1+incompatible go: downloading github.com/apex/log v1.9.0 go: downloading github.com/vbauerster/mpb/v5 v5.2.2 go: downloading github.com/mattn/go-isatty v0.0.12 go: downloading github.com/rootless-containers/proto v0.1.0 go: downloading github.com/sylabs/scs-build-client v0.1.4 go: downloading github.com/containers/storage v1.20.2 go: downloading github.com/ghodss/yaml v1.0.0 go: downloading github.com/docker/docker-credential-helpers v0.6.3 go: downloading github.com/vbatts/go-mtree v0.5.0 go: downloading github.com/mattn/go-colorable v0.1.6 go: downloading github.com/urfave/cli v1.22.4 go: downloading github.com/cyphar/filepath-securejoin v0.2.2 go: downloading github.com/docker/go-connections v0.4.0 go: downloading gopkg.in/square/go-jose.v2 v2.3.1 go: downloading github.com/containers/libtrust v0.0.0-20190913040956-14b96171aa3b go: downloading github.com/fullsailor/pkcs7 v0.0.0-20190404230743-d7302db945fa go: downloading golang.org/x/net v0.0.0-20200602114024-627f9648deb9 go: downloading github.com/klauspost/pgzip v1.2.4 go: downloading google.golang.org/grpc v1.27.0 go: downloading github.com/docker/go-metrics v0.0.1 go: downloading github.com/mattn/go-runewidth v0.0.9 go: downloading github.com/klauspost/compress v1.10.9 go: downloading github.com/pquerna/ffjson v0.0.0-20190813045741-dac163c6c0a9 go: downloading github.com/prometheus/client_golang v1.1.0 go: downloading github.com/opencontainers/runc v1.0.0-rc90 go: downloading gopkg.in/yaml.v2 v2.3.0 go: downloading github.com/prometheus/procfs v0.0.5 go: downloading github.com/gorilla/mux v1.7.4 go: downloading github.com/prometheus/common v0.6.0 go: downloading github.com/golang/protobuf v1.4.2 go: downloading github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 go: downloading github.com/beorn7/perks v1.0.1 go: downloading github.com/ulikunitz/xz v0.5.7 go: downloading github.com/BurntSushi/toml v0.3.1 go: downloading github.com/cpuguy83/go-md2man v1.0.10 go: downloading google.golang.org/protobuf v1.24.0 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 go: downloading github.com/VividCortex/ewma v1.1.1 go: downloading github.com/russross/blackfriday v1.5.2 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 go: downloading github.com/russross/blackfriday/v2 v2.0.1 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0 go: downloading go.etcd.io/bbolt v1.3.4 go: downloading google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013 GEN /builddir/build/BUILD/singularity-3.6.3/gopath/src/github.com/sylabs/singularity/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 # command-line-arguments In file included from ../cmd/starter/main_linux.go:12:0: ../cmd/starter/c/starter.c: In function 'priv_escalate': ../cmd/starter/c/starter.c:123:17: warning: ignoring return value of 'setfsuid', declared with attribute warn_unused_result [-Wunused-result] setfsuid(uid); ^ GO cmd/starter/c/starter-suid [+] GO_TAGS "containers_image_openpgp sylog singularity_engine fakeroot_engine apparmor selinux seccomp" # command-line-arguments In file included from ../cmd/starter/main_linux.go:12:0: ../cmd/starter/c/starter.c: In function 'priv_escalate': ../cmd/starter/c/starter.c:123:17: warning: ignoring return value of 'setfsuid', declared with attribute warn_unused_result [-Wunused-result] setfsuid(uid); ^ GEN /builddir/build/BUILD/singularity-3.6.3/gopath/src/github.com/sylabs/singularity/scripts/go-test + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.XgdcMo + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm ++ dirname /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm + cd singularity-3.6.3 + export GOPATH=/builddir/build/BUILD/singularity-3.6.3/gopath + GOPATH=/builddir/build/BUILD/singularity-3.6.3/gopath + export PATH=/builddir/build/BUILD/singularity-3.6.3/gopath/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin + PATH=/builddir/build/BUILD/singularity-3.6.3/gopath/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin + cd /builddir/build/BUILD/singularity-3.6.3/gopath/src/github.com/sylabs/singularity/builddir + mkdir -p /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/share/man/man1 + make DESTDIR=/builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm install man INSTALL /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/bin/singularity INSTALL /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/etc/bash_completion.d/singularity INSTALL /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/etc/singularity/singularity.conf INSTALL /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/etc/singularity/remote.yaml INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/dhcp INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/host-local INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/static INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/bridge INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/host-device INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/ipvlan INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/loopback INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/macvlan INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/ptp INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/vlan INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/bandwidth INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/firewall INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/flannel INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/portmap INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/tuning INSTALL CNI CONFIGURATION FILES INSTALL /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/bin/starter INSTALL /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/var/singularity/mnt/session INSTALL /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/bin/run-singularity INSTALL /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/etc/singularity/capability.json INSTALL /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/etc/singularity/ecl.toml INSTALL /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/etc/singularity/seccomp-profiles/default.json INSTALL /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/etc/singularity/nvliblist.conf INSTALL /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/etc/singularity/rocmliblist.conf INSTALL /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/etc/singularity/cgroups/cgroups.toml INSTALL SUID /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/bin/starter-suid /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/bin/starter-suid -- installed with incorrect permissions DONE mkdir -p /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/share/man/man1 INFO: Creating Singularity man pages at /builddir/build/BUILDROOT/singularity-3.6.3-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 + /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.6.3-1.el7.arm/usr/bin/singularity extracting debug info from /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/bin/starter-suid extracting debug info from /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/bin/starter extracting debug info from /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/bridge extracting debug info from /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/portmap extracting debug info from /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/bandwidth extracting debug info from /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/firewall extracting debug info from /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/macvlan extracting debug info from /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/ipvlan extracting debug info from /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/static extracting debug info from /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/vlan extracting debug info from /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/ptp extracting debug info from /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/flannel extracting debug info from /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/host-device extracting debug info from /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/loopback extracting debug info from /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/tuning extracting debug info from /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm/usr/libexec/singularity/cni/dhcp extracting debug info from /builddir/build/BUILDROOT/singularity-3.6.3-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.6.3-1.el7.armv7hl Provides: config(singularity) = 3.6.3-1.el7 singularity = 3.6.3-1.el7 singularity(armv7hl-32) = 3.6.3-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.6.3-1.el7.armv7hl Provides: singularity-debuginfo = 3.6.3-1.el7 singularity-debuginfo(armv7hl-32) = 3.6.3-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.6.3-1.el7.arm Wrote: /builddir/build/RPMS/singularity-3.6.3-1.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/singularity-debuginfo-3.6.3-1.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dAJZIP + umask 022 + cd /builddir/build/BUILD + /usr/bin/rm -rf /builddir/build/BUILDROOT/singularity-3.6.3-1.el7.arm + exit 0 Child return code was: 0