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

recursion in prl file causes endless loop

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.5.0 RC
    • 4.6.3
    • Build tools: qmake
    • None
    • Ubuntu 9.04 Linux, using gcc 4.1.2 to cross-compile
    • 275709fb43c154ccb1d95391f4829bd1aecebb12

    Description

      When trying to run ./configure to cross-compile Qt for an embedded ARM-based device, it hangs at following point:
      .....
      Creating makefiles. Please wait...
      for /home/.../qt-everywhere-opensource-src-4.6.3/src/tools/moc/moc.pro
      for /home/.../qt-everywhere-opensource-src-4.6.3/src/3rdparty/webkit/WebCore/WebCore.pro

      CPU utilization is high, but it just doesn't progress from here any more. No error is reported.

      Full ./configure line is:
      ./configure -embedded arm -xplatform qws/linux-arm-g++-imx -release -prefix /usr/local/Trolltech/Qt-imx28-4.6.3 -qt-gfx-linuxfb -qt-kbd-tty -qt-mouse-tslib -qt-kbd-linuxinput -qt-mouse-linuxinput -little-endian

      Attached is qmake.conf I stored in mkspecs/qws/linux-arm-g++-imx

      Attachments

        1. libQtWebKit.prl
          1 kB
        2. qmake.conf
          1 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            buddenha Oswald Buddenhagen
            vladan.jovanovic Vladan Jovanovic
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes