diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 5836be4587..ea728034b9 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -42,6 +42,15 @@ October 25th, 2024 + + [Zeckmathederg] - rust-bindgen: 0.70.1 -> 0.69.4. + + + [Toxikuu] - GLib2: Disabled tests and added libxslt as an + optional dependency. PR + (#29) + + [Zeckmathederg] - Mesa: Notified people of NVK 32-bit build being borked. diff --git a/packages.ent b/packages.ent index bcd200bf77..a8796ddd67 100644 --- a/packages.ent +++ b/packages.ent @@ -140,7 +140,7 @@ - + diff --git a/shareddeps/drivers/llvm.xml b/shareddeps/drivers/llvm.xml index 4d4521a97f..2614c2204b 100644 --- a/shareddeps/drivers/llvm.xml +++ b/shareddeps/drivers/llvm.xml @@ -179,6 +179,14 @@ mv projects/compiler-rt-&llvm-version;.src projects/compiler-rtgrep -rl '#!.*python' | xargs sed -i '1s/python$/python3/' + + Ensure installing the FileCheck program which is + needed by the test suite of some packages (for example + rustc-&rust-version;): + + + sed 's/utility/tool/' -i utils/FileCheck/CMakeLists.txt + Install LLVM by running the following commands: diff --git a/shareddeps/drivers/mesa.xml b/shareddeps/drivers/mesa.xml index 7f9fe08847..50325e8b14 100644 --- a/shareddeps/drivers/mesa.xml +++ b/shareddeps/drivers/mesa.xml @@ -282,16 +282,6 @@ ldconfig 32-bit Installation of NVK and Vulkan Swrast - - Building for NVK 32-bit right now is borked. The cause is unclear, - but what does happen is a file full of bindings is not properly generated - for 32-bit, causing an overflow error. This was the case before the - driver could be built, but now it is once again borked and cannot be - built. You may follow these instructions if you wish, but for now, it is - recommened to use instead if you have a nVidia - card. - - Feel free to skip this section if you don't want to install the @@ -305,11 +295,14 @@ ldconfig few paths in a personality file used by Pkgconf, as it searches in /usr rather than - $XORG_PREFIX. If the expanded - path is /usr, skip to the compilation - instructions. + $XORG_PREFIX. + + If the expanded path is /usr, skip to cleaning + the build directory. + + Change the paths in the Pkgconf personality file as the root user: