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 604290 - Problem building gnome-python api docs in gnomevfs
Problem building gnome-python api docs in gnomevfs
Status: RESOLVED DUPLICATE of bug 605211
Product: gnome-python
Classification: Deprecated
Component: general
CVS HEAD
Other Linux
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2009-12-10 16:37 UTC by Kjartan Maraas
Modified: 2010-01-06 20:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Kjartan Maraas 2009-12-10 16:37:00 UTC
I see the following error when trying to build gnome-python in jhbuild:

./waf build
[32/49] command (gtkdoc-fixxref): build/default/docs/gnomevfs/html/index.html -> build/default/docs/gnomevfs/html/gnomevfs-class-reference.html
Use of uninitialized value $MODULE in concatenation (.) or string at /opt/gnome2/bin/gtkdoc-fixxref line 171.
Use of uninitialized value $MODULE in concatenation (.) or string at /opt/gnome2/bin/gtkdoc-fixxref line 171.
Can't open -sections.txt: Ingen slik fil eller filkatalog at /opt/gnome2/bin/gtkdoc-fixxref line 171.
Build failed
 -> task failed (err #2): 
	{task: command_task index.html -> gnomevfs-class-reference.html}
*** Error during phase build of gnome-python: ########## Error running ./waf build *** [1/132]
Comment 1 Gustavo Carneiro 2009-12-10 17:47:14 UTC
Yes, I know, I had to comment out the gtkdoc-fixxref in gnome-python-desktop.
Something changed in gtk-doc that broke this.  It could be argued that it is a gtk-doc regression that should be fixed :-)
Comment 2 Matthias Clasen 2010-01-06 15:00:50 UTC
Stefan, any idea ?
Comment 3 Stefan Sauer (gstreamer, gtkdoc dev) 2010-01-06 20:58:22 UTC
This is already fixed in git HEAD. There was anoter bug

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