Bug#972173: llvm-toolchain-10: add arm64 into ARCH_LLVM_TEST_OK, to enable nightly builds

Leandro Nunes Leandro.Nunes at arm.com
Tue Oct 13 17:50:11 BST 2020


Source: llvm-toolchain-10
Severity: normal

Dear Maintainer,

In order to enable aarch64 (arm64) into the LLVM debian packages nightly build
we would like to add it to ARCH_LLVM_TEST_OK list, marking it as an architecture
in which tests are already run.

This list is defined in the debian/rules file, line 785:

 # List of the archs we know we have 100 % tests working
 ARCH_LLVM_TEST_OK := i386 amd64

The suggestion here is to add 'arm64' to that list above.

When we try to build is without having arm64 on that list, we see the following error:

+ adt-run --help
+ grep -q -- --output-dir
/tmp/hooks/B20autopkgtest: 50: /tmp/hooks/B20autopkgtest: adt-run: not found
+ OUTPUT_OPTION=--tmp-dir
+ mkdir -p /tmp/buildd/autopkgtest.out
+ newpid adt-run --tmp-dir /tmp/buildd/autopkgtest.out --summary /tmp/buildd/autopkgtest.summary /tmp/buildd/clang-10-doc_10.0.1~++20201012$
+ EXIT=135
+ tar acf /tmp/buildd/autopkgtest.tar.gz /tmp/buildd/autopkgtest.out
tar: Removing leading `/' from member names
+ exit 135
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.



More information about the Pkg-llvm-team mailing list