ChaiBapchya opened a new issue #15506: Improving error message URL: https://github.com/apache/incubator-mxnet/issues/15506 Source build on Ubuntu (EC2) I ran into this error: Thought this error message could be improved - ``` src/operator/quantization/./.././../common/../operator/mxnet_op.h(772): catastrophic error: error while writing generated C file: No space left on device 1 catastrophic error detected in the compilation of "/tmp/tmpxft_000032f8_00000000-16_quantize.compute_35.cpp1.ii". Compilation terminated. <built-in>: fatal error: when writing output to : No space left on device compilation terminated. Makefile:535: recipe for target 'build/src/operator/nn/layer_norm_gpu.o' failed make: *** [build/src/operator/nn/layer_norm_gpu.o] Error 1 Makefile:535: recipe for target 'build/src/operator/quantization/quantize_gpu.o' failed make: *** [build/src/operator/quantization/quantize_gpu.o] Error 1 <built-in>: fatal error: when writing output to : No such file or directory compilation terminated. ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services