[CRIU] Building criu -j 78 is failing

Laurent Dufour ldufour at linux.vnet.ibm.com
Wed Feb 17 07:27:30 PST 2016


Hi Cyrill,

As I mentioned in IRC, I'm facing issues when building CRIU on my Power
victim node running 80 CPUs. Sometime the build succeed, but most of the
time it fails with multiple errors.

Attached to this mail is the log from a failing build. To get it I run:

make clean && make -j 78 all 2>&1 | tee /tmp/criu.build.log

In the attached log the error is :
  LINK     pie/piegen/built-in.o
pie/piegen/elf-ppc64.o: file not recognized: File truncated
/home/laurent/work/criu/scripts/nmk/scripts/build.mk:89: recipe for
target 'pie/piegen/built-in.o' failed
make[2]: *** [pie/piegen/built-in.o] Error 1
Makefile:116: recipe for target 'pie/piegen/built-in.o' failed
make[1]: *** [pie/piegen/built-in.o] Error 2

But sometimes this is :

pie/piegen/built-in.o: file not recognized: File truncated
collect2: error: ld returned 1 exit status

My feeling is that the pie part is not done while it is referenced by
criu, but I can't figure out what happen exactly. Still investigating...

Cheers,
Laurent.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: criu.build.log
Type: text/x-log
Size: 7467 bytes
Desc: not available
URL: <http://lists.openvz.org/pipermail/criu/attachments/20160217/d2f82cf1/attachment.bin>


More information about the CRIU mailing list