olegmikul commented on issue #15208: Errors when compiling from source on 
Linux: string_fortified.h: stringop-truncation
URL: 
https://github.com/apache/incubator-mxnet/issues/15208#issuecomment-500727017
 
 
   Tried with gcc-7. Got different error:
   make: *** [Makefile:509: 
build/src/operator/quantization/mkldnn/mkldnn_quantized_fully_connected.o] 
Error 1
   make: *** Waiting for unfinished jobs....
   In file included from /usr/include/c++/7/ios:40:0,
                    from /usr/include/c++/7/ostream:38,
                    from /usr/include/c++/7/iterator:64,
                    from 
src/operator/quantization/mkldnn/../../nn/mkldnn/mkldnn_base-inl.h:50,
                    from 
src/operator/quantization/mkldnn/mkldnn_quantized_conv.cc:27:
   /usr/include/c++/7/bits/char_traits.h: In member function 
‘mkldnn::memory::primitive_desc 
mkldnn::primitive_desc::query_mpd(mkldnn::query, int) const’:
   /usr/include/c++/7/bits/char_traits.h:350:66: internal compiler error: in 
c_readstr, at builtins.c:677
     return static_cast<char_type*>(__builtin_memcpy(__s1, __s2, __n));
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to