Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Error on Qt Version 5.1.1 - ODROID C2 (from PhantomJS build)
Forum Updated to NodeBB v4.3 + New Features

Error on Qt Version 5.1.1 - ODROID C2 (from PhantomJS build)

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 3 Posters 1.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • ramehR Offline
    ramehR Offline
    rameh
    wrote on last edited by A Former User
    #1

    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!

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      Hi! This is a forum for Qt users and thus not the right place for your question. Better ask the PhantomJS guys.

      1 Reply Last reply
      0
      • F Offline
        F Offline
        Fred_at_Plexant
        wrote on last edited by
        #3

        Hello Rameh,
        did you find a solution to your problem? I have the same.
        thanks
        Fred

        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved