GNOME Bugzilla – Bug 617205
gucharmap fails help/en_GB tests
Last modified: 2010-04-29 23:53:47 UTC
Created attachment 159938 [details] Full build.log This is an old downstream bug introduced in 2.26 and still biting us with 2.28. Test suite fails at: xmllint --noout --noent --path C:./C --xinclude --postvalid ./C/gucharmap.xml xmllint --noout --noent --path en_GB:./en_GB --xinclude --postvalid ./en_GB/gucharmap.xml ./en_GB/gucharmap.xml:299: element menuchoice: validity error : Element menuchoice content does not follow the DTD, expecting (shortcut? , (guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface)+), got (guimenu guimenuitem shortcut) ./en_GB/gucharmap.xml:311: element menuchoice: validity error : Element menuchoice content does not follow the DTD, expecting (shortcut? , (guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface)+), got (guimenu guimenuitem shortcut) ./en_GB/gucharmap.xml:324: element menuchoice: validity error : Element menuchoice content does not follow the DTD, expecting (shortcut? , (guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface)+), got (guimenu guimenuitem shortcut) ./en_GB/gucharmap.xml:327: element menuchoice: validity error : Element menuchoice content does not follow the DTD, expecting (shortcut? , (guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface)+), got (guimenu guimenuitem shortcut) ./en_GB/gucharmap.xml:451: element menuchoice: validity error : Element menuchoice content does not follow the DTD, expecting (shortcut? , (guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface)+), got (guimenu guimenuitem shortcut) ./en_GB/gucharmap.xml:454: element menuchoice: validity error : Element menuchoice content does not follow the DTD, expecting (shortcut? , (guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface)+), got (guimenu guimenuitem shortcut) ./en_GB/gucharmap.xml:457: element menuchoice: validity error : Element menuchoice content does not follow the DTD, expecting (shortcut? , (guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface)+), got (guimenu guimenuitem shortcut) Document ./en_GB/gucharmap.xml does not validate make[1]: *** [check-doc-docs] Error 3 make[1]: Leaving directory `/var/tmp/portage/gnome-extra/gucharmap-2.28.2/work/gucharmap-2.28.2/help' make: *** [check-recursive] Error 1
-> l10n:en-gb Is this still a problem on 2.30 / master ? Note that there will be no new 2.26 or 2.28 releases.
Still affects to 2.30 also: xmllint --noout --noent --path en_GB:./en_GB --xinclude --postvalid ./en_GB/gucharmap.xml ./en_GB/gucharmap.xml:299: element menuchoice: validity error : Element menuchoice content does not follow the DTD, expecting (shortcut? , (guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface)+), got (guimenu guimenuitem shortcut) ./en_GB/gucharmap.xml:311: element menuchoice: validity error : Element menuchoice content does not follow the DTD, expecting (shortcut? , (guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface)+), got (guimenu guimenuitem shortcut) ./en_GB/gucharmap.xml:324: element menuchoice: validity error : Element menuchoice content does not follow the DTD, expecting (shortcut? , (guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface)+), got (guimenu guimenuitem shortcut) ./en_GB/gucharmap.xml:327: element menuchoice: validity error : Element menuchoice content does not follow the DTD, expecting (shortcut? , (guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface)+), got (guimenu guimenuitem shortcut) ./en_GB/gucharmap.xml:451: element menuchoice: validity error : Element menuchoice content does not follow the DTD, expecting (shortcut? , (guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface)+), got (guimenu guimenuitem shortcut) ./en_GB/gucharmap.xml:454: element menuchoice: validity error : Element menuchoice content does not follow the DTD, expecting (shortcut? , (guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface)+), got (guimenu guimenuitem shortcut) ./en_GB/gucharmap.xml:457: element menuchoice: validity error : Element menuchoice content does not follow the DTD, expecting (shortcut? , (guibutton | guiicon | guilabel | guimenu | guimenuitem | guisubmenu | interface)+), got (guimenu guimenuitem shortcut) Document ./en_GB/gucharmap.xml does not validate
Fixed in gnome-2-30 and master, thanks.