vertical_align_top

/ v6.11.1 / itemmodel / 20260529112653 /

# qtlite-worker starting v6.11.1/itemmodel at 20260529112653

$ cd /work/v6.11.1/src/qt5 && git fetch --all --tags

$ cd /work/v6.11.1/src/qt5 && git reset --hard v6.11.1
HEAD is now at bfde7b89 Update submodules on '6.11.1 in qt/qt5'

$ cd /work/v6.11.1/src/qt5 && git submodule update --init --recursive qtbase qtshadertools qtdeclarative qtsvg

$ cd /work/v6.11.1/itemmodel/build && /work/v6.11.1/src/qt5/configure -confirm-license -no-pch -release -prefix /work/v6.11.1/itemmodel/install -opensource -ccache -no-feature-itemmodel
+ /work/v6.11.1/src/qt5/qtbase/configure -top-level -confirm-license -no-pch -release -prefix /work/v6.11.1/itemmodel/install -opensource -ccache -no-feature-itemmodel
'/usr/bin/cmake' '-DQT_INTERNAL_CALLED_FROM_CONFIGURE:BOOL=TRUE' '-DFEATURE_itemmodel=OFF' '-DBUILD_WITH_PCH=OFF' '-DCMAKE_INSTALL_PREFIX=/work/v6.11.1/itemmodel/install' '-DQT_USE_CCACHE=ON' '-DCMAKE_BUILD_TYPE=Release' '-G' 'Ninja' '/work/v6.11.1/src/qt5'
-- The CXX compiler identification is GNU 12.2.0
-- The C compiler identification is GNU 12.2.0
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/cc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- The ASM compiler identification is GNU
-- Found assembler: /usr/bin/cc
-- Checking dependencies of submodule 'qtbase'
-- Checking dependencies of submodule 'qtimageformats'
-- Checking dependencies of submodule 'qtlanguageserver'
-- Checking dependencies of submodule 'qtshadertools'
-- Checking dependencies of submodule 'qtsvg'
-- Checking dependencies of submodule 'qtdeclarative'
-- Skipping optional dependency 'qtimageformats' of 'qtdeclarative', because qtimageformats's CMakeLists.txt couldn't be found.
-- Skipping optional dependency 'qtlanguageserver' of 'qtdeclarative', because qtlanguageserver's CMakeLists.txt couldn't be found.
-- Configuring submodule 'qtbase'
-- [QtBase] CMAKE_BUILD_TYPE was already explicitly set to: 'Release'
-- Configuring submodule 'qtimageformats'
-- Configuring submodule 'qtlanguageserver'
-- Configuring submodule 'qtshadertools'
-- Configuring submodule 'qtsvg'
-- Configuring submodule 'qtdeclarative'

-- Configuration summary has been written to /work/v6.11.1/itemmodel/build/config.summary

-- 

Qt is now configured for building. Just run 'cmake --build . --parallel'

Once everything is built, you must run 'cmake --install .'
Qt will be installed into '/work/v6.11.1/itemmodel/install'

To configure and build other Qt modules, you can use the following convenience script:
        /work/v6.11.1/itemmodel/install/bin/qt-configure-module

If reconfiguration fails for some reason, try removing 'CMakeCache.txt' from the build directory
Alternatively, you can add the --fresh flag to your CMake flags.

-- Configuring done
CMake Error at qtdeclarative/src/quickdialogs/quickdialogsquickimpl/CMakeLists.txt:133 (add_dependencies):
  The dependency target "Qt::LabsFolderListModelPrivate" of target
  "QuickDialogs2QuickImpl" does not exist.


CMake Error in qtdeclarative/src/quickdialogs/quickdialogsquickimpl/CMakeLists.txt:
  The dependency target "Qt::LabsFolderListModelPrivate" of target
  "QuickDialogs2QuickImpl_autogen" does not exist.


-- Generating done
CMake Generate step failed.  Build files cannot be regenerated correctly.
CMake Error at /work/v6.11.1/src/qt5/qtbase/cmake/QtProcessConfigureArgs.cmake:1500 (message):
  CMake exited with code 1.


CMake Error at /work/v6.11.1/src/qt5/cmake/QtIRProcessHelpers.cmake:173 (message):
  /work/v6.11.1/src/qt5/qtbase/configure -top-level -confirm-license -no-pch
  -release -prefix /work/v6.11.1/itemmodel/install -opensource -ccache
  -no-feature-itemmodel exited with status: 1

Call Stack (most recent call first):
  /work/v6.11.1/src/qt5/cmake/QtTopLevelHelpers.cmake:35 (qt_ir_execute_process_and_log_and_handle_error)
  /work/v6.11.1/src/qt5/cmake/QtTopLevelHelpers.cmake:57 (qt_tl_run_toplevel_configure)
  /work/v6.11.1/src/qt5/cmake/QtTopLevelConfigureScript.cmake:16 (qt_tl_run_main_script)



worker: configure exited 1