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

Mac OS 10.6 Deployment Misleading Exporting 10.6 with C++11 Enabled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P2: Important
    • None
    • 5.3.0, 5.3.1
    • Packaging & Installer
    • None
    • Built at 10.7.5 with SDK-10.8 and Xcode 4.6.3, clang version 3.1,
      by using stock qt-opensource-mac-64-clang-5.3.0.dmg with QtCreator-3.1.1
    • macOS

    Description

      To reproduce:
      1. Use qt-opensource-mac-64-clang-5.3.0.dmg
      and build on 10.7.5 with Environment below
      any application using Printing (i.e. textedit example has Printing function);
      2. Create app bundle by using qtmacdeploy from the same package,
      sign frameworks, plugins and the bundle;
      3. Deploy to 10.7 or 10.9 - the application works properly;
      4. Deploy to 10.6.8 - fails to load with issue in loading QtPrintSupport
      (See the output).
      5. Build the application versus Qt-5.2.0, and deploy on 10.6.8 - works properly.

      --------------------------------------
      Mac output:

      Process:         Test [177]
      
      Path:            /Users/ofer/Desktop/Test.app/Contents/MacOS/Test
      Identifier:      com.Testing.Test
      Version:         ??? (???)
      Code Type:       X86-64 (Native)
      Parent Process:  launchd [98]
      
      Date/Time:       2014-05-26 11:01:23.956 +0300
      
      OS Version:      Mac OS X 10.6.8 (10K549)
      Report Version:  6
      
      Interval Since Last Report:          202335 sec
      Crashes Since Last Report:           24
      
      Per-App Crashes Since Last Report:   2
      Anonymous UUID:                      CE529404-3355-430D-B8C7-EAEC1408C438
      
      Exception Type:  EXC_BREAKPOINT (SIGTRAP)
      Exception Codes: 0x0000000000000002, 0x0000000000000000
      Crashed Thread:  0
      
      Dyld Error Message:
        Library not loaded: /usr/lib/libc++.1.dylib
        Referenced from: /Users/ofer/Desktop/Test.app/Contents/MacOS/../Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
        Reason: image not found
      
      Binary Images:
          0x7fff5fc00000 -     0x7fff5fc3be0f  dyld 132.1 (???) <29DECB19-0193-2575-D838-CF743F0400B2> /usr/lib/dyld
      
      Model: MacBookPro2,2, BootROM MBP22.00A5.B07, 2 processors, Intel Core 2 Duo, 2.33 GHz, 4 GB, SMC 1.12f5
      Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 128 MB
      
      Memory Module: global_name
      AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x87), Atheros 5416: 2.1.14.6
      Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
      Network Service: AirPort, AirPort, en1
      Serial ATA Device: ST9320421AS, 298.09 GB
      Parallel ATA Device: MATSHITADVD-R   UJ-857D
      USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8501, 0xfd400000 / 2
      USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8205, 0x7d100000 / 2
      USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8240, 0x5d200000 / 2
      USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x021b, 0x1d200000 / 2
      

      Attachments

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

        Activity

          People

            releaseteam Qt Release Team
            coroberti Robert Iakobashvili
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes