From: bugzilla@busybox.net
To: buildroot@uclibc.org
Subject: [Buildroot] [Bug 15664] New: Can't compile mesa3d with v3d driver
Date: Fri, 23 Jun 2023 15:09:24 +0000 [thread overview]
Message-ID: <bug-15664-163@https.bugs.busybox.net/> (raw)
https://bugs.busybox.net/show_bug.cgi?id=15664
Bug ID: 15664
Summary: Can't compile mesa3d with v3d driver
Product: buildroot
Version: 2023.05
Hardware: All
OS: Linux
Status: NEW
Severity: critical
Priority: P5
Component: Other
Assignee: unassigned@buildroot.uclibc.org
Reporter: info@hifiberry.com
CC: buildroot@uclibc.org
Target Milestone: ---
To reproduce:
make raspberrypi4_defconfig
make menuconfig
- Select mesa3d and "Gallium v3d driver"
make clean
make
breaks with
Program decode.py found: YES
(/home/m/buildroot-2023.05/output/build/mesa3d-23.1.0/src/compiler/isaspec/decode.py)
Program encode.py found: YES
(/home/m/buildroot-2023.05/output/build/mesa3d-23.1.0/src/compiler/isaspec/encode.py)
Run-time dependency v3dv3 found: NO (tried pkgconfig and cmake)
Run-time dependency simpenrose found: NO (tried pkgconfig and cmake)
output/build/mesa3d-23.1.0/src/gallium/drivers/vc4/meson.build:87:16: ERROR:
Trying to compare values of different types (UserFeatureOption, str) using !=.
This was deprecated and undefined behavior previously and is as of 0.60.0 a
hard error.
A full log can be found at
/home/m/buildroot-2023.05/output/build/mesa3d-23.1.0/build/meson-logs/meson-log.txt
make[1]: *** [package/pkg-generic.mk:283:
/home/m/buildroot-2023.05/output/build/mesa3d-23.1.0/.stamp_configured] Error 1
make: *** [Makefile:82: _all] Error 2
Same config is working fine of 2023.02 buildroot release
--
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
next reply other threads:[~2023-06-23 15:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-06-23 15:09 bugzilla [this message]
2023-06-23 16:36 ` [Buildroot] [Bug 15664] Can't compile mesa3d with v3d driver bugzilla
2023-06-24 14:27 ` 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-15664-163@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--cc=buildroot@uclibc.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 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.