Mock Version: 4.1
Mock Version: 4.1
Mock Version: 4.1
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-ocs23-build-88748-5376/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffffaad5b490>timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: aarch64
Building for target aarch64
Wrote: /builddir/build/SRPMS/criu-3.18-5.ocs23.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-ocs23-build-88748-5376/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=<mockbuild.trace_decorator.getLog object at 0xffffaad5b490>timeout=86400uid=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False)
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;<mock-chroot>\\007"', 'PS1': '<mock-chroot> \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.EKAwrc
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf criu-3.18
+ /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/criu-3.18.tar.gz
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd criu-3.18
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/criu.pc.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.jmo7wo
+ umask 022
+ cd /builddir/build/BUILD
+ cd criu-3.18
++ 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/OpenCloudOS/OpenCloudOS-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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection'
+ make V=1 WERROR=0 PREFIX=/usr RUNDIR=/run/criu PYTHON=python3
Note: Building without setproctitle() and strlcpy() support.
      To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
Note: Building criu without amdgpu_plugin.
Note: libdrm and libdrm_amdgpu are required to build amdgpu_plugin.
Makefile.config:53: Warn: you have no libnftables installed
Makefile.config:54: Warn: Building without nftables support
make: git: No such file or directory
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 \"3.18\""			>> criu/include/version.h
echo "#define CRIU_VERSION_MAJOR " 3		>> criu/include/version.h
echo "#define CRIU_VERSION_MINOR " 18		>> 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-3.18/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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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-mips.proto
protoc-c --proto_path=images/ --c_out=images/ images/core-ppc64.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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -iquote images/ images/core-arm.pb-c.c -o images/core-arm.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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -iquote images/ images/core-ppc64.pb-c.c -o images/core-ppc64.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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/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/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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -iquote images/ images/packet-sock.pb-c.c -o images/packet-sock.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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -iquote images/ images/signalfd.pb-c.c -o images/signalfd.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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -iquote images/ images/pstree.pb-c.c -o images/pstree.pb-c.d
protoc-c --proto_path=images/ --c_out=images/ images/tcp-stream.proto
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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -iquote images/ images/tcp-stream.pb-c.c -o images/tcp-stream.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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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-3.18/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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -iquote images/ images/rseq.pb-c.c -o images/rseq.o
ld  -r -o images/built-in.o images/stats.o images/core.o images/core-x86.o images/core-mips.o images/core-arm.o images/core-aarch64.o images/core-ppc64.o images/core-s390.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
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 '' >> include/common/config.h
echo '#define CONFIG_HAS_STRLCPY' >> include/common/config.h
echo '' >> include/common/config.h
echo '#define CONFIG_HAS_STRLCAT' >> include/common/config.h
echo '' >> include/common/config.h
echo '#define CONFIG_HAS_TCP_REPAIR_WINDOW' >> include/common/config.h
echo '' >> include/common/config.h
echo '#define CONFIG_HAS_MEMFD_CREATE' >> include/common/config.h
echo '' >> include/common/config.h
echo '#define CONFIG_HAS_OPENAT2' >> include/common/config.h
echo '' >> 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-3.18/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: 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-3.18/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: 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-3.18/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-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_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/OpenCloudOS/OpenCloudOS-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_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/OpenCloudOS/OpenCloudOS-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_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/OpenCloudOS/OpenCloudOS-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_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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -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-3.18/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/OpenCloudOS/OpenCloudOS-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_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/OpenCloudOS/OpenCloudOS-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_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/OpenCloudOS/OpenCloudOS-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_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/OpenCloudOS/OpenCloudOS-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_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/OpenCloudOS/OpenCloudOS-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_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-3.18/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS soccr/soccr.c -o soccr/soccr.o
ar -rcs   soccr/libsoccr.a  soccr/soccr.o 
make -r -R -f /builddir/build/BUILD/criu-3.18/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-3.18/scripts/nmk/scripts/main.mk makefile=Makefile obj=criu all
true \
	|| make -f criu/Makefile.packages check-packages-failed
make -r -R -f /builddir/build/BUILD/criu-3.18/scripts/nmk/scripts/main.mk makefile=Makefile obj=criu/arch/aarch64 all
gcc -M -MT criu/arch/aarch64/bitops.d -MT criu/arch/aarch64/bitops.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' -D__ASSEMBLY__ criu/arch/aarch64/bitops.S -o criu/arch/aarch64/bitops.d
gcc -M -MT criu/arch/aarch64/cpu.d -MT criu/arch/aarch64/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/arch/aarch64/cpu.c -o criu/arch/aarch64/cpu.d
gcc -M -MT criu/arch/aarch64/crtools.d -MT criu/arch/aarch64/crtools.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/arch/aarch64/crtools.c -o criu/arch/aarch64/crtools.d
gcc -M -MT criu/arch/aarch64/sigframe.d -MT criu/arch/aarch64/sigframe.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/arch/aarch64/sigframe.c -o criu/arch/aarch64/sigframe.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' -D__ASSEMBLY__ criu/arch/aarch64/bitops.S -o criu/arch/aarch64/bitops.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/arch/aarch64/cpu.c -o criu/arch/aarch64/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/arch/aarch64/crtools.c -o criu/arch/aarch64/crtools.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/arch/aarch64/sigframe.c -o criu/arch/aarch64/sigframe.o
ld  -r -o criu/arch/aarch64/crtools.built-in.o  criu/arch/aarch64/bitops.o criu/arch/aarch64/cpu.o criu/arch/aarch64/crtools.o criu/arch/aarch64/sigframe.o 
make -r -R -f /builddir/build/BUILD/criu-3.18/scripts/nmk/scripts/main.mk makefile=Makefile.library obj=criu/pie all
gcc -M -MT criu/pie/util.d -MT criu/pie/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' -DCR_NOGLIBC -Wstrict-prototypes -ffreestanding -fno-stack-protector -nostdlib -fomit-frame-pointer -fpie -I ./compel/include/uapi criu/pie/util.c -o criu/pie/util.d
gcc -M -MT criu/pie/util-vdso.d -MT criu/pie/util-vdso.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' -DCR_NOGLIBC -Wstrict-prototypes -ffreestanding -fno-stack-protector -nostdlib -fomit-frame-pointer -fpie -I ./compel/include/uapi criu/pie/util-vdso.c -o criu/pie/util-vdso.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' -DCR_NOGLIBC -Wstrict-prototypes -ffreestanding -fno-stack-protector -nostdlib -fomit-frame-pointer -fpie -I ./compel/include/uapi criu/pie/util.c -o criu/pie/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' -DCR_NOGLIBC -Wstrict-prototypes -ffreestanding -fno-stack-protector -nostdlib -fomit-frame-pointer -fpie -I ./compel/include/uapi criu/pie/util-vdso.c -o criu/pie/util-vdso.o
ar -rcs   criu/pie/pie.lib.a  criu/pie/util.o criu/pie/util-vdso.o 
make -r -R -f /builddir/build/BUILD/criu-3.18/scripts/nmk/scripts/main.mk makefile=Makefile obj=criu/pie all
gcc -M -MT criu/pie/parasite.d -MT criu/pie/parasite.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' -DCR_NOGLIBC -Wstrict-prototypes -ffreestanding -fno-stack-protector -nostdlib -fomit-frame-pointer -fpie -I ./compel/include/uapi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 criu/pie/parasite.c -o criu/pie/parasite.d
gcc -M -MT criu/pie/parasite-vdso.d -MT criu/pie/parasite-vdso.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' -DCR_NOGLIBC -Wstrict-prototypes -ffreestanding -fno-stack-protector -nostdlib -fomit-frame-pointer -fpie -I ./compel/include/uapi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 criu/pie/parasite-vdso.c -o criu/pie/parasite-vdso.d
gcc -M -MT criu/arch/aarch64/vdso-pie.d -MT criu/arch/aarch64/vdso-pie.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' -DCR_NOGLIBC -Wstrict-prototypes -ffreestanding -fno-stack-protector -nostdlib -fomit-frame-pointer -fpie -I ./compel/include/uapi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 criu/arch/aarch64/vdso-pie.c -o criu/arch/aarch64/vdso-pie.d
gcc -M -MT criu/arch/aarch64/restorer.d -MT criu/arch/aarch64/restorer.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' -DCR_NOGLIBC -Wstrict-prototypes -ffreestanding -fno-stack-protector -nostdlib -fomit-frame-pointer -fpie -I ./compel/include/uapi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 criu/arch/aarch64/restorer.c -o criu/arch/aarch64/restorer.d
gcc -M -MT criu/arch/aarch64/intraprocedure.d -MT criu/arch/aarch64/intraprocedure.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' -DCR_NOGLIBC -Wstrict-prototypes -ffreestanding -fno-stack-protector -nostdlib -fomit-frame-pointer -fpie -I ./compel/include/uapi -D__ASSEMBLY__ criu/arch/aarch64/intraprocedure.S -o criu/arch/aarch64/intraprocedure.d
gcc -M -MT criu/pie/restorer.d -MT criu/pie/restorer.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' -DCR_NOGLIBC -Wstrict-prototypes -ffreestanding -fno-stack-protector -nostdlib -fomit-frame-pointer -fpie -I ./compel/include/uapi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 criu/pie/restorer.c -o criu/pie/restorer.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' -DCR_NOGLIBC -Wstrict-prototypes -ffreestanding -fno-stack-protector -nostdlib -fomit-frame-pointer -fpie -I ./compel/include/uapi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 criu/pie/parasite.c -o criu/pie/parasite.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: 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
ld  -z noexecstack -T ./compel/arch/aarch64/scripts/compel-pack.lds.S  -o criu/pie/parasite.built-in.o  criu/pie/parasite.o criu/pie/pie.lib.a ./compel/plugins/std.lib.a
ld: warning: criu/pie/parasite.built-in.o has a LOAD segment with RWX permissions
./compel/compel-host hgen -f criu/pie/parasite.built-in.o -o criu/pie/parasite-blob.h
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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' -DCR_NOGLIBC -Wstrict-prototypes -ffreestanding -fno-stack-protector -nostdlib -fomit-frame-pointer -fpie -I ./compel/include/uapi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 criu/pie/parasite-vdso.c -o criu/pie/parasite-vdso.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' -DCR_NOGLIBC -Wstrict-prototypes -ffreestanding -fno-stack-protector -nostdlib -fomit-frame-pointer -fpie -I ./compel/include/uapi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 criu/arch/aarch64/vdso-pie.c -o criu/arch/aarch64/vdso-pie.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' -DCR_NOGLIBC -Wstrict-prototypes -ffreestanding -fno-stack-protector -nostdlib -fomit-frame-pointer -fpie -I ./compel/include/uapi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 criu/arch/aarch64/restorer.c -o criu/arch/aarch64/restorer.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: 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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' -DCR_NOGLIBC -Wstrict-prototypes -ffreestanding -fno-stack-protector -nostdlib -fomit-frame-pointer -fpie -I ./compel/include/uapi -D__ASSEMBLY__ criu/arch/aarch64/intraprocedure.S -o criu/arch/aarch64/intraprocedure.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' -DCR_NOGLIBC -Wstrict-prototypes -ffreestanding -fno-stack-protector -nostdlib -fomit-frame-pointer -fpie -I ./compel/include/uapi -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 criu/pie/restorer.c -o criu/pie/restorer.o
<command-line>: warning: "_FORTIFY_SOURCE" redefined
<command-line>: 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
ld  -z noexecstack -T ./compel/arch/aarch64/scripts/compel-pack.lds.S  -o criu/pie/restorer.built-in.o  criu/pie/parasite-vdso.o ./criu/arch/aarch64/vdso-pie.o ./criu/arch/aarch64/restorer.o ./criu/arch/aarch64/intraprocedure.o criu/pie/restorer.o criu/pie/pie.lib.a ./compel/plugins/std.lib.a
ld: warning: criu/pie/restorer.built-in.o has a LOAD segment with RWX permissions
./compel/compel-host hgen -f criu/pie/restorer.built-in.o -o criu/pie/restorer-blob.h
make -r -R -f /builddir/build/BUILD/criu-3.18/scripts/nmk/scripts/main.mk makefile=Makefile.crtools obj=criu all
gcc -M -MT criu/action-scripts.d -MT criu/action-scripts.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/action-scripts.c -o criu/action-scripts.d
gcc -M -MT criu/aio.d -MT criu/aio.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/aio.c -o criu/aio.d
gcc -M -MT criu/apparmor.d -MT criu/apparmor.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/apparmor.c -o criu/apparmor.d
gcc -M -MT criu/autofs.d -MT criu/autofs.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/autofs.c -o criu/autofs.d
gcc -M -MT criu/bfd.d -MT criu/bfd.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/bfd.c -o criu/bfd.d
gcc -M -MT criu/bitmap.d -MT criu/bitmap.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/bitmap.c -o criu/bitmap.d
gcc -M -MT criu/cgroup-props.d -MT criu/cgroup-props.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/cgroup-props.c -o criu/cgroup-props.d
gcc -M -MT criu/cgroup.d -MT criu/cgroup.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/cgroup.c -o criu/cgroup.d
gcc -M -MT criu/clone-noasan.d -MT criu/clone-noasan.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/clone-noasan.c -o criu/clone-noasan.d
gcc -M -MT criu/config.d -MT criu/config.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/config.c -o criu/config.d
gcc -M -MT criu/cr-check.d -MT criu/cr-check.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/cr-check.c -o criu/cr-check.d
gcc -M -MT criu/cr-dedup.d -MT criu/cr-dedup.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/cr-dedup.c -o criu/cr-dedup.d
gcc -M -MT criu/cr-dump.d -MT criu/cr-dump.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/cr-dump.c -o criu/cr-dump.d
gcc -M -MT criu/cr-errno.d -MT criu/cr-errno.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/cr-errno.c -o criu/cr-errno.d
gcc -M -MT criu/cr-restore.d -MT criu/cr-restore.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/cr-restore.c -o criu/cr-restore.d
gcc -M -MT criu/cr-service.d -MT criu/cr-service.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/cr-service.c -o criu/cr-service.d
gcc -M -MT criu/crtools.d -MT criu/crtools.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/crtools.c -o criu/crtools.d
gcc -M -MT criu/eventfd.d -MT criu/eventfd.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/eventfd.c -o criu/eventfd.d
gcc -M -MT criu/eventpoll.d -MT criu/eventpoll.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/eventpoll.c -o criu/eventpoll.d
gcc -M -MT criu/external.d -MT criu/external.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/external.c -o criu/external.d
gcc -M -MT criu/fault-injection.d -MT criu/fault-injection.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/fault-injection.c -o criu/fault-injection.d
gcc -M -MT criu/fdstore.d -MT criu/fdstore.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/fdstore.c -o criu/fdstore.d
gcc -M -MT criu/fifo.d -MT criu/fifo.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/fifo.c -o criu/fifo.d
gcc -M -MT criu/file-ids.d -MT criu/file-ids.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/file-ids.c -o criu/file-ids.d
gcc -M -MT criu/file-lock.d -MT criu/file-lock.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/file-lock.c -o criu/file-lock.d
gcc -M -MT criu/files-ext.d -MT criu/files-ext.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/files-ext.c -o criu/files-ext.d
gcc -M -MT criu/files-reg.d -MT criu/files-reg.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/files-reg.c -o criu/files-reg.d
gcc -M -MT criu/files.d -MT criu/files.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/files.c -o criu/files.d
gcc -M -MT criu/filesystems.d -MT criu/filesystems.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/filesystems.c -o criu/filesystems.d
gcc -M -MT criu/fsnotify.d -MT criu/fsnotify.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/fsnotify.c -o criu/fsnotify.d
gcc -M -MT criu/hugetlb.d -MT criu/hugetlb.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/hugetlb.c -o criu/hugetlb.d
gcc -M -MT criu/image-desc.d -MT criu/image-desc.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/image-desc.c -o criu/image-desc.d
gcc -M -MT criu/image.d -MT criu/image.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/image.c -o criu/image.d
gcc -M -MT criu/img-streamer.d -MT criu/img-streamer.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/img-streamer.c -o criu/img-streamer.d
gcc -M -MT criu/ipc_ns.d -MT criu/ipc_ns.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/ipc_ns.c -o criu/ipc_ns.d
gcc -M -MT criu/irmap.d -MT criu/irmap.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/irmap.c -o criu/irmap.d
gcc -M -MT criu/kcmp-ids.d -MT criu/kcmp-ids.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/kcmp-ids.c -o criu/kcmp-ids.d
gcc -M -MT criu/kerndat.d -MT criu/kerndat.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/kerndat.c -o criu/kerndat.d
gcc -M -MT criu/libnetlink.d -MT criu/libnetlink.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/libnetlink.c -o criu/libnetlink.d
gcc -M -MT criu/log.d -MT criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/log.c -o criu/log.d
gcc -M -MT criu/lsm.d -MT criu/lsm.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/lsm.c -o criu/lsm.d
gcc -M -MT criu/mem.d -MT criu/mem.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/mem.c -o criu/mem.d
gcc -M -MT criu/memfd.d -MT criu/memfd.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/memfd.c -o criu/memfd.d
gcc -M -MT criu/mount-v2.d -MT criu/mount-v2.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/mount-v2.c -o criu/mount-v2.d
gcc -M -MT criu/mount.d -MT criu/mount.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/mount.c -o criu/mount.d
gcc -M -MT criu/namespaces.d -MT criu/namespaces.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/namespaces.c -o criu/namespaces.d
gcc -M -MT criu/net.d -MT criu/net.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/net.c -o criu/net.d
gcc -M -MT criu/netfilter.d -MT criu/netfilter.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/netfilter.c -o criu/netfilter.d
gcc -M -MT criu/page-pipe.d -MT criu/page-pipe.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/page-pipe.c -o criu/page-pipe.d
gcc -M -MT criu/page-xfer.d -MT criu/page-xfer.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/page-xfer.c -o criu/page-xfer.d
gcc -M -MT criu/pagemap-cache.d -MT criu/pagemap-cache.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/pagemap-cache.c -o criu/pagemap-cache.d
gcc -M -MT criu/pagemap.d -MT criu/pagemap.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/pagemap.c -o criu/pagemap.d
gcc -M -MT criu/parasite-syscall.d -MT criu/parasite-syscall.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/parasite-syscall.c -o criu/parasite-syscall.d
gcc -M -MT criu/path.d -MT criu/path.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/path.c -o criu/path.d
gcc -M -MT criu/pidfd-store.d -MT criu/pidfd-store.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/pidfd-store.c -o criu/pidfd-store.d
gcc -M -MT criu/pie-util-vdso.d -MT criu/pie-util-vdso.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/pie-util-vdso.c -o criu/pie-util-vdso.d
gcc -M -MT criu/pie-util.d -MT criu/pie-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/pie-util.c -o criu/pie-util.d
gcc -M -MT criu/pipes.d -MT criu/pipes.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/pipes.c -o criu/pipes.d
gcc -M -MT criu/plugin.d -MT criu/plugin.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/plugin.c -o criu/plugin.d
gcc -M -MT criu/proc_parse.d -MT criu/proc_parse.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/proc_parse.c -o criu/proc_parse.d
/bin/sh scripts/protobuf-gen.sh > criu/protobuf-desc-gen.h
gcc -M -MT criu/protobuf-desc.d -MT criu/protobuf-desc.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/protobuf-desc.c -o criu/protobuf-desc.d
gcc -M -MT criu/protobuf.d -MT criu/protobuf.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/protobuf.c -o criu/protobuf.d
gcc -M -MT criu/pstree.d -MT criu/pstree.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/pstree.c -o criu/pstree.d
gcc -M -MT criu/rbtree.d -MT criu/rbtree.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/rbtree.c -o criu/rbtree.d
gcc -M -MT criu/rst-malloc.d -MT criu/rst-malloc.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/rst-malloc.c -o criu/rst-malloc.d
gcc -M -MT criu/seccomp.d -MT criu/seccomp.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/seccomp.c -o criu/seccomp.d
gcc -M -MT criu/seize.d -MT criu/seize.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/seize.c -o criu/seize.d
gcc -M -MT criu/servicefd.d -MT criu/servicefd.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/servicefd.c -o criu/servicefd.d
gcc -M -MT criu/setproctitle.d -MT criu/setproctitle.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/setproctitle.c -o criu/setproctitle.d
gcc -M -MT criu/shmem.d -MT criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/shmem.c -o criu/shmem.d
gcc -M -MT criu/sigframe.d -MT criu/sigframe.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/sigframe.c -o criu/sigframe.d
gcc -M -MT criu/signalfd.d -MT criu/signalfd.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/signalfd.c -o criu/signalfd.d
gcc -M -MT criu/sk-inet.d -MT criu/sk-inet.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/sk-inet.c -o criu/sk-inet.d
gcc -M -MT criu/sk-netlink.d -MT criu/sk-netlink.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/sk-netlink.c -o criu/sk-netlink.d
gcc -M -MT criu/sk-packet.d -MT criu/sk-packet.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/sk-packet.c -o criu/sk-packet.d
gcc -M -MT criu/sk-queue.d -MT criu/sk-queue.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/sk-queue.c -o criu/sk-queue.d
gcc -M -MT criu/sk-tcp.d -MT criu/sk-tcp.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/sk-tcp.c -o criu/sk-tcp.d
gcc -M -MT criu/sk-unix.d -MT criu/sk-unix.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/sk-unix.c -o criu/sk-unix.d
gcc -M -MT criu/sockets.d -MT criu/sockets.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/sockets.c -o criu/sockets.d
gcc -M -MT criu/stats.d -MT criu/stats.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/stats.c -o criu/stats.d
gcc -M -MT criu/string.d -MT criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/string.c -o criu/string.d
gcc -M -MT criu/sysctl.d -MT criu/sysctl.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/sysctl.c -o criu/sysctl.d
gcc -M -MT criu/sysfs_parse.d -MT criu/sysfs_parse.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/sysfs_parse.c -o criu/sysfs_parse.d
gcc -M -MT criu/timens.d -MT criu/timens.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/timens.c -o criu/timens.d
gcc -M -MT criu/timerfd.d -MT criu/timerfd.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/timerfd.c -o criu/timerfd.d
gcc -M -MT criu/tls.d -MT criu/tls.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/tls.c -o criu/tls.d
gcc -M -MT criu/tty.d -MT criu/tty.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/tty.c -o criu/tty.d
gcc -M -MT criu/tun.d -MT criu/tun.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/tun.c -o criu/tun.d
gcc -M -MT criu/uffd.d -MT criu/uffd.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/uffd.c -o criu/uffd.d
gcc -M -MT criu/util.d -MT criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/util.c -o criu/util.d
gcc -M -MT criu/uts_ns.d -MT criu/uts_ns.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/uts_ns.c -o criu/uts_ns.d
gcc -M -MT criu/vdso.d -MT criu/vdso.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/vdso.c -o criu/vdso.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/action-scripts.c -o criu/action-scripts.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/aio.c -o criu/aio.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/apparmor.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/autofs.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/bfd.c -o criu/bfd.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/bitmap.c -o criu/bitmap.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/cgroup-props.c -o criu/cgroup-props.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/cgroup.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/clone-noasan.c -o criu/clone-noasan.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/config.c -o criu/config.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/cr-check.c -o criu/cr-check.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/cr-dedup.c -o criu/cr-dedup.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/cr-dump.c -o criu/cr-dump.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/cr-errno.c -o criu/cr-errno.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/cr-restore.c -o criu/cr-restore.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/cr-service.c -o criu/cr-service.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/crtools.c -o criu/crtools.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/eventfd.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/eventpoll.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/external.c -o criu/external.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/fault-injection.c -o criu/fault-injection.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/fdstore.c -o criu/fdstore.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/fifo.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/file-ids.c -o criu/file-ids.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/file-lock.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/files-ext.c -o criu/files-ext.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/files-reg.c -o criu/files-reg.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/files.c -o criu/files.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/filesystems.c -o criu/filesystems.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/fsnotify.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/hugetlb.c -o criu/hugetlb.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/image-desc.c -o criu/image-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/image.c -o criu/image.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/img-streamer.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/ipc_ns.c -o criu/ipc_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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/irmap.c -o criu/irmap.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/kcmp-ids.c -o criu/kcmp-ids.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' -DKDAT_MAGIC_2=1695223765 -DKDAT_RUNDIR=\"/run/criu\" criu/kerndat.c -o criu/kerndat.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/libnetlink.c -o criu/libnetlink.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/log.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/lsm.c -o criu/lsm.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/mem.c -o criu/mem.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/memfd.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/mount-v2.c -o criu/mount-v2.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/mount.c -o criu/mount.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/namespaces.c -o criu/namespaces.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/net.c -o criu/net.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/netfilter.c -o criu/netfilter.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/page-pipe.c -o criu/page-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/page-xfer.c -o criu/page-xfer.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/pagemap-cache.c -o criu/pagemap-cache.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/pagemap.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/parasite-syscall.c -o criu/parasite-syscall.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/path.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/pidfd-store.c -o criu/pidfd-store.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/pie-util-vdso.c -o criu/pie-util-vdso.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/pie-util.c -o criu/pie-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/pipes.c -o criu/pipes.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/plugin.c -o criu/plugin.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/proc_parse.c -o criu/proc_parse.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/protobuf-desc.c -o criu/protobuf-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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/protobuf.c -o criu/protobuf.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/pstree.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/rbtree.c -o criu/rbtree.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/rst-malloc.c -o criu/rst-malloc.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/seccomp.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/seize.c -o criu/seize.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/servicefd.c -o criu/servicefd.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/setproctitle.c -o criu/setproctitle.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/shmem.c -o criu/shmem.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/sigframe.c -o criu/sigframe.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/signalfd.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/sk-inet.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/sk-netlink.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/sk-packet.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/sk-queue.c -o criu/sk-queue.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/sk-tcp.c -o criu/sk-tcp.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/sk-unix.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/sockets.c -o criu/sockets.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/stats.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/string.c -o criu/string.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/sysctl.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/sysfs_parse.c -o criu/sysfs_parse.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/timens.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/timerfd.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/tls.c -o criu/tls.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/tty.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/tun.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/uffd.c -o criu/uffd.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/util.c -o criu/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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/uts_ns.c -o criu/uts_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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/vdso.c -o criu/vdso.o
ld  -r -o criu/built-in.o  criu/action-scripts.o criu/aio.o criu/apparmor.o criu/autofs.o criu/bfd.o criu/bitmap.o criu/cgroup-props.o criu/cgroup.o criu/clone-noasan.o criu/config.o criu/cr-check.o criu/cr-dedup.o criu/cr-dump.o criu/cr-errno.o criu/cr-restore.o criu/cr-service.o criu/crtools.o criu/eventfd.o criu/eventpoll.o criu/external.o criu/fault-injection.o criu/fdstore.o criu/fifo.o criu/file-ids.o criu/file-lock.o criu/files-ext.o criu/files-reg.o criu/files.o criu/filesystems.o criu/fsnotify.o criu/hugetlb.o criu/image-desc.o criu/image.o criu/img-streamer.o criu/ipc_ns.o criu/irmap.o criu/kcmp-ids.o criu/kerndat.o criu/libnetlink.o criu/log.o criu/lsm.o criu/mem.o criu/memfd.o criu/mount-v2.o criu/mount.o criu/namespaces.o criu/net.o criu/netfilter.o criu/page-pipe.o criu/page-xfer.o criu/pagemap-cache.o criu/pagemap.o criu/parasite-syscall.o criu/path.o criu/pidfd-store.o criu/pie-util-vdso.o criu/pie-util.o criu/pipes.o criu/plugin.o criu/proc_parse.o criu/protobuf-desc.o criu/protobuf.o criu/pstree.o criu/rbtree.o criu/rst-malloc.o criu/seccomp.o criu/seize.o criu/servicefd.o criu/setproctitle.o criu/shmem.o criu/sigframe.o criu/signalfd.o criu/sk-inet.o criu/sk-netlink.o criu/sk-packet.o criu/sk-queue.o criu/sk-tcp.o criu/sk-unix.o criu/sockets.o criu/stats.o criu/string.o criu/sysctl.o criu/sysfs_parse.o criu/timens.o criu/timerfd.o criu/tls.o criu/tty.o criu/tun.o criu/uffd.o criu/util.o criu/uts_ns.o criu/vdso.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/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -I ./compel/include/uapi -fno-strict-aliasing -iquote criu/include -iquote include -iquote images -iquote criu/arch/aarch64/include -iquote . -I/usr/include/libnl3 -DSYSCONFDIR='"/etc"' -DGLOBAL_CONFIG_DIR='"/etc/criu/"' -DDEFAULT_CONFIG_FILENAME='"default.conf"' -DUSER_CONFIG_DIR='".criu/"' criu/pie/pie.lib.a images/built-in.o criu/built-in.o criu/arch/aarch64/crtools.built-in.o soccr/libsoccr.a compel/libcompel.a -lgnutls -lprotobuf-c -ldl -lnl-3 -lsoccr -Lsoccr/ -lnet -Wl,--wrap=nla_parse,--wrap=nlmsg_parse   -rdynamic -o criu/criu
make -r -R -f /builddir/build/BUILD/criu-3.18/scripts/nmk/scripts/main.mk makefile=Makefile obj=crit all
cp crit/crit-python3 crit/crit
make -r -R -f /builddir/build/BUILD/criu-3.18/scripts/nmk/scripts/main.mk makefile=Makefile obj=lib all
make -r -R -f /builddir/build/BUILD/criu-3.18/scripts/nmk/scripts/main.mk makefile=Makefile obj=lib/c lib/c/built-in.o
gcc -M -MT lib/c/criu.d -MT lib/c/criu.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -iquote criu//include -iquote criu/include -iquote images -fPIC -fno-stack-protector lib/c/criu.c -o lib/c/criu.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -iquote criu//include -iquote criu/include -iquote images -fPIC -fno-stack-protector images/rpc.pb-c.c -o images/rpc.pb-c.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/OpenCloudOS/OpenCloudOS-hardened-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -iquote criu//include -iquote criu/include -iquote images -fPIC -fno-stack-protector lib/c/criu.c -o lib/c/criu.o
ld  -r -z noexecstack -o lib/c/built-in.o  ./images/rpc.pb-c.o lib/c/criu.o 
gcc -shared -O2 -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1  -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -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_GNU_SOURCE -DCONFIG_GNUTLS -iquote include/ -DCONFIG_GNUTLS -rdynamic -Wl,-soname,libcriu.so.2 -o lib/c/libcriu.so lib/c/built-in.o -lprotobuf-c 
ar rcs lib/c/libcriu.a lib/c/built-in.o
make -r -R -f /builddir/build/BUILD/criu-3.18/scripts/nmk/scripts/main.mk makefile=Makefile obj=lib/py all
make -r -R -f /builddir/build/BUILD/criu-3.18/scripts/nmk/scripts/main.mk makefile=Makefile obj=lib/py/images all
protoc -I=images/ -I=/usr/include/ --python_out=lib/py/images images/apparmor.proto images/autofs.proto images/binfmt-misc.proto images/bpfmap-data.proto images/bpfmap-file.proto images/cgroup.proto images/core-aarch64.proto images/core-arm.proto images/core-mips.proto images/core-ppc64.proto images/core-s390.proto images/core-x86.proto images/core.proto images/cpuinfo.proto images/creds.proto images/eventfd.proto images/eventpoll.proto images/ext-file.proto images/fdinfo.proto images/fh.proto images/fifo.proto images/file-lock.proto images/fown.proto images/fs.proto images/fsnotify.proto images/ghost-file.proto images/img-streamer.proto images/inventory.proto images/ipc-desc.proto images/ipc-msg.proto images/ipc-sem.proto images/ipc-shm.proto images/ipc-var.proto images/macvlan.proto images/memfd.proto images/mm.proto images/mnt.proto images/netdev.proto images/ns.proto images/opts.proto images/packet-sock.proto images/pagemap.proto images/pidns.proto images/pipe-data.proto images/pipe.proto images/pstree.proto images/regfile.proto images/remap-file-path.proto images/rlimit.proto images/rseq.proto images/sa.proto images/seccomp.proto images/siginfo.proto images/signalfd.proto images/sit.proto images/sk-inet.proto images/sk-netlink.proto images/sk-opts.proto images/sk-packet.proto images/sk-unix.proto images/stats.proto images/sysctl.proto images/tcp-stream.proto images/time.proto images/timens.proto images/timer.proto images/timerfd.proto images/tty.proto images/tun.proto images/userns.proto images/utsns.proto images/vma.proto
python3 scripts/magic-gen.py criu/include/magic.h lib/py/images/magic.py
echo "# Autogenerated. Do not edit!" > lib/py/images/pb.py
for m in apparmor_pb2 autofs_pb2 binfmt_misc_pb2 bpfmap_data_pb2 bpfmap_file_pb2 cgroup_pb2 core_aarch64_pb2 core_arm_pb2 core_mips_pb2 core_ppc64_pb2 core_s390_pb2 core_x86_pb2 core_pb2 cpuinfo_pb2 creds_pb2 eventfd_pb2 eventpoll_pb2 ext_file_pb2 fdinfo_pb2 fh_pb2 fifo_pb2 file_lock_pb2 fown_pb2 fs_pb2 fsnotify_pb2 ghost_file_pb2 img_streamer_pb2 inventory_pb2 ipc_desc_pb2 ipc_msg_pb2 ipc_sem_pb2 ipc_shm_pb2 ipc_var_pb2 macvlan_pb2 memfd_pb2 mm_pb2 mnt_pb2 netdev_pb2 ns_pb2 packet_sock_pb2 pagemap_pb2 pidns_pb2 pipe_data_pb2 pipe_pb2 pstree_pb2 regfile_pb2 remap_file_path_pb2 rlimit_pb2 rseq_pb2 sa_pb2 seccomp_pb2 siginfo_pb2 signalfd_pb2 sit_pb2 sk_inet_pb2 sk_netlink_pb2 sk_opts_pb2 sk_packet_pb2 sk_unix_pb2 stats_pb2 sysctl_pb2 tcp_stream_pb2 time_pb2 timens_pb2 timer_pb2 timerfd_pb2 tty_pb2 tun_pb2 userns_pb2 utsns_pb2 vma_pb2; do \
	echo "from .$m import *" >> lib/py/images/pb.py ;\
done
protoc -I=images/ --python_out=lib/py images/rpc.proto
+ make docs V=1
Note: Building without setproctitle() and strlcpy() support.
      To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
Note: Building criu without amdgpu_plugin.
Note: libdrm and libdrm_amdgpu are required to build amdgpu_plugin.
Makefile.config:53: Warn: you have no libnftables installed
Makefile.config:54: Warn: Building without nftables support
make: git: No such file or directory
make -s -C Documentation all
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.M1gQSC
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/criu-3.18-5.ocs23.aarch64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/criu-3.18-5.ocs23.aarch64
++ dirname /builddir/build/BUILDROOT/criu-3.18-5.ocs23.aarch64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/criu-3.18-5.ocs23.aarch64
+ cd criu-3.18
+ sed -e 's,--upgrade --force-reinstall,--disable-pip-version-check --progress-bar off --verbose,g' -i lib/Makefile
+ rm -f crit/pyproject.toml
+ make install-criu DESTDIR=/builddir/build/BUILDROOT/criu-3.18-5.ocs23.aarch64 PREFIX=/usr LIBDIR=/usr/lib64
Note: Building without setproctitle() and strlcpy() support.
      To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
Note: Building criu without amdgpu_plugin.
Note: libdrm and libdrm_amdgpu are required to build amdgpu_plugin.
Makefile.config:53: Warn: you have no libnftables installed
Makefile.config:54: Warn: Building without nftables support
make: git: No such file or directory
make[1]: Nothing to be done for 'all'.
make[1]: 'images/built-in.o' is up to date.
make[1]: 'compel/plugins/std.lib.a' is up to date.
make[1]: 'compel/plugins/fds.lib.a' is up to date.
make[1]: 'compel/libcompel.a' is up to date.
make[1]: 'compel/compel-host-bin' is up to date.
make[1]: Nothing to be done for 'all'.
make[1]: 'soccr/libsoccr.a' is up to date.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
  INSTALL  criu/criu
  INSTALL  scripts/criu-ns
