Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 12971] New: qt5webengine: graph-depends seems producing incorrect output
@ 2020-06-01 13:47 bugzilla at busybox.net
  2020-06-01 19:34 ` [Buildroot] [Bug 12971] " bugzilla at busybox.net
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2020-06-01 13:47 UTC (permalink / raw)
  To: buildroot

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

            Bug ID: 12971
           Summary: qt5webengine: graph-depends seems producing incorrect
                    output
           Product: buildroot
           Version: 2020.02.2
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: seems.deviant at gmail.com
                CC: buildroot at uclibc.org
  Target Milestone: ---

Created attachment 8486
  --> https://bugs.busybox.net/attachment.cgi?id=8486&action=edit
The graph-depends of the provided config

This is happening on current master: 3a9261ddd9 (HEAD -> master, origin/master,
origin/HEAD) package/libusb-compat: set LIBUSB_1_0_SONAME

Create a following .config:
BR2_TOOLCHAIN_BUILDROOT_GLIBC=y
BR2_TOOLCHAIN_BUILDROOT_CXX=y
BR2_ROOTFS_DEVICE_CREATION_DYNAMIC_EUDEV=y
BR2_PACKAGE_MESA3D=y
BR2_PACKAGE_MESA3D_DRI_DRIVER_SWRAST=y
BR2_PACKAGE_MESA3D_OPENGL_EGL=y
BR2_PACKAGE_MESA3D_OPENGL_ES=y
BR2_PACKAGE_QT5=y
BR2_PACKAGE_QT5WEBENGINE=y

Then call:
$ make graph-depends

And you'll see that qt5quickcontrols and qt5quickcontrols2 packages are not
marked as dependant on the qt5webengine package, although the qt5webengine has
selected both of them.

I would expect the dependency graph to be "ALL -> qt5webengine ->
{qt5quickcontrols,qt5quickcontrols2}" rather than "ALL ->
{qt5webengine,qt5quickcontrols,qt5quickcontrols2}"

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2024-06-15 14:52 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-01 13:47 [Buildroot] [Bug 12971] New: qt5webengine: graph-depends seems producing incorrect output bugzilla at busybox.net
2020-06-01 19:34 ` [Buildroot] [Bug 12971] " bugzilla at busybox.net
2020-06-01 19:36 ` bugzilla at busybox.net
2020-06-10 20:15 ` bugzilla at busybox.net
2020-06-10 21:32 ` bugzilla at busybox.net
2024-06-15 14:52 ` bugzilla

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