1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487 | $ click-buddy .
-- The C compiler identification is GNU 5.2.1
-- The CXX compiler identification is GNU 5.2.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Setting BZR_SOURCE to lp:music-app
Found ../adaptive-hidden-test.qml;../app/components/BlurredBackground.qml;../app/components/BlurredHeader.qml;../app/components/CoverGrid.qml;../app/components/Delegates/ActionDelegate.qml;../app/components/Delegates/Card.qml;../app/components/Delegates/MusicListItem.qml;../app/components/Dialog/ContentHubErrorDialog.qml;../app/components/Dialog/ContentHubNotFoundDialog.qml;../app/components/Dialog/ContentHubWaitDialog.qml;../app/components/Dialog/EditPlaylistDialog.qml;../app/components/Dialog/NewPlaylistDialog.qml;../app/components/Dialog/RemovePlaylistDialog.qml;../app/components/Flickables/MultiSelectListView.qml;../app/components/Flickables/MusicGridView.qml;../app/components/Flickables/MusicListView.qml;../app/components/HeadState/MultiSelectHeadState.qml;../app/components/HeadState/PlaylistsHeadState.qml;../app/components/HeadState/SearchHeadState.qml;../app/components/HeadState/SearchableHeadState.qml;../app/components/Helpers/ContentHubHelper.qml;../app/components/Helpers/UriHandlerHelper.qml;../app/components/Helpers/UserMetricsHelper.qml;../app/components/LibraryListModel.qml;../app/components/ListItemActions/AddToPlaylist.qml;../app/components/ListItemActions/AddToQueue.qml;../app/components/ListItemActions/AddToQueueAndPlaylist.qml;../app/components/ListItemActions/Remove.qml;../app/components/ListItemReorderComponent.qml;../app/components/LoadingSpinnerComponent.qml;../app/components/MusicPage.qml;../app/components/MusicToolbar.qml;../app/components/NowPlayingFullView.qml;../app/components/NowPlayingToolbar.qml;../app/components/Player.qml;../app/components/PlaylistsEmptyState.qml;../app/components/Queue.qml;../app/components/Style.qml;../app/components/Themes/Ambiance/BubbleShape.qml;../app/components/Themes/Ambiance/UbuntuBlueSliderStyle.qml;../app/components/ViewButton/PlayAllButton.qml;../app/components/ViewButton/QueueAllButton.qml;../app/components/ViewButton/ShuffleButton.qml;../app/components/Walkthrough/FirstRunWalkthrough.qml;../app/components/Walkthrough/Slide1.qml;../app/components/Walkthrough/Slide2.qml;../app/components/Walkthrough/Slide3.qml;../app/components/Walkthrough/Walkthrough.qml;../app/components/WorkerModelLoader.qml;../app/components/WorkerWaiter.qml;../app/logic/meta-database.js;../app/logic/playlists.js;../app/logic/stored-request.js;../app/logic/worker-library-loader.js;../app/music-app.qml;../app/ui/AddToPlaylist.qml;../app/ui/Albums.qml;../app/ui/ArtistView.qml;../app/ui/Artists.qml;../app/ui/ContentHubExport.qml;../app/ui/Genres.qml;../app/ui/LibraryEmptyState.qml;../app/ui/NowPlaying.qml;../app/ui/Playlists.qml;../app/ui/Recent.qml;../app/ui/Songs.qml;../app/ui/SongsView.qml;../grid_view_test.qml;../head-adaptive-bug.qml;../prototype.qml;../prototype_slide_in.qml;../prototype_swipe_in.qml;../section-startup-test.qml;com.ubuntu.music_music.desktop.in.in.h
-- Found Gettext: /usr/bin/msgmerge (found version "0.19.4")
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/tmp.4V6jwRvzDq
Scanning dependencies of target com.ubuntu.music_music.desktop
[ 1%] Merging translations into com.ubuntu.music_music.desktop
Merging translations into com.ubuntu.music_music.desktop.
[ 1%] Built target com.ubuntu.music_music.desktop
Scanning dependencies of target com_ubuntu_music_APP_Files
[ 1%] Built target com_ubuntu_music_APP_Files
Scanning dependencies of target com_ubuntu_music_COMPONENTS_QMLFiles
[ 1%] Built target com_ubuntu_music_COMPONENTS_QMLFiles
Scanning dependencies of target com_ubuntu_music_DELEGATES_QMLFiles
[ 1%] Built target com_ubuntu_music_DELEGATES_QMLFiles
Scanning dependencies of target com_ubuntu_music_DIALOG_QMLFiles
[ 1%] Built target com_ubuntu_music_DIALOG_QMLFiles
Scanning dependencies of target com_ubuntu_music_HEAD_STATE_QMLFiles
[ 1%] Built target com_ubuntu_music_HEAD_STATE_QMLFiles
Scanning dependencies of target com_ubuntu_music_HELPERS_QMLFiles
[ 1%] Built target com_ubuntu_music_HELPERS_QMLFiles
Scanning dependencies of target com_ubuntu_music_FLICKABLES_QMLFiles
[ 1%] Built target com_ubuntu_music_FLICKABLES_QMLFiles
Scanning dependencies of target com_ubuntu_music_ACTIONITEMS_QMLFiles
[ 1%] Built target com_ubuntu_music_ACTIONITEMS_QMLFiles
Scanning dependencies of target com_ubuntu_music_VIEW_BUTTON_QMLFiles
[ 1%] Built target com_ubuntu_music_VIEW_BUTTON_QMLFiles
Scanning dependencies of target com_ubuntu_music_WALKTHROUGH_QMLFiles
[ 1%] Built target com_ubuntu_music_WALKTHROUGH_QMLFiles
Scanning dependencies of target com_ubuntu_music_IMAGEFiles
[ 1%] Built target com_ubuntu_music_IMAGEFiles
Scanning dependencies of target com_ubuntu_music_LOGIC_JSFiles
[ 1%] Built target com_ubuntu_music_LOGIC_JSFiles
Scanning dependencies of target com_ubuntu_music_UI_QMLFiles
[ 1%] Built target com_ubuntu_music_UI_QMLFiles
Scanning dependencies of target com.ubuntu.music.pot
[ 2%] Generating translation template
Wrote com.ubuntu.music_music.desktop.in.in.h
[ 2%] Built target com.ubuntu.music.pot
Scanning dependencies of target com_ubuntu_music_TRANSLATIONFiles
[ 2%] Built target com_ubuntu_music_TRANSLATIONFiles
Scanning dependencies of target pofiles_1
[ 4%] Generating bs.gmo
[ 4%] Built target pofiles_1
Scanning dependencies of target pofiles_10
[ 5%] Generating da.gmo
[ 5%] Built target pofiles_10
Scanning dependencies of target pofiles_11
[ 6%] Generating te.gmo
[ 6%] Built target pofiles_11
Scanning dependencies of target pofiles_12
[ 8%] Generating nb.gmo
[ 8%] Built target pofiles_12
Scanning dependencies of target pofiles_13
[ 9%] Generating am.gmo
[ 9%] Built target pofiles_13
Scanning dependencies of target pofiles_14
[ 10%] Generating be.gmo
[ 10%] Built target pofiles_14
Scanning dependencies of target pofiles_15
[ 12%] Generating cy.gmo
[ 12%] Built target pofiles_15
Scanning dependencies of target pofiles_16
[ 13%] Generating st.gmo
[ 13%] Built target pofiles_16
Scanning dependencies of target pofiles_17
[ 15%] Generating zh_HK.gmo
[ 15%] Built target pofiles_17
Scanning dependencies of target pofiles_18
[ 16%] Generating gl.gmo
[ 16%] Built target pofiles_18
Scanning dependencies of target pofiles_19
[ 17%] Generating uk.gmo
[ 17%] Built target pofiles_19
Scanning dependencies of target pofiles_2
[ 19%] Generating zh_CN.gmo
[ 19%] Built target pofiles_2
Scanning dependencies of target pofiles_20
[ 20%] Generating ca@valencia.gmo
[ 20%] Built target pofiles_20
Scanning dependencies of target pofiles_21
[ 21%] Generating lv.gmo
[ 21%] Built target pofiles_21
Scanning dependencies of target pofiles_22
[ 23%] Generating pt_BR.gmo
[ 23%] Built target pofiles_22
Scanning dependencies of target pofiles_23
[ 24%] Generating sl.gmo
[ 24%] Built target pofiles_23
Scanning dependencies of target pofiles_24
[ 26%] Generating ast.gmo
[ 26%] Built target pofiles_24
Scanning dependencies of target pofiles_25
[ 27%] Generating pa.gmo
[ 27%] Built target pofiles_25
Scanning dependencies of target pofiles_26
[ 28%] Generating gd.gmo
[ 28%] Built target pofiles_26
Scanning dependencies of target pofiles_27
[ 30%] Generating hr.gmo
[ 30%] Built target pofiles_27
Scanning dependencies of target pofiles_28
[ 31%] Generating en_AU.gmo
[ 31%] Built target pofiles_28
Scanning dependencies of target pofiles_29
[ 32%] Generating eo.gmo
[ 32%] Built target pofiles_29
Scanning dependencies of target pofiles_3
[ 34%] Generating he.gmo
[ 34%] Built target pofiles_3
Scanning dependencies of target pofiles_30
[ 35%] Generating ml.gmo
[ 35%] Built target pofiles_30
Scanning dependencies of target pofiles_31
[ 36%] Generating bn.gmo
[ 36%] Built target pofiles_31
Scanning dependencies of target pofiles_32
[ 38%] Generating sc.gmo
[ 38%] Built target pofiles_32
Scanning dependencies of target pofiles_33
[ 39%] Generating kn.gmo
[ 39%] Built target pofiles_33
Scanning dependencies of target pofiles_34
[ 41%] Generating fr.gmo
[ 41%] Built target pofiles_34
Scanning dependencies of target pofiles_35
[ 42%] Generating pl.gmo
[ 42%] Built target pofiles_35
Scanning dependencies of target pofiles_36
[ 43%] Generating nl.gmo
[ 43%] Built target pofiles_36
Scanning dependencies of target pofiles_37
[ 45%] Generating es.gmo
[ 45%] Built target pofiles_37
Scanning dependencies of target pofiles_38
[ 46%] Generating ug.gmo
[ 46%] Built target pofiles_38
Scanning dependencies of target pofiles_39
[ 47%] Generating ps.gmo
[ 47%] Built target pofiles_39
Scanning dependencies of target pofiles_4
[ 49%] Generating ko.gmo
[ 49%] Built target pofiles_4
Scanning dependencies of target pofiles_40
[ 50%] Generating br.gmo
[ 50%] Built target pofiles_40
Scanning dependencies of target pofiles_41
[ 52%] Generating sk.gmo
[ 52%] Built target pofiles_41
Scanning dependencies of target pofiles_42
[ 53%] Generating fo.gmo
[ 53%] Built target pofiles_42
Scanning dependencies of target pofiles_43
[ 54%] Generating fi.gmo
[ 54%] Built target pofiles_43
Scanning dependencies of target pofiles_44
[ 56%] Generating tr.gmo
[ 56%] Built target pofiles_44
Scanning dependencies of target pofiles_45
[ 57%] Generating de.gmo
[ 57%] Built target pofiles_45
Scanning dependencies of target pofiles_46
[ 58%] Generating hu.gmo
[ 58%] Built target pofiles_46
Scanning dependencies of target pofiles_47
[ 60%] Generating ar.gmo
[ 60%] Built target pofiles_47
Scanning dependencies of target pofiles_48
[ 61%] Generating mr.gmo
[ 61%] Built target pofiles_48
Scanning dependencies of target pofiles_49
[ 63%] Generating ta.gmo
[ 63%] Built target pofiles_49
Scanning dependencies of target pofiles_5
[ 64%] Generating ja.gmo
[ 64%] Built target pofiles_5
Scanning dependencies of target pofiles_50
[ 65%] Generating ms.gmo
[ 65%] Built target pofiles_50
Scanning dependencies of target pofiles_51
[ 67%] Generating eu.gmo
[ 67%] Built target pofiles_51
Scanning dependencies of target pofiles_52
[ 68%] Generating pt.gmo
[ 68%] Built target pofiles_52
Scanning dependencies of target pofiles_53
[ 69%] Generating my.gmo
[ 69%] Built target pofiles_53
Scanning dependencies of target pofiles_54
[ 71%] Generating en_GB.gmo
[ 71%] Built target pofiles_54
Scanning dependencies of target pofiles_55
[ 72%] Generating lo.gmo
[ 72%] Built target pofiles_55
Scanning dependencies of target pofiles_56
[ 73%] Generating mi.gmo
[ 73%] Built target pofiles_56
Scanning dependencies of target pofiles_57
[ 75%] Generating el.gmo
[ 75%] Built target pofiles_57
Scanning dependencies of target pofiles_58
[ 76%] Generating is.gmo
[ 76%] Built target pofiles_58
Scanning dependencies of target pofiles_59
[ 78%] Generating shn.gmo
[ 78%] Built target pofiles_59
Scanning dependencies of target pofiles_6
[ 79%] Generating sr.gmo
[ 79%] Built target pofiles_6
Scanning dependencies of target pofiles_60
[ 80%] Generating ca.gmo
[ 80%] Built target pofiles_60
Scanning dependencies of target pofiles_61
[ 82%] Generating az.gmo
[ 82%] Built target pofiles_61
Scanning dependencies of target pofiles_62
[ 83%] Generating id.gmo
[ 83%] Built target pofiles_62
Scanning dependencies of target pofiles_63
[ 84%] Generating ckb.gmo
[ 84%] Built target pofiles_63
Scanning dependencies of target pofiles_64
[ 86%] Generating ru.gmo
[ 86%] Built target pofiles_64
Scanning dependencies of target pofiles_65
[ 87%] Generating km.gmo
[ 87%] Built target pofiles_65
Scanning dependencies of target pofiles_66
[ 89%] Generating fa.gmo
[ 89%] Built target pofiles_66
Scanning dependencies of target pofiles_67
[ 90%] Generating si.gmo
[ 90%] Built target pofiles_67
Scanning dependencies of target pofiles_68
[ 91%] Generating sq.gmo
[ 91%] Built target pofiles_68
Scanning dependencies of target pofiles_69
[ 93%] Generating bg.gmo
[ 93%] Built target pofiles_69
Scanning dependencies of target pofiles_7
[ 94%] Generating zh_TW.gmo
[ 94%] Built target pofiles_7
Scanning dependencies of target pofiles_70
[ 95%] Generating sv.gmo
[ 95%] Built target pofiles_70
Scanning dependencies of target pofiles_71
[ 97%] Generating ro.gmo
[ 97%] Built target pofiles_71
Scanning dependencies of target pofiles_8
[ 98%] Generating cs.gmo
[ 98%] Built target pofiles_8
Scanning dependencies of target pofiles_9
[100%] Generating it.gmo
[100%] Built target pofiles_9
Scanning dependencies of target com_ubuntu_music_PYTHONEMULATORFiles
[100%] Built target com_ubuntu_music_PYTHONEMULATORFiles
Scanning dependencies of target com_ubuntu_music_PYTHONTESTFiles
[100%] Built target com_ubuntu_music_PYTHONTESTFiles
Install the project...
-- Install configuration: ""
-- Installing: /tmp/tmp.ZXm1JmPtiw//manifest.json
-- Installing: /tmp/tmp.ZXm1JmPtiw//apparmor.json
-- Installing: /tmp/tmp.ZXm1JmPtiw//music-app-content.json
-- Installing: /tmp/tmp.ZXm1JmPtiw//com.ubuntu.music_music.desktop
-- Installing: /tmp/tmp.ZXm1JmPtiw//app
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/CMakeLists.txt
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/music-app.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/LibraryListModel.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/ListItemReorderComponent.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/CMakeLists.txt
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/CoverGrid.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/LoadingSpinnerComponent.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/NewPlayer.qml.~1~
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Helpers
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Helpers/CMakeLists.txt
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Helpers/ContentHubHelper.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Helpers/UserMetricsHelper.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Helpers/UriHandlerHelper.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/WorkerWaiter.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Dialog
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Dialog/RemovePlaylistDialog.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Dialog/CMakeLists.txt
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Dialog/ContentHubNotFoundDialog.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Dialog/ContentHubErrorDialog.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Dialog/ContentHubWaitDialog.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Dialog/NewPlaylistDialog.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Dialog/EditPlaylistDialog.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Delegates
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Delegates/CMakeLists.txt
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Delegates/ActionDelegate.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Delegates/MusicListItem.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Delegates/Card.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/MusicPage.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/ListItemActions
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/ListItemActions/AddToQueueAndPlaylist.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/ListItemActions/CMakeLists.txt
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/ListItemActions/AddToPlaylist.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/ListItemActions/AddToQueue.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/ListItemActions/AddToQueueAndPlaylist.qml.moved.~1~
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/ListItemActions/Remove.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/BlurredBackground.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/NewPlayer.qml.~2~
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Queue.qml.~1~
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/BlurredHeader.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Style.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Player.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Walkthrough
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Walkthrough/Walkthrough.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Walkthrough/CMakeLists.txt
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Walkthrough/FirstRunWalkthrough.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Walkthrough/Slide1.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Walkthrough/Slide3.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Walkthrough/Slide2.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/NowPlayingFullView.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/PlaylistsEmptyState.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Queue.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Themes
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Themes/Ambiance
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Themes/Ambiance/UbuntuBlueSliderStyle.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Themes/Ambiance/BubbleShape.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Themes/artwork
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Themes/artwork/bubble_shadow@8.png
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Themes/artwork/bubble_shadow@20.sci
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Themes/artwork/bubble_arrow@8.png
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Themes/artwork/bubble_arrow@20.png
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Themes/artwork/bubble_shadow@30.sci
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Themes/artwork/bubble_shadow@20.png
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Themes/artwork/bubble_shadow@30.png
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Themes/artwork/bubble_arrow@30.png
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Themes/artwork/bubble_shadow@8.sci
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/HeadState
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/HeadState/PlaylistsHeadState.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/HeadState/CMakeLists.txt
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/HeadState/SearchHeadState.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/HeadState/MultiSelectHeadState.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/HeadState/SearchableHeadState.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/MusicToolbar.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/WorkerModelLoader.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Flickables
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Flickables/CMakeLists.txt
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Flickables/MusicListView.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Flickables/MusicGridView.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/Flickables/MultiSelectListView.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/ViewButton
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/ViewButton/CMakeLists.txt
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/ViewButton/QueueAllButton.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/ViewButton/PlayAllButton.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/ViewButton/ShuffleButton.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/components/NowPlayingToolbar.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/ui
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/ui/Playlists.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/ui/Genres.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/ui/CMakeLists.txt
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/ui/AddToPlaylist.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/ui/Songs.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/ui/Recent.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/ui/ContentHubExport.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/ui/Artists.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/ui/LibraryEmptyState.qml.~1~
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/ui/LibraryEmptyState.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/ui/ArtistView.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/ui/NowPlaying.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/ui/Albums.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/ui/Recent.qml.~1~
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/ui/SongsView.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/logic
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/logic/CMakeLists.txt
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/logic/worker-library-loader.js
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/logic/stored-request.js
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/logic/playlists.js
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/logic/meta-database.js
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/graphics
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/graphics/CMakeLists.txt
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/graphics/div@27.png
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/graphics/music_download_icon@27.png
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/graphics/sd_phone_icon@27.png
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/graphics/music-app@30.png
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/graphics/Ellipse@27.png
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/graphics/music-app-cover@30.png
-- Installing: /tmp/tmp.ZXm1JmPtiw//app/graphics/Ellipse_15_opacity@27.png
-- Installing: /tmp/tmp.ZXm1JmPtiw//prototype_slide_in.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//prototype_swipe_in.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//head-adaptive-bug.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//prototype.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//section-startup-test.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//adaptive-hidden-test.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//grid_view_test.qml
-- Installing: /tmp/tmp.ZXm1JmPtiw//music-app@30.png
-- Installing: /tmp/tmp.ZXm1JmPtiw//com.ubuntu.music_music.url-dispatcher
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/bs/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/zh_CN/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/he/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/ko/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/ja/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/sr/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/zh_TW/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/cs/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/it/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/da/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/te/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/nb/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/am/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/be/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/cy/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/st/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/zh_HK/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/gl/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/uk/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/ca@valencia/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/lv/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/pt_BR/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/sl/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/ast/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/pa/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/gd/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/hr/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/en_AU/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/eo/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/ml/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/bn/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/sc/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/kn/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/fr/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/pl/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/nl/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/es/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/ug/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/ps/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/br/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/sk/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/fo/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/fi/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/tr/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/de/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/hu/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/ar/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/mr/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/ta/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/ms/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/eu/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/pt/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/my/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/en_GB/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/lo/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/mi/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/el/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/is/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/shn/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/ca/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/az/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/id/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/ckb/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/ru/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/km/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/fa/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/si/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/sq/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/bg/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/sv/LC_MESSAGES/com.ubuntu.music.mo
-- Installing: /tmp/tmp.ZXm1JmPtiw/share/locale/ro/LC_MESSAGES/com.ubuntu.music.mo
WARNING:root:Ignoring missing framework "ubuntu-sdk-15.04.3-qml"
Now executing: click-review ./com.ubuntu.music_2.3.939_all.click
Errors
------
- security:policy_groups_safe:music:music_files_read
(MANUAL REVIEW) reserved policy group 'music_files_read': vetted applications only
- security:redflag_fields:apparmor.json
found redflagged fields (needs human review): read_path, write_path
./com.ubuntu.music_2.3.939_all.click: FAIL
Successfully built package in './com.ubuntu.music_2.3.939_all.click'.
|