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.W52jRv + 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.qVgIMf + 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.vJj7Ag + umask 022 + cd /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build + '[' 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.t8ThnC + 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 + '[' 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/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/ptp. Use `info auto-load python-scripts [REGEXP]' to list them. warning: warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file Unsupported auto-load script at offset /home/pterjan/rpmbuild/BUILD/singularity-3.8.7-build/BUILDROOT/usr/libexec/singularity/cni/ipvlan0. Use `info auto-load in section python.debug_gdb_scripts-scripts [REGEXP]' to list them. 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/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/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/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/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/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/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/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/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/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/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/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) = 19250b7b6287d20fd07e038dcb3f9093383a1400 debuginfo(build-id) = 2295b8b30aa65f4b9921385d6f8e8c133ad92227 debuginfo(build-id) = 244ff0ba853b818a0a6afa216e7fece65aa88ed7 debuginfo(build-id) = 30dd310aead0e9b79475f0ddf5b4c15e887811d3 debuginfo(build-id) = 3880c9cca5a7c2727b2e9b8a97d8d7d6d2127dd6 debuginfo(build-id) = 45a54e0b02d567f5c61fdacdc944198364127bb6 debuginfo(build-id) = 6fa2a389f3af6b356af6faf3fc6a29bd7a587dd5 debuginfo(build-id) = 84ab024c91b02e192857f81281ea749ee77ca9a4 debuginfo(build-id) = 8ed37941f7f267a104343aad0f7501c70b70d6d4 debuginfo(build-id) = 918fcb49dcdc058cc077383e81a5349a1a05ff55 debuginfo(build-id) = 92658fcba94cdce7a807dd476114b0c87725664b debuginfo(build-id) = 9e3ee31370cf83ab957215ff13f8141d1c93ff45 debuginfo(build-id) = a5212253c460730517cd036de2ba3fd92fcae15e debuginfo(build-id) = c52eff2d71f6dcb58d58a0499b39c9a2f55db21e debuginfo(build-id) = c83a24ffdead863d1306eec1affc354cb91f50fe debuginfo(build-id) = e3c92fdd5cc6e82e76f8e7fcdd8c98d3ebe68885 debuginfo(build-id) = e5e384ad4e825c3df6df569ab0ba33d21b746a38 debuginfo(build-id) = f8182f46c3a8d166578801983d380897af372d5e 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.ib5kEO + 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!