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

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

    XMLWordPrintable

Details

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

    Description

      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).

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes