Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 175785 - games-arcade/monkey-bubble-0.4.0 make failed
Summary: games-arcade/monkey-bubble-0.4.0 make failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-24 01:22 UTC by Tristan Heaven (RETIRED)
Modified: 2007-04-24 14:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tristan Heaven (RETIRED) gentoo-dev 2007-04-24 01:22:36 UTC
Making all in help
make[2]: Entering directory `/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/help'
xsltproc -o monkey-bubble-C.omf --stringparam db2omf.basename monkey-bubble --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`/./monkey-bubble.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/monkey-bubble.xml
db2omf: Could not construct the OMF maintainer element.
  Add an author, corpauthor, editor, othercredit, or publisher
  element with the role attribute set to "maintainer" to monkey-bubble.xml.
make[2]: *** [monkey-bubble-C.omf] Error 10
make[2]: Leaving directory `/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0/help'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/games-arcade/monkey-bubble-0.4.0/work/monkey-bubble-0.4.0'
make: *** [all] Error 2

!!! ERROR: games-arcade/monkey-bubble-0.4.0 failed.
Call stack:
  ebuild.sh, line 1614:   Called dyn_compile
  ebuild.sh, line 971:   Called qa_call 'src_compile'
  ebuild.sh, line 44:   Called src_compile
  ebuild.sh, line 1304:   Called gnome2_src_compile
  gnome2.eclass, line 71:   Called die

!!! compile failure
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2007-04-24 03:37:28 UTC
builds fine for me with:

libxslt-1.1.20
gnome-doc-utils-0.8.0

Tried with -j1?
Comment 2 Tristan Heaven (RETIRED) gentoo-dev 2007-04-24 14:20:49 UTC
fixed