Error on Qt Version 5.1.1 - ODROID C2 (from PhantomJS build)
Unsolved
Mobile and Embedded
-
Hello,
I am trying to build PhantomJS on the ODROID C2 on Debian, and I am getting this error:In file included from ../../include/QtCore/qendian.h:1:0, from tools/../../3rdparty/sha1/sha1.cpp:38, from tools/qcryptographichash.cpp:38: ../../include/QtCore/../../src/corelib/global/qendian.h: In function ‘void sha1ProcessChunk(Sha1State*, const unsigned char*)’: ../../include/QtCore/../../src/corelib/global/qendian.h:105:36: internal compiler error: in convert_move, at expr.c:345 return __builtin_bswap32(source); ^ Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
Here is my gcc version:
# gcc --version gcc (Debian/Linaro 4.9.2-10) 4.9.2 Copyright (C) 2014 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Is this a bug in gcc or something else in QT?
Thanks for your help! -
Hi! This is a forum for Qt users and thus not the right place for your question. Better ask the PhantomJS guys.
-
Hello Rameh,
did you find a solution to your problem? I have the same.
thanks
Fred