Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 216478 - mail-client/evolution-2.22.0 fails tests
Summary: mail-client/evolution-2.22.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-06 08:39 UTC by Mart Raudsepp
Modified: 2008-06-02 20:37 UTC (History)
1 user (show)

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


Attachments
Fix typo lik -> link (evolution_doc_typo.patch,2.36 KB, text/plain)
2008-04-06 11:41 UTC, Charles Clément
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mart Raudsepp gentoo-dev 2008-04-06 08:39:51 UTC
Too tired and lazy to go fixing and poking upstream right now, so filing here to not forget

make[2]: Leaving directory `/home/sda8/tmp/portage/mail-client/evolution-2.22.0/work/evolution-2.22.0/help'
xmllint --noout --noent --path C:./C --xinclude --postvalid ./C/evolution.xml
xmllint --noout --noent --path cs:./cs --xinclude --postvalid ./cs/evolution.xml
xmllint --noout --noent --path de:./de --xinclude --postvalid ./de/evolution.xml
xmllint --noout --noent --path el:./el --xinclude --postvalid ./el/evolution.xml
xmllint --noout --noent --path en_GB:./en_GB --xinclude --postvalid ./en_GB/evolution.xml
xmllint --noout --noent --path es:./es --xinclude --postvalid ./es/evolution.xml
xmllint --noout --noent --path fr:./fr --xinclude --postvalid ./fr/evolution.xml
xmllint --noout --noent --path oc:./oc --xinclude --postvalid ./oc/evolution.xml
xmllint --noout --noent --path ru:./ru --xinclude --postvalid ./ru/evolution.xml
xmllint --noout --noent --path sv:./sv --xinclude --postvalid ./sv/evolution.xml
xmllint --noout --noent --path mk:./mk --xinclude --postvalid ./mk/evolution.xml
./mk/evolution.xml:146: element para: validity error : Element lik is not declared in para list of possible children
./mk/evolution.xml:146: element lik: validity error : No declaration for element lik
./mk/evolution.xml:146: element lik: validity error : No declaration for attribute linkend of element lik
Document ./mk/evolution.xml does not validate
make[1]: *** [check-doc-docs] Error 3
make[1]: Leaving directory `/home/sda8/tmp/portage/mail-client/evolution-2.22.0/work/evolution-2.22.0/help'
make: *** [check-recursive] Error 1
 * 
 * ERROR: mail-client/evolution-2.22.0 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_test
 *             environment, line 2930:  Called die
 * The specific snippet of code:
 *               hasq test $FEATURES && die "Make check failed. See above for details.";
 *  The die message:
 *   Make check failed. See above for details.
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/home/sda8/tmp/portage/mail-client/evolution-2.22.0/temp/build.log'.
 * The ebuild environment file is located at '/home/sda8/tmp/portage/mail-client/evolution-2.22.0/temp/environment'.
 *
Comment 1 Charles Clément 2008-04-06 11:41:10 UTC
Created attachment 148834 [details]
Fix typo lik -> link

There was a typo in a link tag.
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-06-02 20:37:12 UTC
in CVS. Thanks for reporting.