Hi,

I've noticed this a few days ago, but it persists with builds from scratch:

| CREATED freedesktop.org.xml
| if test -n 
/OE/tentacle/build/tmp-angstrom_2010_x/sysroots/x86_64-linux/usr/bin/xmllint ; 
then \
|               if test -e ./freedesktop.org.xml; then \
|               xmllint --noout --valid ./freedesktop.org.xml;  \
|               else \|               xmllint --noout --valid 
./freedesktop.org.xml;  \
|               fi \
|       fi
| ./freedesktop.org.xml:5516: parser error : Extra content at the end of the 
document| </mime-info>-Zeichnung</comment>
|             ^
| make: *** [check] Error 1
| + die 'oe_runmake failed'
| + oefatal 'oe_runmake failed'
| + echo FATAL: 'oe_runmake failed'
| FATAL: oe_runmake failed

Did our xmllint get more strict or have we never run it before?

This is with:

OE Build Configuration:
BB_VERSION        = "1.13.0"
METADATA_BRANCH   = "master"
METADATA_REVISION = "694db055f3729662e0e0193a31f2098be599877f"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "beagleboard"
DISTRO            = "angstrom"
DISTRO_VERSION    = "v20110405-core"
TARGET_FPU        = "hard"


regards,

Koen
_______________________________________________
Openembedded-core mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core

Reply via email to