Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-26590

Error while running sdktool during installation, missing dependency libdouble-conversion.so.3

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • None
    • Qt Creator 6.0.0-rc1
    • Installer
    • Ubuntu20.04
    • Linux/X11
    • 5c53c1c86eb26087d5af4c8a930c8a5db8c96465 (qtsdk/qtsdk/master)

    Description

      Use Qt online installer, Qt6.3 gcc binaries selected for installation, run the installer. It will be interrupted multiple times with installer error (see screenshot), but continues with 'Ignore'.

      Running 'ldd' on sdktool shows missing dependency:

      ...Tools/QtCreator/libexec/qtcreator$ ldd sdktool
      linux-vdso.so.1 (0x00007ffd9d1fb000)
      libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f9f056be000)
      libdouble-conversion.so.3 => not found
      libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f9f056b8000)
      libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f9f054d6000)
      libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f9f05387000)
      libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f9f0536a000)
      libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f9f05178000)
      /lib64/ld-linux-x86-64.so.2 (0x00007f9f056fc000)
      

      Attachments

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

        Activity

          People

            con Eike Ziller
            joaijala Johanna Äijälä
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes