bug#54837: LLVM 3.* build failure

2022-04-10 Thread Guillaume Le Vaillant
Guillaume Le Vaillant skribis: > Guillaume Le Vaillant skribis: > >> However there are other issues during the build phase: >> >> ../../bin/llvm-tblgen: error while loading shared libraries: >> libLLVMTableGen.so: cannot open shared object file: No such file or directory >> make[2]: *** >>

bug#54837: LLVM 3.* build failure

2022-04-10 Thread Guillaume Le Vaillant
Guillaume Le Vaillant skribis: > However there are other issues during the build phase: > > ../../bin/llvm-tblgen: error while loading shared libraries: > libLLVMTableGen.so: cannot open shared object file: No such file or directory > make[2]: *** >

bug#54837: LLVM 3.* build failure

2022-04-10 Thread Guillaume Le Vaillant
Maxime Devos skribis: > Guillaume Le Vaillant schreef op zo 10-04-2022 om 14:23 [+]: >> It looks like the problem comes from a gexp in the builder. There's >> a gexp inside another gexp, but I don't know if that's the problem: >> >> --8<---cut

bug#54837: LLVM 3.* build failure

2022-04-10 Thread Maxime Devos
Guillaume Le Vaillant schreef op zo 10-04-2022 om 14:23 [+]: > It looks like the problem comes from a gexp in the builder. There's > a gexp inside another gexp, but I don't know if that's the problem: > > --8<---cut here---start->8--- > #:phases

bug#54837: LLVM 3.* build failure

2022-04-10 Thread Guillaume Le Vaillant
The clamav package can't be built right know because it depends on llvm-3.6 which fails to build. In fact, all the llvm-3.* packages fail to build with the same error: --8<---cut here---start->8--- The following derivation will be built: