Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-35228

qt5base-5.1.1 fails to build on MIPS64 n64

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • 5.2.1
    • 5.1.1
    • Build System
    • None

    Description

      In file included from tools/qcryptographichash.cpp:74:0:
      tools/../../3rdparty/sha3/KeccakF-1600-opt64.c: In function ‘void KeccakAbsorb576bits(unsigned char*, const unsigned char*)’:
      tools/../../3rdparty/sha3/KeccakF-1600-opt64.c:348:50: error: ‘fromBytesToWord’ was not declared in this scope
      tools/../../3rdparty/sha3/KeccakF-1600-opt64.c: In function ‘void KeccakAbsorb832bits(unsigned char*, const unsigned char*)’:
      tools/../../3rdparty/sha3/KeccakF-1600-opt64.c:364:50: error: ‘fromBytesToWord’ was not declared in this scope
      tools/../../3rdparty/sha3/KeccakF-1600-opt64.c: In function ‘void KeccakAbsorb1024bits(unsigned char*, const unsigned char*)’:
      tools/../../3rdparty/sha3/KeccakF-1600-opt64.c:380:50: error: ‘fromBytesToWord’ was not declared in this scope
      tools/../../3rdparty/sha3/KeccakF-1600-opt64.c: In function ‘void KeccakAbsorb1088bits(unsigned char*, const unsigned char*)’:
      tools/../../3rdparty/sha3/KeccakF-1600-opt64.c:396:50: error: ‘fromBytesToWord’ was not declared in this scope
      tools/../../3rdparty/sha3/KeccakF-1600-opt64.c: In function ‘void KeccakAbsorb1152bits(unsigned char*, const unsigned char*)’:
      tools/../../3rdparty/sha3/KeccakF-1600-opt64.c:412:50: error: ‘fromBytesToWord’ was not declared in this scope
      tools/../../3rdparty/sha3/KeccakF-1600-opt64.c: In function ‘void KeccakAbsorb1344bits(unsigned char*, const unsigned char*)’:
      tools/../../3rdparty/sha3/KeccakF-1600-opt64.c:428:50: error: ‘fromBytesToWord’ was not declared in this scope
      tools/../../3rdparty/sha3/KeccakF-1600-opt64.c: In function ‘void KeccakAbsorb(unsigned char*, const unsigned char*, unsigned int)’:
      tools/../../3rdparty/sha3/KeccakF-1600-opt64.c:443:50: error: ‘fromBytesToWord’ was not declared in this scope
      tools/../../3rdparty/sha3/KeccakF-1600-opt64.c: In function ‘void KeccakExtract1024bits(const unsigned char*, unsigned char*)’:
      tools/../../3rdparty/sha3/KeccakF-1600-opt64.c:467:62: error: ‘fromWordToBytes’ was not declared in this scope
      tools/../../3rdparty/sha3/KeccakF-1600-opt64.c: In function ‘void KeccakExtract(const unsigned char*, unsigned char*, unsigned int)’:
      tools/../../3rdparty/sha3/KeccakF-1600-opt64.c:486:62: error: ‘fromWordToBytes’ was not declared in this scope
      make[3]: *** [.obj/release-shared/qcryptographichash.o] Error 1

      The attached patch fixes the problem.

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              laknoll Lars Knoll
              vincent- Vicente Olivert Riera
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes