Il mer 17 mag 2023, 22:31 Richard Henderson <richard.hender...@linaro.org> ha scritto:
> https://gitlab.com/qemu-project/qemu/-/jobs/4304958487#L1887 > > Warning, treated as error: > the sphinx_rtd_theme extension does not declare if it is safe for parallel > reading, > assuming it isn't - please ask the extension author to check and make it > explicit > Hmm I think with John's infrastructure it will be easy to check for a given version of the theme but I wonder why it didn't fail for me. > https://gitlab.com/qemu-project/qemu/-/jobs/4304958508#L2551 > > /usr/lib/gcc/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/lib/../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/lib/gcc/aarch64-linux-gnu/11/../../../../aarch64-linux-gnu/lib/../lib/libc.a(environ.o) > /usr/bin/ld: (.text+0x10): warning: too many GOT entries for -fpic, please > recompile with > -fPIC > I will probably just split the PR in two while I figure out what happens, thanks. Paolo > > r~ > >