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 413720 - gnome-system-monitor-2.17.93 build fails
gnome-system-monitor-2.17.93 build fails
Status: RESOLVED FIXED
Product: system-monitor
Classification: Core
Component: general
2.17.x
Other All
: Normal blocker
: ---
Assigned To: System-monitor maintainers
System-monitor maintainers
Depends on:
Blocks:
 
 
Reported: 2007-03-02 03:53 UTC by Derek Dolney
Modified: 2011-11-11 10:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18


Attachments
patch to add description to gnome-system-monitor.xml (670 bytes, patch)
2007-03-02 03:55 UTC, Derek Dolney
none Details | Review

Description Derek Dolney 2007-03-02 03:53:14 UTC
Please describe the problem:
...
Making all in help
make[2]: Entering directory `/var/tmp/portage/gnome-extra/gnome-system-monitor-2.17.93/work/gnome-system-monitor-2.17.93/help'
xsltproc -o gnome-system-monitor-C.omf --stringparam db2omf.basename gnome-system-monitor --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang C --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./gnome-system-monitor.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/gnome-system-monitor.xml
xsltproc -o gnome-system-monitor-bg.omf --stringparam db2omf.basename gnome-system-monitor --stringparam db2omf.format 'docbook' --stringparam db2omf.dtd "-//OASIS//DTD DocBook XML V4.1.2//EN" --stringparam db2omf.lang bg --stringparam db2omf.omf_dir "/usr/share/omf" --stringparam db2omf.help_dir "/usr/share/gnome/help" --stringparam db2omf.omf_in "`pwd`/./gnome-system-monitor.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` bg/gnome-system-monitor.xml
db2omf: Could not construct the OMF description element.
  Add an abstract with the role attribute set to "description"
  to gnome-system-monitor.xml.
make[2]: *** [gnome-system-monitor-C.omf] Error 10
make[2]: *** Waiting for unfinished jobs....
db2omf: Could not construct the OMF description element.
  Add an abstract with the role attribute set to "description"
  to gnome-system-monitor.xml.
make[2]: *** [gnome-system-monitor-bg.omf] Error 10
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-system-monitor-2.17.93/work/gnome-system-monitor-2.17.93/help'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gnome-extra/gnome-system-monitor-2.17.93/work/gnome-system-monitor-2.17.93'
make: *** [all] Error 2

Steps to reproduce:
1. 
2. 
3. 


Actual results:


Expected results:


Does this happen every time?
yes

Other information:
I'm using xsltproc from libxslt-1.1.20
Comment 1 Derek Dolney 2007-03-02 03:55:53 UTC
Created attachment 83708 [details] [review]
patch to add description to gnome-system-monitor.xml
Comment 2 Benoît Dejean 2007-03-02 07:30:30 UTC
Hi,
this has been fixed in .94. Documentation failed to build with latest gnome-doc-utils.

system-monitor-2.17.95 is now available.