[packages/bcachefs-tools] BR: clang for core headers used by bindgen

atler atler at pld-linux.org
Fri May 24 23:03:25 CEST 2024


commit d80e82f01c789a6679ced6e2ce9ebe99cfc5d099
Author: Jan Palus <atler at pld-linux.org>
Date:   Fri May 24 22:59:58 2024 +0200

    BR: clang for core headers used by bindgen
    
    fixes:
    BindGen Generation Failiure: [libbcachefs_wrapper]: ClangDiagnostic("/usr/include/stdio.h:34:10: fatal error: 'stddef.h' file not found\n")

 bcachefs-tools.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/bcachefs-tools.spec b/bcachefs-tools.spec
index 8b75a1f..0304581 100644
--- a/bcachefs-tools.spec
+++ b/bcachefs-tools.spec
@@ -10,6 +10,7 @@ Source0:	https://evilpiepirate.org/bcachefs-tools/%{name}-vendored-%{version}.ta
 Patch0:		rust-target.patch
 URL:		https://bcachefs.org/
 BuildRequires:	cargo
+BuildRequires:	clang
 %ifnarch x32
 BuildRequires:	clang-devel
 %else
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/bcachefs-tools.git/commitdiff/d80e82f01c789a6679ced6e2ce9ebe99cfc5d099



More information about the pld-cvs-commit mailing list