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

qt4-script fails to build on MIPS on non-Linux

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: Not Evaluated Not Evaluated
    • None
    • 4.8.6
    • Qt Script
    • None
    • FreeBSD 11 (r275712), cross-compiling mips on amd64 with user mode qemu emulation.

      I'm playing with building FreeBSD ports on MIPS, and I've run into qt4-script build failure with the following error:

      ../3rdparty/javascriptcore/JavaScriptCore/wtf/Platform.h:339:21: error: sgidefs.h: No such file or directory

      Full build log: http://people.freebsd.org/~amdmi3/qt4-script.error.log

      That header seem to only be present on Linux and not on FreeBSD, and removing this #include fixes the build. It seems that the header only contains several legacy defines which are not used in Qt anyway (I've grepped them through Qt source).

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

            laknoll Lars Knoll
            amdmi3 Dmitry Marakasov
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes