On 2023-08-05 3:47 p.m., Chris Hofstaedtler wrote:
could you please forward your patch toutil-li...@vger.kernel.org
including a proper Signed-Off-By line? Then upstream can apply it
and downstreams do not need to carry the same patches over and over
again.
Patch is here:
https://marc.info/?l=uti
Hi Dave,
* John David Anglin [230803]:
[..]
> The audit architecture defines for hppa are defined in
> /usr/include/linux/audit.h:
>
> #define AUDIT_ARCH_PARISC (EM_PARISC)
> #define AUDIT_ARCH_PARISC64 (EM_PARISC|__AUDIT_ARCH_64BIT)
>
> Please add the architecture defines for hppa to
Patch.
Regards,
Dave Anglin
--- ./include/audit-arch.h.save 2023-08-03 20:42:00.937401304 +
+++ ./include/audit-arch.h 2023-08-03 20:53:40.755627981 +
@@ -57,6 +57,12 @@
#else
# define SECCOMP_ARCH_NATIVE AUDIT_ARCH_LOONGARCH64
#endif
+#elif __hppa__
+#if __SIZEO
Source: util-linux
Version: 2.39.1-3
Severity: normal
Tags: ftbfs
Dear Maintainer,
Build fails here:
gcc -DHAVE_CONFIG_H -I. -include config.h -I./include
-DLOCALEDIR=\"/usr/share/locale\" -D_PATH_RUNSTATEDIR=\"/run\"
-D_PATH_SYSCONFSTATICDIR=\"/usr/lib\" -Wdate-time -D_FORTIFY_SOURCE=2
-fs
4 matches
Mail list logo