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

make install fails

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes