* [Buildroot] [PATCH 1/1] package/xvkbd: Fix build with gcc-14
@ 2025-12-07 13:00 Bernd Kuhls
2025-12-28 13:46 ` Thomas Petazzoni via buildroot
2026-01-07 17:48 ` Arnout Vandecappelle via buildroot
0 siblings, 2 replies; 3+ messages in thread
From: Bernd Kuhls @ 2025-12-07 13:00 UTC (permalink / raw)
To: buildroot
Fixes:
https://autobuild.buildroot.net/results/86f/86f2ba051e864375bda620dd92e01cb7b8532ac3/
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/xvkbd/0001-gcc-14.patch | 19 +++++++++++++++++++
1 file changed, 19 insertions(+)
create mode 100644 package/xvkbd/0001-gcc-14.patch
diff --git a/package/xvkbd/0001-gcc-14.patch b/package/xvkbd/0001-gcc-14.patch
new file mode 100644
index 0000000000..6ecce1327e
--- /dev/null
+++ b/package/xvkbd/0001-gcc-14.patch
@@ -0,0 +1,19 @@
+Fix build with gcc-14
+
+Upstream: https://sources.debian.org/src/xvkbd/4.1-3/debian/patches/gcc-14
+
+Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
+---
+ xvkbd.c | 1 +
+ 1 file changed, 1 insertion(+)
+
+--- a/xvkbd.c
++++ b/xvkbd.c
+@@ -15,6 +15,7 @@
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ * See the GNU General Public License for more details.
+ */
++#define _CONST_X_STRING
+ #include <stdio.h>
+ #include <stdlib.h>
+ #include <unistd.h>
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/xvkbd: Fix build with gcc-14
2025-12-07 13:00 [Buildroot] [PATCH 1/1] package/xvkbd: Fix build with gcc-14 Bernd Kuhls
@ 2025-12-28 13:46 ` Thomas Petazzoni via buildroot
2026-01-07 17:48 ` Arnout Vandecappelle via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2025-12-28 13:46 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: buildroot
Hello Bernd,
On Sun, 7 Dec 2025 14:00:29 +0100
Bernd Kuhls <bernd@kuhls.net> wrote:
> Fixes:
> https://autobuild.buildroot.net/results/86f/86f2ba051e864375bda620dd92e01cb7b8532ac3/
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> ---
> package/xvkbd/0001-gcc-14.patch | 19 +++++++++++++++++++
> 1 file changed, 19 insertions(+)
> create mode 100644 package/xvkbd/0001-gcc-14.patch
Applied to master, thanks. To be honest, I would probably recommend to
drop this package. I don't think anybody is using that on embedded
systems, last release is from 2020, there is no Git repository, it's
for X.org only, etc.
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/xvkbd: Fix build with gcc-14
2025-12-07 13:00 [Buildroot] [PATCH 1/1] package/xvkbd: Fix build with gcc-14 Bernd Kuhls
2025-12-28 13:46 ` Thomas Petazzoni via buildroot
@ 2026-01-07 17:48 ` Arnout Vandecappelle via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Arnout Vandecappelle via buildroot @ 2026-01-07 17:48 UTC (permalink / raw)
To: Bernd Kuhls; +Cc: Arnout Vandecappelle, buildroot
In reply of:
> Fixes:
> https://autobuild.buildroot.net/results/86f/86f2ba051e864375bda620dd92e01cb7b8532ac3/
>
> Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Applied to 2025.02.x and 2025.11.x. Thanks
> ---
> package/xvkbd/0001-gcc-14.patch | 19 +++++++++++++++++++
> 1 file changed, 19 insertions(+)
> create mode 100644 package/xvkbd/0001-gcc-14.patch
>
> diff --git a/package/xvkbd/0001-gcc-14.patch b/package/xvkbd/0001-gcc-14.patch
> new file mode 100644
> index 0000000000..6ecce1327e
> --- /dev/null
> +++ b/package/xvkbd/0001-gcc-14.patch
> @@ -0,0 +1,19 @@
> +Fix build with gcc-14
> +
> +Upstream: https://sources.debian.org/src/xvkbd/4.1-3/debian/patches/gcc-14
> +
> +Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
> +---
> + xvkbd.c | 1 +
> + 1 file changed, 1 insertion(+)
> +
> +--- a/xvkbd.c
> ++++ b/xvkbd.c
> +@@ -15,6 +15,7 @@
> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> + * See the GNU General Public License for more details.
> + */
> ++#define _CONST_X_STRING
> + #include <stdio.h>
> + #include <stdlib.h>
> + #include <unistd.h>
> --
> 2.47.3
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-01-07 17:49 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-07 13:00 [Buildroot] [PATCH 1/1] package/xvkbd: Fix build with gcc-14 Bernd Kuhls
2025-12-28 13:46 ` Thomas Petazzoni via buildroot
2026-01-07 17:48 ` Arnout Vandecappelle via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.