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 789202 - build: Fix build with gtk-doc 1.26
build: Fix build with gtk-doc 1.26
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
3.26.x
Other All
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
: 788038 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2017-10-19 14:43 UTC by Jeremy Bicha
Modified: 2017-10-30 21:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
build: Fix build with gtk-doc 1.26 (740 bytes, patch)
2017-10-19 14:43 UTC, Jeremy Bicha
committed Details | Review

Description Jeremy Bicha 2017-10-19 14:43:48 UTC
totem 3.26.0
Debian unstable

I am attaching a patch that seems to fix a build error I got with gtk-doc 1.26

Error in gtkdoc helper script:
'gtkdoc-mkdb' failed with status 2
usage: gtkdoc-mkdb [-h] [--version] --module MODULE [--source-dir SOURCE_DIR]
                   [--source-suffixes SOURCE_SUFFIXES]
                   [--ignore-files IGNORE_FILES] [--output-dir OUTPUT_DIR]
                   [--tmpl-dir TMPL_DIR] [--main-sgml-file MAIN_SGML_FILE]
                   [--expand-content-files EXPAND_CONTENT_FILES]
                   [--sgml-mode | --xml-mode]
                   [--default-stability {,Stable,Private,Unstable}]
                   [--default-includes DEFAULT_INCLUDES]
                   [--output-format OUTPUT_FORMAT] [--name-space NAME_SPACE]
                   [--outputallsymbols] [--outputsymbolswithoutsince]
gtkdoc-mkdb: error: argument --sgml-mode: not allowed with argument --xml-mode
Comment 1 Jeremy Bicha 2017-10-19 14:43:53 UTC
Created attachment 361881 [details] [review]
build: Fix build with gtk-doc 1.26
Comment 2 Bastien Nocera 2017-10-19 14:45:52 UTC
Review of attachment 361881 [details] [review]:

Sure thing, thanks
Comment 3 Jeremy Bicha 2017-10-19 15:08:00 UTC
Attachment 361881 [details] pushed as 6bf1e1d - build: Fix build with gtk-doc 1.26
Comment 4 Bastien Nocera 2017-10-30 21:45:46 UTC
*** Bug 788038 has been marked as a duplicate of this bug. ***