Le 03/02/2019 à 15:28, Svante Signell a écrit :
Source: llvm-toolchain-7 Version: 7_7.0.1-4 Severity: important Tags: ftbfs, patch User: [email protected] Usertags: kfreebsd Hello, Currently llvm-toolchain-7 FTBFS on GNU/kFreeBSD dues to a missing port to that architecture. Attached are 14 patches... clang_lib_Basic_Targets.diff CMakeLists.txt.diff compiler-rt_lib.diff include_llvm_ADT_Triple.h.diff kfreebsd-libcxx-threads-detection.diff kfreebsd-openmp.diff kfreebsd-threads-build.diff kfreebsd-triple-clang.diff kfreebsd-triple.diff lib_Support.diff lib_Target_X86.diff lldb_source_Host_freebsd_Host.cpp.diff lldb_source_Plugins_Process_FreeBSD.diff tools_llvm-shlib_CMakeLists.txt.diff Additionally, the install file for liblldb-7 needs a separate file: liblldb- 7.install.kfreebsd. Adding [!kfreebsd-any] to the last row of liblldb-7.install (or liblldb-X.Y.install.in) did not work. I will submit these patches to upstream too, in due time.
Wahou, impressive! Don't hesitate to submit a MR next time! S

