On Tue, Dec 02, 2025 at 12:11:28PM +0000, Van Ly wrote: > File `libh_pthread_weak_g.a' is respawned after removal when I build > release or distribution and the build aborts. > > ======= 1 extra files in DESTDIR ========= > Files in DESTDIR but missing from flist. > File is obsolete or flist is out of date ? > ------------------------------------------ > ./usr/tests/lib/libpthread/weak/libh_pthread_weak_g.a > ========= end of 1 extra files ===========
That should not happen, the directory looks like this: total 40 -r--r--r-- 1 root wheel 182 Nov 28 19:04 Atffile lrwxr-xr-x 1 root wheel 22 Nov 28 19:13 libh_pthread_weak.so@ -> libh_pthread_weak.so.1 -r--r--r-- 1 root wheel 9004 Nov 28 19:04 libh_pthread_weak.so.1 -r-xr-xr-x 1 root wheel 11788 Nov 28 19:04 t_pthread_weak_nothread* -r-xr-xr-x 1 root wheel 11736 Nov 28 19:04 t_pthread_weak_threaded* Maybe also clean the objdir for this one? Do you have any local changes or conflicts in your source tree? Martin
