* Package: sys-process/criu-3.7 * Repository: gentoo * Maintainer: dlan@gentoo.org virtualization@gentoo.org * USE: abi_x86_32 elibc_glibc kernel_linux python_targets_python2_7 userland_GNU x86 * FEATURES: preserve-libs sandbox test userpriv usersandbox * Determining the location of the kernel source code * Found kernel source directory: * /usr/src/linux * Found kernel object directory: * /lib/modules/4.9.76-gentoo-r1/build * Found sources for kernel version: * 4.9.76-gentoo-r1 * Checking for suitable kernel configuration options... * CONFIG_CHECKPOINT_RESTORE: is not set when it should be. * CONFIG_IA32_EMULATION: is not set when it should be. * CONFIG_NETLINK_DIAG: is not set when it should be. * Please check to make sure these options are set correctly. * Failure to do so may cause unexpected problems. >>> Unpacking source... >>> Unpacking criu-3.7.tar.bz2 to /var/tmp/portage/sys-process/criu-3.7/work >>> Source unpacked in /var/tmp/portage/sys-process/criu-3.7/work >>> Preparing source in /var/tmp/portage/sys-process/criu-3.7/work/criu-3.7 ... * Applying criu-2.2-flags.patch ... [ ok ] * Applying criu-2.3-no-git.patch ... [ ok ] * Applying criu-2.8-automagic-libbsd.patch ... [ ok ] * Applying criu-2.0-sysroot.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/sys-process/criu-3.7/work/criu-3.7 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/sys-process/criu-3.7/work/criu-3.7 ... make --jobs 5 --load-average 7.95 CC=i686-pc-linux-gnu-gcc LD=i686-pc-linux-gnu-ld OBJCOPY=i686-pc-linux-gnu-objcopy LIBDIR=/usr/lib ARCH=x86 V=1 WERROR=0 DEBUG=0 SETPROCTITLE=no PYCRIU=no all docs Note: Building without ia32 C/R, missed ia32 support in gcc That may be related to missing gcc-multilib in your distribution or you may have Debian with buggy toolchain (issue https://github.com/xemul/criu/issues/315) echo "0" > .gitid 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 make -s -C Documentation all 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.7\"" >> criu/include/version.h echo "#define CRIU_VERSION_MAJOR " 3 >> criu/include/version.h echo "#define CRIU_VERSION_MINOR " 7 >> 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/x86/src/lib/include compel/include/asm make -r -R -f /var/tmp/portage/sys-process/criu-3.7/work/criu-3.7/scripts/nmk/scripts/main.mk makefile=Makefile obj=images all protoc-c --proto_path=images/ --c_out=images/ images/google/protobuf/descriptor.proto protoc-c --proto_path=images/ --c_out=images/ images/macvlan.proto protoc-c --proto_path=images/ --c_out=images/ images/autofs.proto protoc-c --proto_path=images/ --c_out=images/ images/sysctl.proto protoc-c --proto_path=images/ --c_out=images/ images/time.proto protoc-c --proto_path=images/ --c_out=images/ images/binfmt-misc.proto protoc-c --proto_path=images/ --c_out=images/ images/seccomp.proto protoc-c --proto_path=images/ --c_out=images/ images/userns.proto protoc-c --proto_path=images/ --c_out=images/ images/cgroup.proto protoc-c --proto_path=images/ --c_out=images/ images/fown.proto protoc-c --proto_path=images/ --c_out=images/ images/rpc.proto protoc-c --proto_path=images/ --c_out=images/ images/siginfo.proto protoc-c --proto_path=images/ --c_out=images/ images/rlimit.proto protoc-c --proto_path=images/ --c_out=images/ images/file-lock.proto protoc-c --proto_path=images/ --c_out=images/ images/creds.proto protoc-c --proto_path=images/ --c_out=images/ images/utsns.proto protoc-c --proto_path=images/ --c_out=images/ images/ipc-desc.proto protoc-c --proto_path=images/ --c_out=images/ images/ipc-var.proto protoc-c --proto_path=images/ --c_out=images/ images/sk-opts.proto protoc-c --proto_path=images/ --c_out=images/ images/timer.proto protoc-c --proto_path=images/ --c_out=images/ images/pipe-data.proto protoc-c --proto_path=images/ --c_out=images/ images/sk-packet.proto protoc-c --proto_path=images/ --c_out=images/ images/pstree.proto protoc-c --proto_path=images/ --c_out=images/ images/fs.proto protoc-c --proto_path=images/ --c_out=images/ images/eventpoll.proto protoc-c --proto_path=images/ --c_out=images/ images/eventfd.proto protoc-c --proto_path=images/ --c_out=images/ images/remap-file-path.proto protoc-c --proto_path=images/ --c_out=images/ images/fifo.proto protoc-c --proto_path=images/ --c_out=images/ images/ns.proto protoc-c --proto_path=images/ --c_out=images/ images/cpuinfo.proto protoc-c --proto_path=images/ --c_out=images/ images/stats.proto protoc-c --proto_path=images/ --c_out=images/ images/opts.proto i686-pc-linux-gnu-gcc -M -MT images/google/protobuf/descriptor.pb-c.d -MT images/google/protobuf/descriptor.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/google/protobuf/descriptor.pb-c.c -o images/google/protobuf/descriptor.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/macvlan.pb-c.d -MT images/macvlan.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/macvlan.pb-c.c -o images/macvlan.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/autofs.pb-c.d -MT images/autofs.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/autofs.pb-c.c -o images/autofs.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/sysctl.pb-c.d -MT images/sysctl.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/sysctl.pb-c.c -o images/sysctl.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/time.pb-c.d -MT images/time.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/time.pb-c.c -o images/time.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/binfmt-misc.pb-c.d -MT images/binfmt-misc.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/binfmt-misc.pb-c.c -o images/binfmt-misc.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/seccomp.pb-c.d -MT images/seccomp.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/seccomp.pb-c.c -o images/seccomp.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/userns.pb-c.d -MT images/userns.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/userns.pb-c.c -o images/userns.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/cgroup.pb-c.d -MT images/cgroup.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/cgroup.pb-c.c -o images/cgroup.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/ext-file.proto i686-pc-linux-gnu-gcc -M -MT images/fown.pb-c.d -MT images/fown.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/fown.pb-c.c -o images/fown.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/rpc.pb-c.d -MT images/rpc.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/rpc.pb-c.c -o images/rpc.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/siginfo.pb-c.d -MT images/siginfo.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/siginfo.pb-c.c -o images/siginfo.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/pagemap.proto i686-pc-linux-gnu-gcc -M -MT images/rlimit.pb-c.d -MT images/rlimit.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/rlimit.pb-c.c -o images/rlimit.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/file-lock.pb-c.d -MT images/file-lock.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/file-lock.pb-c.c -o images/file-lock.pb-c.d 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/vma.proto i686-pc-linux-gnu-gcc -M -MT images/creds.pb-c.d -MT images/creds.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/creds.pb-c.c -o images/creds.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/utsns.pb-c.d -MT images/utsns.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/utsns.pb-c.c -o images/utsns.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/ipc-sem.proto i686-pc-linux-gnu-gcc -M -MT images/ipc-desc.pb-c.d -MT images/ipc-desc.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -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-msg.proto protoc-c --proto_path=images/ --c_out=images/ images/ipc-shm.proto i686-pc-linux-gnu-gcc -M -MT images/ipc-var.pb-c.d -MT images/ipc-var.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/ipc-var.pb-c.c -o images/ipc-var.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/packet-sock.proto i686-pc-linux-gnu-gcc -M -MT images/sk-opts.pb-c.d -MT images/sk-opts.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/sk-opts.pb-c.c -o images/sk-opts.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/sk-netlink.proto protoc-c --proto_path=images/ --c_out=images/ images/sk-inet.proto protoc-c --proto_path=images/ --c_out=images/ images/sk-unix.proto protoc-c --proto_path=images/ --c_out=images/ images/mm.proto protoc-c --proto_path=images/ --c_out=images/ images/timerfd.proto i686-pc-linux-gnu-gcc -M -MT images/timer.pb-c.d -MT images/timer.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/timer.pb-c.c -o images/timer.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/sa.proto make -r -R -f /var/tmp/portage/sys-process/criu-3.7/work/criu-3.7/scripts/nmk/scripts/main.mk makefile=Makefile obj=soccr all i686-pc-linux-gnu-gcc -M -MT images/pipe-data.pb-c.d -MT images/pipe-data.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/pipe-data.pb-c.c -o images/pipe-data.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/sk-packet.pb-c.d -MT images/sk-packet.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/sk-packet.pb-c.c -o images/sk-packet.pb-c.d i686-pc-linux-gnu-gcc -M -MT soccr/soccr.d -MT soccr/soccr.o -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ soccr/soccr.c -o soccr/soccr.d protoc-c --proto_path=images/ --c_out=images/ images/tcp-stream.proto protoc-c --proto_path=images/ --c_out=images/ images/pipe.proto i686-pc-linux-gnu-gcc -M -MT images/pstree.pb-c.d -MT images/pstree.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/pstree.pb-c.c -o images/pstree.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/fs.pb-c.d -MT images/fs.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/fs.pb-c.c -o images/fs.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/signalfd.proto protoc-c --proto_path=images/ --c_out=images/ images/fh.proto i686-pc-linux-gnu-gcc -M -MT images/eventpoll.pb-c.d -MT images/eventpoll.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/eventpoll.pb-c.c -o images/eventpoll.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/eventfd.pb-c.d -MT images/eventfd.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/eventfd.pb-c.c -o images/eventfd.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/remap-file-path.pb-c.d -MT images/remap-file-path.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/remap-file-path.pb-c.c -o images/remap-file-path.pb-c.d i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ soccr/soccr.c -o soccr/soccr.o i686-pc-linux-gnu-gcc -M -MT images/fifo.pb-c.d -MT images/fifo.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/fifo.pb-c.c -o images/fifo.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/ghost-file.proto protoc-c --proto_path=images/ --c_out=images/ images/mnt.proto protoc-c --proto_path=images/ --c_out=images/ images/regfile.proto i686-pc-linux-gnu-gcc -M -MT images/ns.pb-c.d -MT images/ns.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/ns.pb-c.c -o images/ns.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/core-arm.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 i686-pc-linux-gnu-gcc -M -MT images/cpuinfo.pb-c.d -MT images/cpuinfo.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/cpuinfo.pb-c.c -o images/cpuinfo.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/stats.pb-c.d -MT images/stats.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/stats.pb-c.c -o images/stats.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/sit.proto i686-pc-linux-gnu-gcc -M -MT images/opts.pb-c.d -MT images/opts.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/opts.pb-c.c -o images/opts.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/core-aarch64.proto i686-pc-linux-gnu-gcc -M -MT images/ext-file.pb-c.d -MT images/ext-file.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/ext-file.pb-c.c -o images/ext-file.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/pagemap.pb-c.d -MT images/pagemap.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/pagemap.pb-c.c -o images/pagemap.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/tty.pb-c.d -MT images/tty.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/tty.pb-c.c -o images/tty.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/tun.pb-c.d -MT images/tun.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/tun.pb-c.c -o images/tun.pb-c.d ar -rcs soccr/libsoccr.a soccr/soccr.o i686-pc-linux-gnu-gcc -M -MT images/vma.pb-c.d -MT images/vma.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/vma.pb-c.c -o images/vma.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/netdev.proto i686-pc-linux-gnu-gcc -M -MT images/ipc-sem.pb-c.d -MT images/ipc-sem.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/ipc-sem.pb-c.c -o images/ipc-sem.pb-c.d ln -s ./arch/x86/asm include/common/asm make -r -R -f /var/tmp/portage/sys-process/criu-3.7/work/criu-3.7/scripts/nmk/scripts/main.mk makefile=Makefile obj=soccr soccr/libsoccr.a i686-pc-linux-gnu-gcc -M -MT images/ipc-shm.pb-c.d -MT images/ipc-shm.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/ipc-shm.pb-c.c -o images/ipc-shm.pb-c.d make[1]: 'soccr/libsoccr.a' is up to date. make -r -R -f /var/tmp/portage/sys-process/criu-3.7/work/criu-3.7/scripts/nmk/scripts/main.mk makefile=Makefile obj=compel/plugins compel/plugins/std.lib.a i686-pc-linux-gnu-gcc -M -MT images/ipc-msg.pb-c.d -MT images/ipc-msg.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/ipc-msg.pb-c.c -o images/ipc-msg.pb-c.d echo "/* Autogenerated, don't edit */" > compel/plugins/include/uapi/std/syscall-codes-64.h echo "#ifndef ASM_SYSCALL_CODES_H_64__" >> compel/plugins/include/uapi/std/syscall-codes-64.h i686-pc-linux-gnu-gcc -M -MT images/packet-sock.pb-c.d -MT images/packet-sock.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/packet-sock.pb-c.c -o images/packet-sock.pb-c.d echo "#define ASM_SYSCALL_CODES_H_64__" >> compel/plugins/include/uapi/std/syscall-codes-64.h cat compel/arch/x86/plugins/std/syscalls/syscall_64.tbl | awk '/^__NR/{SYSN=$1; sub("^__NR", "SYS", SYSN); print "\n#ifndef ", $1; print "#define", $1, $2; print "#endif"; print "\n#ifndef ", SYSN; print "#define ", SYSN, $1; print "#endif";}' >> compel/plugins/include/uapi/std/syscall-codes-64.h echo "#endif /* ASM_SYSCALL_CODES_H_64__ */" >> compel/plugins/include/uapi/std/syscall-codes-64.h echo "/* Autogenerated, don't edit */" > compel/plugins/include/uapi/std/syscall-64.h echo "#ifndef ASM_SYSCALL_PROTO_H_64__" >> compel/plugins/include/uapi/std/syscall-64.h echo "#define ASM_SYSCALL_PROTO_H_64__" >> compel/plugins/include/uapi/std/syscall-64.h i686-pc-linux-gnu-gcc -M -MT compel/arch/x86/plugins/std/memcpy.d -MT compel/arch/x86/plugins/std/memcpy.o -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -DCR_NOGLIBC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -I compel/include/uapi -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include -iquote compel/arch/x86/plugins -fpie -Wstrict-prototypes -D__ASSEMBLY__ -nostdlib -fomit-frame-pointer -fno-stack-protector compel/arch/x86/plugins/std/memcpy.S -o compel/arch/x86/plugins/std/memcpy.d i686-pc-linux-gnu-gcc -M -MT images/sk-unix.pb-c.d -MT images/sk-unix.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/sk-unix.pb-c.c -o images/sk-unix.pb-c.d echo '#include ' >> compel/plugins/include/uapi/std/syscall-64.h echo '#include ' >> compel/plugins/include/uapi/std/syscall-64.h cat compel/arch/x86/plugins/std/syscalls/syscall_64.tbl | awk '/^__NR/{print "extern long", $3, substr($0, index($0,$4)), ";"}' >> compel/plugins/include/uapi/std/syscall-64.h i686-pc-linux-gnu-gcc -M -MT compel/arch/x86/plugins/std/parasite-head.d -MT compel/arch/x86/plugins/std/parasite-head.o -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -DCR_NOGLIBC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -I compel/include/uapi -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include -iquote compel/arch/x86/plugins -fpie -Wstrict-prototypes -D__ASSEMBLY__ -nostdlib -fomit-frame-pointer -fno-stack-protector compel/arch/x86/plugins/std/parasite-head.S -o compel/arch/x86/plugins/std/parasite-head.d echo "#endif /* ASM_SYSCALL_PROTO_H_64__ */" >> compel/plugins/include/uapi/std/syscall-64.h echo "/* Autogenerated, don't edit */" > compel/plugins/include/uapi/std/syscall-codes.h echo "#ifndef __ASM_CR_SYSCALL_CODES_H__" >> compel/plugins/include/uapi/std/syscall-codes.h i686-pc-linux-gnu-gcc -M -MT images/sk-inet.pb-c.d -MT images/sk-inet.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/sk-inet.pb-c.c -o images/sk-inet.pb-c.d echo "#define __ASM_CR_SYSCALL_CODES_H__" >> compel/plugins/include/uapi/std/syscall-codes.h echo '#include ' >> compel/plugins/include/uapi/std/syscall-codes.h cat compel/arch/x86/plugins/std/syscalls/syscall_32.tbl | awk '/^__NR/{NR32=$1; \ sub("^__NR", "__NR32", NR32); \ print "\n#ifndef ", NR32; \ print "#define ", NR32, $2; \ print "#endif";}' >> compel/plugins/include/uapi/std/syscall-codes.h echo "#endif /* __ASM_CR_SYSCALL_CODES_H__ */" >> compel/plugins/include/uapi/std/syscall-codes.h ln -s ../../../../../../compel/arch/x86/plugins/include/asm/syscall-types.h compel/plugins/include/uapi/std/asm/syscall-types.h i686-pc-linux-gnu-gcc -M -MT images/sk-netlink.pb-c.d -MT images/sk-netlink.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/sk-netlink.pb-c.c -o images/sk-netlink.pb-c.d echo "/* Autogenerated, don't edit */" > compel/arch/x86/plugins/std/syscalls-64.S echo '#include ' >> compel/arch/x86/plugins/std/syscalls-64.S echo '#include "std/syscalls/syscall-common-x86-64.S"' >> compel/arch/x86/plugins/std/syscalls-64.S cat compel/arch/x86/plugins/std/syscalls/syscall_64.tbl | awk '/^__NR/{print "SYSCALL(", $3, ",", $2, ")"}' >> compel/arch/x86/plugins/std/syscalls-64.S echo "/* Autogenerated, don't edit */" > compel/plugins/include/uapi/std/syscall.h echo "#ifndef __ASM_CR_SYSCALL_PROTO_H__" >> compel/plugins/include/uapi/std/syscall.h i686-pc-linux-gnu-gcc -M -MT images/timerfd.pb-c.d -MT images/timerfd.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/timerfd.pb-c.c -o images/timerfd.pb-c.d echo "#define __ASM_CR_SYSCALL_PROTO_H__" >> compel/plugins/include/uapi/std/syscall.h echo "" >> compel/plugins/include/uapi/std/syscall.h echo "#ifdef CONFIG_X86_32" >> compel/plugins/include/uapi/std/syscall.h echo '#include ' >> compel/plugins/include/uapi/std/syscall.h echo "#else" >> compel/plugins/include/uapi/std/syscall.h echo '#include ' >> compel/plugins/include/uapi/std/syscall.h echo "#endif /* CONFIG_X86_32 */" >> compel/plugins/include/uapi/std/syscall.h echo "" >> compel/plugins/include/uapi/std/syscall.h echo "#endif /* __ASM_CR_SYSCALL_PROTO_H__ */" >> compel/plugins/include/uapi/std/syscall.h i686-pc-linux-gnu-gcc -M -MT compel/arch/x86/plugins/std/syscalls-64.d -MT compel/arch/x86/plugins/std/syscalls-64.o -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -DCR_NOGLIBC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -I compel/include/uapi -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include -iquote compel/arch/x86/plugins -fpie -Wstrict-prototypes -D__ASSEMBLY__ -nostdlib -fomit-frame-pointer -fno-stack-protector compel/arch/x86/plugins/std/syscalls-64.S -o compel/arch/x86/plugins/std/syscalls-64.d i686-pc-linux-gnu-gcc -M -MT images/mm.pb-c.d -MT images/mm.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/mm.pb-c.c -o images/mm.pb-c.d echo "/* Autogenerated, don't edit */" > compel/arch/x86/plugins/std/sys-exec-tbl-64.c cat compel/arch/x86/plugins/std/syscalls/syscall_64.tbl | awk '/^__NR/{print "SYSCALL(", substr($3, 5), ",", $2, ")"}' >> compel/arch/x86/plugins/std/sys-exec-tbl-64.c i686-pc-linux-gnu-gcc -M -MT compel/plugins/std/infect.d -MT compel/plugins/std/infect.o -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -DCR_NOGLIBC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/std/infect.c -o compel/plugins/std/infect.d i686-pc-linux-gnu-gcc -M -MT images/sa.pb-c.d -MT images/sa.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/sa.pb-c.c -o images/sa.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/mnt.pb-c.d -MT images/mnt.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/mnt.pb-c.c -o images/mnt.pb-c.d i686-pc-linux-gnu-gcc -M -MT compel/plugins/std/fds.d -MT compel/plugins/std/fds.o -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -DCR_NOGLIBC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/std/fds.c -o compel/plugins/std/fds.d i686-pc-linux-gnu-gcc -M -MT images/tcp-stream.pb-c.d -MT images/tcp-stream.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/tcp-stream.pb-c.c -o images/tcp-stream.pb-c.d i686-pc-linux-gnu-gcc -M -MT compel/plugins/std/std.d -MT compel/plugins/std/std.o -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -DCR_NOGLIBC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/std/std.c -o compel/plugins/std/std.d i686-pc-linux-gnu-gcc -M -MT images/pipe.pb-c.d -MT images/pipe.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/pipe.pb-c.c -o images/pipe.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/signalfd.pb-c.d -MT images/signalfd.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/signalfd.pb-c.c -o images/signalfd.pb-c.d i686-pc-linux-gnu-gcc -M -MT compel/plugins/shmem/shmem.d -MT compel/plugins/shmem/shmem.o -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -DCR_NOGLIBC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/shmem/shmem.c -o compel/plugins/shmem/shmem.d protoc-c --proto_path=images/ --c_out=images/ images/fsnotify.proto i686-pc-linux-gnu-gcc -M -MT images/fh.pb-c.d -MT images/fh.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/fh.pb-c.c -o images/fh.pb-c.d i686-pc-linux-gnu-gcc -M -MT compel/plugins/fds/fds.d -MT compel/plugins/fds/fds.o -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -DCR_NOGLIBC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/fds/fds.c -o compel/plugins/fds/fds.d i686-pc-linux-gnu-gcc -M -MT compel/plugins/std/log.d -MT compel/plugins/std/log.o -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -DCR_NOGLIBC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/std/log.c -o compel/plugins/std/log.d i686-pc-linux-gnu-gcc -M -MT images/ghost-file.pb-c.d -MT images/ghost-file.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/ghost-file.pb-c.c -o images/ghost-file.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/regfile.pb-c.d -MT images/regfile.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/regfile.pb-c.c -o images/regfile.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/fdinfo.proto i686-pc-linux-gnu-gcc -M -MT compel/plugins/std/string.d -MT compel/plugins/std/string.o -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -DCR_NOGLIBC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/std/string.c -o compel/plugins/std/string.d i686-pc-linux-gnu-gcc -M -MT images/core-arm.pb-c.d -MT images/core-arm.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/core-arm.pb-c.c -o images/core-arm.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/core-ppc64.pb-c.d -MT images/core-ppc64.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/core-ppc64.pb-c.c -o images/core-ppc64.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/core-s390.pb-c.d -MT images/core-s390.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/core-s390.pb-c.c -o images/core-s390.pb-c.d i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -DCR_NOGLIBC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/std/std.c -o compel/plugins/std/std.o i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -DCR_NOGLIBC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/std/fds.c -o compel/plugins/std/fds.o i686-pc-linux-gnu-gcc -M -MT images/core-x86.pb-c.d -MT images/core-x86.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/core-x86.pb-c.c -o images/core-x86.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/core-aarch64.pb-c.d -MT images/core-aarch64.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/core-aarch64.pb-c.c -o images/core-aarch64.pb-c.d protoc-c --proto_path=images/ --c_out=images/ images/core.proto i686-pc-linux-gnu-gcc -M -MT images/sit.pb-c.d -MT images/sit.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/sit.pb-c.c -o images/sit.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/fsnotify.pb-c.d -MT images/fsnotify.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/fsnotify.pb-c.c -o images/fsnotify.pb-c.d i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -DCR_NOGLIBC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/std/string.c -o compel/plugins/std/string.o i686-pc-linux-gnu-gcc -c -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -DCR_NOGLIBC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -Wp,-U_FORTIFY_SOURCE -Wp,-D_FORTIFY_SOURCE=0 -I compel/include/uapi -iquote compel/include -fpie -fno-stack-protector -iquote compel/plugins/include -iquote compel/arch/x86/plugins/include compel/plugins/std/infect.c -o compel/plugins/std/infect.o protoc-c --proto_path=images/ --c_out=images/ images/inventory.proto i686-pc-linux-gnu-gcc -M -MT images/core.pb-c.d -MT images/core.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/core.pb-c.c -o images/core.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/netdev.pb-c.d -MT images/netdev.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/netdev.pb-c.c -o images/netdev.pb-c.d i686-pc-linux-gnu-gcc -M -MT images/fdinfo.pb-c.d -MT images/fdinfo.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/fdinfo.pb-c.c -o images/fdinfo.pb-c.d In file included from compel/plugins/std/infect.c:13:0: compel/plugins/std/infect.c: In function ‘fini_sigreturn’: compel/include/uapi/compel/asm/sigframe.h:167:2: error: unknown register name ‘r11’ in ‘asm’ asm volatile( \ ^ compel/include/uapi/compel/asm/sigframe.h:186:3: note: in expansion of macro ‘ARCH_RT_SIGRETURN_COMPAT’ ARCH_RT_SIGRETURN_COMPAT(new_sp); \ ^~~~~~~~~~~~~~~~~~~~~~~~ compel/plugins/std/infect.c:73:2: note: in expansion of macro ‘ARCH_RT_SIGRETURN’ ARCH_RT_SIGRETURN(new_sp, sigframe); ^~~~~~~~~~~~~~~~~ compel/include/uapi/compel/asm/sigframe.h:167:2: error: unknown register name ‘r10’ in ‘asm’ asm volatile( \ ^ compel/include/uapi/compel/asm/sigframe.h:186:3: note: in expansion of macro ‘ARCH_RT_SIGRETURN_COMPAT’ ARCH_RT_SIGRETURN_COMPAT(new_sp); \ ^~~~~~~~~~~~~~~~~~~~~~~~ compel/plugins/std/infect.c:73:2: note: in expansion of macro ‘ARCH_RT_SIGRETURN’ ARCH_RT_SIGRETURN(new_sp, sigframe); ^~~~~~~~~~~~~~~~~ compel/include/uapi/compel/asm/sigframe.h:167:2: error: unknown register name ‘r9’ in ‘asm’ asm volatile( \ ^ compel/include/uapi/compel/asm/sigframe.h:186:3: note: in expansion of macro ‘ARCH_RT_SIGRETURN_COMPAT’ ARCH_RT_SIGRETURN_COMPAT(new_sp); \ ^~~~~~~~~~~~~~~~~~~~~~~~ compel/plugins/std/infect.c:73:2: note: in expansion of macro ‘ARCH_RT_SIGRETURN’ ARCH_RT_SIGRETURN(new_sp, sigframe); ^~~~~~~~~~~~~~~~~ compel/include/uapi/compel/asm/sigframe.h:167:2: error: unknown register name ‘r8’ in ‘asm’ asm volatile( \ ^ compel/include/uapi/compel/asm/sigframe.h:186:3: note: in expansion of macro ‘ARCH_RT_SIGRETURN_COMPAT’ ARCH_RT_SIGRETURN_COMPAT(new_sp); \ ^~~~~~~~~~~~~~~~~~~~~~~~ compel/plugins/std/infect.c:73:2: note: in expansion of macro ‘ARCH_RT_SIGRETURN’ ARCH_RT_SIGRETURN(new_sp, sigframe); ^~~~~~~~~~~~~~~~~ make[1]: *** [/var/tmp/portage/sys-process/criu-3.7/work/criu-3.7/scripts/nmk/scripts/build.mk:209: compel/plugins/std/infect.o] Error 1 make[1]: *** Waiting for unfinished jobs.... i686-pc-linux-gnu-gcc -M -MT images/inventory.pb-c.d -MT images/inventory.pb-c.d -O2 -pipe -march=pentium4m -mtune=pentium4m -Wall -Wformat-security -DCONFIG_X86_64 -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -iquote include/ -iquote images/ images/inventory.pb-c.c -o images/inventory.pb-c.d make: *** [Makefile.compel:52: compel/plugins/std.lib.a] Error 2 make: *** Waiting for unfinished jobs.... make[1]: Nothing to be done for 'all'. * ERROR: sys-process/criu-3.7::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=sys-process/criu-3.7::gentoo'`, * the complete build log and the output of `emerge -pqv '=sys-process/criu-3.7::gentoo'`. * The complete build log is located at '/var/tmp/portage/sys-process/criu-3.7/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/sys-process/criu-3.7/temp/environment'. * Working directory: '/var/tmp/portage/sys-process/criu-3.7/work/criu-3.7' * S: '/var/tmp/portage/sys-process/criu-3.7/work/criu-3.7'