+ make install-lib DESTDIR=/builddir/build/BUILDROOT/criu-3.18-5.ocs23.aarch64 PREFIX=/usr LIBDIR=/usr/lib64 PYTHON=python3
Note: Building without setproctitle() and strlcpy() support.
      To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
Note: Building criu without amdgpu_plugin.
Note: libdrm and libdrm_amdgpu are required to build amdgpu_plugin.
Makefile.config:53: Warn: you have no libnftables installed
Makefile.config:54: Warn: Building without nftables support
make: git: No such file or directory
make[1]: Nothing to be done for 'all'.
make[1]: 'images/built-in.o' is up to date.
make[1]: 'compel/plugins/std.lib.a' is up to date.
make[1]: 'compel/plugins/fds.lib.a' is up to date.
make[1]: 'compel/libcompel.a' is up to date.
make[1]: 'compel/compel-host-bin' is up to date.
make[1]: Nothing to be done for 'all'.
make[1]: 'soccr/libsoccr.a' is up to date.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[2]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all'.
  DEP      images/rpc.pb-c.d
  DEP      lib/c/criu.d
  CC       images/rpc.pb-c.o
  CC       lib/c/criu.o
  LINK     lib/c/built-in.o
  LINK     lib/c/libcriu.so
  LINK     lib/c/libcriu.a
make[2]: 'lib/c/built-in.o' is up to date.
make[2]: Nothing to be done for 'lib/c/criu.pc.in'.
  INSTALL  lib
  INSTALL  pkgconfig/criu.pc
  INSTALL  crit
Using pip 22.3.1 from /usr/lib/python3.11/site-packages/pip (python 3.11)
Processing ./crit
  Preparing metadata (setup.py): started
  Running command python setup.py egg_info
  running egg_info
  creating /tmp/pip-pip-egg-info-pec1ztyz/crit.egg-info
  writing /tmp/pip-pip-egg-info-pec1ztyz/crit.egg-info/PKG-INFO
  writing dependency_links to /tmp/pip-pip-egg-info-pec1ztyz/crit.egg-info/dependency_links.txt
  writing top-level names to /tmp/pip-pip-egg-info-pec1ztyz/crit.egg-info/top_level.txt
  writing manifest file '/tmp/pip-pip-egg-info-pec1ztyz/crit.egg-info/SOURCES.txt'
  reading manifest file '/tmp/pip-pip-egg-info-pec1ztyz/crit.egg-info/SOURCES.txt'
  writing manifest file '/tmp/pip-pip-egg-info-pec1ztyz/crit.egg-info/SOURCES.txt'
  Preparing metadata (setup.py): finished with status 'done'
Building wheels for collected packages: crit
  Building wheel for crit (setup.py): started
  Running command python setup.py bdist_wheel
  running bdist_wheel
  running build
  running build_py
  creating build
  creating build/lib
  creating build/lib/pycriu
  copying pycriu/cli.py -> build/lib/pycriu
  copying pycriu/criu.py -> build/lib/pycriu
  copying pycriu/rpc_pb2.py -> build/lib/pycriu
  copying pycriu/__init__.py -> build/lib/pycriu
  creating build/lib/pycriu/images
  copying pycriu/images/core_arm_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/ipc_sem_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/pstree_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/tty_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/siginfo_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/timer_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/ext_file_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/netdev_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/ipc_var_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/bpfmap_data_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/bpfmap_file_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/rseq_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/rlimit_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/signalfd_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/tun_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/core_s390_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/sit_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/core_ppc64_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/core_mips_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/packet_sock_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/file_lock_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/binfmt_misc_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/mnt_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/core_aarch64_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/core_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/eventfd_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/fh_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/ns_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/ipc_shm_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/pb2dict.py -> build/lib/pycriu/images
  copying pycriu/images/sk_opts_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/fdinfo_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/pidns_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/remap_file_path_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/opts_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/cgroup_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/ghost_file_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/sk_unix_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/autofs_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/tcp_stream_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/cpuinfo_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/vma_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/sa_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/images.py -> build/lib/pycriu/images
  copying pycriu/images/mm_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/creds_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/ipc_msg_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/timerfd_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/fifo_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/pipe_data_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/sk_inet_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/ipc_desc_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/utsns_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/pb.py -> build/lib/pycriu/images
  copying pycriu/images/sk_packet_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/seccomp_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/apparmor_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/pagemap_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/pipe_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/regfile_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/memfd_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/time_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/magic.py -> build/lib/pycriu/images
  copying pycriu/images/fs_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/fsnotify_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/eventpoll_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/fown_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/__init__.py -> build/lib/pycriu/images
  copying pycriu/images/inventory_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/core_x86_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/sk_netlink_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/img_streamer_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/userns_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/sysctl_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/stats_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/timens_pb2.py -> build/lib/pycriu/images
  copying pycriu/images/macvlan_pb2.py -> build/lib/pycriu/images
  running build_scripts
  creating build/scripts-3.11
  copying and adjusting crit -> build/scripts-3.11
  changing mode of build/scripts-3.11/crit from 644 to 755
  /usr/lib/python3.11/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
    warnings.warn(
  installing to build/bdist.linux-aarch64/wheel
  running install
  running install_lib
  creating build/bdist.linux-aarch64
  creating build/bdist.linux-aarch64/wheel
  creating build/bdist.linux-aarch64/wheel/pycriu
  copying build/lib/pycriu/cli.py -> build/bdist.linux-aarch64/wheel/pycriu
  copying build/lib/pycriu/criu.py -> build/bdist.linux-aarch64/wheel/pycriu
  copying build/lib/pycriu/rpc_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu
  creating build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/core_arm_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/ipc_sem_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/pstree_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/tty_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/siginfo_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/timer_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/ext_file_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/netdev_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/ipc_var_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/bpfmap_data_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/bpfmap_file_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/rseq_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/rlimit_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/signalfd_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/tun_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/core_s390_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/sit_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/core_ppc64_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/core_mips_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/packet_sock_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/file_lock_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/binfmt_misc_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/mnt_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/core_aarch64_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/core_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/eventfd_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/fh_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/ns_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/ipc_shm_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/pb2dict.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/sk_opts_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/fdinfo_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/pidns_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/remap_file_path_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/opts_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/cgroup_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/ghost_file_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/sk_unix_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/autofs_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/tcp_stream_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/cpuinfo_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/vma_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/sa_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/images.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/mm_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/creds_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/ipc_msg_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/timerfd_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/fifo_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/pipe_data_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/sk_inet_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/ipc_desc_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/utsns_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/pb.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/sk_packet_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/seccomp_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/apparmor_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/pagemap_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/pipe_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/regfile_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/memfd_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/time_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/magic.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/fs_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/fsnotify_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/eventpoll_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/fown_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/__init__.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/inventory_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/core_x86_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/sk_netlink_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/img_streamer_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/userns_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/sysctl_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/stats_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/timens_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/images/macvlan_pb2.py -> build/bdist.linux-aarch64/wheel/pycriu/images
  copying build/lib/pycriu/__init__.py -> build/bdist.linux-aarch64/wheel/pycriu
  running install_egg_info
  running egg_info
  creating crit.egg-info
  writing crit.egg-info/PKG-INFO
  writing dependency_links to crit.egg-info/dependency_links.txt
  writing top-level names to crit.egg-info/top_level.txt
  writing manifest file 'crit.egg-info/SOURCES.txt'
  reading manifest file 'crit.egg-info/SOURCES.txt'
  writing manifest file 'crit.egg-info/SOURCES.txt'
  Copying crit.egg-info to build/bdist.linux-aarch64/wheel/crit-3.18-py3.11.egg-info
  running install_scripts
  creating build/bdist.linux-aarch64/wheel/crit-3.18.data
  creating build/bdist.linux-aarch64/wheel/crit-3.18.data/scripts
  copying build/scripts-3.11/crit -> build/bdist.linux-aarch64/wheel/crit-3.18.data/scripts
  changing mode of build/bdist.linux-aarch64/wheel/crit-3.18.data/scripts/crit to 755
  creating build/bdist.linux-aarch64/wheel/crit-3.18.dist-info/WHEEL
  creating '/tmp/pip-wheel-g9oufxij/crit-3.18-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it
  adding 'crit-3.18.data/scripts/crit'
  adding 'pycriu/__init__.py'
  adding 'pycriu/cli.py'
  adding 'pycriu/criu.py'
  adding 'pycriu/rpc_pb2.py'
  adding 'pycriu/images/__init__.py'
  adding 'pycriu/images/apparmor_pb2.py'
  adding 'pycriu/images/autofs_pb2.py'
  adding 'pycriu/images/binfmt_misc_pb2.py'
  adding 'pycriu/images/bpfmap_data_pb2.py'
  adding 'pycriu/images/bpfmap_file_pb2.py'
  adding 'pycriu/images/cgroup_pb2.py'
  adding 'pycriu/images/core_aarch64_pb2.py'
  adding 'pycriu/images/core_arm_pb2.py'
  adding 'pycriu/images/core_mips_pb2.py'
  adding 'pycriu/images/core_pb2.py'
  adding 'pycriu/images/core_ppc64_pb2.py'
  adding 'pycriu/images/core_s390_pb2.py'
  adding 'pycriu/images/core_x86_pb2.py'
  adding 'pycriu/images/cpuinfo_pb2.py'
  adding 'pycriu/images/creds_pb2.py'
  adding 'pycriu/images/eventfd_pb2.py'
  adding 'pycriu/images/eventpoll_pb2.py'
  adding 'pycriu/images/ext_file_pb2.py'
  adding 'pycriu/images/fdinfo_pb2.py'
  adding 'pycriu/images/fh_pb2.py'
  adding 'pycriu/images/fifo_pb2.py'
  adding 'pycriu/images/file_lock_pb2.py'
  adding 'pycriu/images/fown_pb2.py'
  adding 'pycriu/images/fs_pb2.py'
  adding 'pycriu/images/fsnotify_pb2.py'
  adding 'pycriu/images/ghost_file_pb2.py'
  adding 'pycriu/images/images.py'
  adding 'pycriu/images/img_streamer_pb2.py'
  adding 'pycriu/images/inventory_pb2.py'
  adding 'pycriu/images/ipc_desc_pb2.py'
  adding 'pycriu/images/ipc_msg_pb2.py'
  adding 'pycriu/images/ipc_sem_pb2.py'
  adding 'pycriu/images/ipc_shm_pb2.py'
  adding 'pycriu/images/ipc_var_pb2.py'
  adding 'pycriu/images/macvlan_pb2.py'
  adding 'pycriu/images/magic.py'
  adding 'pycriu/images/memfd_pb2.py'
  adding 'pycriu/images/mm_pb2.py'
  adding 'pycriu/images/mnt_pb2.py'
  adding 'pycriu/images/netdev_pb2.py'
  adding 'pycriu/images/ns_pb2.py'
  adding 'pycriu/images/opts_pb2.py'
  adding 'pycriu/images/packet_sock_pb2.py'
  adding 'pycriu/images/pagemap_pb2.py'
  adding 'pycriu/images/pb.py'
  adding 'pycriu/images/pb2dict.py'
  adding 'pycriu/images/pidns_pb2.py'
  adding 'pycriu/images/pipe_data_pb2.py'
  adding 'pycriu/images/pipe_pb2.py'
  adding 'pycriu/images/pstree_pb2.py'
  adding 'pycriu/images/regfile_pb2.py'
  adding 'pycriu/images/remap_file_path_pb2.py'
  adding 'pycriu/images/rlimit_pb2.py'
  adding 'pycriu/images/rseq_pb2.py'
  adding 'pycriu/images/sa_pb2.py'
  adding 'pycriu/images/seccomp_pb2.py'
  adding 'pycriu/images/siginfo_pb2.py'
  adding 'pycriu/images/signalfd_pb2.py'
  adding 'pycriu/images/sit_pb2.py'
  adding 'pycriu/images/sk_inet_pb2.py'
  adding 'pycriu/images/sk_netlink_pb2.py'
  adding 'pycriu/images/sk_opts_pb2.py'
  adding 'pycriu/images/sk_packet_pb2.py'
  adding 'pycriu/images/sk_unix_pb2.py'
  adding 'pycriu/images/stats_pb2.py'
  adding 'pycriu/images/sysctl_pb2.py'
  adding 'pycriu/images/tcp_stream_pb2.py'
  adding 'pycriu/images/time_pb2.py'
  adding 'pycriu/images/timens_pb2.py'
  adding 'pycriu/images/timer_pb2.py'
  adding 'pycriu/images/timerfd_pb2.py'
  adding 'pycriu/images/tty_pb2.py'
  adding 'pycriu/images/tun_pb2.py'
  adding 'pycriu/images/userns_pb2.py'
  adding 'pycriu/images/utsns_pb2.py'
  adding 'pycriu/images/vma_pb2.py'
  adding 'crit-3.18.dist-info/METADATA'
  adding 'crit-3.18.dist-info/WHEEL'
  adding 'crit-3.18.dist-info/top_level.txt'
  adding 'crit-3.18.dist-info/RECORD'
  removing build/bdist.linux-aarch64/wheel
  Building wheel for crit (setup.py): finished with status 'done'
  Created wheel for crit: filename=crit-3.18-py3-none-any.whl size=84475 sha256=000f504849a9856070352710d8b4076b0a77f0180aa5550b2b32662f79ace1db
  Stored in directory: /tmp/pip-ephem-wheel-cache-fw3gukx8/wheels/8a/79/c2/c88a4dfc762bd57a0225184348cfe6470d73444e1e0a882b70
Successfully built crit
Installing collected packages: crit
Successfully installed crit-3.18
+ make install-man DESTDIR=/builddir/build/BUILDROOT/criu-3.18-5.ocs23.aarch64 PREFIX=/usr LIBDIR=/usr/lib64
Note: Building without setproctitle() and strlcpy() support.
      To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB).
