llvm-16.0.0 breaks FAHClient 7.6.21 linux ==> Solved using lvm-16.0.1

Moderators: Site Moderators, FAHC Science Team

Post Reply
Psnarf
Posts: 10
Joined: Sun Sep 01, 2019 4:37 pm

llvm-16.0.0 breaks FAHClient 7.6.21 linux ==> Solved using lvm-16.0.1

Post by Psnarf »

After upgrading LLVM from 14.0 to 16.0, /etc/init.d/FAHClient generates the following error:

Code: Select all

Starting fahclient ... 00:46:46:Read GPUs.txt
: CommandLine Error: Option 'use-dbg-addr' registered more than once!
LLVM ERROR: inconsistency in registered CommandLine options
/etc/init.d/FAHClient: line 64: 21880 Aborted                 $EXEC $OPTS
FAIL
Please advise.
Last edited by Psnarf on Fri Apr 07, 2023 5:06 pm, edited 1 time in total.
calxalot
Site Moderator
Posts: 892
Joined: Sat Dec 08, 2007 1:33 am
Location: San Francisco, CA
Contact:

Re: llvm-16.0.0 breaks FAHClient 7.6.21 linux

Post by calxalot »

What flavor and version of linux?
Psnarf
Posts: 10
Joined: Sun Sep 01, 2019 4:37 pm

Re: llvm-16.0.0 breaks FAHClient 7.6.21 linux

Post by Psnarf »

Are there different versions of "/etc/init.d/FAHClient"? I checked `ldd`; there are no missing linked libraries. The error is in the script. Was there a feature of llvm-14.0.3 that was omitted in 16.0.0?
Psnarf
Posts: 10
Joined: Sun Sep 01, 2019 4:37 pm

Re: llvm-16.0.0 breaks FAHClient 7.6.21 linux

Post by Psnarf »

Upgraded to new release llvm-16.0.1. Returned to full service. Please disregard this thread.

:oops:
bikeaddict
Posts: 192
Joined: Sun May 03, 2020 1:20 am

Re: llvm-16.0.0 breaks FAHClient 7.6.21 linux ==> Solved using lvm-16.0.1

Post by bikeaddict »

Just did an upgrade from Fedora 37 to 38 and started getting this error. There is currently no llvm 16.0.1 package for Fedora 38.
bikeaddict
Posts: 192
Joined: Sun May 03, 2020 1:20 am

Re: llvm-16.0.0 breaks FAHClient 7.6.21 linux ==> Solved using lvm-16.0.1

Post by bikeaddict »

There is a fix pending in the spirv-llvm-translator package for Fedora 38.

https://bodhi.fedoraproject.org/updates ... 36b95f852a
Post Reply