Public bug reported:

Compilation of unity-scope-home on Resolute fails with GCC error
implicit function declaration for `unity_filter_set_filtering`.

make  all-recursive
make[1]: Entering directory 
'/home/tomekdev/packages/unity-scope-home/unity-scope-home'
Making all in src
make[2]: Entering directory 
'/home/tomekdev/packages/unity-scope-home/unity-scope-home/src'
make  all-am
make[3]: Entering directory 
'/home/tomekdev/packages/unity-scope-home/unity-scope-home/src'
  CC       unity_scope_home-filter-state.o
filter-state.c: In function 
‘unity_home_scope_filter_state_update_filter_relations’:
filter-state.c:539:17: error: implicit declaration of function 
‘unity_filter_set_filtering’; did you mean ‘unity_filter_get_filtering’? 
[-Wimplicit-function-declaration]
  539 |                 unity_filter_set_filtering ((UnityFilter*) sources, 
TRUE);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
      |                 unity_filter_get_filtering
make[3]: *** [Makefile:820: unity_scope_home-filter-state.o] Error 1
make[3]: Leaving directory 
'/home/tomekdev/packages/unity-scope-home/unity-scope-home/src'
make[2]: *** [Makefile:480: all] Error 2
make[2]: Leaving directory 
'/home/tomekdev/packages/unity-scope-home/unity-scope-home/src'
make[1]: *** [Makefile:544: all-recursive] Error 1
make[1]: Leaving directory 
'/home/tomekdev/packages/unity-scope-home/unity-scope-home'
make: *** [Makefile:435: all] Error 2

This needs to be investigated whether this error comes from wrong Vala
bindings or unity-scope-home wrongly configured/having a bug

** Affects: libunity (Ubuntu)
     Importance: Undecided
     Assignee: Tomasz Jeruzalski (tomekdev)
         Status: New

** Changed in: libunity (Ubuntu)
     Assignee: (unassigned) => Tomasz Jeruzalski (tomekdev)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2141346

Title:
  Missing binding for vala

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libunity/+bug/2141346/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to