Note: Building criu without amdgpu_plugin.
Note: libdrm and libdrm_amdgpu are required to build amdgpu_plugin.
Makefile.config:53: Warn: you have no libnftables installed
Makefile.config:54: Warn: Building without nftables support
make: git: No such file or directory
  INSTALL  criu.8
  INSTALL  crit.1 criu-ns.1 compel.1 amdgpu_plugin.1
+ mkdir -p /builddir/build/BUILDROOT/criu-3.18-5.ocs23.aarch64/usr/lib/tmpfiles.d
+ install -m0644 /builddir/build/SOURCES/criu-tmpfiles.conf /builddir/build/BUILDROOT/criu-3.18-5.ocs23.aarch64/usr/lib/tmpfiles.d/criu.conf
+ install -d -m0755 /builddir/build/BUILDROOT/criu-3.18-5.ocs23.aarch64/run/criu/
+ rm -f /builddir/build/BUILDROOT/criu-3.18-5.ocs23.aarch64/usr/share/man/man1/compel.1
+ rm -f /builddir/build/BUILDROOT/criu-3.18-5.ocs23.aarch64/usr/share/man/man1/amdgpu_plugin.1
+ rm -f /builddir/build/BUILDROOT/criu-3.18-5.ocs23.aarch64/usr/lib64/libcriu.a
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 3.18-5.ocs23 --unique-debug-suffix -3.18-5.ocs23.aarch64 --unique-debug-src-base criu-3.18-5.ocs23.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/criu-3.18
extracting debug info from /builddir/build/BUILDROOT/criu-3.18-5.ocs23.aarch64/usr/lib64/libcriu.so.2.0
extracting debug info from /builddir/build/BUILDROOT/criu-3.18-5.ocs23.aarch64/usr/sbin/criu
7272 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/OpenCloudOS/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs
mangling shebang in /usr/sbin/criu-ns from /usr/bin/env python3 to #!/usr/bin/python3
mangling shebang in /usr/libexec/criu/scripts/systemd-autofs-restart.sh from /bin/bash to #!/usr/bin/bash
+ /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0
Bytecompiling .py files below /builddir/build/BUILDROOT/criu-3.18-5.ocs23.aarch64/usr/lib/python3.11 using python3.11
+ /usr/lib/rpm/OpenCloudOS/brp-python-hardlink
Processing files: criu-3.18-5.ocs23.aarch64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.PyikpN
+ umask 022
+ cd /builddir/build/BUILD
+ cd criu-3.18
+ DOCDIR=/builddir/build/BUILDROOT/criu-3.18-5.ocs23.aarch64/usr/share/doc/criu
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/criu-3.18-5.ocs23.aarch64/usr/share/doc/criu
+ cp -pr README.md /builddir/build/BUILDROOT/criu-3.18-5.ocs23.aarch64/usr/share/doc/criu
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ATDZH3
+ umask 022
+ cd /builddir/build/BUILD
+ cd criu-3.18
+ LICENSEDIR=/builddir/build/BUILDROOT/criu-3.18-5.ocs23.aarch64/usr/share/licenses/criu
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/criu-3.18-5.ocs23.aarch64/usr/share/licenses/criu
+ cp -pr COPYING /builddir/build/BUILDROOT/criu-3.18-5.ocs23.aarch64/usr/share/licenses/criu
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: criu = 3.18-5.ocs23 criu(aarch-64) = 3.18-5.ocs23
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/bash ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.35)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.22)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.38)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgnutls.so.30()(64bit) libgnutls.so.30(GNUTLS_3_4)(64bit) libnet.so.1()(64bit) libnl-3.so.200()(64bit) libnl-3.so.200(libnl_3)(64bit) libprotobuf-c.so.1()(64bit) libprotobuf-c.so.1(LIBPROTOBUF_C_1.0.0)(64bit) rtld(GNU_HASH)
Recommends: tar
Processing files: criu-devel-3.18-5.ocs23.aarch64
Provides: criu-devel = 3.18-5.ocs23 criu-devel(aarch-64) = 3.18-5.ocs23 pkgconfig(criu) = 3.18
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config libcriu.so.2()(64bit) pkgconfig(libprotobuf-c)
Processing files: criu-libs-3.18-5.ocs23.aarch64
Provides: criu-libs = 3.18-5.ocs23 criu-libs(aarch-64) = 3.18-5.ocs23 libcriu.so.2()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libprotobuf-c.so.1()(64bit) libprotobuf-c.so.1(LIBPROTOBUF_C_1.0.0)(64bit) rtld(GNU_HASH)
Processing files: python3-criu-3.18-5.ocs23.aarch64
Provides: python-criu = 3.18-5.ocs23 python3-criu = 3.18-5.ocs23 python3-criu(aarch-64) = 3.18-5.ocs23 python3.11-criu = 3.18-5.ocs23 python3.11dist(crit) = 3.18 python3dist(crit) = 3.18
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: python(abi) = 3.11
Obsoletes: python3.11-criu < 3.18-5.ocs23
Processing files: crit-3.18-5.ocs23.aarch64
Provides: crit = 3.18-5.ocs23 crit(aarch-64) = 3.18-5.ocs23
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python3
Processing files: criu-ns-3.18-5.ocs23.aarch64
Provides: criu-ns = 3.18-5.ocs23 criu-ns(aarch-64) = 3.18-5.ocs23
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/python3
Processing files: criu-debugsource-3.18-5.ocs23.aarch64
Provides: criu-debugsource = 3.18-5.ocs23 criu-debugsource(aarch-64) = 3.18-5.ocs23
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: criu-debuginfo-3.18-5.ocs23.aarch64
Provides: criu-debuginfo = 3.18-5.ocs23 criu-debuginfo(aarch-64) = 3.18-5.ocs23 debuginfo(build-id) = e6c81956d96c35857591c0806587eaa0454b4d8b
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: criu-debugsource(aarch-64) = 3.18-5.ocs23
Processing files: criu-libs-debuginfo-3.18-5.ocs23.aarch64
Provides: criu-libs-debuginfo = 3.18-5.ocs23 criu-libs-debuginfo(aarch-64) = 3.18-5.ocs23 debuginfo(build-id) = 6c19c13bdd8d6ed6c4ea1c2f003b7b502560d830 libcriu.so.2.0-3.18-5.ocs23.aarch64.debug()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: criu-debugsource(aarch-64) = 3.18-5.ocs23
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/criu-3.18-5.ocs23.aarch64
Wrote: /builddir/build/RPMS/criu-ns-3.18-5.ocs23.aarch64.rpm
Wrote: /builddir/build/RPMS/criu-devel-3.18-5.ocs23.aarch64.rpm
Wrote: /builddir/build/RPMS/crit-3.18-5.ocs23.aarch64.rpm
Wrote: /builddir/build/RPMS/criu-libs-3.18-5.ocs23.aarch64.rpm
Wrote: /builddir/build/RPMS/criu-libs-debuginfo-3.18-5.ocs23.aarch64.rpm
Wrote: /builddir/build/RPMS/python3-criu-3.18-5.ocs23.aarch64.rpm
Wrote: /builddir/build/RPMS/criu-3.18-5.ocs23.aarch64.rpm
Wrote: /builddir/build/RPMS/criu-debugsource-3.18-5.ocs23.aarch64.rpm
Wrote: /builddir/build/RPMS/criu-debuginfo-3.18-5.ocs23.aarch64.rpm
Child return code was: 0