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

make install fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • 5.6.0
    • Build System
    • None

    Description

      make install fails for the Android build with:

      cd qtplugininfo/ && ( test -e Makefile || /tmp/qt-everywhere-opensource-src-5.6.0/qtbase/bin/qmake /tmp/qt-everywhere-opensource-src-5.6.0/qttools/src/qtplugininfo/qtplugininfo.pro -o Makefile ) && make -f Makefile install
      make[3]: Entering directory '/tmp/qt-everywhere-opensource-src-5.6.0/qttools/src/qtplugininfo'
      mkdir: cannot create directory '/libs': Permission denied
      Makefile:782: recipe for target 'install_target' failed
      make[3]: *** [install_target] Error 1
      make[3]: Leaving directory '/tmp/qt-everywhere-opensource-src-5.6.0/qttools/src/qtplugininfo'
      

      because the -prefix of configure will not used.

      Attachments

        Issue Links

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

          Activity

            People

              buddenha Oswald Buddenhagen
              tuxmaster Frank Büttner
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes