[Ubuntu-x-swat] [Bug 1995137] Re: Add "sun4i-drm_dri.so" to libg1-mesa-dri and fix compilation on riscv64

2022-11-17 Thread Isaac True
Prebuilt packages for riscv64 are available in this PPA: https://launchpad.net/~itrue/+archive/ubuntu/mesa-riscv64 -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1995137 Title: Add "sun4i-drm_dr

[Ubuntu-x-swat] [Bug 1995137] Re: Add "sun4i-drm_dri.so" and fix compilation of libg1-mesa-dri on riscv64

2022-11-10 Thread Isaac True
** Summary changed: - "sun4i-drm_dri.so" is missing from libg1-mesa-dri on riscv64 + Add "sun4i-drm_dri.so" and fix compilation of libg1-mesa-dri on riscv64 ** Summary changed: - Add "sun4i-drm_dri.so" and fix compilation of libg1-mesa-dri on riscv64 + Add "sun4i-drm_dri.so" to libg1-mesa-dri an

[Ubuntu-x-swat] [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 t

[Ubuntu-x-swat] [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 happen

[Ubuntu-x-swat] [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" https://bugs.launchpad.ne

[Ubuntu-x-swat] [Bug 1995137] [NEW] "sun4i-drm_dri.so" is missing from libg1-mesa-dri on riscv64

2022-10-28 Thread Isaac True
Public bug reported: "sun4i-drm_dri.so" is needed for some RISC-V platforms such as the Allwinner D1. This file is missing from the riscv64 packages, but present on others. This affects (at least) 20.04 and 22.04. itrue@lxc-focal ~/tmp> dpkg -c libgl1-mesa-dri_21.2.6-0ubuntu0.1~20.04.2_arm64.de