Searched +full:debian +full:- +full:arm64 +full:- +full:build +full:- +full:test (Results 1 – 25 of 109) sorted by relevance
12345
| /external/igt-gpu-tools/ |
| D | .gitlab-ci.yml | 1 image: $CI_REGISTRY/$CI_PROJECT_PATH/igt-fedora:latest 4 -Dlibdrm_drivers=intel,nouveau,amdgpu 5 -Doverlay=enabled 6 -Dchamelium=enabled 7 -Dvalgrind=enabled 8 -Dman=enabled 9 -Dtests=enabled 10 -Drunner=enabled 11 -Dlibunwind=enabled 12 LANG: "C.UTF-8" [all …]
|
| /external/mesa3d/.gitlab-ci/lava/ |
| D | lava-gitlab-ci.yml | 2 …REGISTRY_IMAGE}/alpine/x86_64_lava_ssh_client:${ALPINE_X86_64_LAVA_SSH_TAG}--${MESA_TEMPLATES_COMM… 5 .lava-test: 9 GIT_STRATEGY: none # testing doesn't build anything from source 10 FDO_CI_CONCURRENT: 6 # should be replaced by per-machine definitions 12 FDO_HTTP_CACHE_URI: "http://caching-proxy/cache/?uri=" 13 # base system generated by the container build job, shared between many pipelines 14 BASE_SYSTEM_HOST_PREFIX: "${S3_HOST}/mesa-lava" 17 # per-job build artifacts 18 JOB_ROOTFS_OVERLAY_PATH: "${JOB_ARTIFACTS_BASE}/job-rootfs-overlay.tar.gz" 20 S3_ARTIFACT_NAME: "mesa-${ARCH}-default-debugoptimized" [all …]
|
| /external/mesa3d/.gitlab-ci/test/ |
| D | gitlab-ci.yml | 1 .test: 5 GIT_STRATEGY: none # testing doesn't build anything from source 7 - !reference [default, before_script] 8 # Note: Build dir (and thus install) may be dirty due to GIT_STRATEGY 9 - rm -rf install 10 - tar -xf artifacts/install.tar 11 - section_start ldd_section "Checking ldd on driver build" 12 - LD_LIBRARY_PATH=install/lib find install/lib -name "*.so" -print -exec ldd {} \; 13 - section_end ldd_section 18 - results/ [all …]
|
| /external/mesa3d/.gitlab-ci/build/ |
| D | gitlab-ci.yml | 2 .build-common: 3 extends: .container+build-rules 6 # Build jobs don't take more than 1-3 minutes. 5-8 min max on a fresh runner 18 - _build/meson-logs/*.txt 19 - _build/meson-logs/strace 20 - shader-db 21 - artifacts 24 .build-linux: 25 extends: .build-common 32 - !reference [default, before_script] [all …]
|
| /external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
| D | .cirrus.yml | 3 …CMAKE_FLAGS: "-DCMAKE_BUILD_TYPE=DEBUG -DCARES_STATIC=ON -DCARES_STATIC_PIC=ON -DCARES_BUILD_TESTS… 7 - name: "Debian amd64" 9 DIST: "DEBIAN" 11 SCAN_BUILD: "scan-build" 20 image: debian:latest 21 - name: "Debian arm64" 23 DIST: "DEBIAN-ARM" 25 SCAN_BUILD: "scan-build" 32 image: debian:latest 33 - name: "FreeBSD amd64" [all …]
|
| /external/mesa3d/.gitlab-ci/container/ |
| D | gitlab-ci.yml | 3 .incorporate-templates-commit: 5 FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_TEMPLATES_COMMIT}" 7 .incorporate-base-tag+templates-commit: 9 …FDO_BASE_IMAGE: "${CI_REGISTRY_IMAGE}/${MESA_BASE_IMAGE}:${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT… 10 FDO_DISTRIBUTION_TAG: "${MESA_IMAGE_TAG}--${MESA_BASE_TAG}--${MESA_TEMPLATES_COMMIT}" 12 .set-image: 14 - .incorporate-templates-commit 19 .set-image-base-tag: 21 - .set-image 22 - .incorporate-base-tag+templates-commit [all …]
|
| /external/mesa3d/src/freedreno/ci/ |
| D | gitlab-ci-inc.yml | 2 .freedreno-common-rules: 4 - !reference [.test, rules] 5 - !reference [.no_scheduled_pipelines-rules, rules] 6 - changes: &freedreno_core_file_list 7 - src/freedreno/ci/gitlab-ci.yml 8 - src/freedreno/ci/gitlab-ci-inc.yml 9 - src/freedreno/ci/deqp-$DEQP_SUITE.toml 10 - src/freedreno/ci/$GPU_VERSION-fails.txt 11 - src/freedreno/ci/$GPU_VERSION-flakes.txt 12 - src/freedreno/ci/$GPU_VERSION-skips.txt [all …]
|
| /external/libopus/ |
| D | .gitlab-ci.yml | 2 - template: 'Workflows/Branch-Pipelines.gitlab-ci.yml' 4 …ttps://docs.gitlab.com/ee/ci/yaml/workflow.html#switch-between-branch-pipelines-and-merge-request-… 7 - if: $CI_PIPELINE_SOURCE == "merge_request_event" 8 - if: $CI_COMMIT_BRANCH && $CI_OPEN_MERGE_REQUESTS && $CI_PIPELINE_SOURCE == "push" 10 - if: $CI_COMMIT_BRANCH 11 - if: $CI_COMMIT_TAG 15 - docker 16 image: 'debian:bookworm-slim' 18 # https://docs.gitlab.com/ee/ci/yaml/yaml_optimization.html#reference-tags 21 # Make sure we have a recent annotated tag, otherwise meson/get-version.py [all …]
|
| /external/ltp/.github/workflows/ |
| D | ci.yml | 1 # Copyright (c) 2021-2023 Petr Vorel <pvorel@suse.cz> 11 runs-on: ubuntu-latest 14 fail-fast: false 17 # 32bit build 18 - container: "debian:stable" 24 - container: "debian:stable" 27 CC: powerpc64le-linux-gnu-gcc 30 VARIANT: cross-compile 32 - container: "debian:stable" 34 ARCH: arm64 [all …]
|
| /external/skia/infra/bots/ |
| D | tasks.json | 3 "BazelBuild-all_tests-debug-linux_x64": { 5 "BazelBuild-all_tests-debug-linux_x64" 8 "BazelBuild-all_tests-release-linux_x64": { 10 "BazelBuild-all_tests-release-linux_x64" 13 "BazelBuild-android_math_test-for_android_arm64_release-linux_x64": { 15 "BazelBuild-android_math_test-for_android_arm64_release-linux_x64" 18 "BazelBuild-core-release-linux_x64": { 20 "BazelBuild-core-release-linux_x64" 23 "BazelBuild-cpu_8888_benchmark_android_test-for_android_arm64_release-linux_x64": { 25 "BazelBuild-cpu_8888_benchmark_android_test-for_android_arm64_release-linux_x64" [all …]
|
| /external/AFLplusplus/docs/ |
| D | INSTALL.md | 7 Docker Hub (for x86_64 and arm64): 11 docker run -ti -v /location/of/your/target:/src aflplusplus/aflplusplus 20 If you want to build AFL++ yourself, you have many options. The easiest choice 21 is to build and install everything: 23 NOTE: depending on your Debian/Ubuntu/Kali/... release, replace `-14` with 27 sudo apt-get update 28 …udo apt-get install -y build-essential python3-dev automake cmake git flex bison libglib2.0-dev li… 30 sudo apt-get install -y lld-14 llvm-14 llvm-14-dev clang-14 || sudo apt-get install -y lld llvm llv… 31 …t-get install -y gcc-$(gcc --version|head -n1|sed 's/\..*//'|sed 's/.* //')-plugin-dev libstdc++-$… 32 sudo apt-get install -y ninja-build # for QEMU mode [all …]
|
| /external/libdrm/.gitlab-ci/ |
| D | debian-install.sh | 2 set -o errexit 3 set -o xtrace 7 CROSS_ARCHITECTURES=(i386 armhf arm64 ppc64el) 9 dpkg --add-architecture $arch 12 apt-get install -y \ 13 ca-certificates 15 sed -i -e 's/http:\/\/deb/https:\/\/deb/g' /etc/apt/sources.list 16 echo 'deb https://deb.debian.org/debian buster-backports main' >/etc/apt/sources.list.d/backports.l… 18 apt-get update 23 Pin: release a=buster-backports [all …]
|
| /external/aws-crt-java/ |
| D | builder.json | 2 "name": "aws-crt-java", 7 "mvn -P continuous-integration -B compile" 10 "aws-crt-java-test" 15 "build_dir": "target/cmake-build", 27 "openjdk-8-jdk-headless" 30 "debian": { object 32 "openjdk-8-jdk-headless" 39 "mvn -P continuous-integration -B compile" 42 "aws-crt-java-test" 48 "build" [all …]
|
| /external/rust/crates/grpcio-sys/grpc/tools/dockerfile/ |
| D | push_testing_images.sh | 8 # http://www.apache.org/licenses/LICENSE-2.0 21 set -e 25 cd - 29 # CHECK_MODE: if set, the script will check that all the .current_version files are up-to-date (us… 35 # $ gcloud auth configure-docker us-docker.pkg.dev 44 docker run --rm -it debian:11 bash -c 'echo "sudoless docker run works!"' || \ 47 # Some of the images we build are for arm64 architecture and the easiest 48 # way of allowing them to build locally on x64 machine is to use 49 # qemu binfmt-misc hook that automatically runs arm64 binaries under 51 # Perform a check that "qemu-user-static" with binfmt-misc hook [all …]
|
| /external/crosvm/docs/book/src/building_crosvm/ |
| D | linux.md | 3 This page describes how to build and develop crosvm on linux. If you are targeting ChromeOS, please 19 git submodule update --init 30 Crosvm development best works on Debian derivatives. We provide a script to install the necessary 31 packages on Debian, Ubuntu or gLinux: 34 ./tools/install-deps 38 [Using the development container](#using-the-development-container). 42 We provide a Debian container with the required packages installed. With 43 [Podman](https://podman.io/getting-started/installation) or 44 [Docker](https://docs.docker.com/get-docker/) installed, it can be started with: 56 ./tools/dev_container cargo build [all …]
|
| /external/crosvm/tools/impl/testvm/ |
| D | Makefile | 2 # Use of this source code is governed by a BSD-style license that can be 5 # Builds the base image for test VMs used by ./tools/x86vm and 8 # To build and upload a new base image, uprev the version in the `version` file 14 # You need write access to the crosvm-testvm storage bucket which is part of the 15 # crosvm-packages cloud project. 20 # make -C tools/impl/testvm ARCH=x86_64 23 CARGO_TARGET=$(shell cargo metadata --no-deps --format-version 1 | \ 24 jq -r ".target_directory") 26 $(shell mkdir -p $(TARGET)) 30 QEMU_CMD=qemu-system-x86_64 \ [all …]
|
| /external/mesa3d/.gitlab-ci/ |
| D | test-source-dep.yml | 5 .scheduled_pipeline-rules: 7 - if: &is-scheduled-pipeline '$CI_PIPELINE_SOURCE == "schedule"' 14 - api_failure 15 - runner_system_failure 16 - scheduler_failure 17 - data_integrity_failure 18 - unknown_failure 23 .no_scheduled_pipelines-rules: 25 - if: *is-scheduled-pipeline 29 # traces (both https://gitlab.freedesktop.org/gfx-ci/tracie/traces-db-private [all …]
|
| D | lava-gitlab-ci.yml | 2 DISTRIBUTION_TAG: "2020-11-09-kmod-fix" 5 stage: container-2 7 - .ci-run-policy 10 …RL: "https://gitlab.freedesktop.org/tomeu/linux/-/archive/v5.10-rc2-for-mesa-ci/linux-v5.10-rc2-fo… 14 - .gitlab-ci/container/lava_build.sh 18 - .use-x86_build-base 19 - .kernel+rootfs 20 image: "$CI_REGISTRY_IMAGE/debian/x86_build-base:$BASE_TAG" 26 - .use-arm_build 27 - .kernel+rootfs [all …]
|
| /external/openscreen/docs/ |
| D | continuous_build.md | 1 # Continuous build and try jobs 4 to monitor the build and test health of the library. 8 | Name | Arch | OS | Toolchain | Build | Notes … 9 |------------------------|--------|------------------------|-----------|---------|-----------------… 10 | linux64_debug | x86-64 | Ubuntu Linux 18.04 | clang | debug | ASAN enabled … 11 | linux_arm64_debug | arm64 | Ubuntu Linux 20.04 [*] | clang | debug | … 12 | linux64_gcc_debug | x86-64 | Ubuntu Linux 18.04 | gcc-7 | debug | … 13 | linux64_tsan | x86-64 | Ubuntu Linux 18.04 | clang | release | TSAN enabled … 14 | linux64_coverage_debug | x86-64 | Ubuntu Linux 18.04 | clang | debug | used for code co… 15 | linux64_cast_e2e | x86-64 | Ubuntu Linux 18.04 | clang | debug | Builds cast standa… [all …]
|
| /external/grpc-grpc/tools/dockerfile/test/csharp_debian11_arm64/ |
| D | Dockerfile | 7 # http://www.apache.org/licenses/LICENSE-2.0 15 FROM arm64v8/debian:11 21 RUN apt-get update && apt-get install -y \ 22 build-essential \ 25 pkg-config \ 26 && apt-get clean 29 RUN apt-get update && apt-get install -y \ 32 && apt-get clean 35 RUN apt-get update && apt-get install -y \ 37 libc6-dbg \ [all …]
|
| /external/grpc-grpc/tools/dockerfile/test/csharp_debian11_x64/ |
| D | Dockerfile | 7 # http://www.apache.org/licenses/LICENSE-2.0 15 FROM debian:11 21 RUN apt-get update && apt-get install -y \ 22 build-essential \ 25 pkg-config \ 26 && apt-get clean 29 RUN apt-get update && apt-get install -y \ 32 && apt-get clean 35 RUN apt-get update && apt-get install -y \ 37 libc6-dbg \ [all …]
|
| /external/rust/crates/grpcio-sys/grpc/tools/dockerfile/test/csharp_debian11_x64/ |
| D | Dockerfile | 7 # http://www.apache.org/licenses/LICENSE-2.0 15 FROM debian:11 21 RUN apt-get update && apt-get install -y \ 22 build-essential \ 25 pkg-config \ 26 && apt-get clean 29 RUN apt-get update && apt-get install -y \ 32 && apt-get clean 35 RUN apt-get update && apt-get install -y \ 37 libc6-dbg \ [all …]
|
| /external/rust/crates/grpcio-sys/grpc/tools/dockerfile/test/csharp_debian11_arm64/ |
| D | Dockerfile | 7 # http://www.apache.org/licenses/LICENSE-2.0 15 FROM arm64v8/debian:11 21 RUN apt-get update && apt-get install -y \ 22 build-essential \ 25 pkg-config \ 26 && apt-get clean 29 RUN apt-get update && apt-get install -y \ 32 && apt-get clean 35 RUN apt-get update && apt-get install -y \ 37 libc6-dbg \ [all …]
|
| /external/grpc-grpc/tools/dockerfile/ |
| D | push_testing_images.sh | 8 # http://www.apache.org/licenses/LICENSE-2.0 21 set -ex 25 cd - 29 # CHECK_MODE: if set, the script will check that all the .current_version files are up-to-date (us… 35 # $ gcloud auth configure-docker us-docker.pkg.dev 44 docker run --rm -it debian:11 bash -c 'echo "sudoless docker run works!"' || \ 47 # Some of the images we build are for arm64 architecture and the easiest 48 # way of allowing them to build locally on x64 machine is to use 49 # qemu binfmt-misc hook that automatically runs arm64 binaries under 51 # Perform a check that "qemu-user-static" with binfmt-misc hook [all …]
|
| /external/rust/crates/grpcio-sys/grpc/tools/dockerfile/test/bazel_arm64/ |
| D | Dockerfile | 7 # http://www.apache.org/licenses/LICENSE-2.0 15 FROM arm64v8/debian:11 21 RUN apt-get update && apt-get install -y \ 22 build-essential \ 25 pkg-config \ 26 && apt-get clean 29 RUN apt-get update && apt-get install -y \ 32 && apt-get clean 35 RUN apt-get update && apt-get install -y \ 37 libc6-dbg \ [all …]
|
12345