D: [iurt_root_command] chroot Building target platforms: x86_64 Building for target x86_64 sh: line 4: [: -j8: integer expected Installing /home/pterjan/rpmbuild/SRPMS/singularity-3.8.7-2.mga10.src.rpm Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IKTR4S sh: line 4: [: -j8: integer expected Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.VHdCJr + 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 sh: line 4: [: -j8: integer expected Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.roc3Oz + 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 + patch -p0 --no-backup-if-mismatch --fuzz=0 patching file singularity-3.8.7/internal/pkg/runtime/engine/config/starter/starter_linux.go patching file singularity-3.8.7/cmd/starter/main_linux.go + 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-2.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-2.mga10 checking: project short version... 3.8.7-2.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-2.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 sh: line 4: [: -j8: integer expected sh: line 4: [: -j8: integer expected sh: line 4: [: -j8: integer expected Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Yh8m5T + 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 -j48 --strict-build-id -m -i --build-id-seed 3.8.7-2.mga10 --unique-debug-suffix -3.8.7-2.mga10.x86_64 --unique-debug-src-base singularity-3.8.7-2.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/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/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/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/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/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/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/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/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/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/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/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/vlan. 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/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/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. DWARF-compressing 18 files dwz: ./usr/bin/singularity-3.8.7-2.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/bin/starter-3.8.7-2.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/bin/starter-suid-3.8.7-2.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/bandwidth-3.8.7-2.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/bridge-3.8.7-2.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/dhcp-3.8.7-2.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/firewall-3.8.7-2.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/flannel-3.8.7-2.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/host-device-3.8.7-2.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/host-local-3.8.7-2.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/ipvlan-3.8.7-2.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/loopback-3.8.7-2.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/macvlan-3.8.7-2.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/portmap-3.8.7-2.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/ptp-3.8.7-2.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/static-3.8.7-2.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/tuning-3.8.7-2.mga10.x86_64.debug: Found compressed .debug_info section, not attempting dwz compression dwz: ./usr/libexec/singularity/cni/vlan-3.8.7-2.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 -j48 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: singularity-3.8.7-2.mga10.x86_64 Provides: config(singularity) = 3.8.7-2.mga10 singularity = 3.8.7-2.mga10 singularity(x86-64) = 3.8.7-2.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-2.mga10.x86_64 Provides: debuginfo(build-id) = 06a0990be633fa8c2eb31191f67118c0e378a6e6 debuginfo(build-id) = 17bb4f101e1adedc51152aa8314aceae55f9c056 debuginfo(build-id) = 2b1bf11dc5349a4a5d3c40ab635ab7a71bbde775 debuginfo(build-id) = 3b12c533eb7a7d9a7188b6bd2706228d7a5a5f76 debuginfo(build-id) = 5dfbbc194c6ef5834cddd34f413a3c971046b6b5 debuginfo(build-id) = 5eb8f1d796b766c1a365385914007998e73c1b0b debuginfo(build-id) = 737b78bf78482f3a8e9ff7699d4636138119c94c debuginfo(build-id) = 84b6895f6c24294f34a5f78e27aed0c3a798c702 debuginfo(build-id) = 90c3a2c7d905e2af507d41d39823d25ce267bcd7 debuginfo(build-id) = a6f07f9f373f15beae71910364e89377d57d1853 debuginfo(build-id) = ac5c45920fccf3326d93f59c5466e7030954fda7 debuginfo(build-id) = ae6c3e831c41ba56f1ab0a6150592ee47999bc7c debuginfo(build-id) = b918e7c61d0fa9cbfbb5c408426331493be24565 debuginfo(build-id) = d542fad1d57cd675325bbc52b9c56c8b84806722 debuginfo(build-id) = db43d6712be5dbf6fbb8ad1d96c511b4b1388ab5 debuginfo(build-id) = dbe9e30584e483925f899ad8fef5ae472488fd22 debuginfo(build-id) = dc303500e517b7aa2cd1b8ccb1ff2072bdf8d0eb debuginfo(build-id) = fe7582e11e95d10035714a9ac67c2c0d24277341 singularity-debuginfo = 3.8.7-2.mga10 singularity-debuginfo(x86-64) = 3.8.7-2.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-2.mga10.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/singularity-3.8.7-2.mga10.x86_64.rpm sh: line 4: [: -j8: integer expected Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.1R8hcN + 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!