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

Build error "Cannot create ../../../qml/QtQml/qmldir for output"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.10.0 Beta 4
    • 5.10.0 Alpha, 5.10.0 Beta 1
    • Build System
    • None

    Description

      /tmp/e2/build/build/qtbase/bin/qmake -install qinstall /tmp/e2/build/qt-everywhere-src-5.10.0-alpha/qtdeclarative/src/imports/qtqml/qmldir ../../../qml/QtQml/qmldir
      make[4]: Entering directory '/tmp/e2/build/build/qtdeclarative/src/imports/builtins'
      make[4]: Nothing to be done for 'first'.
      make[4]: Leaving directory '/tmp/e2/build/build/qtdeclarative/src/imports/builtins'
      Error copying /tmp/e2/build/qt-everywhere-src-5.10.0-alpha/qtdeclarative/src/imports/qtqml/qmldir to ../../../qml/QtQml/qmldir: Cannot create ../../../qml/QtQml/qmldir for output
      cd window/ && ( test -e Makefile || /tmp/e2/build/build/qtbase/bin/qmake -o Makefile /tmp/e2/build/qt-everywhere-src-5.10.0-alpha/qtdeclarative/src/imports/window/window.pro ) && make -f Makefile 
      Makefile:545: recipe for target '../../../qml/QtQml/qmldir' failed
      make[4]: *** [../../../qml/QtQml/qmldir] Error 3
      

      More similar lines follow.

      Configuration was done like this:

      ../qt5/configure -confirm-license -prefix /usr -hostprefix /opt/emlix/test -hostbindir /opt/emlix/test/bin -hostdatadir /opt/emlix/test -bindir /usr/bin -libdir /usr/lib -libexecdir /usr/libexec -headerdir /usr/include/qt5 -archdatadir /usr/lib/qt5 -datadir /usr/share/qt5 -plugindir /usr/lib/qt5/plugins -importdir /usr/lib/qt5/imports -translationdir /usr/share/qt5/translations -release -opensource -shared -pch -pkg-config -platform linux-g++ -device linux-master-g++ -plugin-sql-sqlite -v -no-rpath -nomake tools -sysroot /opt/emlix/test/sysroot -no-opengl -nomake examples -skip svg -skip activeqt -skip wayland -skip 3d -skip graphicaleffects -skip x11extras -skip macextras -skip winextras -skip androidextras -skip webengine -skip canvas3d -skip webview -skip quickcontrols2 -skip purchasing -skip charts -skip datavis3d -skip virtualkeyboard -skip gamepad -skip speech -skip networkauth -skip remoteobjects -skip webglplugin -gui -widgets -alsa -no-gstreamer -no-cups -dbus-linked -no-directfb -fontconfig -system-freetype -glib -no-iconv -no-icu -system-libjpeg -system-libpng -openssl-linked -qt-pcre -system-sqlite -tslib -libudev -no-xcb -syslog -no-xinput2 -system-zlib
      

      Build was done using "make -j 10".

      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
              rebemlix Rolf Eike Beer
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes