Salvatore,

Could you please enable criu to build for ppc64el now?

I was able to compile version criu_1.7.2-1 without any issue on ppc64el. A 
simple
patch as the following was required:

--- control.old 2015-12-04 10:14:43.140714766 -0500
+++ control     2015-12-04 10:10:56.763557591 -0500
@@ -18,7 +18,7 @@ Vcs-Browser: https://anonscm.debian.org/
 Vcs-Git: git://anonscm.debian.org/collab-maint/criu.git

 Package: criu
-Architecture: amd64 armhf
+Architecture: amd64 armhf ppc64el
 Depends: python-ipaddr, python-protobuf, ${misc:Depends}, ${python:Depends},
${shlibs:Depends}
 Recommends: iproute2 | iproute
 Description: checkpoint and restore in userspace
@@ -28,7 +28,7 @@ Description: checkpoint and restore in u
 Package: criu-dbg
 Section: debug
 Priority: extra
-Architecture: amd64 armhf
+Architecture: amd64 armhf ppc64el
 Depends: criu (= ${binary:Version}), ${misc:Depends}
 Description: checkpoint and restore in userspace (debug)
  criu contains the utilities to checkpoint and restore processes in

Thanks
Breno

Reply via email to