Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-4270

Add-ons conan build, qtimageformats

    XMLWordPrintable

Details

    • Task
    • Resolution: Duplicate
    • Not Evaluated
    • None
    • None
    • RTA
    • None
    • Linux/X11

    Description

      conan install qtimageformats/6.1.0@qt/alpha --build=missing --profile=/home/qt/RTA/qt5/Tools/Conan/profiles/qt-6.1.0-gcc-x86_64 -s build_type=Release -g cmake_paths -g cmake -g deploy

      Build error:
       
      Installing (downloading, building) binaries...
      qtimageformats/6.1.0@qt/alpha: Configuring sources in /home/qt/.conan/data/qtimageformats/6.1.0/qt/alpha/source
       
      qtimageformats/6.1.0@qt/alpha: Copying sources to build folder
       
      qtimageformats/6.1.0@qt/alpha: Building your package in /home/qt/.conan/data/qtimageformats/6.1.0/qt/alpha/build/077a5f8eb9e112de9b8cc1e75050936ba78b115e
      qtimageformats/6.1.0@qt/alpha: Generator txt created conanbuildinfo.txt
       
      qtimageformats/6.1.0@qt/alpha: Calling build()
      qtimageformats/6.1.0@qt/alpha:
      qtimageformats/6.1.0@qt/alpha: ERROR: Package '077a5f8eb9e112de9b8cc1e75050936ba78b115e' build failed
      qtimageformats/6.1.0@qt/alpha: WARN: Build folder /home/qt/.conan/data/qtimageformats/6.1.0/qt/alpha/build/077a5f8eb9e112de9b8cc1e75050936ba78b115e
      ERROR: qtimageformats/6.1.0@qt/alpha: Error in build() method, line 114
      cmake = self._get_cmake_tool()
      while calling '_get_cmake_tool', line 80
      cmake = CMake(self, cmake_program=self._get_qtcmake())
      while calling '_get_qtcmake', line 72
      qt_install_path = self._get_cmake_prefix_path()
      while calling '_get_cmake_prefix_path', line 61
      raise QtConanError("'QTDIR' not defined! The 'QTDIR' needs to point to Qt installation directory.")
      QtConanError: 'QTDIR' not defined! The 'QTDIR' needs to point to Qt installation directory.
       
      ['', 'Installing (downloading, building) binaries...', 'qtimageformats/6.1.0@qt/alpha: Configuring sources in /home/qt/.conan/data/qtimageformats/6.1.0/qt/alpha/source', 'qtimageformats/6.1.0@qt/alpha: Copying sources to build folder', 'qtimageformats/6.1.0@qt/alpha: Building your package in /home/qt/.conan/data/qtimageformats/6.1.0/qt/alpha/build/077a5f8eb9e112de9b8cc1e75050936ba78b115e', 'qtimageformats/6.1.0@qt/alpha: Generator txt created conanbuildinfo.txt', 'qtimageformats/6.1.0@qt/alpha: Calling build()', 'qtimageformats/6.1.0@qt/alpha: ', "qtimageformats/6.1.0@qt/alpha: ERROR: Package '077a5f8eb9e112de9b8cc1e75050936ba78b115e' build failed", 'qtimageformats/6.1.0@qt/alpha: WARN: Build folder /home/qt/.conan/data/qtimageformats/6.1.0/qt/alpha/build/077a5f8eb9e112de9b8cc1e75050936ba78b115e', 'ERROR: qtimageformats/6.1.0@qt/alpha: Error in build() method, line 114', '\tcmake = self._get_cmake_tool()', "while calling '_get_cmake_tool', line 80", '\tcmake = CMake(self, cmake_program=self._get_qtcmake())', "while calling '_get_qtcmake', line 72", '\tqt_install_path = self._get_cmake_prefix_path()', "while calling '_get_cmake_prefix_path', line 61", '\traise QtConanError("\'QTDIR\' not defined! The \'QTDIR\' needs to point to Qt installation directory.")', "\tQtConanError: 'QTDIR' not defined! The 'QTDIR' needs to point to Qt installation directory.", '']
       
       
      Installing (downloading, building) binaries...
       
      qtimageformats/6.1.0@qt/alpha: Configuring sources in /home/qt/.conan/data/qtimageformats/6.1.0/qt/alpha/source
       
      qtimageformats/6.1.0@qt/alpha: Copying sources to build folder
       
      qtimageformats/6.1.0@qt/alpha: Building your package in /home/qt/.conan/data/qtimageformats/6.1.0/qt/alpha/build/077a5f8eb9e112de9b8cc1e75050936ba78b115e
       
      qtimageformats/6.1.0@qt/alpha: Generator txt created conanbuildinfo.txt
       
      qtimageformats/6.1.0@qt/alpha: Calling build()
       
      qtimageformats/6.1.0@qt/alpha:
       
      qtimageformats/6.1.0@qt/alpha: ERROR: Package '077a5f8eb9e112de9b8cc1e75050936ba78b115e' build failed
      qtimageformats/6.1.0@qt/alpha: ERROR: Package '077a5f8eb9e112de9b8cc1e75050936ba78b115e' build failed
       LOG11:35:13
      qtimageformats/6.1.0@qt/alpha: WARN: Build folder /home/qt/.conan/data/qtimageformats/6.1.0/qt/alpha/build/077a5f8eb9e112de9b8cc1e75050936ba78b115e
       
      ERROR: qtimageformats/6.1.0@qt/alpha: Error in build() method, line 114
       
      cmake = self._get_cmake_tool()
       
      while calling '_get_cmake_tool', line 80
       
      cmake = CMake(self, cmake_program=self._get_qtcmake())
       
      while calling '_get_qtcmake', line 72
       
      qt_install_path = self._get_cmake_prefix_path()
       
      while calling '_get_cmake_prefix_path', line 61
       
      raise QtConanError("'QTDIR' not defined! The 'QTDIR' needs to point to Qt installation directory.")
       
       
      QtConanError: 'QTDIR' not defined! The 'QTDIR' needs to point to Qt installation directory.

      Attachments

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

        Activity

          People

            iknd Iikka Eklund
            mierala Minna Erälä
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes