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

Conan qt3d/6.2.3@qt/everywhere macOS binary package installation failure

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P1: Critical
    • None
    • 6.2.3
    • Conan
    • Qt Installer Sprint 56

    Description

      conan install qt3d/6.2.3@qt/everywhere --build=never --profile ../macos-universal-clang --generator=virtualenv --update -r qt-staging

      Installing (downloading, building) binaries...
      qt3d/6.2.3@qt/everywhere: Retrieving package 7c7c87c185a1e69b65a3f22e61c769637ca53628 from remote 'qt-staging'
      Downloading conanmanifest.txt completed [152.83k]
      Downloading conaninfo.txt completed [15.27k]
      Downloading conan_package.tgz completed [121322.09k]
      Decompressing conan_package.tgz completed [0.00k]
      qt3d/6.2.3@qt/everywhere: Package installed 7c7c87c185a1e69b65a3f22e61c769637ca53628
      qt3d/6.2.3@qt/everywhere: Downloaded package revision 6d50d06618d80e83d1400acf637d091c
      qtbase/6.2.3@qt/everywhere: Already installed!
      qtimageformats/6.2.3@qt/everywhere: Already installed!
      qtshadertools/6.2.3@qt/everywhere: Already installed!
      qtsvg/6.2.3@qt/everywhere: Already installed!
      qtdeclarative/6.2.3@qt/everywhere: Already installed!
      Generator virtualenv created activate.ps1
      Generator virtualenv created deactivate.ps1
      Generator virtualenv created environment.ps1.env
      Generator virtualenv created activate.sh
      Generator virtualenv created deactivate.sh
      Generator virtualenv created environment.sh.env
      Aggregating env generators
      Traceback (most recent call last):
      File "/Users/qt/Library/Python/3.9/lib/python/site-packages/conans/client/command.py", line 2241, in run
      method(args[0][1:])
      File "/Users/qt/Library/Python/3.9/lib/python/site-packages/conans/client/command.py", line 551, in install
      info = self._conan.install_reference(ref,
      File "/Users/qt/Library/Python/3.9/lib/python/site-packages/conans/client/conan_api.py", line 93, in wrapper
      return f(api, *args, **kwargs)
      File "/Users/qt/Library/Python/3.9/lib/python/site-packages/conans/client/conan_api.py", line 558, in install_reference
      deps_install(self.app, ref_or_path=reference, install_folder=install_folder,
      File "/Users/qt/Library/Python/3.9/lib/python/site-packages/conans/client/manager.py", line 142, in deps_install
      run_deploy(deploy_conanfile, install_folder)
      File "/Users/qt/Library/Python/3.9/lib/python/site-packages/conans/client/importer.py", line 116, in run_deploy
      conanfile.deploy()
      File "/Users/qt/.conan/data/qt-conan-common/6.2/qt/everywhere/export/conanfile.py", line 429, in deploy
      self.copy_deps("*") # copy from dependencies
      File "/Users/qt/Library/Python/3.9/lib/python/site-packages/conans/client/importer.py", line 179, in _call_
      files = file_copier(pattern, src=src_dir, links=True, ignore_case=ignore_case,
      File "/Users/qt/Library/Python/3.9/lib/python/site-packages/conans/client/file_copier.py", line 84, in _call_
      fs = self._copy(src_folder, pattern, src, dst, links, ignore_case, excludes,
      File "/Users/qt/Library/Python/3.9/lib/python/site-packages/conans/client/file_copier.py", line 104, in _copy
      self.link_folders(src, dst, link_folders)
      File "/Users/qt/Library/Python/3.9/lib/python/site-packages/conans/client/file_copier.py", line 203, in link_folders
      os.symlink(link, dst_link)
      FileExistsError: [Errno 17] File exists: 'Versions/Current/Resources' -> '/Users/qt/build/build/lib/QtQuickControls2.framework/Resources'

      ERROR: [Errno 17] File exists: 'Versions/Current/Resources' -> '/Users/qt/build/build/lib/QtQuickControls2.framework/Resources'

      Attachments

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

        Activity

          People

            iknd Iikka Eklund
            iknd Iikka Eklund
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes