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

Assistant fails to build because of duplicate _sqlite3_status (Mac, static)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P1: Critical
    • 4.7.0
    • 4.6.1
    • None
    • Mac OS X 10.6.2, XCode 3.2.1
    • macOS
    • 4221d629e2cf37ee8c5ba7cb595b05ab8c82f113

    Description

      QTBUG-6771 is listed as "fixed" in 4.6.1: http://bugreports.qt.nokia.com/browse/QTBUG-6771

      The truth is that this bug remains in the latest version 4.6.1

      Why not issue the following command on Mac OS X 10.6.2, and see what happens before you said "Fixed"?

      ./configure -release -static -platform macx-g++ -no-framework; make

      You will see errors like this:

      ld: duplicate symbol _sqlite3_status in /Users/simon/461/lib/libQtWebKit.a(sqlite3.o) and /Users/simon/461/plugins/sqldrivers/libqsqlite.a(sqlite3.o)
      collect2: ld returned 1 exit status
      make[4]: *** [../../../../bin/Assistant.app/Contents/MacOS/Assistant] Error 1
      make[3]: *** [sub-assistant-make_default-ordered] Error 2
      make[2]: *** [sub-tools-make_default-ordered] Error 2
      make[1]: *** [sub-assistant-make_default-ordered] Error 2
      make: *** [sub-tools-make_default-ordered] Error 2

      Attachments

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

        Activity

          People

            shausman Simon Hausmann
            goldpig Simon Liu
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes