From: Bernd Kuhls <bernd@kuhls.net>
To: buildroot@buildroot.org
Subject: [Buildroot] [PATCH/next 4/4] package/matchbox-panel: fix build
Date: Fri, 5 Dec 2025 20:00:34 +0100 [thread overview]
Message-ID: <20251205190034.1839192-4-bernd@kuhls.net> (raw)
In-Reply-To: <20251205190034.1839192-1-bernd@kuhls.net>
No autobuild errors recorded due to download errors with dependencies.
Patch not sent anymore, original project has no updates since 2010:
https://git.yoctoproject.org/matchbox-panel
Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
package/matchbox-panel/0004-fix-build.patch | 15 +++++++++++++++
1 file changed, 15 insertions(+)
create mode 100644 package/matchbox-panel/0004-fix-build.patch
diff --git a/package/matchbox-panel/0004-fix-build.patch b/package/matchbox-panel/0004-fix-build.patch
new file mode 100644
index 0000000000..01e0c092f4
--- /dev/null
+++ b/package/matchbox-panel/0004-fix-build.patch
@@ -0,0 +1,15 @@
+Description: fix FTBFS with stricter GCC flags
+
+Upstream: https://sources.debian.org/src/matchbox-panel/0.9.3%2Bgit20100816-2/debian/patches/fix-build
+
+Index: matchbox-panel-0.9.3+git20100816/src/msg.h
+===================================================================
+--- matchbox-panel-0.9.3+git20100816.orig/src/msg.h 2020-06-16 16:04:57.000000000 +0100
++++ matchbox-panel-0.9.3+git20100816/src/msg.h 2024-08-09 11:22:54.986036009 +0100
+@@ -17,5 +17,6 @@
+ void msg_handle_events(MBPanel *d, XEvent *e);
+ void msg_handle_timeouts(MBPanel *d);
+ void msg_cancel(MBPanel *d, XClientMessageEvent *e);
++Bool msg_set_timeout (MBPanel *d, struct timeval *tv, struct timeval **tvp);
+
+ #endif
--
2.47.3
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
next prev parent reply other threads:[~2025-12-05 19:09 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-05 19:00 [Buildroot] [PATCH/next 1/4] package/matchbox-lib: bump version to 1.14 Bernd Kuhls
2025-12-05 19:00 ` [Buildroot] [PATCH/next 2/4] package/matchbox-fakekey: switch to gz tarball Bernd Kuhls
2026-01-07 17:48 ` Arnout Vandecappelle via buildroot
2025-12-05 19:00 ` [Buildroot] [PATCH/next 3/4] package/matchbox-keyboard: " Bernd Kuhls
2026-01-07 17:48 ` Arnout Vandecappelle via buildroot
2025-12-05 19:00 ` Bernd Kuhls [this message]
2026-01-07 17:48 ` [Buildroot] [PATCH/next 4/4] package/matchbox-panel: fix build Arnout Vandecappelle via buildroot
2025-12-27 23:17 ` [Buildroot] [PATCH/next 1/4] package/matchbox-lib: bump version to 1.14 Thomas Petazzoni via buildroot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251205190034.1839192-4-bernd@kuhls.net \
--to=bernd@kuhls.net \
--cc=buildroot@buildroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox