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 131188 - Cannot disable the use of gtk-doc
Cannot disable the use of gtk-doc
Status: RESOLVED FIXED
Product: conglomerate
Classification: Other
Component: Documentation
0.9.0
Other Linux
: Normal minor
: ---
Assigned To: conglomerate list
conglomerate list
Depends on:
Blocks:
 
 
Reported: 2004-01-11 22:37 UTC by Sylvain BERTRAND
Modified: 2005-05-25 20:31 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Sylvain BERTRAND 2004-01-11 22:37:01 UTC
configure.in: cannot disable the use of gtk-doc when configuring.
Comment 1 Geert Stappers 2004-01-11 22:50:45 UTC
> configure.in: cannot disable the use of gtk-doc when configuring.

Where did you get that output from?
Please provide us some lines of output,
see 5 lines above and 2 below the error line.
(right now, with the terse information, I can't recognise it)
Comment 2 Sylvain BERTRAND 2004-01-12 18:40:08 UTC
It's not a output! :)
I don't have gtk-doc on my system, and I'm not able to disable its use
in order to compile conglomerate. It's a configure.in and/or
makefile.am issue... I tried to fix it, but it seems trickier than
expected, I droped the case coze don't have time...
Comment 3 Geert Stappers 2004-01-15 22:05:43 UTC
gtk-doc stuff is for the time being disable.
We should have done this before or implement gtk-doc better.
thanks for reporting the inconvenciance
your feedback resulted in bug 136100

Merci
Comment 4 Geert Stappers 2004-01-15 22:09:41 UTC
Leave this bugreport open until a proper gtk-doc disable exists.
The component GENERAL is a good choice, however I change it into
DOCUMENTATION for easier references.
Comment 5 Geert Stappers 2004-01-15 22:27:07 UTC
Sorry, the feed back resulted in bug 131600
Comment 6 Geert Stappers 2004-07-01 15:41:47 UTC
From the conglomerate-devel mailinglist
 ( http://lists.copyleft.no/pipermail/conglomerate-devel/2004-June/002787.html )

>I did some hacking on this over the weekend; ultimately it turned out
>that for "make distcheck" to work, gtk-doc has to be installed on the
>build machine, and the configure script has to default to having gtk-doc
>on.  The abbreviated test above defaults to disabling gtk-doc.
>
>So I fixed the verbose version of the test to use "auto", and "make
>distcheck" now works (provided I've done two "makes" in the tree
>previously...)  I added a comment on this into the CVS version of
>configure.in
>
>So... it works!
>
>Dave

Yes that is the situation - default check macros for gtk-doc conflicts with
default Makefile for the gtk-doc (gtk-doc.make).

Dave, today I was trying to build rpm from new release. Build fails on gtk-doc.
So, the change of gtk-doc to auto was to hasty.
Comment 7 Geert Stappers 2004-07-01 15:45:29 UTC
And my (-: not so ;-) humble opion that no gtk-doc is better
than a tarball, or CVS tree, that fails to build.

Enforcing gtk-doc tools for optional documention is also evil...
Comment 8 Geert Stappers 2004-07-26 14:56:52 UTC
In bug #148382 you can read:

| C) We've seen many, many failures from screwed up XML/SGML 
|    configurations of one sort or the other. There's absolutely
|    no reason to make people debug them, or for that matter,
|    wait 10 minutes for docs to build, when we can ship tarballs
|    with the docs already there.

So conglomerate seems to ship tarballs with incomplete/wrong/broken/whatever
gtk-doc.
Comment 9 Sylvain BERTRAND 2005-05-25 14:11:13 UTC
Hu? Why to reopen it. It tried to compile conglomerate 0.9 with a gtk-doc free
system and it was fine. Did I miss something?
Comment 10 Geert Stappers 2005-05-25 20:31:54 UTC
The 'close bug' action was some what silent ;-)
so I reopened also silent.

Now that there is text that it works,
closing the bug this verbose way.

TNX