From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 12971] New: qt5webengine: graph-depends seems producing incorrect output
Date: Mon, 01 Jun 2020 13:47:13 +0000 [thread overview]
Message-ID: <bug-12971-163@https.bugs.busybox.net/> (raw)
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.
next reply other threads:[~2020-06-01 13:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-01 13:47 bugzilla at busybox.net [this message]
2020-06-01 19:34 ` [Buildroot] [Bug 12971] qt5webengine: graph-depends seems producing incorrect output 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
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=bug-12971-163@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@busybox.net \
/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