Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 229987 - [gnome] annoying warning messages at the end of emerging a gnome app
Summary: [gnome] annoying warning messages at the end of emerging a gnome app
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: http://forums.gentoo.org/viewtopic-t-...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-29 10:11 UTC by BedOS_Gui
Modified: 2008-06-29 17:31 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 BedOS_Gui 2008-06-29 10:11:00 UTC
For each gnome app that I emerge, I got theses warning messages populating the console output at the end of emerge process :

element generic-icon: error : Reference to default namespace not in scope
element comment: error : Reference to default namespace not in scope
element comment: error : Reference to default namespace not in scope
element generic-icon: error : Reference to default namespace not in scope
element comment: error : Reference to default namespace not in scope
element comment: error : Reference to default namespace not in scope
element generic-icon: error : Reference to default namespace not in scope
element comment: error : Reference to default namespace not in scope

however, applications work fine.

Reproducible: Always
Comment 1 BedOS_Gui 2008-06-29 10:20:50 UTC
Ihese warnings seem to be related to libxml2 when compiled with USE flag "debug".
Anyone to confirm ?
Comment 2 BedOS_Gui 2008-06-29 10:26:18 UTC
These warnings occure when running : update-mime-database /usr/share/mime/
Comment 3 BedOS_Gui 2008-06-29 16:00:43 UTC
With libxml2 compiled without debug USE flag warnings disappear but it's just a workaroud I think.
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-06-29 17:31:01 UTC
well USE="debug" gives debug output. You got what you asked for so I don't see this as a bug.