[Touch-packages] [Bug 1995137] Re: "sun4i-drm_dri.so" is missing from libg1-mesa-dri on riscv64

2022-11-10 Thread Isaac True
The attached patch disables usage of LLVM JIT on riscv64, which was causing the error I reported in comment #3. I obtained this patch from the following Debian bug report: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004039 This patch, combined with the previous one, seems to work well on

[Touch-packages] [Bug 1995137] Re: "sun4i-drm_dri.so" is missing from libg1-mesa-dri on riscv64

2022-11-09 Thread Isaac True
Using this library results in the following error: 'generic' is not a recognized processor for this target (ignoring processor) 'generic' is not a recognized processor for this target (ignoring processor) WARNING: This target JIT is not designed for the host you are running. If bad things

[Touch-packages] [Bug 1995137] Re: "sun4i-drm_dri.so" is missing from libg1-mesa-dri on riscv64

2022-11-09 Thread Ubuntu Foundations Team Bug Bot
The attachment "mesa-build-lima-on-riscv64.debdiff" seems to be a debdiff. The ubuntu-sponsors team has been subscribed to the bug report so that they can review and hopefully sponsor the debdiff. If the attachment isn't a patch, please remove the "patch" flag from the attachment, remove the

[Touch-packages] [Bug 1995137] Re: "sun4i-drm_dri.so" is missing from libg1-mesa-dri on riscv64

2022-11-09 Thread Isaac True
The attached debdiff enables building the lima driver on riscv64. This drivers provides sun4i-drm_dri.so. I'm currently testing this locally and waiting on riscv64 to be enabled for my PPA to build a package on LP. ** Patch added: "mesa-build-lima-on-riscv64.debdiff"