Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 15766] New: BR2_PACKAGE_WESTON_XWAYLAND -- 12.0.1 -- fails to build::missing dependencies
@ 2023-09-11  6:26 bugzilla
  2024-04-05 14:03 ` [Buildroot] [Bug 15766] " bugzilla
  2024-05-26 14:04 ` bugzilla
  0 siblings, 2 replies; 3+ messages in thread
From: bugzilla @ 2023-09-11  6:26 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=15766

            Bug ID: 15766
           Summary: BR2_PACKAGE_WESTON_XWAYLAND -- 12.0.1 -- fails to
                    build::missing dependencies
           Product: buildroot
           Version: 2023.08
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned@buildroot.uclibc.org
          Reporter: jose@source.parts
                CC: buildroot@uclibc.org
  Target Milestone: ---

Created attachment 9640
  --> https://bugs.busybox.net/attachment.cgi?id=9640&action=edit
proposed preview patch, will not be able to be applied directly to mainline!

Hello,

This is my first time submitting a bug report for buildroot.
I have a few more on the way with patches in tow including this one.

Problem:
Weston 12.0.1 fails to build when BR2_PACKAGE_WESTON_XWAYLAND is selected.
Despite proper dependencies being listed in Defconfig. 

Reason for failure:
Config.in for BR2_PACKAGE_WESTON_XWAYLAND does not select BR2_PACKAGE_XCB_UTIL
and BR2_PACKAGE_XCB_UTIL_CURSOR. Additionally, weston.mk does not list xcb-util
and xcb-util-cursor for dependencies of BR2_PACKAGE_WESTON_XWAYLAND.

Error Log Snippet:
"""
>>> weston 12.0.1 Configuring
...
...
Run-time dependency xcb-cursor found: NO (tried pkgconfig and cmake)

output/build/weston-12.0.1/tests/meson.build:317:2: ERROR: Problem encountered:
xcb and xcb-cursor required for running xwayland tests
"""

Relevant DefConfig Snippet:
"""
BR2_PACKAGE_XCB_UTIL=y
BR2_PACKAGE_XCB_UTIL_CURSOR=y
BR2_PACKAGE_XCB_UTIL_IMAGE=y
BR2_PACKAGE_XCB_UTIL_RENDERUTIL=y
...
BR2_PACKAGE_WESTON=y
BR2_PACKAGE_WESTON_DEFAULT_WAYLAND=y
BR2_PACKAGE_WESTON_XWAYLAND=y
"""

Fix/Solution:
(See preview patch attached. Will not directly apply, will be sending a proper
patch to the mailing list within the next day or so.)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [Bug 15766] BR2_PACKAGE_WESTON_XWAYLAND -- 12.0.1 -- fails to build::missing dependencies
  2023-09-11  6:26 [Buildroot] [Bug 15766] New: BR2_PACKAGE_WESTON_XWAYLAND -- 12.0.1 -- fails to build::missing dependencies bugzilla
@ 2024-04-05 14:03 ` bugzilla
  2024-05-26 14:04 ` bugzilla
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla @ 2024-04-05 14:03 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=15766

--- Comment #1 from Thomas Devoogdt <thomas.devoogdt@barco.com> ---
Hi,


I also saw this,
pushed a patch for it:

https://patchwork.ozlabs.org/project/buildroot/patch/20240405140153.1625987-1-thomas@devoogdt.com/


Kr,

Thomas

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [Bug 15766] BR2_PACKAGE_WESTON_XWAYLAND -- 12.0.1 -- fails to build::missing dependencies
  2023-09-11  6:26 [Buildroot] [Bug 15766] New: BR2_PACKAGE_WESTON_XWAYLAND -- 12.0.1 -- fails to build::missing dependencies bugzilla
  2024-04-05 14:03 ` [Buildroot] [Bug 15766] " bugzilla
@ 2024-05-26 14:04 ` bugzilla
  1 sibling, 0 replies; 3+ messages in thread
From: bugzilla @ 2024-05-26 14:04 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=15766

Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Peter Korsgaard <jacmet@uclibc.org> ---
Fixed in git, thanks:
https://gitlab.com/buildroot.org/buildroot/-/commit/fb952e1116dc4f02d9d64402d05b55280d5da178

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
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:[~2024-05-26 14:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-11  6:26 [Buildroot] [Bug 15766] New: BR2_PACKAGE_WESTON_XWAYLAND -- 12.0.1 -- fails to build::missing dependencies bugzilla
2024-04-05 14:03 ` [Buildroot] [Bug 15766] " bugzilla
2024-05-26 14:04 ` bugzilla

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox