criu/scripts/build
Radostin Stoyanov d68205e919 ci: enable cross compile testing for amdgpu-plugin
Skip cross-compilation on armv7 because, among many other errors,
it fails with the following:

	In file included from ../../include/common/lock.h:9,
			 from ../../criu/include/files.h:9,
			 from amdgpu_plugin.c:30:
	../../include/common/asm/atomic.h:60:2: error: #error ARM architecture version (CONFIG_ARMV*) not set or unsupported.
	   60 | #error ARM architecture version (CONFIG_ARMV*) not set or unsupported.
	      |  ^~~~~
	../../include/common/asm/atomic.h: In function 'atomic_add_return':
	../../include/common/asm/atomic.h:81:9: error: implicit declaration of function 'smp_mb' [-Werror=implicit-function-declaration]
	   81 |         smp_mb();
	      |         ^~~~~~

Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
2024-09-19 15:23:42 -07:00
..
Dockerfile.aarch64-stable-cross.hdr ci: Run cross compile on debian stable 2022-04-28 17:53:52 -07:00
Dockerfile.aarch64-stable-cross.tmpl ci: Run cross compile on debian stable 2022-04-28 17:53:52 -07:00
Dockerfile.aarch64-unstable-cross.hdr ci: use unstable release for cross-compile 2022-04-28 17:53:52 -07:00
Dockerfile.aarch64-unstable-cross.tmpl ci: use unstable release for cross-compile 2022-04-28 17:53:52 -07:00
Dockerfile.alpine make: replace flake8 with ruff 2024-09-11 16:02:11 -07:00
Dockerfile.amd-rocm remove python-future dependency 2023-10-22 13:29:25 -07:00
Dockerfile.archlinux make: replace flake8 with ruff 2024-09-11 16:02:11 -07:00
Dockerfile.armv7-stable-cross.hdr ci: Run cross compile on debian stable 2022-04-28 17:53:52 -07:00
Dockerfile.armv7-stable-cross.tmpl ci: Run cross compile on debian stable 2022-04-28 17:53:52 -07:00
Dockerfile.armv7-unstable-cross.hdr ci: use unstable release for cross-compile 2022-04-28 17:53:52 -07:00
Dockerfile.armv7-unstable-cross.tmpl ci: use unstable release for cross-compile 2022-04-28 17:53:52 -07:00
Dockerfile.armv7hf.hdr travis: switch all arm related tests to real hardware 2020-02-04 12:39:04 -08:00
Dockerfile.armv7hf.tmpl travis: switch all arm related tests to real hardware 2020-02-04 12:39:04 -08:00
Dockerfile.centos8 make: replace flake8 with ruff 2024-09-11 16:02:11 -07:00
Dockerfile.fedora-asan.hdr ci: move asan and image streamer test to github 2021-09-03 10:31:00 -07:00
Dockerfile.fedora-asan.tmpl travis: add a job to test on the fedora rawhide 2017-10-17 08:40:44 +03:00
Dockerfile.fedora-rawhide.hdr travis: use Fedora rawhide images from Fedora 2020-10-20 00:18:24 -07:00
Dockerfile.fedora-rawhide.tmpl travis: add a job to test on the fedora rawhide 2017-10-17 08:40:44 +03:00
Dockerfile.fedora.tmpl Revert "ci: disable glibc rseq support" 2022-04-28 17:53:52 -07:00
Dockerfile.hotspot-alpine test/javaTests: update org.testng:testng (Maven) 2023-04-15 21:17:21 -07:00
Dockerfile.hotspot-ubuntu remove python-future dependency 2023-10-22 13:29:25 -07:00
Dockerfile.linux32.tmpl remove python-future dependency 2023-10-22 13:29:25 -07:00
Dockerfile.mips64el-stable-cross.hdr ci: Run cross compile on debian stable 2022-04-28 17:53:52 -07:00
Dockerfile.mips64el-stable-cross.tmpl ci: Run cross compile on debian stable 2022-04-28 17:53:52 -07:00
Dockerfile.mips64el-unstable-cross.hdr ci: use unstable release for cross-compile 2022-04-28 17:53:52 -07:00
Dockerfile.mips64el-unstable-cross.tmpl ci: use unstable release for cross-compile 2022-04-28 17:53:52 -07:00
Dockerfile.openj9-ubuntu remove python-future dependency 2023-10-22 13:29:25 -07:00
Dockerfile.ppc64-stable-cross.hdr ci: Run cross compile on debian stable 2022-04-28 17:53:52 -07:00
Dockerfile.ppc64-stable-cross.tmpl ci: Run cross compile on debian stable 2022-04-28 17:53:52 -07:00
Dockerfile.ppc64-unstable-cross.hdr ci: use unstable release for cross-compile 2022-04-28 17:53:52 -07:00
Dockerfile.ppc64-unstable-cross.tmpl ci: use unstable release for cross-compile 2022-04-28 17:53:52 -07:00
Dockerfile.stable-cross.tmpl ci: enable cross compile testing for amdgpu-plugin 2024-09-19 15:23:42 -07:00
Dockerfile.tmpl make: remove checks for python 2 binary 2023-10-22 13:29:25 -07:00
Dockerfile.unstable-cross.tmpl ci: use unstable release for cross-compile 2022-04-28 17:53:52 -07:00
Dockerfile.x86_64.hdr net: Fix TOCTOU race condition in unix_conf_op 2024-09-11 16:02:11 -07:00
Dockerfile.x86_64.tmpl travis: add a job to test on the fedora rawhide 2017-10-17 08:40:44 +03:00
Makefile scripts/build: drop centos 7 targets 2024-09-11 16:02:11 -07:00