Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kbuild for openSUSE:Factory checked in at 2026-06-28 21:04:50 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kbuild (Old) and /work/SRC/openSUSE:Factory/.kbuild.new.11887 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kbuild" Sun Jun 28 21:04:50 2026 rev:46 rq:1361896 version:0.1.9998+svn3686 Changes: -------- --- /work/SRC/openSUSE:Factory/kbuild/kbuild.changes 2025-08-16 20:38:58.691231767 +0200 +++ /work/SRC/openSUSE:Factory/.kbuild.new.11887/kbuild.changes 2026-06-28 21:04:52.326714026 +0200 @@ -1,0 +2,6 @@ +Fri Jun 26 10:29:33 UTC 2026 - Jan Engelhardt <[email protected]> + +- Add ExclusiveArch condition based on existing kHlpAssert.h + contents and SUSE patches. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kbuild.spec ++++++ --- /var/tmp/diff_new_pack.FQSrwT/_old 2026-06-28 21:04:53.330747857 +0200 +++ /var/tmp/diff_new_pack.FQSrwT/_new 2026-06-28 21:04:53.334747992 +0200 @@ -41,19 +41,19 @@ BuildRequires: libacl-devel BuildRequires: makeinfo BuildRequires: readline-devel +# riscv64 build somehow succeeds without falling into +# kHlpAssert.h's #error "Port me" trap +ExclusiveArch: %ix86 x86_64 %arm %arm64 ppc %power64 %riscv64 %sparc %description The goals of the kBuild framework: - - Similar behavior across all supported platforms - - Flexibility, don't create unnecessary restrictions preventing ad-hoc - solutions - - Makefiles can be simple to write and maintain - - One configuration file for a subtree automatically included - - Target configuration templates as the primary mechanism for makefile +* Similar behavior across all supported platforms +* One configuration file for a subtree automatically included +* Target configuration templates as the primary mechanism for makefile simplification - - Tools and SDKs for helping out the templates with flexibility - - Non-recursive makefile method by using sub-makefiles +* Tools and SDKs for helping out the templates with flexibility +* Non-recursive makefile method by using sub-makefiles %prep %autosetup -p1 ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.FQSrwT/_old 2026-06-28 21:04:53.366749070 +0200 +++ /var/tmp/diff_new_pack.FQSrwT/_new 2026-06-28 21:04:53.370749205 +0200 @@ -1,5 +1,5 @@ -mtime: 1755266516 -commit: 26142e2c7d4be4cad477a29777a96f5955e77deb4424b433fd208e4a69ec1d29 +mtime: 1782470088 +commit: 7b4bdd20111cfe501b0295a187d80e54a2379c2d95630adaa88b44ec285bf927 url: https://src.opensuse.org/jengelh/kbuild revision: master ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-06-26 12:34:48.000000000 +0200 @@ -0,0 +1 @@ +.osc
