After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 731251 - gnome-phone-manager-0.69 doesn't build: phonemgr.c:32:30: fatal error: bluetooth-plugin.h: No such file or directory
gnome-phone-manager-0.69 doesn't build: phonemgr.c:32:30: fatal error: blueto...
Status: RESOLVED WONTFIX
Product: gnome-phone-manager
Classification: Other
Component: general
0.69
Other Linux
: Normal normal
: ---
Assigned To: none
none
gnome[unmaintained]
Depends on: 791145
Blocks:
 
 
Reported: 2014-06-05 06:10 UTC by Pacho Ramos
Modified: 2018-08-17 18:49 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Do not build bluetooth plugin for gnome-bluetooth 3.11.0 and newer (1.38 KB, patch)
2017-12-02 21:20 UTC, Ladislav Michl
none Details | Review

Description Pacho Ramos 2014-06-05 06:10:58 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
Comment 1 Pacho Ramos 2014-06-05 06:13:13 UTC
Mageia is dropping the include... not sure if really safe or we should build without plugin
Comment 2 André Klapper 2014-06-05 14:49:56 UTC
Also see bug 720108
Comment 3 Pacho Ramos 2014-06-18 11:01:13 UTC
(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?
Comment 4 Ladislav Michl 2017-12-02 21:20:51 UTC
Created attachment 364833 [details] [review]
Do not build bluetooth plugin for gnome-bluetooth 3.11.0 and newer
Comment 5 André Klapper 2018-08-17 18:49:13 UTC
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.