Deployment issue on OSX with Qt 5.5

Bug #1475856 reported by Alexander Wolf
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Stellarium
Fix Released
High
treaves

Bug Description

Stellarium can't be deployment when Qt 5.5 are used for their building.

Typical log:

Scanning dependencies of target mac_app
making the macosx bundle.
Traceback (most recent call last):
  File "util/mac_app.py", line 276, in <module>
    main()
  File "util/mac_app.py", line 265, in main
    processFrameworks()
  File "util/mac_app.py", line 117, in processFrameworks
    copyFrameworkToApp(framework)
  File "util/mac_app.py", line 67, in copyFrameworkToApp
    shutil.copytree(frameworkRoot, target, symlinks=True, ignore=shutil.ignore_patterns('*debug*'))
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/shutil.py", line 168, in copytree
    names = os.listdir(src)
OSError: [Errno 2] No such file or directory: '@rpath/QtConcurrent.framework'
make[3]: *** [CMakeFiles/mac_app] Error 1
make[2]: *** [CMakeFiles/mac_app.dir/all] Error 2
make[1]: *** [CMakeFiles/mac_app.dir/rule] Error 2
make: *** [mac_app] Error 2

Tags: mac-os-x
tags: added: mac-os-x
description: updated
Changed in stellarium:
importance: Undecided → High
status: New → Confirmed
summary: - Deplyment issue on OSX with Qt 5.5
+ Deployment issue on OSX with Qt 5.5
Changed in stellarium:
milestone: none → 0.14.0
assignee: nobody → treaves (treaves)
status: Confirmed → In Progress
treaves (treaves)
Changed in stellarium:
status: In Progress → Fix Released
status: Fix Released → Fix Committed
Changed in stellarium:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.