Just for info when someone gets same issue....
'!762' throws an error while compiling tests, when all (except '!429') are enabled:
/usr/bin/ld: /tmp/libmutter-clutter-5.so.0.0.0.ebY103.ltrans16.ltrans.o: in function `clutter_actor_continue_paint':
<artificial>:(.text+0x820f): undefined reference to `clutter_stage_get_no_clear_hint'
/usr/bin/ld: /tmp/libmutter-clutter-5.so.0.0.0.ebY103.ltrans6.ltrans.o: in function `clutter_stage_set_property':
<artificial>:(.text+0x7af0): undefined reference to `clutter_stage_set_no_clear_hint'
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.
'!429' throws an error, when all are enabled:
Merging latest commits for !429...
Found ^ for !429
fatal: bad revision '^..'
'!724' works for me, when all (except '!429' and '!762') are enabled
Pinned Comments
Saren commented on 2018-08-30 14:52 (UTC) (edited on 2020-10-06 05:50 (UTC) by Saren)
If you are getting errors like
fatal: bad revision '73e8cf32'while building this package, refer to PKGBUILD and see which patches caused this. Then, go to the related URLs, replace the commit hashes. If there are conflicts, comment out the patches.Please notify me in comment section if this happens.
The optional performance patches are by default enabled.
A package for gnome-shell performance patches: https://aur.archlinux.org/packages/gnome-shell-performance/