Mock Version: 2.9 Mock Version: 2.9 Mock Version: 2.9 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/singularity.spec'], chrootPath='/var/lib/mock/f33-build-26213098-3131809/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/singularity.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: line 70: It's not recommended to have unversioned Obsoletes: Obsoletes: singularity-runtime Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1615420800 Wrote: /builddir/build/SRPMS/singularity-3.7.2-1.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/singularity.spec'], chrootPath='/var/lib/mock/f33-build-26213098-3131809/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/singularity.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False warning: line 70: It's not recommended to have unversioned Obsoletes: Obsoletes: singularity-runtime Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1615420800 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ryJaPb + umask 022 + cd /builddir/build/BUILD + export RPM_BUILD_ROOT=/builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64 + RPM_BUILD_ROOT=/builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64 + '[' -d singularity-3.7.2 ']' + mkdir singularity-3.7.2 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.UUnVsc + umask 022 + cd /builddir/build/BUILD + cd singularity-3.7.2 + mkdir -p gopath/src/github.com/sylabs/singularity + tar -C gopath/src/github.com/sylabs/ -xf /builddir/build/SOURCES/singularity-3.7.2.tar.gz + export GOPATH=/builddir/build/BUILD/singularity-3.7.2/gopath + GOPATH=/builddir/build/BUILD/singularity-3.7.2/gopath + export PATH=/builddir/build/BUILD/singularity-3.7.2/gopath/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/builddir/build/BUILD/singularity-3.7.2/gopath/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + cd /builddir/build/BUILD/singularity-3.7.2/gopath/src/github.com/sylabs/singularity + ./mconfig -V 3.7.2-1.fc33 --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... not found! checking: host Go compiler (at least version 1.13)... /usr/bin/go checking: host C compiler option -Wall... yes checking: host C compiler option -Werror... yes checking: host C compiler option -Wfatal-errors... yes checking: host C compiler option -Wno-unknown-warning-option... yes checking: host C compiler option -Wstrict-prototypes... yes checking: host C compiler option -Wpointer-arith... yes checking: host C compiler option -Wbad-function-cast... yes checking: host C compiler option -Woverlength-strings... yes checking: host C compiler option -Wframe-larger-than=2047... yes checking: host C compiler option -Wno-sign-compare... yes checking: host C compiler option -Wclobbered... yes checking: host C compiler option -Wempty-body... yes checking: host C compiler option -Wmissing-parameter-type... yes checking: host C compiler option -Wtype-limits... yes checking: host C compiler option -Wunused-parameter... yes checking: host C compiler option -Wunused-but-set-parameter... yes checking: host C compiler option -Wno-discarded-qualifiers... yes checking: host C compiler option -Wno-incompatible-pointer-types... yes checking: host C compiler option -pipe... yes checking: host C compiler option -fmessage-length=0... yes checking: host C compiler option -fPIC... yes checking: host `ar' path... ar checking: host `ld' path... ld checking: host `ranlib' path... ranlib checking: host `objcopy' path... objcopy checking: target C compiler... cc checking: target C++ compiler... cannot compile test code! 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.7.2-1.fc33 checking: project short version... 3.7.2-1.fc33 => 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.7.2-1.fc33 => /builddir/build/BUILD/singularity-3.7.2/gopath/src/github.com/sylabs/singularity/builddir/Makefile ready, try: $ cd /builddir/build/BUILD/singularity-3.7.2/gopath/src/github.com/sylabs/singularity/builddir $ make + cd builddir + make old_config= GEN GO DEP /builddir/build/BUILD/singularity-3.7.2/gopath/src/github.com/sylabs/singularity/builddir/starter.d go: github.com/Netflix/go-expect@v0.0.0-20190729225929-0e00d9168667: Get "https://proxy.golang.org/github.com/%21netflix/go-expect/@v/v0.0.0-20190729225929-0e00d9168667.mod": dial tcp: lookup proxy.golang.org: Temporary failure in name resolution GEN GO DEP /builddir/build/BUILD/singularity-3.7.2/gopath/src/github.com/sylabs/singularity/builddir/singularity.d go: github.com/Netflix/go-expect@v0.0.0-20190729225929-0e00d9168667: Get "https://proxy.golang.org/github.com/%21netflix/go-expect/@v/v0.0.0-20190729225929-0e00d9168667.mod": dial tcp: lookup proxy.golang.org: Temporary failure in name resolution GEN /builddir/build/BUILD/singularity-3.7.2/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 /builddir/build/BUILD/singularity-3.7.2/gopath/src/github.com/sylabs/singularity/scripts/go-test + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mNPAve + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64 ++ dirname /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64 + cd singularity-3.7.2 + export GOPATH=/builddir/build/BUILD/singularity-3.7.2/gopath + GOPATH=/builddir/build/BUILD/singularity-3.7.2/gopath + export PATH=/builddir/build/BUILD/singularity-3.7.2/gopath/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PATH=/builddir/build/BUILD/singularity-3.7.2/gopath/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + cd /builddir/build/BUILD/singularity-3.7.2/gopath/src/github.com/sylabs/singularity/builddir + mkdir -p /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/share/man/man1 + make DESTDIR=/builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64 install man GEN GO DEP /builddir/build/BUILD/singularity-3.7.2/gopath/src/github.com/sylabs/singularity/builddir/starter.d go: github.com/Netflix/go-expect@v0.0.0-20190729225929-0e00d9168667: Get "https://proxy.golang.org/github.com/%21netflix/go-expect/@v/v0.0.0-20190729225929-0e00d9168667.mod": dial tcp: lookup proxy.golang.org: Temporary failure in name resolution GEN GO DEP /builddir/build/BUILD/singularity-3.7.2/gopath/src/github.com/sylabs/singularity/builddir/singularity.d go: github.com/Netflix/go-expect@v0.0.0-20190729225929-0e00d9168667: Get "https://proxy.golang.org/github.com/%21netflix/go-expect/@v/v0.0.0-20190729225929-0e00d9168667.mod": dial tcp: lookup proxy.golang.org: Temporary failure in name resolution GO singularity [+] GO_TAGS "containers_image_openpgp sylog oci_engine singularity_engine fakeroot_engine apparmor selinux seccomp" INSTALL /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/bin/singularity INSTALL /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/etc/bash_completion.d/singularity INSTALL /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/etc/singularity/singularity.conf INSTALL /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/etc/singularity/remote.yaml INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/dhcp INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/host-local INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/static INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/bridge INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/host-device INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/ipvlan INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/loopback INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/macvlan INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/ptp INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/vlan INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/bandwidth INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/firewall INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/flannel INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/portmap INSTALL CNI PLUGIN /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/tuning INSTALL CNI CONFIGURATION FILES GO cmd/starter/c/starter INSTALL /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/bin/starter INSTALL /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/var/singularity/mnt/session INSTALL /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/bin/run-singularity INSTALL /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/etc/singularity/capability.json INSTALL /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/etc/singularity/ecl.toml INSTALL /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/etc/singularity/seccomp-profiles/default.json INSTALL /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/etc/singularity/nvliblist.conf INSTALL /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/etc/singularity/rocmliblist.conf INSTALL /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/etc/singularity/cgroups/cgroups.toml INSTALL /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/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 /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/bin/starter-suid /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/bin/starter-suid -- installed with incorrect permissions DONE mkdir -p /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/share/man/man1 INFO: Creating Singularity man pages at /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/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 + /usr/lib/rpm/find-debuginfo.sh -j6 --strict-build-id -m -i --build-id-seed 3.7.2-1.fc33 --unique-debug-suffix -3.7.2-1.fc33.x86_64 --unique-debug-src-base singularity-3.7.2-1.fc33.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/ explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/bin/starter-suid explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/bin/starter explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/bin/singularity explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/bandwidth explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/dhcp explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/bridge extracting debug info from /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/bandwidth extracting debug info from /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/bridge extracting debug info from /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/dhcp extracting debug info from /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/bin/starter-suid extracting debug info from /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/bin/starter warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/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 /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/bridge. Use `info auto-load python-scripts [REGEXP]' to list them. extracting debug info from /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/bin/singularity warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/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 /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/bin/starter-suid. Use `info auto-load python-scripts [REGEXP]' to list them. explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/firewall extracting debug info from /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/firewall explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/flannel extracting debug info from /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/flannel warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/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 /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/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 /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/flannel. Use `info auto-load python-scripts [REGEXP]' to list them. explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/host-device extracting debug info from /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/host-device warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/host-device. Use `info auto-load python-scripts [REGEXP]' to list them. explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/host-local explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/ipvlan warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/bin/singularity. Use `info auto-load python-scripts [REGEXP]' to list them. extracting debug info from /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/host-local extracting debug info from /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/ipvlan warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/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 /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/ipvlan. Use `info auto-load python-scripts [REGEXP]' to list them. explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/loopback extracting debug info from /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/loopback warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/loopback. Use `info auto-load python-scripts [REGEXP]' to list them. explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/macvlan extracting debug info from /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/macvlan explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/portmap extracting debug info from /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/portmap warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/macvlan. Use `info auto-load python-scripts [REGEXP]' to list them. explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/ptp warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/portmap. Use `info auto-load python-scripts [REGEXP]' to list them. explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/static extracting debug info from /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/ptp extracting debug info from /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/static explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/tuning warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/ptp. Use `info auto-load python-scripts [REGEXP]' to list them. extracting debug info from /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/tuning warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/static. Use `info auto-load python-scripts [REGEXP]' to list them. explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/vlan extracting debug info from /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/vlan warning: Unsupported auto-load script at offset 0 in section .debug_gdb_scripts of file /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/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 /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64/usr/libexec/singularity/cni/vlan. Use `info auto-load python-scripts [REGEXP]' to list them. dwz: Allocatable section in ./usr/libexec/singularity/cni/bandwidth-3.7.2-1.fc33.x86_64.debug after non-allocatable ones dwz: Allocatable section in ./usr/libexec/singularity/cni/bridge-3.7.2-1.fc33.x86_64.debug after non-allocatable ones dwz: Allocatable section in ./usr/libexec/singularity/cni/dhcp-3.7.2-1.fc33.x86_64.debug after non-allocatable ones dwz: Allocatable section in ./usr/libexec/singularity/cni/firewall-3.7.2-1.fc33.x86_64.debug after non-allocatable ones dwz: Allocatable section in ./usr/libexec/singularity/cni/flannel-3.7.2-1.fc33.x86_64.debug after non-allocatable ones dwz: Allocatable section in ./usr/libexec/singularity/cni/host-local-3.7.2-1.fc33.x86_64.debug after non-allocatable ones dwz: Allocatable section in ./usr/libexec/singularity/cni/loopback-3.7.2-1.fc33.x86_64.debug after non-allocatable ones dwz: Allocatable section in ./usr/libexec/singularity/cni/macvlan-3.7.2-1.fc33.x86_64.debug after non-allocatable ones dwz: Allocatable section in ./usr/libexec/singularity/cni/portmap-3.7.2-1.fc33.x86_64.debug after non-allocatable ones dwz: Allocatable section in ./usr/libexec/singularity/cni/ptp-3.7.2-1.fc33.x86_64.debug after non-allocatable ones dwz: Allocatable section in ./usr/libexec/singularity/cni/static-3.7.2-1.fc33.x86_64.debug after non-allocatable ones dwz: Allocatable section in ./usr/libexec/singularity/cni/vlan-3.7.2-1.fc33.x86_64.debug after non-allocatable ones dwz: Allocatable section in ./usr/libexec/singularity/cni/host-device-3.7.2-1.fc33.x86_64.debug after non-allocatable ones dwz: Allocatable section in ./usr/libexec/singularity/cni/ipvlan-3.7.2-1.fc33.x86_64.debug after non-allocatable ones dwz: Allocatable section in ./usr/libexec/singularity/cni/tuning-3.7.2-1.fc33.x86_64.debug after non-allocatable ones original debug info size: 137072kB, size after compression: 133400kB /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 12 CRC32s did match. + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/run-singularity from /bin/sh to #!/usr/bin/sh Processing files: singularity-3.7.2-1.fc33.x86_64 Provides: config(singularity) = 3.7.2-1.fc33 singularity = 3.7.2-1.fc33 singularity(x86-64) = 3.7.2-1.fc33 singularity-runtime Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/sh 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.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.9)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) libseccomp.so.2()(64bit) rtld(GNU_HASH) Obsoletes: singularity-runtime Processing files: singularity-debuginfo-3.7.2-1.fc33.x86_64 Provides: debuginfo(build-id) = 1b8873f89a9a456ac12360af4091c2d281f5f679 debuginfo(build-id) = 1f31679adeaeeea2aac6adc8b192418920b7e8c8 debuginfo(build-id) = 220a06afb774b28bf23d3c469f9e0bb3c7d28601 debuginfo(build-id) = 283f0ef133596ebe78768b86ee081b3e3028539f debuginfo(build-id) = 37136c210e7f0b34779c4f4393b8fdfbde55d944 debuginfo(build-id) = 38fd1d473484785981e89e38bc5f8f0f14415c3a debuginfo(build-id) = 49d9bc89f6ced9603425650c125586e7987b673d debuginfo(build-id) = 52d486baa543eaa499f86715ff29beedf68a674a debuginfo(build-id) = 7c1c9b56a1cf610a2490cc7ffd98c4fb7e24a026 debuginfo(build-id) = 9879301f27e9ba1f8a527fcb9d56b2c6d75258e8 debuginfo(build-id) = 9ab7916d1a818ba3ff4cbbac872fbd6004d3e5bf debuginfo(build-id) = aaa5cf4c397b8951feb7fbe87e7377fba72711d7 debuginfo(build-id) = abe50e65902efe69ebd2912427908c4795756e09 debuginfo(build-id) = c555a3388da98dcc6fe1399538b20ecd3980c91b debuginfo(build-id) = cba98c7cd3f976def8d33a44b145d47e768d3514 debuginfo(build-id) = ded83826be087bd1397d100be0ab29073c14d82b debuginfo(build-id) = df22f7bd26c37c305a2d392bbbb9f9a6c4eefcb7 debuginfo(build-id) = f9bf9ec01f0166920054786fab263f2fbeb5212c singularity-debuginfo = 3.7.2-1.fc33 singularity-debuginfo(x86-64) = 3.7.2-1.fc33 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 /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64 Wrote: /builddir/build/RPMS/singularity-3.7.2-1.fc33.x86_64.rpm Wrote: /builddir/build/RPMS/singularity-debuginfo-3.7.2-1.fc33.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.lhhD6b + umask 022 + cd /builddir/build/BUILD + /usr/bin/rm -rf /builddir/build/BUILDROOT/singularity-3.7.2-1.fc33.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0