D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 Installing /home/pterjan/rpmbuild/SRPMS/singularity-3.8.7-1.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.z0miSM + umask 022 + cd /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build + test -d /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/SPECPARTS + RPM_EC=0 ++ jobs -p + exit 0 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Em96H9 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export RPM_BUILD_ROOT=/home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT + RPM_BUILD_ROOT=/home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT + '[' -d singularity-3.8.7 ']' + mkdir singularity-3.8.7 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.9LoPIA + umask 022 + cd /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd singularity-3.8.7 + mkdir -p gopath/src/github.com/sylabs + tar -C gopath/src/github.com/sylabs/ -xf /home/pterjan/rpmbuild/SOURCES/singularity-3.8.7.tar.gz + pushd gopath/src/github.com/sylabs ~/rpmbuild/BUILD/singularity-3.8.7-build/singularity-3.8.7/gopath/src/github.com/sylabs ~/rpmbuild/BUILD/singularity-3.8.7-build/singularity-3.8.7 + mv singularity-3.8.7 singularity + popd ~/rpmbuild/BUILD/singularity-3.8.7-build/singularity-3.8.7 + export GOPATH=/home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/singularity-3.8.7/gopath + GOPATH=/home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/singularity-3.8.7/gopath + export PATH=/home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/singularity-3.8.7/gopath/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin + PATH=/home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/singularity-3.8.7/gopath/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin + cd /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/singularity-3.8.7/gopath/src/github.com/sylabs/singularity + ./mconfig -V 3.8.7-1.mga10 --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --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.16.12)... /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... x86_64 checking: target architecture... x86_64 checking: host architecture word size... 64 checking: target architecture word size... 64 checking: project version... 3.8.7-1.mga10 checking: project short version... 3.8.7-1.mga10 => 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... yes 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: x86_64 - host wordsize: 64-bit - host C compiler: cc - host Go compiler: /usr/bin/go - host system: unix --- - target arch: x86_64 - target wordsize: 64-bit - target C compiler: cc --- - config profile: release --- - SUID install: yes - Network plugins: yes --- - verbose: no --- - cryptsetup: /usr/sbin/cryptsetup --- - version: 3.8.7-1.mga10 => /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/singularity-3.8.7/gopath/src/github.com/sylabs/singularity/builddir/Makefile ready, try: $ cd /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/singularity-3.8.7/gopath/src/github.com/sylabs/singularity/builddir $ make + cd builddir + make old_config= GEN GO DEP /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/singularity-3.8.7/gopath/src/github.com/sylabs/singularity/builddir/singularity.d go: github.com/AdamKorcz/go-fuzz-headers@v0.0.0-20210319161527-f761c2329661: Get "https://proxy.golang.org/github.com/%21adam%21korcz/go-fuzz-headers/@v/v0.0.0-20210319161527-f761c2329661.mod": dial tcp: lookup proxy.golang.org: no such host GEN GO DEP /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/singularity-3.8.7/gopath/src/github.com/sylabs/singularity/builddir/starter.d go: github.com/AdamKorcz/go-fuzz-headers@v0.0.0-20210319161527-f761c2329661: Get "https://proxy.golang.org/github.com/%21adam%21korcz/go-fuzz-headers/@v/v0.0.0-20210319161527-f761c2329661.mod": dial tcp: lookup proxy.golang.org: no such host GEN /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/singularity-3.8.7/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 GO cmd/starter/c/starter-suid [+] GO_TAGS "containers_image_openpgp sylog singularity_engine fakeroot_engine apparmor selinux seccomp" GEN /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/singularity-3.8.7/gopath/src/github.com/sylabs/singularity/scripts/go-test + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.nTI5nn + umask 022 + cd /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT ++ dirname /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT + mkdir -p /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build + mkdir /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full ' + export FCFLAGS + VALAFLAGS=-g + export VALAFLAGS + RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn' + export RUSTFLAGS + LDFLAGS='-Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' 1 -eq 1 ']' + cd singularity-3.8.7 + export GOPATH=/home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/singularity-3.8.7/gopath + GOPATH=/home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/singularity-3.8.7/gopath + export PATH=/home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/singularity-3.8.7/gopath/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin + PATH=/home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/singularity-3.8.7/gopath/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/pterjan/.local/bin:/home/pterjan/bin + cd /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/singularity-3.8.7/gopath/src/github.com/sylabs/singularity/builddir + mkdir -p /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/share/man/man1 + make DESTDIR=/home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT install man GEN GO DEP /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/singularity-3.8.7/gopath/src/github.com/sylabs/singularity/builddir/singularity.d go: github.com/AdamKorcz/go-fuzz-headers@v0.0.0-20210319161527-f761c2329661: Get "https://proxy.golang.org/github.com/%21adam%21korcz/go-fuzz-headers/@v/v0.0.0-20210319161527-f761c2329661.mod": dial tcp: lookup proxy.golang.org: no such host GEN GO DEP /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/singularity-3.8.7/gopath/src/github.com/sylabs/singularity/builddir/starter.d go: github.com/AdamKorcz/go-fuzz-headers@v0.0.0-20210319161527-f761c2329661: Get "https://proxy.golang.org/github.com/%21adam%21korcz/go-fuzz-headers/@v/v0.0.0-20210319161527-f761c2329661.mod": dial tcp: lookup proxy.golang.org: no such host GO singularity [+] GO_TAGS "containers_image_openpgp sylog oci_engine singularity_engine fakeroot_engine apparmor selinux seccomp" INSTALL /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/bin/singularity INSTALL /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/etc/bash_completion.d/singularity INSTALL /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/etc/singularity/singularity.conf INSTALL /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/etc/singularity/remote.yaml INSTALL CNI PLUGIN /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/dhcp INSTALL CNI PLUGIN /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/host-local INSTALL CNI PLUGIN /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/static INSTALL CNI PLUGIN /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/bridge INSTALL CNI PLUGIN /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/host-device INSTALL CNI PLUGIN /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/ipvlan INSTALL CNI PLUGIN /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/loopback INSTALL CNI PLUGIN /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/macvlan INSTALL CNI PLUGIN /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/ptp INSTALL CNI PLUGIN /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/vlan INSTALL CNI PLUGIN /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/bandwidth INSTALL CNI PLUGIN /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/firewall INSTALL CNI PLUGIN /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/flannel INSTALL CNI PLUGIN /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/portmap INSTALL CNI PLUGIN /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/tuning INSTALL CNI CONFIGURATION FILES GO cmd/starter/c/starter INSTALL /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/bin/starter INSTALL /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/var/singularity/mnt/session INSTALL /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/bin/run-singularity INSTALL /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/etc/singularity/capability.json INSTALL /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/etc/singularity/ecl.toml INSTALL /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/etc/singularity/seccomp-profiles/default.json INSTALL /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/etc/singularity/nvliblist.conf INSTALL /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/etc/singularity/rocmliblist.conf INSTALL /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/etc/singularity/cgroups/cgroups.toml INSTALL /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/etc/singularity/global-pgp-public GO cmd/starter/c/starter-suid [+] GO_TAGS "containers_image_openpgp sylog singularity_engine fakeroot_engine apparmor selinux seccomp" INSTALL SUID /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/bin/starter-suid /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/bin/starter-suid -- installed with incorrect permissions MAN mkdir -p /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/share/man/man1 INFO:  Creating Singularity man pages at /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/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 DONE make: Nothing to be done for 'man'. + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 3.8.7-1.mga10 --unique-debug-suffix -3.8.7-1.mga10.x86_64 --unique-debug-src-base singularity-3.8.7-1.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/ find-debuginfo: starting Extracting debug info from 18 files warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/flannel. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/loopback. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/static. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/bridge. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/firewall. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/bandwidth. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/dhcp. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/host-local. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/ptp. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/host-device. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/ipvlan. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/portmap. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/macvlan. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/bin/starter. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/bin/starter-suid. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/bin/singularity. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/tuning. Use `info auto-load python-scripts [REGEXP]' to list them. warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/vlan. Use `info auto-load python-scripts [REGEXP]' to list them. DWARF-compressing 18 files dwz: ./usr/bin/singularity-3.8.7-1.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/bin/starter-3.8.7-1.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/bin/starter-suid-3.8.7-1.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/bandwidth-3.8.7-1.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/bridge-3.8.7-1.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/dhcp-3.8.7-1.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/firewall-3.8.7-1.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/flannel-3.8.7-1.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/host-device-3.8.7-1.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/host-local-3.8.7-1.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/ipvlan-3.8.7-1.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/loopback-3.8.7-1.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/macvlan-3.8.7-1.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/portmap-3.8.7-1.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/ptp-3.8.7-1.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/static-3.8.7-1.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/tuning-3.8.7-1.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/vlan-3.8.7-1.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: Too few files for multifile optimization sepdebugcrcfix: Updated 0 CRC32s, 18 CRC32s did match. Creating .debug symlinks for symlinks to ELF files find-debuginfo: done + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/run-singularity from /bin/sh to #!/usr/bin/sh + env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: singularity-3.8.7-1.mga10.x86_64 Provides: config(singularity) = 3.8.7-1.mga10 singularity = 3.8.7-1.mga10 singularity(x86-64) = 3.8.7-1.mga10 singularity-runtime 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.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.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libresolv.so.2()(64bit) libseccomp.so.2()(64bit) Obsoletes: singularity-runtime <= 3.8.7 Processing files: singularity-debuginfo-3.8.7-1.mga10.x86_64 Provides: debuginfo(build-id) = 021d70acc56c381761cb914f7ef63481206703ad debuginfo(build-id) = 14a01e47b06cdc3b6b5722a5b91bd59de993bc55 debuginfo(build-id) = 209adb5f449f64e441d567a5dec1feb2501acb7d debuginfo(build-id) = 29d2d17e69a969e50f7f4215048c6a7f2948989c debuginfo(build-id) = 2e1570995ee17dd661ac37c98ebebbe6737751e3 debuginfo(build-id) = 43ce0b431ba369018f6d72481e33368b065224e4 debuginfo(build-id) = 46f80475dea6d7af32d245c8cd4b384fabdb3f10 debuginfo(build-id) = 596a73e6dc5e9318d399a33db05b448fbef5fd04 debuginfo(build-id) = 6847773ad33c3ab6cdecab0ed37fce1587bab8bd debuginfo(build-id) = 69b0baf6afc50cf2d940f0998b06839ef40c147b debuginfo(build-id) = 862a46ad3727809b9e173ba2f06b9c8da7f61734 debuginfo(build-id) = a2a366bf972605c87537c28fe2ad25df9348d275 debuginfo(build-id) = b7a58d84c1f1a2aabf0a351e1de31ea15ae9c650 debuginfo(build-id) = b8781482faeee46b1ecf19e2e71b9977935d2c37 debuginfo(build-id) = bc285079a9cfc251a2fbc4d5c7326926b63b0ede debuginfo(build-id) = e26b8bfee07ec985c8c27099de87cc14bddbc115 debuginfo(build-id) = fa961cb7e182c4bfabdbc059e048f1e9abca8574 debuginfo(build-id) = fe2a07b7b7bed57aee94582db90b5bea443ff996 singularity-debuginfo = 3.8.7-1.mga10 singularity-debuginfo(x86-64) = 3.8.7-1.mga10 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/singularity-debuginfo-3.8.7-1.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/singularity-3.8.7-1.mga10.x86_64.rpm Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.SyVCQ7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build + test -d /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build + rm -rf /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!