Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 180423 - gcalctool-5.8.25-r1 fails with db2omf: Could not construct the OMF maintainer element.
Summary: gcalctool-5.8.25-r1 fails with db2omf: Could not construct the OMF maintainer...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 181543 182309 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-05-31 09:10 UTC by Bolek Tekielski
Modified: 2007-06-17 10:03 UTC (History)
2 users (show)

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 Bolek Tekielski 2007-05-31 09:10:50 UTC
Emerging calctool-5..25-r1 gives following error:
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/var/tmp/portage/gnome-extra/gcalctool-5.8.25-r1/work/gcalctool-5.8.25/help'
xsltproc -o gcalctool-C.omf --stringparam db2omf.basename gcalctool --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`/./gcalctool.omf.in" `/usr/bin/pkg-config --variable db2omf gnome-doc-utils` C/gcalctool.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 gcalctool.xml.
make[2]: *** [gcalctool-C.omf] Error 10
make[2]: *** Waiting for unfinished jobs....
Warning: image file '../C/figures/gcalctool_advanced_window.png' not found.
make[2]: Leaving directory `/var/tmp/portage/gnome-extra/gcalctool-5.8.25-r1/work/gcalctool-5.8.25/help'
make[1]: *** [all-recursive] Error 1


Reproducible: Always

Steps to Reproduce:
1.emerge =gnome-extra/gcalctool-5.8.25-r1
2.
3.




emerge --info
CXXFLAGS="-Os -march=pentium4 -pipe -fomit-frame-pointer"
DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-BaIN2L3aPp,guid=4965019ab35c6affaa752000465e5e79"
DESKTOP_SESSION="gnome"
DESKTOP_STARTUP_ID=""
DISPLAY=":0.0"
DISTDIR="/usr/portage/distfiles"
EDITOR="/usr/bin/vim"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS="--verbose"
EMERGE_WARNING_DELAY="10"
FEATURES="distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
FETCHCOMMAND="/usr/bin/wget -t 5 -T 60 --passive-ftp -P ${DISTDIR} ${URI}"
GCC_PATH="/usr/i686-pc-linux-gnu/gcc-bin/4.1.2"
GCC_SPECS=""
GDK_USE_XFT="1"
GDMSESSION="gnome"
GDM_XSERVER_LOCATION="local"
GENTOO_MIRRORS="http://gentoo.prz.rzeszow.pl"
GNOME_DESKTOP_SESSION_ID="Default"
G_BROKEN_FILENAMES="1"
G_FILENAME_ENCODING="UTF-8"
HOME="/root"
IA32ROOT="/opt/intel/compiler91"
INFOPATH="/usr/share/info:/usr/share/binutils-data/i686-pc-linux-gnu/2.16.1/info:/usr/share/gcc-data/i686-pc-linux-gnu/4.1.2/info"
INTEL_FLEXLM_LICENSE="/opt/intel/compiler91/licenses"
KERNEL="linux"
LANG="pl_PL.UTF-8"
LANGUAGE="48"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
LC_MESSAGES="C"
LDFLAGS="-Wl,-O1 -Wl,--enable-new-dtags -Wl,--sort-common -Wl,--as-needed -s"
LINGUAS="pl en"
LOGNAME="root"
MAKEOPTS="-j2"
Comment 1 Daniel Gryniewicz (RETIRED) gentoo-dev 2007-05-31 15:55:49 UTC
Which gnome-doc-utils do you have?

This is usually because you're mixing masked gnome-doc-utils (0.10.x) with gnome 2.16 packages.  This is currently a big no no, as we haven't managed to fix the old packages.
Comment 2 Bolek Tekielski 2007-05-31 19:40:17 UTC
Actually I'm running gnome-light-2.16.3 (and 2.18 as for the rest of gnome) with gnome-doc-utils-0.10.3
Comment 3 Daniel Gryniewicz (RETIRED) gentoo-dev 2007-05-31 19:55:28 UTC
Then why don't you have gcalctool-5.9.14, which works fine?  If you've unmasked any of gnome 2.18, you'll need to unmask all of it, or submit patches for these OMF failures.  We've fixed a bunch of them, but almost every 2.16.x package will fail, so we haven't gotten them all.
Comment 4 Bolek Tekielski 2007-06-03 20:07:37 UTC
gcalctool-5.9.14 works fine, same situation is with file-roller -> 2.6.13 fails with the same omf-related error, whereas 2.18.2 & 2.19.1 works fine,
so I guess I should live bug as FIXED, shouldn't I?
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2007-06-10 16:11:38 UTC
*** Bug 181543 has been marked as a duplicate of this bug. ***
Comment 6 Gilles Dartiguelongue (RETIRED) gentoo-dev 2007-06-17 10:03:15 UTC
*** Bug 182309 has been marked as a duplicate of this bug. ***