Unable to backports LLVM 9/10 to buster
Sylvestre Ledru
sylvestre at debian.org
Mon Jun 22 15:48:29 BST 2020
Le 22/06/2020 à 16:26, Berillions a écrit :
> Hello,
>
> I'm trying to backports LLVM in these both version to have the latest version of Mesa for my hardware in buster (i have an AMD rx5600XT).
>
> Unfortunately, it fails at the "debian-full-build' step in debian/rules :
>
> # Check the stage 2 build worked
> if test "$(BUILD_METHOD)" = "stage2"; then \
> if ! readelf --string-dump .comment $(TARGET_BUILD_STAGE2)/bin/clang 2>&1|grep -q "clang version"; then \
> echo "clang hasn't been built using clang. Bye bye. Check that the stage2 build has been done."; \
> fi; \
> fi
>
> touch $@
>
>
> To build LLVM, i use pbuilder and i use this command :
>
> DIST=stable pdebuild --debbuildopts -j10
>
>
What is the error ?
Thanks
Sylvestre
More information about the Pkg-llvm-team
mailing list