Public bug reported:

shares-tool.c: In function ‘install_packages’:
shares-tool.c:157:72: error: passing argument 2 of ‘gst_packages_install’ from 
incompatible pointer type [-Wincompatible-pointer-types]
  157 |         retval = gst_packages_install (GTK_WINDOW (tool->main_dialog), 
packages);
      |                                                                        
^~~~~~~~
      |                                                                        |
      |                                                                        
gchar ** {aka char **}
In file included from ../../src/common/gst.h:3,
                 from users-table.h:27,
                 from shares-tool.c:23:
../../src/common/gst-package.h:31:64: note: expected ‘const char **’ but 
argument is of type ‘gchar **’ {aka ‘char **’}
   31 | gboolean gst_packages_install (GtkWindow *window, const char 
**packages);
      |                                                   ~~~~~~~~~~~~~^~~~~~~~
make[5]: *** [Makefile:571: shares-tool.o] Error 1
make[5]: Leaving directory '/<<PKGBUILDDIR>>/src/shares'
make[4]: *** [Makefile:621: all-recursive] Error 1
make[4]: Leaving directory '/<<PKGBUILDDIR>>/src/shares'
make[3]: *** [Makefile:408: all-recursive] Error 1
make[3]: Leaving directory '/<<PKGBUILDDIR>>/src'
make[2]: *** [Makefile:538: all-recursive] Error 1
make[2]: Leaving directory '/<<PKGBUILDDIR>>'
make[1]: *** [Makefile:447: all] Error 2
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [/usr/share/cdbs/1/class/makefile.mk:77: debian/stamp-makefile-build] 
Error 2
dpkg-buildpackage: error: debian/rules build subprocess returned exit status 2
--------------------------------------------------------------------------------

** Affects: gnome-system-tools (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: ftbfs

** Tags added: ftbfs

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in Ubuntu.
https://bugs.launchpad.net/bugs/2088127

Title:
  gnome-system-tools fail to build from source due to incompatible
  pointer type

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/2088127/+subscriptions


-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to