Error while compiling Opencv on Jetson TX1

I see no error, except it can’t complete the build. I suppose you’ve run make -j3 or -j4.
Could you retry with only one process (no -j option, just make) and see if it gets further or gives a more significant error message ?