x86_64-pc-linux-gnu-ld -r -z noexecstack -T ./compel/arch/x86/scripts/compel-pack.lds.S -o criu/pie/parasite.built-in.o criu/pie/parasite.o criu/pie/pie.lib.a ./compel/plugins/std.lib.a ./compel/compel-host hgen -f criu/pie/parasite.built-in.o -o criu/pie/parasite-blob.h x86_64-pc-linux-gnu-ld -r -z noexecstack -T ./compel/arch/x86/scripts/compel-pack.lds.S -o criu/pie/restorer.built-in.o criu/pie/parasite-vdso.o ./criu/arch/x86/vdso-pie.o ./criu/arch/x86/restorer.o ./criu/arch/x86/restorer_unmap.o ./criu/arch/x86/sigaction_compat_pie.o criu/pie/restorer.o criu/pie/pie.lib.a ./compel/plugins/std.lib.a ./compel/compel-host hgen -f criu/pie/restorer.built-in.o -o criu/pie/restorer-blob.h Error (compel/src/lib/handle-elf-host.c:337): Unexpected undefined symbol: `strlen'. External symbol in PIE? make[2]: *** [criu/pie/Makefile:58: criu/pie/restorer-blob.h] Error 255 make[1]: *** [criu/Makefile:59: pie] Error 2 ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no_multilib_hardened-j4-20220426-020009 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-12.0.1 * clang/llvm (if any): clang version 14.0.1 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/14/bin /usr/lib/llvm/14 14.0.1 Python 3.9.12 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby27 (with Rubygems) [3] ruby31 (with Rubygems) * Available Rust versions: [1] rust-1.60.0 * The following VMs are available for generation-2: *) Eclipse Temurin JDK 11.0.14_p9 [openjdk-bin-11] 2) Eclipse Temurin JDK 8.322_p06 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 [2] openjdk-bin-11 system-vm The Glorious Glasgow Haskell Compilation System, version 8.10.4 php cli: HEAD of ::gentoo commit f1d4a131b4dddec98e82e94cb235f64e3048798c Author: Repository mirror & CI <repomirrorci@gentoo.org> Date: Tue Apr 26 12:18:24 2022 +0000 2022-04-26 12:18:24 UTC emerge -qpvO sys-process/criu [ebuild N ] sys-process/criu-3.16.1 USE="-bpf -doc -gnutls -nftables (-selinux) -setproctitle -static-libs -test" PYTHON_TARGETS="python3_9 -python3_8 -python3_10"
Created attachment 774759 [details] emerge-info.txt
Created attachment 774762 [details] emerge-history.txt
Created attachment 774765 [details] environment
Created attachment 774768 [details] etc.portage.tar.bz2
Created attachment 774771 [details] sys-process:criu-3.16.1:20220426-131309.log
Created attachment 774774 [details] temp.tar.bz2
Should be fixed in upstream development track: https://github.com/checkpoint-restore/criu/pull/1726
More specifically, criu-3.17 (not yet in tree) should fix this
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a5e6fa4194077e9d9d3df3596ff84ea10dd91c3 commit 2a5e6fa4194077e9d9d3df3596ff84ea10dd91c3 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-05-19 03:16:37 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-05-19 03:16:37 +0000 sys-process/criu: add 3.17 Closes: https://bugs.gentoo.org/841014 Signed-off-by: Sam James <sam@gentoo.org> sys-process/criu/Manifest | 1 + sys-process/criu/criu-3.17.ebuild | 164 +++++++++++++++++++++ .../criu/files/criu-3.17-amdgpu-build-fixes.patch | 98 ++++++++++++ 3 files changed, 263 insertions(+)
*** Bug 856982 has been marked as a duplicate of this bug. ***