Mock Version: 6.0 Mock Version: 6.0 Mock Version: 6.0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/criu.spec'], chrootPath='/var/lib/mock/dist-an23-build-520996-76101/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/criu.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1774051200 Wrote: /builddir/build/SRPMS/criu-4.1-1.an23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/criu.spec'], chrootPath='/var/lib/mock/dist-an23-build-520996-76101/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=982gid=135user='mockbuild'unshare_net=TrueprintOutput=Falsenspawn_args=['--capability=cap_ipc_lock']) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/criu.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: aarch64 Building for target aarch64 setting SOURCE_DATE_EPOCH=1774051200 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.rkHieM + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf criu-4.1 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/criu-4.1.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd criu-4.1 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (2653.patch):' Patch #0 (2653.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file criu/cr-restore.c patching file criu/include/net.h patching file criu/net.c + echo 'Patch #1 (2648.patch):' Patch #1 (2648.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file criu/arch/s390/crtools.c + echo 'Patch #2 (2662.patch):' Patch #2 (2662.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file criu/sk-inet.c + echo 'Patch #99 (criu.pc.patch):' Patch #99 (criu.pc.patch): + /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0 patching file lib/c/criu.pc.in + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.aKphor + umask 022 + cd /builddir/build/BUILD + cd criu-4.1 ++ echo -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -fstack-protector-strong -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection ++ sed -e 's,-fstack-protector\S*,,g' + CFLAGS='-O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection' + make V=1 WERROR=0 PREFIX=/usr RUNDIR=/run/criu PYTHON=python3 PLUGINDIR=/usr/lib64/criu NETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES Note: Building without setproctitle() and strlcpy() support. Install libbsd-devel (RPM) / libbsd-dev (DEB) to fix. Note: Building without amdgpu_plugin. Install libdrm-devel (RPM) or libdrm-dev (DEB) to fix. fatal: not a git repository (or any of the parent directories): .git echo "0" > .gitid echo "/* Autogenerated, do not edit */" > criu/include/version.h echo "#ifndef __CR_VERSION_H__" >> criu/include/version.h echo "#define __CR_VERSION_H__" >> criu/include/version.h echo "#define CRIU_VERSION \"4.1\"" >> criu/include/version.h echo "#define CRIU_VERSION_MAJOR " 4 >> criu/include/version.h echo "#define CRIU_VERSION_MINOR " 1 >> criu/include/version.h echo "#define CRIU_GITID \"0\"" >> criu/include/version.h echo "#endif /* __CR_VERSION_H__ */" >> criu/include/version.h ln -s ./arch/aarch64/asm include/common/asm make -r -R -f /builddir/build/BUILD/criu-4.1/scripts/nmk/scripts/main.mk makefile=Makefile obj=images all protoc-c --proto_path=images/ --c_out=images/ images/stats.proto gcc -M -MT images/stats.pb-c.d -MT images/stats.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/stats.pb-c.c -o images/stats.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/google/protobuf/descriptor.proto protoc-c --proto_path=images/ --c_out=images/ images/opts.proto protoc-c --proto_path=images/ --c_out=images/ images/core-aarch64.proto protoc-c --proto_path=images/ --c_out=images/ images/core-arm.proto protoc-c --proto_path=images/ --c_out=images/ images/core-loongarch64.proto protoc-c --proto_path=images/ --c_out=images/ images/core-mips.proto protoc-c --proto_path=images/ --c_out=images/ images/core-ppc64.proto protoc-c --proto_path=images/ --c_out=images/ images/core-riscv64.proto protoc-c --proto_path=images/ --c_out=images/ images/core-s390.proto protoc-c --proto_path=images/ --c_out=images/ images/core-x86.proto protoc-c --proto_path=images/ --c_out=images/ images/creds.proto protoc-c --proto_path=images/ --c_out=images/ images/rlimit.proto protoc-c --proto_path=images/ --c_out=images/ images/rseq.proto protoc-c --proto_path=images/ --c_out=images/ images/sa.proto protoc-c --proto_path=images/ --c_out=images/ images/siginfo.proto protoc-c --proto_path=images/ --c_out=images/ images/timer.proto protoc-c --proto_path=images/ --c_out=images/ images/core.proto gcc -M -MT images/google/protobuf/descriptor.pb-c.d -MT images/google/protobuf/descriptor.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/google/protobuf/descriptor.pb-c.c -o images/google/protobuf/descriptor.pb-c.d gcc -M -MT images/opts.pb-c.d -MT images/opts.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/opts.pb-c.c -o images/opts.pb-c.d gcc -M -MT images/core-aarch64.pb-c.d -MT images/core-aarch64.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/core-aarch64.pb-c.c -o images/core-aarch64.pb-c.d gcc -M -MT images/core-arm.pb-c.d -MT images/core-arm.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/core-arm.pb-c.c -o images/core-arm.pb-c.d gcc -M -MT images/core-loongarch64.pb-c.d -MT images/core-loongarch64.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/core-loongarch64.pb-c.c -o images/core-loongarch64.pb-c.d gcc -M -MT images/core-mips.pb-c.d -MT images/core-mips.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/core-mips.pb-c.c -o images/core-mips.pb-c.d gcc -M -MT images/core-ppc64.pb-c.d -MT images/core-ppc64.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/core-ppc64.pb-c.c -o images/core-ppc64.pb-c.d gcc -M -MT images/core-riscv64.pb-c.d -MT images/core-riscv64.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/core-riscv64.pb-c.c -o images/core-riscv64.pb-c.d gcc -M -MT images/core-s390.pb-c.d -MT images/core-s390.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/core-s390.pb-c.c -o images/core-s390.pb-c.d gcc -M -MT images/core-x86.pb-c.d -MT images/core-x86.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/core-x86.pb-c.c -o images/core-x86.pb-c.d gcc -M -MT images/creds.pb-c.d -MT images/creds.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/creds.pb-c.c -o images/creds.pb-c.d gcc -M -MT images/rlimit.pb-c.d -MT images/rlimit.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/rlimit.pb-c.c -o images/rlimit.pb-c.d gcc -M -MT images/rseq.pb-c.d -MT images/rseq.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/rseq.pb-c.c -o images/rseq.pb-c.d gcc -M -MT images/sa.pb-c.d -MT images/sa.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/sa.pb-c.c -o images/sa.pb-c.d gcc -M -MT images/siginfo.pb-c.d -MT images/siginfo.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/siginfo.pb-c.c -o images/siginfo.pb-c.d gcc -M -MT images/timer.pb-c.d -MT images/timer.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/timer.pb-c.c -o images/timer.pb-c.d gcc -M -MT images/core.pb-c.d -MT images/core.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/core.pb-c.c -o images/core.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/cpuinfo.proto gcc -M -MT images/cpuinfo.pb-c.d -MT images/cpuinfo.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/cpuinfo.pb-c.c -o images/cpuinfo.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/inventory.proto gcc -M -MT images/inventory.pb-c.d -MT images/inventory.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/inventory.pb-c.c -o images/inventory.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/fown.proto protoc-c --proto_path=images/ --c_out=images/ images/bpfmap-file.proto protoc-c --proto_path=images/ --c_out=images/ images/eventfd.proto protoc-c --proto_path=images/ --c_out=images/ images/eventpoll.proto protoc-c --proto_path=images/ --c_out=images/ images/ext-file.proto protoc-c --proto_path=images/ --c_out=images/ images/fifo.proto protoc-c --proto_path=images/ --c_out=images/ images/fh.proto protoc-c --proto_path=images/ --c_out=images/ images/fsnotify.proto protoc-c --proto_path=images/ --c_out=images/ images/memfd.proto protoc-c --proto_path=images/ --c_out=images/ images/ns.proto protoc-c --proto_path=images/ --c_out=images/ images/sk-opts.proto protoc-c --proto_path=images/ --c_out=images/ images/packet-sock.proto protoc-c --proto_path=images/ --c_out=images/ images/pidfd.proto protoc-c --proto_path=images/ --c_out=images/ images/pipe.proto protoc-c --proto_path=images/ --c_out=images/ images/regfile.proto protoc-c --proto_path=images/ --c_out=images/ images/signalfd.proto protoc-c --proto_path=images/ --c_out=images/ images/tcp-stream.proto protoc-c --proto_path=images/ --c_out=images/ images/sk-inet.proto protoc-c --proto_path=images/ --c_out=images/ images/sk-netlink.proto protoc-c --proto_path=images/ --c_out=images/ images/sk-unix.proto protoc-c --proto_path=images/ --c_out=images/ images/timerfd.proto protoc-c --proto_path=images/ --c_out=images/ images/tty.proto protoc-c --proto_path=images/ --c_out=images/ images/tun.proto protoc-c --proto_path=images/ --c_out=images/ images/fdinfo.proto gcc -M -MT images/fown.pb-c.d -MT images/fown.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/fown.pb-c.c -o images/fown.pb-c.d gcc -M -MT images/bpfmap-file.pb-c.d -MT images/bpfmap-file.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/bpfmap-file.pb-c.c -o images/bpfmap-file.pb-c.d gcc -M -MT images/eventfd.pb-c.d -MT images/eventfd.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/eventfd.pb-c.c -o images/eventfd.pb-c.d gcc -M -MT images/eventpoll.pb-c.d -MT images/eventpoll.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/eventpoll.pb-c.c -o images/eventpoll.pb-c.d gcc -M -MT images/ext-file.pb-c.d -MT images/ext-file.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/ext-file.pb-c.c -o images/ext-file.pb-c.d gcc -M -MT images/fifo.pb-c.d -MT images/fifo.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/fifo.pb-c.c -o images/fifo.pb-c.d gcc -M -MT images/fh.pb-c.d -MT images/fh.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/fh.pb-c.c -o images/fh.pb-c.d gcc -M -MT images/fsnotify.pb-c.d -MT images/fsnotify.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/fsnotify.pb-c.c -o images/fsnotify.pb-c.d gcc -M -MT images/memfd.pb-c.d -MT images/memfd.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/memfd.pb-c.c -o images/memfd.pb-c.d gcc -M -MT images/ns.pb-c.d -MT images/ns.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/ns.pb-c.c -o images/ns.pb-c.d gcc -M -MT images/sk-opts.pb-c.d -MT images/sk-opts.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/sk-opts.pb-c.c -o images/sk-opts.pb-c.d gcc -M -MT images/packet-sock.pb-c.d -MT images/packet-sock.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/packet-sock.pb-c.c -o images/packet-sock.pb-c.d gcc -M -MT images/pidfd.pb-c.d -MT images/pidfd.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/pidfd.pb-c.c -o images/pidfd.pb-c.d gcc -M -MT images/pipe.pb-c.d -MT images/pipe.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/pipe.pb-c.c -o images/pipe.pb-c.d gcc -M -MT images/regfile.pb-c.d -MT images/regfile.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/regfile.pb-c.c -o images/regfile.pb-c.d gcc -M -MT images/signalfd.pb-c.d -MT images/signalfd.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/signalfd.pb-c.c -o images/signalfd.pb-c.d gcc -M -MT images/tcp-stream.pb-c.d -MT images/tcp-stream.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/tcp-stream.pb-c.c -o images/tcp-stream.pb-c.d gcc -M -MT images/sk-inet.pb-c.d -MT images/sk-inet.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/sk-inet.pb-c.c -o images/sk-inet.pb-c.d gcc -M -MT images/sk-netlink.pb-c.d -MT images/sk-netlink.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/sk-netlink.pb-c.c -o images/sk-netlink.pb-c.d gcc -M -MT images/sk-unix.pb-c.d -MT images/sk-unix.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/sk-unix.pb-c.c -o images/sk-unix.pb-c.d gcc -M -MT images/timerfd.pb-c.d -MT images/timerfd.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/timerfd.pb-c.c -o images/timerfd.pb-c.d gcc -M -MT images/tty.pb-c.d -MT images/tty.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/tty.pb-c.c -o images/tty.pb-c.d gcc -M -MT images/tun.pb-c.d -MT images/tun.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/tun.pb-c.c -o images/tun.pb-c.d gcc -M -MT images/fdinfo.pb-c.d -MT images/fdinfo.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/fdinfo.pb-c.c -o images/fdinfo.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/time.proto protoc-c --proto_path=images/ --c_out=images/ images/ghost-file.proto gcc -M -MT images/time.pb-c.d -MT images/time.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/time.pb-c.c -o images/time.pb-c.d gcc -M -MT images/ghost-file.pb-c.d -MT images/ghost-file.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/ghost-file.pb-c.c -o images/ghost-file.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/remap-file-path.proto gcc -M -MT images/remap-file-path.pb-c.d -MT images/remap-file-path.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/remap-file-path.pb-c.c -o images/remap-file-path.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/fs.proto gcc -M -MT images/fs.pb-c.d -MT images/fs.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/fs.pb-c.c -o images/fs.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/pstree.proto gcc -M -MT images/pstree.pb-c.d -MT images/pstree.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/pstree.pb-c.c -o images/pstree.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/sk-packet.proto gcc -M -MT images/sk-packet.pb-c.d -MT images/sk-packet.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/sk-packet.pb-c.c -o images/sk-packet.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/mnt.proto gcc -M -MT images/mnt.pb-c.d -MT images/mnt.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/mnt.pb-c.c -o images/mnt.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/pipe-data.proto gcc -M -MT images/pipe-data.pb-c.d -MT images/pipe-data.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/pipe-data.pb-c.c -o images/pipe-data.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/vma.proto protoc-c --proto_path=images/ --c_out=images/ images/mm.proto gcc -M -MT images/vma.pb-c.d -MT images/vma.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/vma.pb-c.c -o images/vma.pb-c.d gcc -M -MT images/mm.pb-c.d -MT images/mm.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/mm.pb-c.c -o images/mm.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/ipc-var.proto gcc -M -MT images/ipc-var.pb-c.d -MT images/ipc-var.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/ipc-var.pb-c.c -o images/ipc-var.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/ipc-desc.proto gcc -M -MT images/ipc-desc.pb-c.d -MT images/ipc-desc.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/ipc-desc.pb-c.c -o images/ipc-desc.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/ipc-shm.proto gcc -M -MT images/ipc-shm.pb-c.d -MT images/ipc-shm.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/ipc-shm.pb-c.c -o images/ipc-shm.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/ipc-msg.proto gcc -M -MT images/ipc-msg.pb-c.d -MT images/ipc-msg.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/ipc-msg.pb-c.c -o images/ipc-msg.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/ipc-sem.proto gcc -M -MT images/ipc-sem.pb-c.d -MT images/ipc-sem.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/ipc-sem.pb-c.c -o images/ipc-sem.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/utsns.proto gcc -M -MT images/utsns.pb-c.d -MT images/utsns.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/utsns.pb-c.c -o images/utsns.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/macvlan.proto protoc-c --proto_path=images/ --c_out=images/ images/sit.proto protoc-c --proto_path=images/ --c_out=images/ images/sysctl.proto protoc-c --proto_path=images/ --c_out=images/ images/netdev.proto gcc -M -MT images/macvlan.pb-c.d -MT images/macvlan.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/macvlan.pb-c.c -o images/macvlan.pb-c.d gcc -M -MT images/sit.pb-c.d -MT images/sit.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/sit.pb-c.c -o images/sit.pb-c.d gcc -M -MT images/sysctl.pb-c.d -MT images/sysctl.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/sysctl.pb-c.c -o images/sysctl.pb-c.d gcc -M -MT images/netdev.pb-c.d -MT images/netdev.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/netdev.pb-c.c -o images/netdev.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/file-lock.proto gcc -M -MT images/file-lock.pb-c.d -MT images/file-lock.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/file-lock.pb-c.c -o images/file-lock.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/pagemap.proto gcc -M -MT images/pagemap.pb-c.d -MT images/pagemap.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/pagemap.pb-c.c -o images/pagemap.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/rpc.proto gcc -M -MT images/rpc.pb-c.d -MT images/rpc.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/rpc.pb-c.c -o images/rpc.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/cgroup.proto gcc -M -MT images/cgroup.pb-c.d -MT images/cgroup.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/cgroup.pb-c.c -o images/cgroup.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/userns.proto gcc -M -MT images/userns.pb-c.d -MT images/userns.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/userns.pb-c.c -o images/userns.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/pidns.proto gcc -M -MT images/pidns.pb-c.d -MT images/pidns.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/pidns.pb-c.c -o images/pidns.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/seccomp.proto gcc -M -MT images/seccomp.pb-c.d -MT images/seccomp.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/seccomp.pb-c.c -o images/seccomp.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/binfmt-misc.proto gcc -M -MT images/binfmt-misc.pb-c.d -MT images/binfmt-misc.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/binfmt-misc.pb-c.c -o images/binfmt-misc.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/autofs.proto gcc -M -MT images/autofs.pb-c.d -MT images/autofs.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/autofs.pb-c.c -o images/autofs.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/timens.proto gcc -M -MT images/timens.pb-c.d -MT images/timens.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/timens.pb-c.c -o images/timens.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/img-streamer.proto gcc -M -MT images/img-streamer.pb-c.d -MT images/img-streamer.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/img-streamer.pb-c.c -o images/img-streamer.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/bpfmap-data.proto gcc -M -MT images/bpfmap-data.pb-c.d -MT images/bpfmap-data.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/bpfmap-data.pb-c.c -o images/bpfmap-data.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/apparmor.proto gcc -M -MT images/apparmor.pb-c.d -MT images/apparmor.pb-c.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/apparmor.pb-c.c -o images/apparmor.pb-c.d make[1]: Nothing to be done for 'all'. make -r -R -f /builddir/build/BUILD/criu-4.1/scripts/nmk/scripts/main.mk makefile=Makefile obj=images images/built-in.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/stats.pb-c.c -o images/stats.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/core.pb-c.c -o images/core.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/core-x86.pb-c.c -o images/core-x86.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/core-mips.pb-c.c -o images/core-mips.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/core-loongarch64.pb-c.c -o images/core-loongarch64.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/core-arm.pb-c.c -o images/core-arm.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/core-aarch64.pb-c.c -o images/core-aarch64.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/core-ppc64.pb-c.c -o images/core-ppc64.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/core-s390.pb-c.c -o images/core-s390.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/core-riscv64.pb-c.c -o images/core-riscv64.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/cpuinfo.pb-c.c -o images/cpuinfo.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/inventory.pb-c.c -o images/inventory.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/fdinfo.pb-c.c -o images/fdinfo.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/fown.pb-c.c -o images/fown.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/ns.pb-c.c -o images/ns.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/regfile.pb-c.c -o images/regfile.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/ghost-file.pb-c.c -o images/ghost-file.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/fifo.pb-c.c -o images/fifo.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/remap-file-path.pb-c.c -o images/remap-file-path.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/eventfd.pb-c.c -o images/eventfd.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/eventpoll.pb-c.c -o images/eventpoll.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/fh.pb-c.c -o images/fh.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/fsnotify.pb-c.c -o images/fsnotify.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/signalfd.pb-c.c -o images/signalfd.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/fs.pb-c.c -o images/fs.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/pstree.pb-c.c -o images/pstree.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/pipe.pb-c.c -o images/pipe.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/tcp-stream.pb-c.c -o images/tcp-stream.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/sk-packet.pb-c.c -o images/sk-packet.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/mnt.pb-c.c -o images/mnt.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/pipe-data.pb-c.c -o images/pipe-data.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/sa.pb-c.c -o images/sa.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/timer.pb-c.c -o images/timer.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/timerfd.pb-c.c -o images/timerfd.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/mm.pb-c.c -o images/mm.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/sk-opts.pb-c.c -o images/sk-opts.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/sk-unix.pb-c.c -o images/sk-unix.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/sk-inet.pb-c.c -o images/sk-inet.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/tun.pb-c.c -o images/tun.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/sk-netlink.pb-c.c -o images/sk-netlink.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/packet-sock.pb-c.c -o images/packet-sock.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/ipc-var.pb-c.c -o images/ipc-var.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/ipc-desc.pb-c.c -o images/ipc-desc.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/ipc-shm.pb-c.c -o images/ipc-shm.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/ipc-msg.pb-c.c -o images/ipc-msg.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/ipc-sem.pb-c.c -o images/ipc-sem.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/utsns.pb-c.c -o images/utsns.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/creds.pb-c.c -o images/creds.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/vma.pb-c.c -o images/vma.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/netdev.pb-c.c -o images/netdev.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/tty.pb-c.c -o images/tty.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/file-lock.pb-c.c -o images/file-lock.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/rlimit.pb-c.c -o images/rlimit.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/pagemap.pb-c.c -o images/pagemap.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/siginfo.pb-c.c -o images/siginfo.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/rpc.pb-c.c -o images/rpc.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/ext-file.pb-c.c -o images/ext-file.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/cgroup.pb-c.c -o images/cgroup.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/userns.pb-c.c -o images/userns.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/pidns.pb-c.c -o images/pidns.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/google/protobuf/descriptor.pb-c.c -o images/google/protobuf/descriptor.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/opts.pb-c.c -o images/opts.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/seccomp.pb-c.c -o images/seccomp.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/binfmt-misc.pb-c.c -o images/binfmt-misc.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/time.pb-c.c -o images/time.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/sysctl.pb-c.c -o images/sysctl.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/autofs.pb-c.c -o images/autofs.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/macvlan.pb-c.c -o images/macvlan.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/sit.pb-c.c -o images/sit.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/memfd.pb-c.c -o images/memfd.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/timens.pb-c.c -o images/timens.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/img-streamer.pb-c.c -o images/img-streamer.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/bpfmap-file.pb-c.c -o images/bpfmap-file.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/bpfmap-data.pb-c.c -o images/bpfmap-data.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/apparmor.pb-c.c -o images/apparmor.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/rseq.pb-c.c -o images/rseq.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote images/ images/pidfd.pb-c.c -o images/pidfd.o ld -r -o images/built-in.o images/stats.o images/core.o images/core-x86.o images/core-mips.o images/core-loongarch64.o images/core-arm.o images/core-aarch64.o images/core-ppc64.o images/core-s390.o images/core-riscv64.o images/cpuinfo.o images/inventory.o images/fdinfo.o images/fown.o images/ns.o images/regfile.o images/ghost-file.o images/fifo.o images/remap-file-path.o images/eventfd.o images/eventpoll.o images/fh.o images/fsnotify.o images/signalfd.o images/fs.o images/pstree.o images/pipe.o images/tcp-stream.o images/sk-packet.o images/mnt.o images/pipe-data.o images/sa.o images/timer.o images/timerfd.o images/mm.o images/sk-opts.o images/sk-unix.o images/sk-inet.o images/tun.o images/sk-netlink.o images/packet-sock.o images/ipc-var.o images/ipc-desc.o images/ipc-shm.o images/ipc-msg.o images/ipc-sem.o images/utsns.o images/creds.o images/vma.o images/netdev.o images/tty.o images/file-lock.o images/rlimit.o images/pagemap.o images/siginfo.o images/rpc.o images/ext-file.o images/cgroup.o images/userns.o images/pidns.o images/google/protobuf/descriptor.o images/opts.o images/seccomp.o images/binfmt-misc.o images/time.o images/sysctl.o images/autofs.o images/macvlan.o images/sit.o images/memfd.o images/timens.o images/img-streamer.o images/bpfmap-file.o images/bpfmap-data.o images/apparmor.o images/rseq.o images/pidfd.o ln -s ../arch/aarch64/src/lib/include compel/include/asm 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 "#define COMPEL_SO_VERSION_SUBLEVEL " 0 >> compel/include/version.h echo "#endif /* COMPEL_SO_VERSION_H__ */" >> compel/include/version.h touch .config echo '#ifndef __CR_CONFIG_H__' > include/common/config.h echo '#define __CR_CONFIG_H__' >> include/common/config.h echo '' >> include/common/config.h echo '#define CONFIG_HAS_TCP_REPAIR' >> include/common/config.h echo '#define CONFIG_HAS_STRLCPY' >> include/common/config.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 /builddir/build/BUILD/criu-4.1/scripts/nmk/scripts/main.mk makefile=Makefile obj=compel/plugins compel/plugins/std.lib.a ln -s ../../../../../../compel/arch/aarch64/plugins/include/asm/syscall-types.h compel/plugins/include/uapi/std/asm/syscall-types.h ln -s ../../../../../compel/arch/aarch64/plugins/std/syscalls/syscall-aux.S compel/plugins/include/uapi/std/syscall-aux.S ln -s ../../../../../compel/arch/aarch64/plugins/std/syscalls/syscall-aux.h compel/plugins/include/uapi/std/syscall-aux.h perl \ compel/arch/aarch64/plugins/std/syscalls/gen-syscalls.pl \ compel/arch/aarch64/plugins/std/syscalls/syscall.def \ compel/plugins/include/uapi/std/syscall-codes.h \ compel/plugins/include/uapi/std/syscall.h \ ./compel/arch/aarch64/plugins/std/syscalls/syscalls.S \ std/syscalls/syscall-common.S \ compel/plugins/include/uapi/std/syscall-types.h \ 64 gcc -M -MT compel/plugins/fds/fds.d -MT compel/plugins/fds/fds.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -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/aarch64/plugins/include -iquote compel/arch/aarch64/plugins/std/syscalls/ compel/plugins/fds/fds.c -o compel/plugins/fds/fds.d gcc -M -MT compel/plugins/shmem/shmem.d -MT compel/plugins/shmem/shmem.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -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/aarch64/plugins/include -iquote compel/arch/aarch64/plugins/std/syscalls/ compel/plugins/shmem/shmem.c -o compel/plugins/shmem/shmem.d gcc -M -MT compel/plugins/std/std.d -MT compel/plugins/std/std.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -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/aarch64/plugins/include -iquote compel/arch/aarch64/plugins/std/syscalls/ compel/plugins/std/std.c -o compel/plugins/std/std.d gcc -M -MT compel/plugins/std/fds.d -MT compel/plugins/std/fds.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -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/aarch64/plugins/include -iquote compel/arch/aarch64/plugins/std/syscalls/ compel/plugins/std/fds.c -o compel/plugins/std/fds.d gcc -M -MT compel/plugins/std/log.d -MT compel/plugins/std/log.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -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/aarch64/plugins/include -iquote compel/arch/aarch64/plugins/std/syscalls/ compel/plugins/std/log.c -o compel/plugins/std/log.d gcc -M -MT compel/plugins/std/string.d -MT compel/plugins/std/string.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -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/aarch64/plugins/include -iquote compel/arch/aarch64/plugins/std/syscalls/ compel/plugins/std/string.c -o compel/plugins/std/string.d gcc -M -MT compel/plugins/std/infect.d -MT compel/plugins/std/infect.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -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/aarch64/plugins/include -iquote compel/arch/aarch64/plugins/std/syscalls/ compel/plugins/std/infect.c -o compel/plugins/std/infect.d gcc -M -MT compel/arch/aarch64/plugins/std/parasite-head.d -MT compel/arch/aarch64/plugins/std/parasite-head.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -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/aarch64/plugins/include -iquote compel/arch/aarch64/plugins -fpie -Wstrict-prototypes -nostdlib -fomit-frame-pointer -fno-stack-protector -iquote compel/arch/aarch64/plugins/std/syscalls/ compel/arch/aarch64/plugins/std/parasite-head.S -o compel/arch/aarch64/plugins/std/parasite-head.d gcc -M -MT compel/arch/aarch64/plugins/std/syscalls/syscalls.d -MT compel/arch/aarch64/plugins/std/syscalls/syscalls.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -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/aarch64/plugins/include -iquote compel/arch/aarch64/plugins -fpie -Wstrict-prototypes -nostdlib -fomit-frame-pointer -fno-stack-protector -iquote compel/arch/aarch64/plugins/std/syscalls/ compel/arch/aarch64/plugins/std/syscalls/syscalls.S -o compel/arch/aarch64/plugins/std/syscalls/syscalls.d gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -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/aarch64/plugins/include -iquote compel/arch/aarch64/plugins/std/syscalls/ compel/plugins/std/std.c -o compel/plugins/std/std.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -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/aarch64/plugins/include -iquote compel/arch/aarch64/plugins/std/syscalls/ compel/plugins/std/fds.c -o compel/plugins/std/fds.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -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/aarch64/plugins/include -iquote compel/arch/aarch64/plugins/std/syscalls/ compel/plugins/std/log.c -o compel/plugins/std/log.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -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/aarch64/plugins/include -iquote compel/arch/aarch64/plugins/std/syscalls/ compel/plugins/std/string.c -o compel/plugins/std/string.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -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/aarch64/plugins/include -iquote compel/arch/aarch64/plugins/std/syscalls/ compel/plugins/std/infect.c -o compel/plugins/std/infect.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -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/aarch64/plugins/include -iquote compel/arch/aarch64/plugins -fpie -Wstrict-prototypes -nostdlib -fomit-frame-pointer -fno-stack-protector -iquote compel/arch/aarch64/plugins/std/syscalls/ compel/arch/aarch64/plugins/std/parasite-head.S -o compel/arch/aarch64/plugins/std/parasite-head.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -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/aarch64/plugins/include -iquote compel/arch/aarch64/plugins -fpie -Wstrict-prototypes -nostdlib -fomit-frame-pointer -fno-stack-protector -iquote compel/arch/aarch64/plugins/std/syscalls/ compel/arch/aarch64/plugins/std/syscalls/syscalls.S -o compel/arch/aarch64/plugins/std/syscalls/syscalls.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics 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/aarch64/plugins/std/parasite-head.o ./compel/arch/aarch64/plugins/std/syscalls/syscalls.o make -r -R -f /builddir/build/BUILD/criu-4.1/scripts/nmk/scripts/main.mk makefile=Makefile obj=compel/plugins compel/plugins/fds.lib.a gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -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/aarch64/plugins/include -iquote compel/arch/aarch64/plugins/std/syscalls/ compel/plugins/fds/fds.c -o compel/plugins/fds/fds.o : warning: "_FORTIFY_SOURCE" redefined : note: this is the location of the previous definition cc1: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics ar -rcs compel/plugins/fds.lib.a compel/plugins/fds/fds.o make -r -R -f /builddir/build/BUILD/criu-4.1/scripts/nmk/scripts/main.mk makefile=Makefile obj=compel compel/libcompel.a gcc -M -MT compel/arch/aarch64/src/lib/handle-elf.d -MT compel/arch/aarch64/src/lib/handle-elf.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/arch/aarch64/src/lib/handle-elf.c -o compel/arch/aarch64/src/lib/handle-elf.d gcc -M -MT compel/src/lib/handle-elf.d -MT compel/src/lib/handle-elf.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/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 gcc -M -MT compel/src/main.d -MT compel/src/main.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/src/main.c -o compel/src/main.d gcc -M -MT compel/src/lib/log.d -MT compel/src/lib/log.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/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 gcc -M -MT compel/arch/aarch64/src/lib/cpu.d -MT compel/arch/aarch64/src/lib/cpu.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/arch/aarch64/src/lib/cpu.c -o compel/arch/aarch64/src/lib/cpu.d gcc -M -MT compel/arch/aarch64/src/lib/infect.d -MT compel/arch/aarch64/src/lib/infect.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/arch/aarch64/src/lib/infect.c -o compel/arch/aarch64/src/lib/infect.d gcc -M -MT compel/src/lib/infect-rpc.d -MT compel/src/lib/infect-rpc.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/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 gcc -M -MT compel/src/lib/infect-util.d -MT compel/src/lib/infect-util.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/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 gcc -M -MT compel/src/lib/infect.d -MT compel/src/lib/infect.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/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 gcc -M -MT compel/src/lib/ptrace.d -MT compel/src/lib/ptrace.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/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 gcc -M -MT compel/src/main-host.d -MT compel/src/main-host.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -iquote include/ -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/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 gcc -M -MT compel/arch/aarch64/src/lib/handle-elf-host.d -MT compel/arch/aarch64/src/lib/handle-elf-host.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -iquote include/ -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/arch/aarch64/src/lib/handle-elf-host.c -o compel/arch/aarch64/src/lib/handle-elf-host.d gcc -M -MT compel/src/lib/handle-elf-host.d -MT compel/src/lib/handle-elf-host.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -iquote include/ -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/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 gcc -M -MT compel/src/lib/log-host.d -MT compel/src/lib/log-host.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -iquote include/ -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/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 gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/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 gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/arch/aarch64/src/lib/cpu.c -o compel/arch/aarch64/src/lib/cpu.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/arch/aarch64/src/lib/infect.c -o compel/arch/aarch64/src/lib/infect.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/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 gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/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 gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/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 gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/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 ar -rcs compel/libcompel.a compel/src/lib/log.o compel/arch/aarch64/src/lib/cpu.o compel/arch/aarch64/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 make -r -R -f /builddir/build/BUILD/criu-4.1/scripts/nmk/scripts/main.mk makefile=Makefile obj=compel compel/compel-host-bin gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -iquote include/ -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/src/main-host.c -o compel/src/main-host.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -iquote include/ -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/src/lib/include -iquote compel/include -fno-strict-aliasing -fPIC -I compel/include/uapi compel/arch/aarch64/src/lib/handle-elf-host.c -o compel/arch/aarch64/src/lib/handle-elf-host.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -iquote include/ -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/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.o gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -iquote include/ -DNO_RELOCS -DINCLUDEDIR=\"/usr/include\" -DLIBEXECDIR=\"/usr/libexec\" -DLIBDIR=\"/usr/lib\" -DSTATIC_LIB=\"libcompel.a\" -DDYN_LIB=\"libcompel.so.1\" -iquote compel/arch/aarch64/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.o gcc -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -iquote include/ -DNO_RELOCS compel/src/main-host.o compel/arch/aarch64/src/lib/handle-elf-host.o compel/src/lib/handle-elf-host.o compel/src/lib/log-host.o -o compel/compel-host-bin make -r -R -f /builddir/build/BUILD/criu-4.1/scripts/nmk/scripts/main.mk makefile=Makefile obj=soccr all gcc -M -MT soccr/soccr.d -MT soccr/soccr.o -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" soccr/soccr.c -o soccr/soccr.d gcc -c -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/anolis/anolis-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -DNETWORK_LOCK_DEFAULT=NETWORK_LOCK_NFTABLES -O2 -g -Wall -Wformat-security -Wdeclaration-after-statement -Wstrict-prototypes -Wno-dangling-pointer -Wno-unknown-warning-option -DCONFIG_AARCH64 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -D_GNU_SOURCE -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" -iquote include/ -DCONFIG_HAS_SELINUX -DCONFIG_GNUTLS -DCONFIG_HAS_NFTABLES_LIB_API_1 -DCR_PLUGIN_DEFAULT="\"/usr/lib64/criu\"" soccr/soccr.c -o soccr/soccr.o ar -rcs soccr/libsoccr.a soccr/soccr.o make -r -R -f /builddir/build/BUILD/criu-4.1/scripts/nmk/scripts/main.mk makefile=Makefile obj=soccr soccr/libsoccr.a make[1]: 'soccr/libsoccr.a' is up to date. make -r -R -f /builddir/build/BUILD/criu-4.1/scripts/nmk/scripts/main.mk makefile=Makefile obj=criu all false \ || make -f criu/Makefile.packages check-packages-failed criu/Makefile.packages:33: Can not find some of the required libraries criu/Makefile.packages:34: Make sure the following packages are installed criu/Makefile.packages:35: RPM based distros: protobuf protobuf-c protobuf-c-devel protobuf-compiler protobuf-devel protobuf-python libnl3-devel libcap-devel libuuid-devel criu/Makefile.packages:36: DEB based distros: libprotobuf-dev libprotobuf-c-dev protobuf-c-compiler protobuf-compiler python3-protobuf libnl-3-dev libcap-dev uuid-dev criu/Makefile.packages:37: To run tests the following packages are needed criu/Makefile.packages:38: RPM based distros: libaio-devel python3-PyYAML criu/Makefile.packages:39: DEB based distros: python3-yaml libaio-dev libaio-dev criu/Makefile.packages:40: *** Compilation aborted. Stop. make[1]: *** [criu/Makefile.packages:46: check-packages] Error 2 make: *** [Makefile:276: criu] Error 2 error: Bad exit status from /var/tmp/rpm-tmp.aKphor (%build) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.aKphor (%build) Child return code was: 1 EXCEPTION: [Error("Command failed: \n # bash --login -c '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/criu.spec'\n", 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 610, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (cmd_pretty(command, env), output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/criu.spec'