Le 11/11/2018 à 17:49, Herbert J. Skuhra a écrit :
On Sun, 11 Nov 2018 13:03:08 +0100, "Maxime Villard" wrote:Module Name: src Committed By: maxv Date: Sun Nov 11 12:03:08 UTC 2018 Modified Files: src/distrib/sets/lists/base: md.amd64 src/distrib/sets/lists/comp: md.amd64 src/distrib/sets/lists/debug: md.amd64 Log Message: Fix the libnvmm sets, do the same as libx86_64.I still get: ======= 9 extra files in DESTDIR ========= Files in DESTDIR but missing from flist. File is obsolete or flist is out of date ? ------------------------------------------ ./lib/libnvmm.so ./lib/libnvmm.so.0 ./lib/libnvmm.so.0.1 ./usr/lib/i386/libnvmm.a ./usr/lib/i386/libnvmm.so ./usr/lib/i386/libnvmm.so.0 ./usr/lib/i386/libnvmm.so.0.1 ./usr/lib/i386/libnvmm_p.a ./usr/lib/i386/libnvmm_pic.a ========= end of 9 extra files =========== I am building on FreeBSD 12.0-BETA4 (amd64): ./build.sh -j4 -a x86_64 -m amd64 -T ../tools -O ../obj -U distribution
For reference: | I was having trouble compile-testing, the build was failing because of libssl | and I didn't understand how to work around this. Also this is an old AMD | machine that takes ages to build stuff... I will retry to rebuild, but feel free to fix before I do. It looks like the 32bit version of libnvmm gets built, but we don't want that.
