GNOME Bugzilla – Bug 731251
gnome-phone-manager-0.69 doesn't build: phonemgr.c:32:30: fatal error: bluetooth-plugin.h: No such file or directory
Last modified: 2018-08-17 18:49:13 UTC
Looks to not be compatible with 3.12: Making all in gnome-bluetooth make[2]: Entering directory `/var/tmp/portage/app-mobilephone/gnome-phone-manager-0.69/work/gnome-phone-manager-0.69/gnome-bluetooth' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DDATA_DIR="\"/usr/share/gnome-phone-manager\"" -DVERSION="\"0.69\"" -DPACKAGE="\"gnome-phone-manager\"" -I./../libgsm -I./../libgsm -I./../src -Wall -pthread -I/usr/include/gnome-bluetooth -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c -o libphonemgr_la-phonemgr.lo `test -f 'phonemgr.c' || echo './'`phonemgr.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DDATA_DIR=\"/usr/share/gnome-phone-manager\" -DVERSION=\"0.69\" -DPACKAGE=\"gnome-phone-manager\" -I./../libgsm -I./../libgsm -I./../src -Wall -pthread -I/usr/include/gnome-bluetooth -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/gconf/2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -march=native -c phonemgr.c -fPIC -DPIC -o .libs/libphonemgr_la-phonemgr.o phonemgr.c:32:30: fatal error: bluetooth-plugin.h: No such file or directory compilation terminated. make[2]: *** [libphonemgr_la-phonemgr.lo] Error 1 make[2]: Leaving directory `/var/tmp/portage/app-mobilephone/gnome-phone-manager-0.69/work/gnome-phone-manager-0.69/gnome-bluetooth' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/app-mobilephone/gnome-phone-manager-0.69/work/gnome-phone-manager-0.69' make: *** [all] Error 2
Mageia is dropping the include... not sure if really safe or we should build without plugin
Also see bug 720108
(In reply to comment #1) > Mageia is dropping the include... not sure if really safe or we should build > without plugin Could upstream at least clarify if makes sense to keep building the problem dropping the include?
Created attachment 364833 [details] [review] Do not build bluetooth plugin for gnome-bluetooth 3.11.0 and newer
gnome-phone-manager is not under active development anymore since 2013. Its codebase has been archived: https://gitlab.gnome.org/Archive/phonemgr/commits/master Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is deprecated) if anyone takes the responsibility for active development again.