Instead of using "ALIGN()", use BUILD_BUG_ON() as the structures should always be divisible by sizeof(long). Co-developed with Masami Hiramatsu: Link:https://lore.kernel.org/linux-trace-kernel/171509093949.162236.14518699447151894536.stgit@devnote2Link:http://lkml.kernel.org/r/20190524111144.g...
sides of the equation are ARRAY_SIZE(), using BUILD_BUG_ON() can help us catch the problem earlier. While there are cases where unequal array sizes will work, there is no point in allowing them, so it makes more sense to force them to be equal using BUILD_BUG_ON(). Signed-off-by...
with message-id <zlxstxmp0ruso...@ramacher.at> and subject line Re: Bug#1066918: nmu: packages that build-depend on the libsimde-dev header-only library has caused the Debian Bug report #1066918, regarding nmu: packages that build-depend on the libsimde-dev header-only library to be ...
-DLLVM_TARGETS_TO_BUILD=Native \ -DLLVM_ENABLE_PROJECTS="clang;clang-tools-extra;lld;cross-project-tests;mlir;bolt;flang;polly;openmp;lldb" \ -DLLVM_ENABLE_RUNTIMES="compiler-rt;libcxx;libcxxabi;libc;libunwind;offload" \ -DLLVM_ENABLE_PIC=ON \ -DLLVM_ENABLE_RTTI=ON \ -DLLVM_BUILD_DOCS...
has caused the Debian Bug report #770421, regarding Should Build-Depends on dpkg >= 1.17.14 to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the ...
Can we avoid installing it on x86 architecture by default. If some one needs it they can pull it. It was claimed to be fixed by 12.2 in this [1] but it probably only fixed official live images but not the live build? There is also another ticket [2] but does not give ...
and subject line Bug#1020974: fixed in glibc 2.35-2 has caused the Debian Bug report #1020974, regarding glibc: Please build with --disable-default-pie on sparc64 to be marked as done. This means that you claim that the problem has been dealt with. ...
[Bug bootstrap/117110] [15 Regression] Bootstrap broken on FreeBSD with build/genmatch https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117110 --- Comment #7 from GCC Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Jakub Jelinek <ja...@gcc.gnu.org...
[Bug ada/114065] gnat build with -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 fails on 32bit archs https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114065 Nicolas Boulenguez <nicolas at debian dot org> changed: What |Removed |Added --- Attachment #58060|0 |1 is obsolete| | Attachment #5...
Hello, From apache2 2.4.10-7, dpkg-maintscript-helper is used and Pre-Depends have been added. Howevever, Build-Depends have not been updated accordingly and the following error happens when trying to build apache2 on wheezy: dh_installdeb -O--parallel ...