Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 897573 Details for
Bug 936030
sys-process/criu-3.19 - [perl-5.40] [ncurses-6.5] [meson-9999] [icu-75.1] [gcc-15] make[1]: No rule to make target .../stats.o. Stop.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
sys-process:criu-3.19:20240714-014131.log
sys-process:criu-3.19:20240714-014131.log (text/plain), 61.05 KB, created by
Toralf Förster
on 2024-07-14 08:33:34 UTC
(
hide
)
Description:
sys-process:criu-3.19:20240714-014131.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-07-14 08:33:34 UTC
Size:
61.05 KB
patch
obsolete
> * Package: sys-process/criu-3.19:0 > * Repository: gentoo > * Maintainer: chutzpah@gentoo.org virtualization@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc filecaps kernel_linux python_targets_python3_12 > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found sources for kernel version: > * 6.9.9-gentoo-dist > * Checking for suitable kernel configuration options ... > [ ok ] >>>> Unpacking source... >>>> Unpacking criu-3.19.tar.gz to /var/tmp/portage/sys-process/criu-3.19/work >>>> Source unpacked in /var/tmp/portage/sys-process/criu-3.19/work >>>> Preparing source in /var/tmp/portage/sys-process/criu-3.19/work/criu-3.19 ... > * Applying criu-2.2-flags.patch ... > [ ok ] > * Applying criu-2.3-no-git.patch ... > [ ok ] > * Applying criu-3.12-automagic-libbsd.patch ... > [ ok ] > * Applying criu-3.19-buildsystem.patch ... >patching file Makefile.config >Hunk #1 succeeded at 5 with fuzz 1. > [ ok ] > * Build system packages: > * dev-python/gpep517 : 16 > * dev-python/installer : 0.7.0 > * dev-python/setuptools : 70.3.0 > * dev-python/setuptools-rust : 1.9.0-r1 > * dev-python/setuptools-scm : 8.1.0 > * dev-python/wheel : 0.43.0 >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/sys-process/criu-3.19/work/criu-3.19 ... > * Using python3.12 in global scope >>>> Source configured. >>>> Compiling source in /var/tmp/portage/sys-process/criu-3.19/work/criu-3.19 ... >make -j4 AR=x86_64-pc-linux-gnu-ar ARCH=x86 CC=x86_64-pc-linux-gnu-gcc FULL_PYTHON=/usr/bin/python3 HOSTCC=x86_64-pc-linux-gnu-gcc LD=x86_64-pc-linux-gnu-ld LIBDIR=/usr/lib64 LOGROTATEDIR=/etc/logrotate.d OBJCOPY=x86_64-pc-linux-gnu-objcopy PKG_CONFIG=x86_64-pc-linux-gnu-pkg-config PREFIX=/usr PYTHON=python3 PYTHON_EXTERNALLY_MANAGED=1 V=1 WERROR=0 DEBUG=0 SETPROCTITLE=no NO_GNUTLS=1 all >Note: Building criu without amdgpu_plugin. >Note: no_libdrm and no_libdrm_amdgpu are required to build amdgpu_plugin. >echo "0" > .gitid >make -r -R -f /var/tmp/portage/sys-process/criu-3.19/work/criu-3.19/scripts/nmk/scripts/main.mk makefile=Makefile obj=images all >ln -s ./arch/x86/asm include/common/asm >ln -s ../arch/x86/src/lib/include compel/include/asm >touch .config >echo "/* Autogenerated, do not edit */" > compel/include/version.h >echo "#ifndef COMPEL_SO_VERSION_H__" >> compel/include/version.h >echo "#define COMPEL_SO_VERSION_H__" >> compel/include/version.h >echo "#define COMPEL_SO_VERSION \"\"" >> compel/include/version.h >echo "#define COMPEL_SO_VERSION_MAJOR " 1 >> compel/include/version.h >echo "#define COMPEL_SO_VERSION_MINOR " 0 >> compel/include/version.h >echo "/* Autogenerated, do not edit */" > criu/include/version.h >echo "#define COMPEL_SO_VERSION_SUBLEVEL " 0 >> compel/include/version.h >echo "#ifndef __CR_VERSION_H__" >> criu/include/version.h >echo "#endif /* COMPEL_SO_VERSION_H__ */" >> compel/include/version.h >echo "#define __CR_VERSION_H__" >> criu/include/version.h >echo '#ifndef __CR_CONFIG_H__' > include/common/config.h >echo "#define CRIU_VERSION \"3.19\"" >> criu/include/version.h >echo '#define __CR_CONFIG_H__' >> include/common/config.h >echo "#define CRIU_VERSION_MAJOR " 3 >> criu/include/version.h >echo '' >> include/common/config.h >echo "#define CRIU_VERSION_MINOR " 19 >> criu/include/version.h >echo '#define CONFIG_HAS_TCP_REPAIR' >> include/common/config.h >echo "#define CRIU_GITID \"0\"" >> criu/include/version.h >echo '#define CONFIG_HAS_STRLCPY' >> include/common/config.h >echo "#endif /* __CR_VERSION_H__ */" >> criu/include/version.h >echo '#define CONFIG_HAS_STRLCAT' >> include/common/config.h >echo '// CONFIG_HAS_PTRACE_PEEKSIGINFO is not set' >> include/common/config.h >echo '// CONFIG_HAS_SETPROCTITLE_INIT is not set' >> include/common/config.h >echo '#define CONFIG_HAS_TCP_REPAIR_WINDOW' >> include/common/config.h >echo '#define CONFIG_HAS_MEMFD_CREATE' >> include/common/config.h >echo '#define CONFIG_HAS_OPENAT2' >> include/common/config.h >echo '// CONFIG_HAS_NO_LIBC_RSEQ_DEFS is not set' >> include/common/config.h >cat .config | sed -n -e '/^[^#]/s/^/#define CONFIG_/p' >> include/common/config.h >echo '#endif /* __CR_CONFIG_H__ */' >> include/common/config.h >make -r -R -f /var/tmp/portage/sys-process/criu-3.19/work/criu-3.19/scripts/nmk/scripts/main.mk makefile=Makefile obj=compel/plugins compel/plugins/std.lib.a >make -r -R -f /var/tmp/portage/sys-process/criu-3.19/work/criu-3.19/scripts/nmk/scripts/main.mk makefile=Makefile obj=soccr all >echo "/* Autogenerated, don't edit */" > compel/plugins/include/uapi/std/syscall-codes-64.h >echo "/* Autogenerated, don't edit */" > compel/plugins/include/uapi/std/syscall-64.h >echo "#ifndef ASM_SYSCALL_PROTO_H_64__" >> compel/plugins/include/uapi/std/syscall-64.h >echo "#ifndef ASM_SYSCALL_CODES_H_64__" >> compel/plugins/include/uapi/std/syscall-codes-64.h >echo "#define ASM_SYSCALL_PROTO_H_64__" >> compel/plugins/include/uapi/std/syscall-64.h >echo "#define ASM_SYSCALL_CODES_H_64__" >> compel/plugins/include/uapi/std/syscall-codes-64.h >echo "/* musl defines loff_t as off_t */" >> compel/plugins/include/uapi/std/syscall-64.h >echo '#ifndef loff_t' >> compel/plugins/include/uapi/std/syscall-64.h >cat compel/arch/x86/plugins/std/syscalls/syscall_64.tbl | awk '/^__NR/{SYSN=$1; sub("^__NR", "SYS", SYSN); print "\n#ifndef ", $1; print "#define", $1, $2; print "#endif"; print "\n#ifndef ", SYSN; print "#define ", SYSN, $1; print "#endif";}' >> compel/plugins/include/uapi/std/syscall-codes-64.h >echo '#define loff_t off_t' >> compel/plugins/include/uapi/std/syscall-64.h >x86_64-pc-linux-gnu-gcc -M -MT soccr/soccr.d -MT soccr/soccr.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT soccr/soccr.c -o soccr/soccr.d >echo '#endif' >> compel/plugins/include/uapi/std/syscall-64.h >echo "#endif /* ASM_SYSCALL_CODES_H_64__ */" >> compel/plugins/include/uapi/std/syscall-codes-64.h >echo '#include <compel/plugins/std/syscall-codes-64.h>' >> compel/plugins/include/uapi/std/syscall-64.h >echo '#include <compel/plugins/std/syscall-types.h>' >> compel/plugins/include/uapi/std/syscall-64.h >echo "/* Autogenerated, don't edit */" > compel/plugins/include/uapi/std/syscall-codes.h >cat compel/arch/x86/plugins/std/syscalls/syscall_64.tbl | awk '/^__NR/{print "extern long", $3, substr($0, index($0,$4)), ";"}' >> compel/plugins/include/uapi/std/syscall-64.h >echo "#ifndef __ASM_CR_SYSCALL_CODES_H__" >> compel/plugins/include/uapi/std/syscall-codes.h >echo "#define __ASM_CR_SYSCALL_CODES_H__" >> compel/plugins/include/uapi/std/syscall-codes.h >echo "#endif /* ASM_SYSCALL_PROTO_H_64__ */" >> compel/plugins/include/uapi/std/syscall-64.h >echo "/* musl defines loff_t as off_t */" >> compel/plugins/include/uapi/std/syscall-codes.h >echo '#ifndef loff_t' >> compel/plugins/include/uapi/std/syscall-codes.h >ln -s ../../../../../../compel/arch/x86/plugins/include/asm/syscall-types.h compel/plugins/include/uapi/std/asm/syscall-types.h >echo '#define loff_t off_t' >> compel/plugins/include/uapi/std/syscall-codes.h >x86_64-pc-linux-gnu-gcc -M -MT compel/arch/x86/plugins/std/parasite-head.d -MT compel/arch/x86/plugins/std/parasite-head.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -D__ASSEMBLY__ -I compel/include/uapi -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include -iquote compel/arch/x86/plugins -fpie -Wstrict-prototypes -nostdlib -fomit-frame-pointer -fno-stack-protector compel/arch/x86/plugins/std/parasite-head.S -o compel/arch/x86/plugins/std/parasite-head.d >echo '#endif' >> compel/plugins/include/uapi/std/syscall-codes.h >echo '#include <compel/plugins/std/syscall-codes-64.h>' >> compel/plugins/include/uapi/std/syscall-codes.h >cat compel/arch/x86/plugins/std/syscalls/syscall_32.tbl | awk '/^__NR/{NR32=$1; \ > sub("^__NR", "__NR32", NR32); \ > print "\n#ifndef ", NR32; \ > print "#define ", NR32, $2; \ > print "#endif";}' >> compel/plugins/include/uapi/std/syscall-codes.h >echo "#endif /* __ASM_CR_SYSCALL_CODES_H__ */" >> compel/plugins/include/uapi/std/syscall-codes.h >x86_64-pc-linux-gnu-gcc -M -MT compel/arch/x86/plugins/std/memcpy.d -MT compel/arch/x86/plugins/std/memcpy.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -D__ASSEMBLY__ -I compel/include/uapi -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include -iquote compel/arch/x86/plugins -fpie -Wstrict-prototypes -nostdlib -fomit-frame-pointer -fno-stack-protector compel/arch/x86/plugins/std/memcpy.S -o compel/arch/x86/plugins/std/memcpy.d >echo "/* Autogenerated, don't edit */" > compel/arch/x86/plugins/std/syscalls-64.S >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT soccr/soccr.c -o soccr/soccr.o >echo '#include <compel/plugins/std/syscall-codes-64.h>' >> compel/arch/x86/plugins/std/syscalls-64.S >echo '#include "std/syscalls/syscall-common-x86-64.S"' >> compel/arch/x86/plugins/std/syscalls-64.S >cat compel/arch/x86/plugins/std/syscalls/syscall_64.tbl | awk '/^__NR/{print "SYSCALL(", $3, ",", $2, ")"}' >> compel/arch/x86/plugins/std/syscalls-64.S >echo "/* Autogenerated, don't edit */" > compel/plugins/include/uapi/std/syscall.h >echo "#ifndef __ASM_CR_SYSCALL_PROTO_H__" >> compel/plugins/include/uapi/std/syscall.h >echo "#define __ASM_CR_SYSCALL_PROTO_H__" >> compel/plugins/include/uapi/std/syscall.h >echo "" >> compel/plugins/include/uapi/std/syscall.h >echo "#ifdef CONFIG_X86_32" >> compel/plugins/include/uapi/std/syscall.h >echo '#include <compel/plugins/std/syscall-32.h>' >> compel/plugins/include/uapi/std/syscall.h >echo "#else" >> compel/plugins/include/uapi/std/syscall.h >echo '#include <compel/plugins/std/syscall-64.h>' >> compel/plugins/include/uapi/std/syscall.h >echo "#endif /* CONFIG_X86_32 */" >> compel/plugins/include/uapi/std/syscall.h >echo "" >> compel/plugins/include/uapi/std/syscall.h >echo "#endif /* __ASM_CR_SYSCALL_PROTO_H__ */" >> compel/plugins/include/uapi/std/syscall.h >x86_64-pc-linux-gnu-gcc -M -MT compel/arch/x86/plugins/std/syscalls-64.d -MT compel/arch/x86/plugins/std/syscalls-64.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -D__ASSEMBLY__ -I compel/include/uapi -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include -iquote compel/arch/x86/plugins -fpie -Wstrict-prototypes -nostdlib -fomit-frame-pointer -fno-stack-protector compel/arch/x86/plugins/std/syscalls-64.S -o compel/arch/x86/plugins/std/syscalls-64.d >echo "/* Autogenerated, don't edit */" > compel/arch/x86/plugins/std/sys-exec-tbl-64.c >cat compel/arch/x86/plugins/std/syscalls/syscall_64.tbl | awk '/^__NR/{print "SYSCALL(", substr($3, 5), ",", $2, ")"}' >> compel/arch/x86/plugins/std/sys-exec-tbl-64.c >x86_64-pc-linux-gnu-gcc -M -MT compel/plugins/fds/fds.d -MT compel/plugins/fds/fds.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -DCR_NOGLIBC -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/fds/fds.c -o compel/plugins/fds/fds.d >x86_64-pc-linux-gnu-gcc -M -MT compel/plugins/shmem/shmem.d -MT compel/plugins/shmem/shmem.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -DCR_NOGLIBC -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/shmem/shmem.c -o compel/plugins/shmem/shmem.d >x86_64-pc-linux-gnu-gcc -M -MT compel/plugins/std/std.d -MT compel/plugins/std/std.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -DCR_NOGLIBC -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/std/std.c -o compel/plugins/std/std.d >x86_64-pc-linux-gnu-gcc -M -MT compel/plugins/std/fds.d -MT compel/plugins/std/fds.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -DCR_NOGLIBC -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/std/fds.c -o compel/plugins/std/fds.d >x86_64-pc-linux-gnu-gcc -M -MT compel/plugins/std/log.d -MT compel/plugins/std/log.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -DCR_NOGLIBC -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/std/log.c -o compel/plugins/std/log.d >x86_64-pc-linux-gnu-gcc -M -MT compel/plugins/std/string.d -MT compel/plugins/std/string.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -DCR_NOGLIBC -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/std/string.c -o compel/plugins/std/string.d >x86_64-pc-linux-gnu-gcc -M -MT compel/plugins/std/infect.d -MT compel/plugins/std/infect.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -DCR_NOGLIBC -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/std/infect.c -o compel/plugins/std/infect.d >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -DCR_NOGLIBC -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/std/std.c -o compel/plugins/std/std.o >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -DCR_NOGLIBC -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/std/fds.c -o compel/plugins/std/fds.o >protoc-c --proto_path=images/ --c_out=images/ images/stats.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.413931 880 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/google/protobuf/descriptor.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.428713 882 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/creds.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.442884 884 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/rlimit.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.458086 886 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/rseq.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.473009 888 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/siginfo.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.488299 890 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/timer.proto >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -DCR_NOGLIBC -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/std/log.c -o compel/plugins/std/log.o >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.498284 892 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/cpuinfo.proto >protoc-c --proto_path=images/ --c_out=images/ images/fown.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.512706 898 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -DCR_NOGLIBC -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/std/string.c -o compel/plugins/std/string.o >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.519909 900 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/fifo.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.531381 906 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/ns.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.541953 908 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/time.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.554848 910 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/remap-file-path.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.571619 912 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/fs.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.588385 914 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/pstree.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.600767 916 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/sk-packet.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.613476 918 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/pipe-data.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.625152 920 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/sk-opts.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.637921 922 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/ipc-var.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.650293 924 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/ipc-desc.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.662934 926 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/utsns.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.677128 928 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/macvlan.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.691635 930 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/sysctl.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.703653 932 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/file-lock.proto >x86_64-pc-linux-gnu-ar -rcs soccr/libsoccr.a soccr/soccr.o >protoc-c --proto_path=images/ --c_out=images/ images/rpc.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.718002 935 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.722192 938 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -DCR_NOGLIBC -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/std/infect.c -o compel/plugins/std/infect.o >protoc-c --proto_path=images/ --c_out=images/ images/cgroup.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.735007 944 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -D__ASSEMBLY__ -I compel/include/uapi -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include -iquote compel/arch/x86/plugins -fpie -Wstrict-prototypes -nostdlib -fomit-frame-pointer -fno-stack-protector compel/arch/x86/plugins/std/parasite-head.S -o compel/arch/x86/plugins/std/parasite-head.o >protoc-c --proto_path=images/ --c_out=images/ images/userns.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.750298 950 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/pidns.proto >protoc-c --proto_path=images/ --c_out=images/ images/seccomp.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.765825 952 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >make -r -R -f /var/tmp/portage/sys-process/criu-3.19/work/criu-3.19/scripts/nmk/scripts/main.mk makefile=Makefile obj=soccr soccr/libsoccr.a >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.769267 954 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/binfmt-misc.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.786005 959 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/autofs.proto >make[1]: 'soccr/libsoccr.a' is up to date. >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -D__ASSEMBLY__ -I compel/include/uapi -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include -iquote compel/arch/x86/plugins -fpie -Wstrict-prototypes -nostdlib -fomit-frame-pointer -fno-stack-protector compel/arch/x86/plugins/std/memcpy.S -o compel/arch/x86/plugins/std/memcpy.o >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.800401 968 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/timens.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.813591 974 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/img-streamer.proto >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -D__ASSEMBLY__ -I compel/include/uapi -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include -iquote compel/arch/x86/plugins -fpie -Wstrict-prototypes -nostdlib -fomit-frame-pointer -fno-stack-protector compel/arch/x86/plugins/std/syscalls-64.S -o compel/arch/x86/plugins/std/syscalls-64.o >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.828460 977 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/bpfmap-data.proto >protoc-c --proto_path=images/ --c_out=images/ images/apparmor.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.842111 982 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921299.847520 984 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >make[1]: Nothing to be done for 'all'. >make -r -R -f /var/tmp/portage/sys-process/criu-3.19/work/criu-3.19/scripts/nmk/scripts/main.mk makefile=Makefile obj=images images/built-in.o >x86_64-pc-linux-gnu-ar -rcs compel/plugins/std.lib.a compel/plugins/std/std.o compel/plugins/std/fds.o compel/plugins/std/log.o compel/plugins/std/string.o compel/plugins/std/infect.o ./compel/arch/x86/plugins/std/parasite-head.o ./compel/arch/x86/plugins/std/memcpy.o ./compel/arch/x86/plugins/std/syscalls-64.o >make -r -R -f /var/tmp/portage/sys-process/criu-3.19/work/criu-3.19/scripts/nmk/scripts/main.mk makefile=Makefile obj=compel/plugins compel/plugins/fds.lib.a >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -DCR_NOGLIBC -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/fds/fds.c -o compel/plugins/fds/fds.o >x86_64-pc-linux-gnu-ar -rcs compel/plugins/fds.lib.a compel/plugins/fds/fds.o >make -r -R -f /var/tmp/portage/sys-process/criu-3.19/work/criu-3.19/scripts/nmk/scripts/main.mk makefile=Makefile obj=compel compel/libcompel.a >x86_64-pc-linux-gnu-gcc -M -MT compel/arch/x86/src/lib/handle-elf.d -MT compel/arch/x86/src/lib/handle-elf.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/x86/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/arch/x86/src/lib/handle-elf.c -o compel/arch/x86/src/lib/handle-elf.d >x86_64-pc-linux-gnu-gcc -M -MT compel/src/lib/handle-elf.d -MT compel/src/lib/handle-elf.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/x86/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/src/lib/handle-elf.c -o compel/src/lib/handle-elf.d >x86_64-pc-linux-gnu-gcc -M -MT compel/src/main.d -MT compel/src/main.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/x86/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/src/main.c -o compel/src/main.d >x86_64-pc-linux-gnu-gcc -M -MT compel/src/lib/log.d -MT compel/src/lib/log.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/x86/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/src/lib/log.c -o compel/src/lib/log.d >x86_64-pc-linux-gnu-gcc -M -MT compel/arch/x86/src/lib/cpu.d -MT compel/arch/x86/src/lib/cpu.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/x86/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/arch/x86/src/lib/cpu.c -o compel/arch/x86/src/lib/cpu.d >x86_64-pc-linux-gnu-gcc -M -MT compel/arch/x86/src/lib/infect.d -MT compel/arch/x86/src/lib/infect.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/x86/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/arch/x86/src/lib/infect.c -o compel/arch/x86/src/lib/infect.d >x86_64-pc-linux-gnu-gcc -M -MT compel/src/lib/infect-rpc.d -MT compel/src/lib/infect-rpc.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/x86/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/src/lib/infect-rpc.c -o compel/src/lib/infect-rpc.d >x86_64-pc-linux-gnu-gcc -M -MT compel/src/lib/infect-util.d -MT compel/src/lib/infect-util.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/x86/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/src/lib/infect-util.c -o compel/src/lib/infect-util.d >x86_64-pc-linux-gnu-gcc -M -MT compel/src/lib/infect.d -MT compel/src/lib/infect.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/x86/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/src/lib/infect.c -o compel/src/lib/infect.d >x86_64-pc-linux-gnu-gcc -M -MT compel/src/lib/ptrace.d -MT compel/src/lib/ptrace.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/x86/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/src/lib/ptrace.c -o compel/src/lib/ptrace.d >x86_64-pc-linux-gnu-gcc -M -MT compel/arch/x86/src/lib/thread_area.d -MT compel/arch/x86/src/lib/thread_area.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/x86/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/arch/x86/src/lib/thread_area.c -o compel/arch/x86/src/lib/thread_area.d >x86_64-pc-linux-gnu-gcc -M -MT compel/src/main-host.d -MT compel/src/main-host.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/x86/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/src/main-host.c -o compel/src/main-host.d >x86_64-pc-linux-gnu-gcc -M -MT compel/arch/x86/src/lib/handle-elf-host.d -MT compel/arch/x86/src/lib/handle-elf-host.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/x86/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/arch/x86/src/lib/handle-elf-host.c -o compel/arch/x86/src/lib/handle-elf-host.d >x86_64-pc-linux-gnu-gcc -M -MT compel/src/lib/handle-elf-host.d -MT compel/src/lib/handle-elf-host.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/x86/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/src/lib/handle-elf-host.c -o compel/src/lib/handle-elf-host.d >x86_64-pc-linux-gnu-gcc -M -MT compel/src/lib/log-host.d -MT compel/src/lib/log-host.o -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/x86/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/src/lib/log-host.c -o compel/src/lib/log-host.d >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/x86/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/src/lib/log.c -o compel/src/lib/log.o >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/x86/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/arch/x86/src/lib/cpu.c -o compel/arch/x86/src/lib/cpu.o >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/x86/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/arch/x86/src/lib/infect.c -o compel/arch/x86/src/lib/infect.o >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/x86/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/src/lib/infect-rpc.c -o compel/src/lib/infect-rpc.o >protoc-c --proto_path=images/ --c_out=images/ images/stats.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.429939 1465 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/google/protobuf/descriptor.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.441541 1467 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/creds.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.454398 1469 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/rlimit.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.466299 1471 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/rseq.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.482001 1473 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/siginfo.proto >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/x86/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/src/lib/infect-util.c -o compel/src/lib/infect-util.o >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.498323 1476 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/timer.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.512305 1481 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/cpuinfo.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.524979 1483 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/fown.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.535766 1485 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/fifo.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.546709 1487 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/ns.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.557266 1489 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/time.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.568365 1491 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/remap-file-path.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.580209 1493 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/fs.proto >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/x86/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/src/lib/infect.c -o compel/src/lib/infect.o >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.593286 1496 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/pstree.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.606024 1501 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/sk-packet.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.619370 1503 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/pipe-data.proto >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/x86/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/src/lib/ptrace.c -o compel/src/lib/ptrace.o >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.635788 1505 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/sk-opts.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.648579 1511 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/ipc-var.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.661427 1513 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/ipc-desc.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.675787 1515 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/utsns.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.690210 1517 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/macvlan.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.702673 1519 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/sysctl.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.715126 1521 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/file-lock.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.729205 1523 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/rpc.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.741663 1525 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/cgroup.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.754839 1527 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/userns.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.771015 1529 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/pidns.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.784527 1531 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/seccomp.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.799249 1533 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/binfmt-misc.proto >protoc-c --proto_path=images/ --c_out=images/ images/autofs.proto >protoc-c --proto_path=images/ --c_out=images/ images/timens.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.811868 1537 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.813305 1538 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fno-diagnostics-color -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -DCONFIG_COMPAT -iquote include/ -DCONFIG_COMPAT -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib64\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/x86/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/arch/x86/src/lib/thread_area.c -o compel/arch/x86/src/lib/thread_area.o >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.816582 1539 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/img-streamer.proto >protoc-c --proto_path=images/ --c_out=images/ images/bpfmap-data.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.826725 1544 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.829261 1547 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >protoc-c --proto_path=images/ --c_out=images/ images/apparmor.proto >WARNING: All log messages before absl::InitializeLog() is called are written to STDERR >E0000 00:00:1720921300.840819 1549 command_line_interface.cc:1552] Built-in generator --c_out specifies a maximum edition PROTO3 which is not the protoc maximum 2023. >make[1]: *** No rule to make target 'images/stats.pb-c.c', needed by 'images/stats.o'. Stop. >make: *** [Makefile:232: images/built-in.o] Error 2 >make: *** Waiting for unfinished jobs.... >x86_64-pc-linux-gnu-ar -rcs compel/libcompel.a compel/src/lib/log.o compel/arch/x86/src/lib/cpu.o compel/arch/x86/src/lib/infect.o compel/src/lib/infect-rpc.o compel/src/lib/infect-util.o compel/src/lib/infect.o compel/src/lib/ptrace.o compel/arch/x86/src/lib/thread_area.o > * ERROR: sys-process/criu-3.19::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=sys-process/criu-3.19::gentoo'`, > * the complete build log and the output of `emerge -pqv '=sys-process/criu-3.19::gentoo'`. > * The complete build log is located at '/var/log/portage/sys-process:criu-3.19:20240714-014131.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-process/criu-3.19/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/sys-process/criu-3.19/temp/environment'. > * Working directory: '/var/tmp/portage/sys-process/criu-3.19/work/criu-3.19' > * S: '/var/tmp/portage/sys-process/criu-3.19/work/criu-3.19' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 936030
:
897567
|
897568
|
897569
|
897570
|
897571
|
897572
| 897573 |
897574