Source: ucx Version: 1.15.0~rc3-1 Severity: minor Tags: trixie sid ftbfs User: [email protected] Usertags: ftbfs-sab-20230813 ftbfs-source-after-build User: [email protected] Usertags: qa-doublebuild
Hi, This package fails to build a source package after a successful build (dpkg-buildpackage ; dpkg-buildpackage -S). This is probably a clear violation of Debian Policy section 4.9 (clean target), but this is filed as severity:minor for now, because a discussion on debian-devel showed that we might want to revisit the requirement of a working 'clean' target. More information about this class of issues, included common problems and solutions, is available at https://wiki.debian.org/qa.debian.org/FTBFS/SourceAfterBuild Relevant part of the build log: > cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage --sanitize-env > -us -uc -rfakeroot -S > ------------------------------------------------------------------------------------------------------------------ > > dpkg-buildpackage: info: source package ucx > dpkg-buildpackage: info: source version 1.15.0~rc3-1 > dpkg-buildpackage: info: source distribution unstable > dpkg-buildpackage: info: source changed by Alastair McKinstry > <[email protected]> > dpkg-source --before-build . > fakeroot debian/rules clean > dh clean > dh_auto_clean > make -j8 distclean > make[1]: Entering directory '/<<PKGBUILDDIR>>' > Making distclean in src/ucm > make[2]: Entering directory '/<<PKGBUILDDIR>>/src/ucm' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/ucm' > test -z "libucm.la" || rm -f libucm.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -rf bistro/.libs bistro/_libs > test . = "." || test -z "" || rm -f > rm -f bistro/*.o > rm -f bistro/.deps/.dirstamp > rm -f ./so_locations > rm -rf event/.libs event/_libs > rm -f bistro/*.lo > rm -f bistro/.dirstamp > rm -rf malloc/.libs malloc/_libs > rm -f event/*.o > rm -f event/.deps/.dirstamp > rm -f event/*.lo > rm -rf mmap/.libs mmap/_libs > rm -f event/.dirstamp > rm -f malloc/*.o > rm -rf ptmalloc286/.libs ptmalloc286/_libs > rm -f malloc/.deps/.dirstamp > rm -f malloc/*.lo > rm -rf util/.libs util/_libs > rm -f malloc/.dirstamp > rm -f mmap/*.o > rm -f mmap/.deps/.dirstamp > rm -f mmap/*.lo > rm -f mmap/.dirstamp > rm -f ptmalloc286/*.o > rm -f ptmalloc286/.deps/.dirstamp > rm -f ptmalloc286/*.lo > rm -f ptmalloc286/.dirstamp > rm -f util/*.o > rm -f util/.deps/.dirstamp > rm -f util/*.lo > rm -f util/.dirstamp > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/ucm' > Making distclean in cuda > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/ucm/cuda' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/libucm_cuda_la-cudamem.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/ucm/cuda' > Making distclean in rocm > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/ucm/rocm' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/libucm_rocm_la-rocmmem.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/ucm/rocm' > rm -f bistro/.deps/libucm_la-bistro.Plo > rm -f bistro/.deps/libucm_la-bistro_aarch64.Plo > rm -f bistro/.deps/libucm_la-bistro_ppc64.Plo > rm -f bistro/.deps/libucm_la-bistro_x86_64.Plo > rm -f event/.deps/libucm_la-event.Plo > rm -f malloc/.deps/libucm_la-malloc_hook.Plo > rm -f mmap/.deps/libucm_la-install.Plo > rm -f ptmalloc286/.deps/libucm_la-malloc.Plo > rm -f util/.deps/libucm_la-log.Plo > rm -f util/.deps/libucm_la-reloc.Plo > rm -f util/.deps/libucm_la-replace.Plo > rm -f util/.deps/libucm_la-sys.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src/ucm' > Making distclean in src/ucs > make[2]: Entering directory '/<<PKGBUILDDIR>>/src/ucs' > Making distclean in vfs/sock > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/ucs/vfs/sock' > rm -rf .libs _libs > test -z "libucs_vfs_sock.la" || rm -f libucs_vfs_sock.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/libucs_vfs_sock_la-vfs_sock.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/ucs/vfs/sock' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/ucs' > test -z "libucs.la" || rm -f libucs.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "ucx-ucs.pc" || rm -f ucx-ucs.pc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f algorithm/*.o > rm -rf algorithm/.libs algorithm/_libs > test . = "." || test -z "" || rm -f > rm -f algorithm/*.lo > rm -rf arch/.libs arch/_libs > rm -f ./so_locations > rm -f algorithm/.deps/.dirstamp > rm -f arch/*.o > rm -rf arch/aarch64/.libs arch/aarch64/_libs > rm -f algorithm/.dirstamp > rm -f arch/*.lo > rm -f arch/.deps/.dirstamp > rm -f arch/aarch64/*.o > rm -rf arch/ppc64/.libs arch/ppc64/_libs > rm -f arch/.dirstamp > rm -f arch/aarch64/*.lo > rm -rf arch/x86_64/.libs arch/x86_64/_libs > rm -f arch/ppc64/*.o > rm -rf async/.libs async/_libs > rm -f arch/aarch64/.deps/.dirstamp > rm -f arch/ppc64/*.lo > rm -f arch/aarch64/.dirstamp > rm -rf config/.libs config/_libs > rm -f arch/x86_64/*.o > rm -f arch/ppc64/.deps/.dirstamp > rm -rf datastruct/.libs datastruct/_libs > rm -f arch/x86_64/*.lo > rm -f arch/ppc64/.dirstamp > rm -rf debug/.libs debug/_libs > rm -f arch/x86_64/.deps/.dirstamp > rm -f async/*.o > rm -rf memory/.libs memory/_libs > rm -f arch/x86_64/.dirstamp > rm -f async/*.lo > rm -f async/.deps/.dirstamp > rm -rf profile/.libs profile/_libs > rm -f async/.dirstamp > rm -f config/*.o > rm -rf stats/.libs stats/_libs > rm -f config/.deps/.dirstamp > rm -rf sys/.libs sys/_libs > rm -f config/*.lo > rm -f config/.dirstamp > rm -rf sys/topo/base/.libs sys/topo/base/_libs > rm -f datastruct/*.o > rm -f datastruct/.deps/.dirstamp > rm -rf time/.libs time/_libs > rm -f datastruct/.dirstamp > rm -f datastruct/*.lo > rm -rf type/.libs type/_libs > rm -f debug/.deps/.dirstamp > rm -rf vfs/base/.libs vfs/base/_libs > rm -f debug/*.o > rm -f debug/.dirstamp > rm -f memory/.deps/.dirstamp > rm -f debug/*.lo > rm -f memory/.dirstamp > rm -f memory/*.o > rm -f profile/.deps/.dirstamp > rm -f memory/*.lo > rm -f profile/.dirstamp > rm -f profile/*.o > rm -f stats/.deps/.dirstamp > rm -f profile/*.lo > rm -f stats/.dirstamp > rm -f stats/*.o > rm -f sys/.deps/.dirstamp > rm -f stats/*.lo > rm -f sys/.dirstamp > rm -f sys/*.o > rm -f sys/topo/base/.deps/.dirstamp > rm -f sys/*.lo > rm -f sys/topo/base/.dirstamp > rm -f sys/topo/base/*.o > rm -f time/.deps/.dirstamp > rm -f sys/topo/base/*.lo > rm -f time/.dirstamp > rm -f time/*.o > rm -f type/.deps/.dirstamp > rm -f time/*.lo > rm -f type/.dirstamp > rm -f type/*.o > rm -f vfs/base/.deps/.dirstamp > rm -f type/*.lo > rm -f vfs/base/.dirstamp > rm -f vfs/base/*.o > rm -f vfs/base/*.lo > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/ucs' > Making distclean in vfs/fuse > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/ucs/vfs/fuse' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "ucx-fuse.pc" || rm -f ucx-fuse.pc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/libucs_fuse_la-vfs_fuse.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/ucs/vfs/fuse' > Making distclean in signal > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/ucs/signal' > test -z "libucs_signal.la" || rm -f libucs_signal.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/libucs_signal_la-signal.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/ucs/signal' > rm -f algorithm/.deps/libucs_la-crc.Plo > rm -f algorithm/.deps/libucs_la-qsort_r.Plo > rm -f algorithm/.deps/libucs_la-string_distance.Plo > rm -f arch/.deps/libucs_la-cpu.Plo > rm -f arch/aarch64/.deps/libucs_la-cpu.Plo > rm -f arch/aarch64/.deps/libucs_la-global_opts.Plo > rm -f arch/aarch64/.deps/libucs_la-memcpy_thunderx2.Plo > rm -f arch/ppc64/.deps/libucs_la-global_opts.Plo > rm -f arch/ppc64/.deps/libucs_la-timebase.Plo > rm -f arch/x86_64/.deps/libucs_la-cpu.Plo > rm -f arch/x86_64/.deps/libucs_la-global_opts.Plo > rm -f async/.deps/libucs_la-async.Plo > rm -f async/.deps/libucs_la-eventfd.Plo > rm -f async/.deps/libucs_la-pipe.Plo > rm -f async/.deps/libucs_la-signal.Plo > rm -f async/.deps/libucs_la-thread.Plo > rm -f config/.deps/libucs_la-global_opts.Plo > rm -f config/.deps/libucs_la-ini.Plo > rm -f config/.deps/libucs_la-parser.Plo > rm -f config/.deps/libucs_la-ucm_opts.Plo > rm -f datastruct/.deps/libucs_la-arbiter.Plo > rm -f datastruct/.deps/libucs_la-array.Plo > rm -f datastruct/.deps/libucs_la-callbackq.Plo > rm -f datastruct/.deps/libucs_la-conn_match.Plo > rm -f datastruct/.deps/libucs_la-frag_list.Plo > rm -f datastruct/.deps/libucs_la-mpmc.Plo > rm -f datastruct/.deps/libucs_la-mpool.Plo > rm -f datastruct/.deps/libucs_la-mpool_set.Plo > rm -f datastruct/.deps/libucs_la-pgtable.Plo > rm -f datastruct/.deps/libucs_la-ptr_array.Plo > rm -f datastruct/.deps/libucs_la-ptr_map.Plo > rm -f datastruct/.deps/libucs_la-strided_alloc.Plo > rm -f datastruct/.deps/libucs_la-string_buffer.Plo > rm -f datastruct/.deps/libucs_la-string_set.Plo > rm -f debug/.deps/libucs_la-assert.Plo > rm -f debug/.deps/libucs_la-debug.Plo > rm -f debug/.deps/libucs_la-log.Plo > rm -f debug/.deps/libucs_la-memtrack.Plo > rm -f memory/.deps/libucs_la-memory_type.Plo > rm -f memory/.deps/libucs_la-memtype_cache.Plo > rm -f memory/.deps/libucs_la-numa.Plo > rm -f memory/.deps/libucs_la-rcache.Plo > rm -f memory/.deps/libucs_la-rcache_vfs.Plo > rm -f profile/.deps/libucs_la-profile.Plo > rm -f stats/.deps/libucs_la-client_server.Plo > rm -f stats/.deps/libucs_la-libstats.Plo > rm -f stats/.deps/libucs_la-serialization.Plo > rm -f stats/.deps/libucs_la-stats.Plo > rm -f stats/.deps/ucs_stats_parser-stats_parser.Po > rm -f sys/.deps/libucs_la-event_set.Plo > rm -f sys/.deps/libucs_la-init.Plo > rm -f sys/.deps/libucs_la-iovec.Plo > rm -f sys/.deps/libucs_la-lib.Plo > rm -f sys/.deps/libucs_la-math.Plo > rm -f sys/.deps/libucs_la-module.Plo > rm -f sys/.deps/libucs_la-sock.Plo > rm -f sys/.deps/libucs_la-string.Plo > rm -f sys/.deps/libucs_la-stubs.Plo > rm -f sys/.deps/libucs_la-sys.Plo > rm -f sys/.deps/libucs_la-uid.Plo > rm -f sys/topo/base/.deps/libucs_la-topo.Plo > rm -f time/.deps/libucs_la-time.Plo > rm -f time/.deps/libucs_la-timer_wheel.Plo > rm -f time/.deps/libucs_la-timerq.Plo > rm -f type/.deps/libucs_la-class.Plo > rm -f type/.deps/libucs_la-spinlock.Plo > rm -f type/.deps/libucs_la-status.Plo > rm -f type/.deps/libucs_la-thread_mode.Plo > rm -f vfs/base/.deps/libucs_la-vfs_cb.Plo > rm -f vfs/base/.deps/libucs_la-vfs_obj.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src/ucs' > Making distclean in src/uct > make[2]: Entering directory '/<<PKGBUILDDIR>>/src/uct' > Making distclean in . > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/uct' > test -z "libuct.la" || rm -f libuct.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "ucx-uct.pc" || rm -f ucx-uct.pc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f base/*.o > rm -rf base/.libs base/_libs > test . = "." || test -z "" || rm -f > rm -f base/*.lo > rm -f base/.deps/.dirstamp > rm -rf sm/base/.libs sm/base/_libs > rm -f ./so_locations > rm -f base/.dirstamp > rm -rf sm/mm/base/.libs sm/mm/base/_libs > rm -f sm/base/*.o > rm -f sm/base/.deps/.dirstamp > rm -rf sm/mm/posix/.libs sm/mm/posix/_libs > rm -f sm/base/*.lo > rm -f sm/base/.dirstamp > rm -rf sm/mm/sysv/.libs sm/mm/sysv/_libs > rm -f sm/mm/base/*.o > rm -f sm/mm/base/.deps/.dirstamp > rm -rf sm/scopy/base/.libs sm/scopy/base/_libs > rm -f sm/mm/base/*.lo > rm -f sm/mm/base/.dirstamp > rm -rf sm/self/.libs sm/self/_libs > rm -f sm/mm/posix/*.o > rm -f sm/mm/posix/.deps/.dirstamp > rm -f sm/mm/posix/*.lo > rm -rf tcp/.libs tcp/_libs > rm -f sm/mm/posix/.dirstamp > rm -f sm/mm/sysv/*.o > rm -f sm/mm/sysv/.deps/.dirstamp > rm -f sm/mm/sysv/*.lo > rm -f sm/mm/sysv/.dirstamp > rm -f sm/scopy/base/*.o > rm -f sm/scopy/base/.deps/.dirstamp > rm -f sm/scopy/base/*.lo > rm -f sm/scopy/base/.dirstamp > rm -f sm/self/*.o > rm -f sm/self/.deps/.dirstamp > rm -f sm/self/*.lo > rm -f sm/self/.dirstamp > rm -f tcp/*.o > rm -f tcp/.deps/.dirstamp > rm -f tcp/*.lo > rm -f tcp/.dirstamp > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/uct' > Making distclean in cuda > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/uct/cuda' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/uct/cuda' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "ucx-cuda.pc" || rm -f ucx-cuda.pc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -rf base/.libs base/_libs > test . = "." || test -z "" || rm -f > rm -f base/*.o > rm -rf cuda_copy/.libs cuda_copy/_libs > rm -f base/.deps/.dirstamp > rm -f base/*.lo > rm -rf cuda_ipc/.libs cuda_ipc/_libs > rm -f base/.dirstamp > rm -f cuda_copy/*.o > rm -f cuda_copy/.deps/.dirstamp > rm -f cuda_copy/*.lo > rm -f cuda_copy/.dirstamp > rm -f cuda_ipc/*.o > rm -f cuda_ipc/.deps/.dirstamp > rm -f cuda_ipc/*.lo > rm -f cuda_ipc/.dirstamp > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/uct/cuda' > Making distclean in gdr_copy > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/uct/cuda/gdr_copy' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "ucx-gdrcopy.pc" || rm -f ucx-gdrcopy.pc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/libuct_cuda_gdrcopy_la-gdr_copy_ep.Plo > rm -f ./.deps/libuct_cuda_gdrcopy_la-gdr_copy_iface.Plo > rm -f ./.deps/libuct_cuda_gdrcopy_la-gdr_copy_md.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/uct/cuda/gdr_copy' > rm -f base/.deps/libuct_cuda_la-cuda_iface.Plo > rm -f base/.deps/libuct_cuda_la-cuda_md.Plo > rm -f cuda_copy/.deps/libuct_cuda_la-cuda_copy_ep.Plo > rm -f cuda_copy/.deps/libuct_cuda_la-cuda_copy_iface.Plo > rm -f cuda_copy/.deps/libuct_cuda_la-cuda_copy_md.Plo > rm -f cuda_ipc/.deps/libuct_cuda_la-cuda_ipc_cache.Plo > rm -f cuda_ipc/.deps/libuct_cuda_la-cuda_ipc_ep.Plo > rm -f cuda_ipc/.deps/libuct_cuda_la-cuda_ipc_iface.Plo > rm -f cuda_ipc/.deps/libuct_cuda_la-cuda_ipc_md.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/uct/cuda' > Making distclean in ib > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/uct/ib' > Making distclean in . > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/uct/ib' > rm -rf .libs _libs > test -z "libuct_ib.la" || rm -f libuct_ib.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "ucx-ib.pc" || rm -f ucx-ib.pc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f base/*.o > test . = "." || test -z "" || rm -f > rm -rf base/.libs base/_libs > rm -f ./so_locations > rm -f base/*.lo > rm -f base/.deps/.dirstamp > rm -rf dc/.libs dc/_libs > rm -f dc/*.o > rm -f base/.dirstamp > rm -rf mlx5/.libs mlx5/_libs > rm -f dc/*.lo > rm -f dc/.deps/.dirstamp > rm -rf mlx5/dv/.libs mlx5/dv/_libs > rm -f dc/.dirstamp > rm -f mlx5/*.o > rm -rf rc/accel/.libs rc/accel/_libs > rm -f mlx5/.deps/.dirstamp > rm -f mlx5/*.lo > rm -rf rc/base/.libs rc/base/_libs > rm -f mlx5/.dirstamp > rm -f mlx5/dv/*.o > rm -f mlx5/dv/*.lo > rm -f mlx5/dv/.deps/.dirstamp > rm -rf rc/verbs/.libs rc/verbs/_libs > rm -f rc/accel/*.o > rm -f mlx5/dv/.dirstamp > rm -rf ud/accel/.libs ud/accel/_libs > rm -f rc/accel/*.lo > rm -f rc/accel/.deps/.dirstamp > rm -rf ud/base/.libs ud/base/_libs > rm -f rc/base/*.o > rm -f rc/accel/.dirstamp > rm -f rc/base/*.lo > rm -rf ud/verbs/.libs ud/verbs/_libs > rm -f rc/base/.deps/.dirstamp > rm -f rc/verbs/*.o > rm -f rc/verbs/*.lo > rm -f rc/base/.dirstamp > rm -f ud/accel/*.o > rm -f rc/verbs/.deps/.dirstamp > rm -f ud/accel/*.lo > rm -f rc/verbs/.dirstamp > rm -f ud/base/*.o > rm -f ud/accel/.deps/.dirstamp > rm -f ud/accel/.dirstamp > rm -f ud/base/*.lo > rm -f ud/base/.deps/.dirstamp > rm -f ud/verbs/*.o > rm -f ud/base/.dirstamp > rm -f ud/verbs/.deps/.dirstamp > rm -f ud/verbs/*.lo > rm -f ud/verbs/.dirstamp > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/uct/ib' > Making distclean in rdmacm > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/uct/ib/rdmacm' > rm -rf .libs _libs > test -z "libuct_rdmacm.la" || rm -f libuct_rdmacm.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "ucx-rdmacm.pc" || rm -f ucx-rdmacm.pc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/libuct_rdmacm_la-rdmacm_cm.Plo > rm -f ./.deps/libuct_rdmacm_la-rdmacm_cm_ep.Plo > rm -f ./.deps/libuct_rdmacm_la-rdmacm_component.Plo > rm -f ./.deps/libuct_rdmacm_la-rdmacm_listener.Plo > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/uct/ib/rdmacm' > rm -f base/.deps/libuct_ib_la-ib_device.Plo > rm -f base/.deps/libuct_ib_la-ib_iface.Plo > rm -f base/.deps/libuct_ib_la-ib_log.Plo > rm -f base/.deps/libuct_ib_la-ib_md.Plo > rm -f dc/.deps/libuct_ib_la-dc_mlx5.Plo > rm -f dc/.deps/libuct_ib_la-dc_mlx5_devx.Plo > rm -f dc/.deps/libuct_ib_la-dc_mlx5_ep.Plo > rm -f mlx5/.deps/libuct_ib_la-ib_mlx5.Plo > rm -f mlx5/.deps/libuct_ib_la-ib_mlx5_log.Plo > rm -f mlx5/dv/.deps/libuct_ib_la-ib_mlx5_dv.Plo > rm -f mlx5/dv/.deps/libuct_ib_la-ib_mlx5dv_md.Plo > rm -f rc/accel/.deps/libuct_ib_la-rc_mlx5_common.Plo > rm -f rc/accel/.deps/libuct_ib_la-rc_mlx5_devx.Plo > rm -f rc/accel/.deps/libuct_ib_la-rc_mlx5_ep.Plo > rm -f rc/accel/.deps/libuct_ib_la-rc_mlx5_iface.Plo > rm -f rc/base/.deps/libuct_ib_la-rc_ep.Plo > rm -f rc/base/.deps/libuct_ib_la-rc_iface.Plo > rm -f rc/verbs/.deps/libuct_ib_la-rc_verbs_ep.Plo > rm -f rc/verbs/.deps/libuct_ib_la-rc_verbs_iface.Plo > rm -f ud/accel/.deps/libuct_ib_la-ud_mlx5.Plo > rm -f ud/accel/.deps/libuct_ib_la-ud_mlx5_common.Plo > rm -f ud/base/.deps/libuct_ib_la-ud_ep.Plo > rm -f ud/base/.deps/libuct_ib_la-ud_iface.Plo > rm -f ud/base/.deps/libuct_ib_la-ud_iface_common.Plo > rm -f ud/base/.deps/libuct_ib_la-ud_log.Plo > rm -f ud/verbs/.deps/libuct_ib_la-ud_verbs.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/uct/ib' > Making distclean in rocm > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/uct/rocm' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "ucx-rocm.pc" || rm -f ucx-rocm.pc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -rf base/.libs base/_libs > test . = "." || test -z "" || rm -f > rm -f base/*.o > rm -rf copy/.libs copy/_libs > rm -f base/.deps/.dirstamp > rm -f base/*.lo > rm -rf ipc/.libs ipc/_libs > rm -f base/.dirstamp > rm -f copy/*.o > rm -f copy/.deps/.dirstamp > rm -f copy/*.lo > rm -f copy/.dirstamp > rm -f ipc/.deps/.dirstamp > rm -f ipc/*.o > rm -f ipc/.dirstamp > rm -f ipc/*.lo > rm -f base/.deps/libuct_rocm_la-rocm_base.Plo > rm -f base/.deps/libuct_rocm_la-rocm_signal.Plo > rm -f copy/.deps/libuct_rocm_la-rocm_copy_cache.Plo > rm -f copy/.deps/libuct_rocm_la-rocm_copy_ep.Plo > rm -f copy/.deps/libuct_rocm_la-rocm_copy_iface.Plo > rm -f copy/.deps/libuct_rocm_la-rocm_copy_md.Plo > rm -f ipc/.deps/libuct_rocm_la-rocm_ipc_cache.Plo > rm -f ipc/.deps/libuct_rocm_la-rocm_ipc_ep.Plo > rm -f ipc/.deps/libuct_rocm_la-rocm_ipc_iface.Plo > rm -f ipc/.deps/libuct_rocm_la-rocm_ipc_md.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/uct/rocm' > Making distclean in sm > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/uct/sm' > Making distclean in scopy > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/uct/sm/scopy' > Making distclean in cma > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/uct/sm/scopy/cma' > rm -rf .libs _libs > test -z "libuct_cma.la" || rm -f libuct_cma.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "ucx-cma.pc" || rm -f ucx-cma.pc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/libuct_cma_la-cma_ep.Plo > rm -f ./.deps/libuct_cma_la-cma_iface.Plo > rm -f ./.deps/libuct_cma_la-cma_md.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/uct/sm/scopy/cma' > Making distclean in knem > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/uct/sm/scopy/knem' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "ucx-knem.pc" || rm -f ucx-knem.pc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/libuct_knem_la-knem_ep.Plo > rm -f ./.deps/libuct_knem_la-knem_iface.Plo > rm -f ./.deps/libuct_knem_la-knem_md.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/uct/sm/scopy/knem' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/uct/sm/scopy' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/uct/sm/scopy' > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/uct/sm/scopy' > Making distclean in mm > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/uct/sm/mm' > Making distclean in xpmem > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/uct/sm/mm/xpmem' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "ucx-xpmem.pc" || rm -f ucx-xpmem.pc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/libuct_xpmem_la-mm_xpmem.Plo > rm -f Makefile > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/uct/sm/mm/xpmem' > make[5]: Entering directory '/<<PKGBUILDDIR>>/src/uct/sm/mm' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/uct/sm/mm' > rm -f Makefile > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/uct/sm/mm' > make[4]: Entering directory '/<<PKGBUILDDIR>>/src/uct/sm' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/uct/sm' > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/uct/sm' > Making distclean in ugni > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/uct/ugni' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "ucx-ugni.pc" || rm -f ucx-ugni.pc > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -rf base/.libs base/_libs > rm -f base/*.o > test . = "." || test -z "" || rm -f > rm -rf rdma/.libs rdma/_libs > rm -f base/*.lo > rm -f base/.deps/.dirstamp > rm -rf smsg/.libs smsg/_libs > rm -f rdma/*.o > rm -f base/.dirstamp > rm -f rdma/*.lo > rm -rf udt/.libs udt/_libs > rm -f rdma/.deps/.dirstamp > rm -f smsg/*.o > rm -f rdma/.dirstamp > rm -f smsg/*.lo > rm -f smsg/.deps/.dirstamp > rm -f udt/*.o > rm -f smsg/.dirstamp > rm -f udt/.deps/.dirstamp > rm -f udt/*.lo > rm -f udt/.dirstamp > rm -f base/.deps/libuct_ugni_la-ugni_device.Plo > rm -f base/.deps/libuct_ugni_la-ugni_ep.Plo > rm -f base/.deps/libuct_ugni_la-ugni_iface.Plo > rm -f base/.deps/libuct_ugni_la-ugni_md.Plo > rm -f rdma/.deps/libuct_ugni_la-ugni_rdma_ep.Plo > rm -f rdma/.deps/libuct_ugni_la-ugni_rdma_iface.Plo > rm -f smsg/.deps/libuct_ugni_la-ugni_smsg_ep.Plo > rm -f smsg/.deps/libuct_ugni_la-ugni_smsg_iface.Plo > rm -f udt/.deps/libuct_ugni_la-ugni_udt_ep.Plo > rm -f udt/.deps/libuct_ugni_la-ugni_udt_iface.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/uct/ugni' > rm -f base/.deps/libuct_la-uct_cm.Plo > rm -f base/.deps/libuct_la-uct_component.Plo > rm -f base/.deps/libuct_la-uct_iface.Plo > rm -f base/.deps/libuct_la-uct_iface_vfs.Plo > rm -f base/.deps/libuct_la-uct_md.Plo > rm -f base/.deps/libuct_la-uct_md_vfs.Plo > rm -f base/.deps/libuct_la-uct_mem.Plo > rm -f base/.deps/libuct_la-uct_vfs_attr.Plo > rm -f base/.deps/libuct_la-uct_worker.Plo > rm -f sm/base/.deps/libuct_la-sm_ep.Plo > rm -f sm/base/.deps/libuct_la-sm_iface.Plo > rm -f sm/base/.deps/libuct_la-sm_md.Plo > rm -f sm/mm/base/.deps/libuct_la-mm_ep.Plo > rm -f sm/mm/base/.deps/libuct_la-mm_iface.Plo > rm -f sm/mm/base/.deps/libuct_la-mm_md.Plo > rm -f sm/mm/posix/.deps/libuct_la-mm_posix.Plo > rm -f sm/mm/sysv/.deps/libuct_la-mm_sysv.Plo > rm -f sm/scopy/base/.deps/libuct_la-scopy_ep.Plo > rm -f sm/scopy/base/.deps/libuct_la-scopy_iface.Plo > rm -f sm/self/.deps/libuct_la-self.Plo > rm -f tcp/.deps/libuct_la-tcp_base.Plo > rm -f tcp/.deps/libuct_la-tcp_cm.Plo > rm -f tcp/.deps/libuct_la-tcp_ep.Plo > rm -f tcp/.deps/libuct_la-tcp_iface.Plo > rm -f tcp/.deps/libuct_la-tcp_listener.Plo > rm -f tcp/.deps/libuct_la-tcp_md.Plo > rm -f tcp/.deps/libuct_la-tcp_net.Plo > rm -f tcp/.deps/libuct_la-tcp_sockcm.Plo > rm -f tcp/.deps/libuct_la-tcp_sockcm_ep.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src/uct' > Making distclean in src/ucp > make[2]: Entering directory '/<<PKGBUILDDIR>>/src/ucp' > test -z "libucp.la" || rm -f libucp.la > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f am/*.o > test . = "." || test -z "" || rm -f > rm -f am/*.lo > rm -f am/.deps/.dirstamp > rm -f ./so_locations > rm -f core/*.o > rm -f am/.dirstamp > rm -rf am/.libs am/_libs > rm -f core/.deps/.dirstamp > rm -f core/*.lo > rm -rf core/.libs core/_libs > rm -f core/.dirstamp > rm -f dt/*.o > rm -rf dt/.libs dt/_libs > rm -f dt/.deps/.dirstamp > rm -f dt/*.lo > rm -f dt/.dirstamp > rm -rf proto/.libs proto/_libs > rm -f proto/*.o > rm -rf rma/.libs rma/_libs > rm -f proto/.deps/.dirstamp > rm -f proto/*.lo > rm -f proto/.dirstamp > rm -f rma/*.o > rm -rf rndv/.libs rndv/_libs > rm -f rma/.deps/.dirstamp > rm -f rma/*.lo > rm -rf stream/.libs stream/_libs > rm -f rma/.dirstamp > rm -rf tag/.libs tag/_libs > rm -f rndv/.deps/.dirstamp > rm -rf tag/offload/.libs tag/offload/_libs > rm -f rndv/*.o > rm -f rndv/.dirstamp > rm -rf wireup/.libs wireup/_libs > rm -f stream/.deps/.dirstamp > rm -f rndv/*.lo > rm -f stream/.dirstamp > rm -f tag/.deps/.dirstamp > rm -f stream/*.o > rm -f tag/.dirstamp > rm -f stream/*.lo > rm -f tag/offload/.deps/.dirstamp > rm -f tag/*.o > rm -f tag/offload/.dirstamp > rm -f wireup/.deps/.dirstamp > rm -f tag/*.lo > rm -f wireup/.dirstamp > rm -f tag/offload/*.o > rm -f tag/offload/*.lo > rm -f wireup/*.o > rm -f wireup/*.lo > rm -f am/.deps/libucp_la-eager_multi.Plo > rm -f am/.deps/libucp_la-eager_single.Plo > rm -f am/.deps/libucp_la-rndv.Plo > rm -f core/.deps/libucp_la-ucp_am.Plo > rm -f core/.deps/libucp_la-ucp_context.Plo > rm -f core/.deps/libucp_la-ucp_ep.Plo > rm -f core/.deps/libucp_la-ucp_ep_vfs.Plo > rm -f core/.deps/libucp_la-ucp_listener.Plo > rm -f core/.deps/libucp_la-ucp_mm.Plo > rm -f core/.deps/libucp_la-ucp_proxy_ep.Plo > rm -f core/.deps/libucp_la-ucp_request.Plo > rm -f core/.deps/libucp_la-ucp_rkey.Plo > rm -f core/.deps/libucp_la-ucp_version.Plo > rm -f core/.deps/libucp_la-ucp_vfs.Plo > rm -f core/.deps/libucp_la-ucp_worker.Plo > rm -f dt/.deps/libucp_la-datatype_iter.Plo > rm -f dt/.deps/libucp_la-dt.Plo > rm -f dt/.deps/libucp_la-dt_contig.Plo > rm -f dt/.deps/libucp_la-dt_generic.Plo > rm -f dt/.deps/libucp_la-dt_iov.Plo > rm -f proto/.deps/libucp_la-lane_type.Plo > rm -f proto/.deps/libucp_la-proto.Plo > rm -f proto/.deps/libucp_la-proto_am.Plo > rm -f proto/.deps/libucp_la-proto_common.Plo > rm -f proto/.deps/libucp_la-proto_debug.Plo > rm -f proto/.deps/libucp_la-proto_init.Plo > rm -f proto/.deps/libucp_la-proto_multi.Plo > rm -f proto/.deps/libucp_la-proto_reconfig.Plo > rm -f proto/.deps/libucp_la-proto_select.Plo > rm -f proto/.deps/libucp_la-proto_single.Plo > rm -f rma/.deps/libucp_la-amo_basic.Plo > rm -f rma/.deps/libucp_la-amo_offload.Plo > rm -f rma/.deps/libucp_la-amo_send.Plo > rm -f rma/.deps/libucp_la-amo_sw.Plo > rm -f rma/.deps/libucp_la-flush.Plo > rm -f rma/.deps/libucp_la-get_am.Plo > rm -f rma/.deps/libucp_la-get_offload.Plo > rm -f rma/.deps/libucp_la-put_am.Plo > rm -f rma/.deps/libucp_la-put_offload.Plo > rm -f rma/.deps/libucp_la-rma_basic.Plo > rm -f rma/.deps/libucp_la-rma_send.Plo > rm -f rma/.deps/libucp_la-rma_sw.Plo > rm -f rndv/.deps/libucp_la-proto_rndv.Plo > rm -f rndv/.deps/libucp_la-rndv.Plo > rm -f rndv/.deps/libucp_la-rndv_am.Plo > rm -f rndv/.deps/libucp_la-rndv_ats.Plo > rm -f rndv/.deps/libucp_la-rndv_get.Plo > rm -f rndv/.deps/libucp_la-rndv_ppln.Plo > rm -f rndv/.deps/libucp_la-rndv_put.Plo > rm -f rndv/.deps/libucp_la-rndv_rkey_ptr.Plo > rm -f rndv/.deps/libucp_la-rndv_rtr.Plo > rm -f stream/.deps/libucp_la-stream_recv.Plo > rm -f stream/.deps/libucp_la-stream_send.Plo > rm -f tag/.deps/libucp_la-eager_multi.Plo > rm -f tag/.deps/libucp_la-eager_rcv.Plo > rm -f tag/.deps/libucp_la-eager_single.Plo > rm -f tag/.deps/libucp_la-eager_snd.Plo > rm -f tag/.deps/libucp_la-offload.Plo > rm -f tag/.deps/libucp_la-probe.Plo > rm -f tag/.deps/libucp_la-tag_match.Plo > rm -f tag/.deps/libucp_la-tag_recv.Plo > rm -f tag/.deps/libucp_la-tag_rndv.Plo > rm -f tag/.deps/libucp_la-tag_send.Plo > rm -f tag/offload/.deps/libucp_la-eager.Plo > rm -f wireup/.deps/libucp_la-address.Plo > rm -f wireup/.deps/libucp_la-ep_match.Plo > rm -f wireup/.deps/libucp_la-select.Plo > rm -f wireup/.deps/libucp_la-wireup.Plo > rm -f wireup/.deps/libucp_la-wireup_cm.Plo > rm -f wireup/.deps/libucp_la-wireup_ep.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src/ucp' > Making distclean in src/tools/vfs > make[2]: Entering directory '/<<PKGBUILDDIR>>/src/tools/vfs' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/ucx_vfs-vfs_main.Po > rm -f ./.deps/ucx_vfs-vfs_server.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src/tools/vfs' > Making distclean in src/tools/info > make[2]: Entering directory '/<<PKGBUILDDIR>>/src/tools/info' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ucx_info > test . = "." || test -z "" || rm -f > test -z "build_config.h" || rm -f build_config.h > rm -f ./.deps/ucx_info-build_info.Po > rm -f ./.deps/ucx_info-proto_info.Po > rm -f ./.deps/ucx_info-sys_info.Po > rm -f ./.deps/ucx_info-tl_info.Po > rm -f ./.deps/ucx_info-type_info.Po > rm -f ./.deps/ucx_info-ucx_info.Po > rm -f ./.deps/ucx_info-version_info.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src/tools/info' > Making distclean in src/tools/perf > make[2]: Entering directory '/<<PKGBUILDDIR>>/src/tools/perf' > Making distclean in cuda > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/tools/perf/cuda' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/libucx_perftest_cuda_la-cuda_alloc.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/tools/perf/cuda' > Making distclean in rocm > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/tools/perf/rocm' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/libucx_perftest_rocm_la-rocm_alloc.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/tools/perf/rocm' > Making distclean in lib > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/tools/perf/lib' > rm -rf .libs _libs > test -z "libucxperf.la" || rm -f libucxperf.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/libucxperf_la-libperf.Plo > rm -f ./.deps/libucxperf_la-libperf_memory.Plo > rm -f ./.deps/libucxperf_la-libperf_thread.Plo > rm -f ./.deps/libucxperf_la-ucp_tests.Plo > rm -f ./.deps/libucxperf_la-uct_tests.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/tools/perf/lib' > make[3]: Entering directory '/<<PKGBUILDDIR>>/src/tools/perf' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f ucx_perftest > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/src/tools/perf' > rm -f ./.deps/ucx_perftest-perftest.Po > rm -f ./.deps/ucx_perftest-perftest_params.Po > rm -f ./.deps/ucx_perftest-perftest_run.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src/tools/perf' > Making distclean in src/tools/profile > make[2]: Entering directory '/<<PKGBUILDDIR>>/src/tools/profile' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f ucx_read_profile > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/ucx_read_profile-read_profile.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/src/tools/profile' > Making distclean in bindings/go > make[2]: Entering directory '/<<PKGBUILDDIR>>/bindings/go' > rm -rf .libs _libs > rm -f *.lo > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/bindings/go' > Making distclean in bindings/java > make[2]: Entering directory '/<<PKGBUILDDIR>>/bindings/java' > Making distclean in src/main/native > make[3]: Entering directory '/<<PKGBUILDDIR>>/bindings/java/src/main/native' > test -z "" || rm -f > rm -rf .libs _libs > rm -f *.o > test -z "" || rm -f > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/libjucx_la-context.Plo > rm -f ./.deps/libjucx_la-endpoint.Plo > rm -f ./.deps/libjucx_la-jucx_common_def.Plo > rm -f ./.deps/libjucx_la-listener.Plo > rm -f ./.deps/libjucx_la-memory.Plo > rm -f ./.deps/libjucx_la-ucp_constants.Plo > rm -f ./.deps/libjucx_la-ucs_constants.Plo > rm -f ./.deps/libjucx_la-worker.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/bindings/java/src/main/native' > make[3]: Entering directory '/<<PKGBUILDDIR>>/bindings/java' > rm -rf .libs _libs > rm -rf resources > rm -f *.lo > test -z "pom.xml" || rm -f pom.xml > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/bindings/java' > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/bindings/java' > Making distclean in test/apps > make[2]: Entering directory '/<<PKGBUILDDIR>>/test/apps' > Making distclean in profiling > make[3]: Entering directory '/<<PKGBUILDDIR>>/test/apps/profiling' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f ucx_profiling > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/ucx_profiling-ucx_profiling.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/apps/profiling' > Making distclean in iodemo > make[3]: Entering directory '/<<PKGBUILDDIR>>/test/apps/iodemo' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f io_demo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/io_demo-io_demo.Po > rm -f ./.deps/io_demo-ucx_wrapper.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/apps/iodemo' > Making distclean in sockaddr > make[3]: Entering directory '/<<PKGBUILDDIR>>/test/apps/sockaddr' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f sa > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/sa-sa_base.Po > rm -f ./.deps/sa-sa_main.Po > rm -f ./.deps/sa-sa_tcp.Po > rm -f ./.deps/sa-sa_util.Po > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/apps/sockaddr' > make[3]: Entering directory '/<<PKGBUILDDIR>>/test/apps' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f test_ucp_dlopen test_ucp_config test_ucs_dlopen test_link_map > test_dlopen_cfg_print test_init_mt test_memtrack_limit > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/apps' > rm -f ./.deps/test_cuda_hook_dynamic-test_cuda_hook.Po > rm -f ./.deps/test_cuda_hook_static-test_cuda_hook.Po > rm -f ./.deps/test_dlopen_cfg_print-test_dlopen_cfg_print.Po > rm -f ./.deps/test_init_mt-test_init_mt.Po > rm -f ./.deps/test_link_map-test_link_map.Po > rm -f ./.deps/test_memtrack_limit-test_memtrack_limit.Po > rm -f ./.deps/test_no_cuda_ctx-test_no_cuda_ctx.Po > rm -f ./.deps/test_tcmalloc-test_tcmalloc.Po > rm -f ./.deps/test_ucp_config-test_ucp_config.Po > rm -f ./.deps/test_ucp_dlopen-test_ucp_dlopen.Po > rm -f ./.deps/test_ucs_dlopen-test_ucs_dlopen.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/test/apps' > Making distclean in examples > make[2]: Entering directory '/<<PKGBUILDDIR>>/examples' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f ucp_hello_world uct_hello_world ucp_client_server > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/ucp_client_server-ucp_client_server.Po > rm -f ./.deps/ucp_hello_world-ucp_hello_world.Po > rm -f ./.deps/uct_hello_world-uct_hello_world.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/examples' > Making distclean in cmake > make[2]: Entering directory '/<<PKGBUILDDIR>>/cmake' > rm -rf .libs _libs > rm -f *.lo > test -z "ucx-config-version.cmake ucx-config.cmake ucx-targets.cmake" || rm > -f ucx-config-version.cmake ucx-config.cmake ucx-targets.cmake > test . = "." || test -z "" || rm -f > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/cmake' > Making distclean in test/gtest > make[2]: Entering directory '/<<PKGBUILDDIR>>/test/gtest' > Making distclean in ucs/test_module > make[3]: Entering directory '/<<PKGBUILDDIR>>/test/gtest/ucs/test_module' > rm -rf .libs _libs > test -z "libtest_module.la" || rm -f libtest_module.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/libtest_module_la-test_module.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/gtest/ucs/test_module' > Making distclean in ucm/test_dlopen > make[3]: Entering directory '/<<PKGBUILDDIR>>/test/gtest/ucm/test_dlopen' > Making distclean in rpath-subdir > make[4]: Entering directory > '/<<PKGBUILDDIR>>/test/gtest/ucm/test_dlopen/rpath-subdir' > rm -rf .libs _libs > test -z "libdlopen_test_rpath.la" || rm -f libdlopen_test_rpath.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > rm -f ./.deps/dlopen_test_rpath.Plo > rm -f Makefile > make[4]: Leaving directory > '/<<PKGBUILDDIR>>/test/gtest/ucm/test_dlopen/rpath-subdir' > make[4]: Entering directory '/<<PKGBUILDDIR>>/test/gtest/ucm/test_dlopen' > rm -rf .libs _libs > test -z "libdlopen_test_do_mmap.la libdlopen_test_do_load.la > libdlopen_test_do_load_rpath.la" || rm -f libdlopen_test_do_mmap.la > libdlopen_test_do_load.la libdlopen_test_do_load_rpath.la > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./so_locations > make[4]: Leaving directory '/<<PKGBUILDDIR>>/test/gtest/ucm/test_dlopen' > rm -f ./.deps/dlopen_test_do_mmap.Plo > rm -f ./.deps/libdlopen_test_do_load_la-dlopen_test_do_load.Plo > rm -f ./.deps/libdlopen_test_do_load_rpath_la-dlopen_test_do_load.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/gtest/ucm/test_dlopen' > Making distclean in common/googletest > make[3]: Entering directory '/<<PKGBUILDDIR>>/test/gtest/common/googletest' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "" || rm -f > test . = "." || test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > rm -f ./.deps/libgtest_la-gtest-death-test.Plo > rm -f ./.deps/libgtest_la-gtest-filepath.Plo > rm -f ./.deps/libgtest_la-gtest-port.Plo > rm -f ./.deps/libgtest_la-gtest-printers.Plo > rm -f ./.deps/libgtest_la-gtest-test-part.Plo > rm -f ./.deps/libgtest_la-gtest-typed-test.Plo > rm -f ./.deps/libgtest_la-gtest.Plo > rm -f Makefile > make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/gtest/common/googletest' > make[3]: Entering directory '/<<PKGBUILDDIR>>/test/gtest' > rm -rf .libs _libs > rm -f *.o > rm -f *.lo > rm -f *.tab.c > rm -f common/*.o > test -z "" || rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ucm/*.o > rm -f common/.deps/.dirstamp > rm -f ucp/*.o > rm -f common/.dirstamp > rm -f ucm/.deps/.dirstamp > rm -f ucs/*.o > rm -f ucm/.dirstamp > rm -f ucs/arch/*.o > rm -f ucp/.deps/.dirstamp > rm -f uct/*.o > rm -f ucp/.dirstamp > rm -f uct/ib/*.o > rm -f ucs/.deps/.dirstamp > rm -f uct/tcp/*.o > rm -f ucs/.dirstamp > rm -f uct/v2/*.o > rm -f ucs/arch/.deps/.dirstamp > rm -f ucs/arch/.dirstamp > rm -f uct/.deps/.dirstamp > rm -f uct/.dirstamp > rm -f uct/ib/.deps/.dirstamp > rm -f uct/ib/.dirstamp > rm -f uct/tcp/.deps/.dirstamp > rm -f uct/tcp/.dirstamp > rm -f uct/v2/.deps/.dirstamp > rm -f uct/v2/.dirstamp > make[3]: Leaving directory '/<<PKGBUILDDIR>>/test/gtest' > rm -f common/.deps/gtest-main.Po > rm -f common/.deps/gtest-mem_buffer.Po > rm -f common/.deps/gtest-test.Po > rm -f common/.deps/gtest-test_gtest_cmn.Po > rm -f common/.deps/gtest-test_helpers.Po > rm -f common/.deps/gtest-test_obj_size.Po > rm -f common/.deps/gtest-test_perf.Po > rm -f common/.deps/gtest-test_watchdog.Po > rm -f ucm/.deps/gtest-cuda_hooks.Po > rm -f ucm/.deps/gtest-malloc_hook.Po > rm -f ucm/.deps/gtest-rocm_hooks.Po > rm -f ucp/.deps/gtest-test_ucp_am.Po > rm -f ucp/.deps/gtest-test_ucp_atomic.Po > rm -f ucp/.deps/gtest-test_ucp_context.Po > rm -f ucp/.deps/gtest-test_ucp_dt.Po > rm -f ucp/.deps/gtest-test_ucp_ep.Po > rm -f ucp/.deps/gtest-test_ucp_fence.Po > rm -f ucp/.deps/gtest-test_ucp_mem_type.Po > rm -f ucp/.deps/gtest-test_ucp_memheap.Po > rm -f ucp/.deps/gtest-test_ucp_mmap.Po > rm -f ucp/.deps/gtest-test_ucp_peer_failure.Po > rm -f ucp/.deps/gtest-test_ucp_perf.Po > rm -f ucp/.deps/gtest-test_ucp_proto.Po > rm -f ucp/.deps/gtest-test_ucp_request.Po > rm -f ucp/.deps/gtest-test_ucp_rma.Po > rm -f ucp/.deps/gtest-test_ucp_rma_mt.Po > rm -f ucp/.deps/gtest-test_ucp_sockaddr.Po > rm -f ucp/.deps/gtest-test_ucp_stream.Po > rm -f ucp/.deps/gtest-test_ucp_tag.Po > rm -f ucp/.deps/gtest-test_ucp_tag_cancel.Po > rm -f ucp/.deps/gtest-test_ucp_tag_match.Po > rm -f ucp/.deps/gtest-test_ucp_tag_mem_type.Po > rm -f ucp/.deps/gtest-test_ucp_tag_mt.Po > rm -f ucp/.deps/gtest-test_ucp_tag_offload.Po > rm -f ucp/.deps/gtest-test_ucp_tag_perf.Po > rm -f ucp/.deps/gtest-test_ucp_tag_probe.Po > rm -f ucp/.deps/gtest-test_ucp_tag_xfer.Po > rm -f ucp/.deps/gtest-test_ucp_tls.Po > rm -f ucp/.deps/gtest-test_ucp_wakeup.Po > rm -f ucp/.deps/gtest-test_ucp_wireup.Po > rm -f ucp/.deps/gtest-test_ucp_worker.Po > rm -f ucp/.deps/gtest-ucp_datatype.Po > rm -f ucp/.deps/gtest-ucp_test.Po > rm -f ucs/.deps/gtest-test_algorithm.Po > rm -f ucs/.deps/gtest-test_arbiter.Po > rm -f ucs/.deps/gtest-test_async.Po > rm -f ucs/.deps/gtest-test_bitmap.Po > rm -f ucs/.deps/gtest-test_bitops.Po > rm -f ucs/.deps/gtest-test_callbackq.Po > rm -f ucs/.deps/gtest-test_class.Po > rm -f ucs/.deps/gtest-test_config.Po > rm -f ucs/.deps/gtest-test_conn_match.Po > rm -f ucs/.deps/gtest-test_datatype.Po > rm -f ucs/.deps/gtest-test_debug.Po > rm -f ucs/.deps/gtest-test_event_set.Po > rm -f ucs/.deps/gtest-test_frag_list.Po > rm -f ucs/.deps/gtest-test_iov.Po > rm -f ucs/.deps/gtest-test_khash.Po > rm -f ucs/.deps/gtest-test_log.Po > rm -f ucs/.deps/gtest-test_math.Po > rm -f ucs/.deps/gtest-test_memtrack.Po > rm -f ucs/.deps/gtest-test_memtype_cache.Po > rm -f ucs/.deps/gtest-test_mpmc.Po > rm -f ucs/.deps/gtest-test_mpool.Po > rm -f ucs/.deps/gtest-test_mpool_set.Po > rm -f ucs/.deps/gtest-test_pgtable.Po > rm -f ucs/.deps/gtest-test_profile.Po > rm -f ucs/.deps/gtest-test_rcache.Po > rm -f ucs/.deps/gtest-test_sock.Po > rm -f ucs/.deps/gtest-test_stats.Po > rm -f ucs/.deps/gtest-test_stats_filter.Po > rm -f ucs/.deps/gtest-test_strided_alloc.Po > rm -f ucs/.deps/gtest-test_string.Po > rm -f ucs/.deps/gtest-test_sys.Po > rm -f ucs/.deps/gtest-test_time.Po > rm -f ucs/.deps/gtest-test_topo.Po > rm -f ucs/.deps/gtest-test_twheel.Po > rm -f ucs/.deps/gtest-test_type.Po > rm -f ucs/.deps/gtest-test_vfs.Po > rm -f ucs/arch/.deps/gtest-test_x86_64.Po > rm -f uct/.deps/gtest-test_amo.Po > rm -f uct/.deps/gtest-test_amo_add_xor.Po > rm -f uct/.deps/gtest-test_amo_and_or.Po > rm -f uct/.deps/gtest-test_amo_cswap.Po > rm -f uct/.deps/gtest-test_amo_fadd_fxor.Po > rm -f uct/.deps/gtest-test_amo_fand_for.Po > rm -f uct/.deps/gtest-test_amo_swap.Po > rm -f uct/.deps/gtest-test_event.Po > rm -f uct/.deps/gtest-test_fence.Po > rm -f uct/.deps/gtest-test_flush.Po > rm -f uct/.deps/gtest-test_many2one_am.Po > rm -f uct/.deps/gtest-test_md.Po > rm -f uct/.deps/gtest-test_mem.Po > rm -f uct/.deps/gtest-test_mm.Po > rm -f uct/.deps/gtest-test_p2p_am.Po > rm -f uct/.deps/gtest-test_p2p_err.Po > rm -f uct/.deps/gtest-test_p2p_mix.Po > rm -f uct/.deps/gtest-test_p2p_rma.Po > rm -f uct/.deps/gtest-test_peer_failure.Po > rm -f uct/.deps/gtest-test_pending.Po > rm -f uct/.deps/gtest-test_progress.Po > rm -f uct/.deps/gtest-test_sockaddr.Po > rm -f uct/.deps/gtest-test_stats.Po > rm -f uct/.deps/gtest-test_tag.Po > rm -f uct/.deps/gtest-test_uct_ep.Po > rm -f uct/.deps/gtest-test_uct_perf.Po > rm -f uct/.deps/gtest-test_zcopy_comp.Po > rm -f uct/.deps/gtest-uct_p2p_test.Po > rm -f uct/.deps/gtest-uct_test.Po > rm -f uct/ib/.deps/gtest-test_cq_moderation.Po > rm -f uct/ib/.deps/gtest-test_cqe_zipping.Po > rm -f uct/ib/.deps/gtest-test_dc.Po > rm -f uct/ib/.deps/gtest-test_devx.Po > rm -f uct/ib/.deps/gtest-test_ib.Po > rm -f uct/ib/.deps/gtest-test_ib_event.Po > rm -f uct/ib/.deps/gtest-test_ib_md.Po > rm -f uct/ib/.deps/gtest-test_ib_pkey.Po > rm -f uct/ib/.deps/gtest-test_ib_xfer.Po > rm -f uct/ib/.deps/gtest-test_rc.Po > rm -f uct/ib/.deps/gtest-test_ud.Po > rm -f uct/ib/.deps/gtest-test_ud_ds.Po > rm -f uct/ib/.deps/gtest-test_ud_pending.Po > rm -f uct/ib/.deps/gtest-test_ud_timer.Po > rm -f uct/ib/.deps/gtest-ud_base.Po > rm -f uct/tcp/.deps/gtest-test_tcp.Po > rm -f uct/v2/.deps/gtest-test_uct_query.Po > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/test/gtest' > Making distclean in test/mpi > make[2]: Entering directory '/<<PKGBUILDDIR>>/test/mpi' > rm -rf .libs _libs > test -z "" || rm -f > rm -f *.o > rm -f *.lo > rm -f *.tab.c > test -z "run_mpi.sh" || rm -f run_mpi.sh > rm -f > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f ./.deps/shmem_pingpong.Po > rm -f ./.deps/test_memhooks.Po > rm -f ./.deps/test_memhooks_lib.Plo > rm -f Makefile > make[2]: Leaving directory '/<<PKGBUILDDIR>>/test/mpi' > make[2]: Entering directory '/<<PKGBUILDDIR>>' > rm -rf .libs _libs > test -z "docs/doxygen-doc/ucx.tag -r docs/doxygen-doc/html > docs/doxygen-doc/man docs/doxygen-doc/ucx.pdf docs/doxygen-doc/latex " || > rm -f docs/doxygen-doc/ucx.tag -r docs/doxygen-doc/html > docs/doxygen-doc/man docs/doxygen-doc/ucx.pdf docs/doxygen-doc/latex > rm -f *.lo > test -z "test/apps/uct_info/Makefile docs/doxygen/header.tex > src/uct/api/version.h ucx.spec ucx.pc contrib/rpmdef.sh > src/ucp/api/ucp_version.h src/ucp/core/ucp_version.c" || rm -f > test/apps/uct_info/Makefile docs/doxygen/header.tex src/uct/api/version.h > ucx.spec ucx.pc contrib/rpmdef.sh src/ucp/api/ucp_version.h > src/ucp/core/ucp_version.c > rm -f config.h stamp-h1 > rm -f libtool config.lt > rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags > test . = "." || test -z "" || rm -f > rm -f cscope.out cscope.in.out cscope.po.out cscope.files > make[2]: Leaving directory '/<<PKGBUILDDIR>>' > rm -f config.status config.cache config.log configure.lineno > config.status.lineno > rm -f Makefile > make[1]: Leaving directory '/<<PKGBUILDDIR>>' > dh_autoreconf_clean > dh_clean > dpkg-source -b . > dpkg-source: info: using source format '3.0 (quilt)' > dpkg-source: info: building ucx using existing ./ucx_1.15.0~rc3.orig.tar.xz > dpkg-source: info: using patch list from debian/patches/series > dpkg-source: error: cannot represent change to modules/libuct_ib.la: > dpkg-source: error: new version is symlink to ../src/uct/ib/libuct_ib.la > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to modules/libuct_cma.la: > dpkg-source: error: new version is symlink to > ../src/uct/sm/scopy/cma/libuct_cma.la > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to modules/libuct_rdmacm.so: > dpkg-source: error: new version is symlink to > ../src/uct/ib/rdmacm/.libs/libuct_rdmacm.so.0.0.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to modules/libuct_cma.so: > dpkg-source: error: new version is symlink to > ../src/uct/sm/scopy/cma/.libs/libuct_cma.so.0.0.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to modules/libuct_rdmacm.la: > dpkg-source: error: new version is symlink to > ../src/uct/ib/rdmacm/libuct_rdmacm.la > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to modules/libuct_cma.so.0: > dpkg-source: error: new version is symlink to > ../src/uct/sm/scopy/cma/.libs/libuct_cma.so.0.0.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to modules/libuct_ib.so: > dpkg-source: error: new version is symlink to > ../src/uct/ib/.libs/libuct_ib.so.0.0.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to modules/libuct_rdmacm.so.0.0.0: > dpkg-source: error: new version is symlink to > ../src/uct/ib/rdmacm/.libs/libuct_rdmacm.so.0.0.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to modules/libuct_rdmacm.so.0: > dpkg-source: error: new version is symlink to > ../src/uct/ib/rdmacm/.libs/libuct_rdmacm.so.0.0.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to modules/libuct_ib.so.0: > dpkg-source: error: new version is symlink to > ../src/uct/ib/.libs/libuct_ib.so.0.0.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to modules/libuct_ib.so.0.0.0: > dpkg-source: error: new version is symlink to > ../src/uct/ib/.libs/libuct_ib.so.0.0.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: cannot represent change to modules/libuct_cma.so.0.0.0: > dpkg-source: error: new version is symlink to > ../src/uct/sm/scopy/cma/.libs/libuct_cma.so.0.0.0 > dpkg-source: error: old version is nonexistent > dpkg-source: error: unrepresentable changes to source > dpkg-buildpackage: error: dpkg-source -b . subprocess returned exit status 255 > > E: Command 'cd /<<PKGBUILDDIR>> && runuser -u user42 -- dpkg-buildpackage > --sanitize-env -us -uc -rfakeroot -S' failed to run. The full build log is available from: http://qa-logs.debian.net/2023/08/13/ucx_1.15.0~rc3-1_unstable.log If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

