qemu/.gitlab-ci.d
Richard Henderson 45e1b74694 gitlab-ci/custom-runners: Disable -static-pie for ubuntu-20.04-aarch64
The project has reached the magic size at which we see

/usr/aarch64-linux-gnu/lib/libc.a(init-first.o): in function `__libc_init_first':
(.text+0x10): relocation truncated to fit: R_AARCH64_LD64_GOTPAGE_LO15 against \
symbol `__environ' defined in .bss section in /usr/aarch64-linux-gnu/lib/libc.a(environ.o)
/usr/bin/ld: (.text+0x10): warning: too many GOT entries for -fpic, please recompile with -fPIC

The bug has been reported upstream, but in the meantime there is
nothing we can do except build a non-pie executable.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220823210329.1969895-1-richard.henderson@linaro.org>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20220914155950.804707-20-alex.bennee@linaro.org>
2022-09-20 17:22:08 +01:00
..
cirrus gitlab: show testlog.txt contents when cirrus/custom-runner jobs fail 2022-07-29 09:48:01 +01:00
custom-runners gitlab-ci/custom-runners: Disable -static-pie for ubuntu-20.04-aarch64 2022-09-20 17:22:08 +01:00
edk2 edk2/docker: use ubuntu 18.04 2022-03-15 09:32:22 +01:00
opensbi gitlab-ci.yml: Add jobs to build OpenSBI firmware binaries 2020-03-16 17:03:50 -07:00
base.yml gitlab: compare CIRRUS_nn vars against 'null' not "" 2022-06-14 00:15:06 +01:00
buildtest-template.yml gitlab: convert build/container jobs to .base_job_template 2022-06-01 15:47:43 +01:00
buildtest.yml configure: Restrict TCG to emulation 2022-07-13 00:06:02 +02:00
check-dco.py gitlab: add a CI job to validate the DCO sign off 2020-10-13 12:48:17 +02:00
check-patch.py .gitlab-ci.d/check-patch: tweak output for CI logs 2020-11-16 11:08:40 +00:00
cirrus.yml gitlab: convert Cirrus jobs to .base_job_template 2022-06-01 15:47:43 +01:00
container-core.yml gitlab: Extract core container jobs to container-core.yml 2021-05-27 16:39:23 +02:00
container-cross.yml tests/docker: remove tricore qemu/debian10 dependency 2022-09-20 16:27:35 +01:00
container-template.yml gitlab: convert build/container jobs to .base_job_template 2022-06-01 15:47:43 +01:00
containers.yml tests/docker: update debian-amd64 with lcitool 2022-06-01 15:47:23 +01:00
crossbuild-template.yml gitlab: reduce targets in cross_user_build_job 2022-09-20 15:14:59 +01:00
crossbuilds.yml .gitlab-ci.d/crossbuilds: Fix the dependency of the cross-i386-tci job 2022-06-01 10:21:49 +01:00
custom-runners.yml gitlab: include new aarch32 job in custom-runners 2022-03-23 10:38:09 +00:00
edk2.yml gitlab: honour QEMU_CI variable in edk2/opensbi jobs 2022-07-05 09:33:58 +02:00
opensbi.yml gitlab: honour QEMU_CI variable in edk2/opensbi jobs 2022-07-05 09:33:58 +02:00
qemu-project.yml gitlab: introduce a common base job template 2022-06-01 15:47:43 +01:00
stages.yml gitlab: drop 'containers-layer2' stage 2022-07-29 09:48:01 +01:00
static_checks.yml gitlab: convert static checks to .base_job_template 2022-06-01 15:47:43 +01:00
windows.yml gitlab-ci: Only use one process in Windows jobs for compilation 2022-08-29 15:28:51 +02:00