View previous topic :: View next topic |
Author |
Message |
BaconSport n00b

Joined: 16 Mar 2025 Posts: 2
|
Posted: Sun Mar 16, 2025 10:02 am Post subject: dev-util/spirv-tools error after a large update |
|
|
I am pretty new to Gentoo and I just recently installed it on a new system (2-3 months ago). At the time a told myself that I was going to update the system, update as in full package update, every month.
I know know that this is bad practice and I should probably be updating it every week or so. Anyways I recently have been trying to update my system after a month of no updates to no avail. I keep getting this error about spirv-tools (posted).
I have been trying to troubleshoot this error and fix it for about 1-2 days now.
I ran this command originally to update the system vv
emerge --ask --verbose --update --deep --changed-use @world
What I've tried:
emerge @preserved-rebuild
Doing a depclean and re emerging dev-utils/spirv-tools with -1
Changing MAKEOPTS from -j6 to -j2
Putting dev-util/spirv-tools abi_x86_64 in my package.use and disabling abi_x86_32
Cleaning the build directory rm -rf /var/tmp/portage/dev-util/spirv-tools-1.4.304.0
Here are my logs
emerge --info https://pastebin.com/LWB5Jp6M
emerge -pqv https://pastebin.com/Hcf0BDn0
build.log https://pastebin.com/YPvr2KMA
environment https://pastebin.com/jsp8V27G
working directory https://pastebin.com/jBfxbkS4 |
|
Back to top |
|
 |
sam_ Developer


Joined: 14 Aug 2020 Posts: 2230
|
Posted: Sun Mar 16, 2025 10:43 am Post subject: |
|
|
It's already fixed. Please emerge --sync and try again. |
|
Back to top |
|
 |
BaconSport n00b

Joined: 16 Mar 2025 Posts: 2
|
Posted: Mon Mar 17, 2025 7:11 pm Post subject: |
|
|
sam_ wrote: | It's already fixed. Please emerge --sync and try again. |
Thank you this worked. |
|
Back to top |
|
 |
|