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 642982 - gnome-bluetooth-2.32.0 test fails with --enable-gtk-doc
gnome-bluetooth-2.32.0 test fails with --enable-gtk-doc
Status: RESOLVED DUPLICATE of bug 573392
Product: gnome-bluetooth
Classification: Core
Component: general
2.32.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-bluetooth-general-maint@gnome.bugs
gnome-bluetooth-general-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2011-02-22 18:44 UTC by Pacho Ramos
Modified: 2011-06-29 15:07 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Pacho Ramos 2011-02-22 18:44:22 UTC
As reported downstream at:
http://bugs.gentoo.org/show_bug.cgi?id=356075


test fails as follows when --enable-gtk-doc is passed to configure:

Making check in wizard
make[1]: Entering directory `/home/pacho/gnome-bluetooth-2.32.0/wizard'
make[1]: Leaving directory `/home/pacho/gnome-bluetooth-2.32.0/wizard'
Making check in sendto
make[1]: Entering directory `/home/pacho/gnome-bluetooth-2.32.0/sendto'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/pacho/gnome-bluetooth-2.32.0/sendto'
Making check in docs
make[1]: Entering directory `/home/pacho/gnome-bluetooth-2.32.0/docs'
Making check in reference
make[2]: Entering directory `/home/pacho/gnome-bluetooth-2.32.0/docs/reference'
Making check in libgnome-bluetooth
make[3]: Entering directory `/home/pacho/gnome-bluetooth-2.32.0/docs/reference/libgnome-bluetooth'
make  check-TESTS
make[4]: Entering directory `/home/pacho/gnome-bluetooth-2.32.0/docs/reference/libgnome-bluetooth'
Running suite(s): gtk-doc-gnome-bluetooth
gnome-bluetooth-undocumented.txt:1:E: 26 undocumented or incomplete symbols
./gnome-bluetooth-undeclared.txt:1:E: 9 undeclared symbols
./gnome-bluetooth-unused.txt:1:E: 11 unused documentation entries
./gnome-bluetooth-docs.sgml doesn't appear to include "xml/api-index-deprecated.xml"
./gnome-bluetooth-docs.sgml doesn't appear to include "xml/bluetooth-killswitch.xml"
./gnome-bluetooth-docs.sgml doesn't appear to include "xml/bluetooth-plugin-manager.xml"
./gnome-bluetooth-docs.sgml doesn't appear to include "xml/gnome-bluetooth-enum-types.xml"
0.0%: Checks 4, Failures: 4
FAIL: /usr/bin/gtkdoc-check
================================================================================
1 of 1 test failed
Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-bluetooth
================================================================================
make[4]: *** [check-TESTS] Error 1
make[4]: Leaving directory `/home/pacho/gnome-bluetooth-2.32.0/docs/reference/libgnome-bluetooth'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/home/pacho/gnome-bluetooth-2.32.0/docs/reference/libgnome-bluetooth'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/pacho/gnome-bluetooth-2.32.0/docs/reference'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/pacho/gnome-bluetooth-2.32.0/docs'
make: *** [check-recursive] Error 1
Comment 1 Bastien Nocera 2011-03-31 15:18:16 UTC
Is there a patch to go with that?
Comment 2 Nirbheek Chauhan 2011-03-31 16:06:11 UTC
No, there's no downstream patch for this.
Comment 3 Bastien Nocera 2011-06-29 15:07:28 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 573392 ***