On 11/25/20 6:39 AM, Ryan Marsaw via blfs-dev wrote:
On Wed, 25 Nov 2020, John Burrell via blfs-dev wrote:

I'm using the development version of the book, 2020-11-24
I get these error messages:

[2299/4643] Building C object
projects/compiler-rt/...les/clang_rt.tsan-x86_64.dir/rtl/tsan_rtl_amd64.S.o FAILED: projects/compiler-rt/lib/tsan/CMakeFiles/clang_rt.tsan-x86_64.dir/rtl/tsan_rtl_amd64.S.o
ninja: build stopped: subcommand failed.

I tried adding a symlink for python to python-3.9 but that makes no difference.

jb.
--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

I believe your build errors are due to CMake.  If you're using cmake
3.19.0 then the build will fail.  Version 3.19.1 of cmake was released
yesterday which fixes the issues.

Cheers,

--Ryan

CMake 3.19.1 should be in the next render of the book. I've begun working on the update now

- Doug

--
http://lists.linuxfromscratch.org/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to