Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 472090

Summary: x11-libs/libxcb-1.9.1 fails tests
Product: Gentoo Linux Reporter: Markus Walter <gentoo>
Component: [OLD] LibraryAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
build log

Description Markus Walter 2013-06-02 12:12:28 UTC
Created attachment 349896 [details]
emerge --info

On my hardened ~amd64 machin with gcc-4.8.0 I see the following failure during the test suite of libxcb.

make[4]: Leaving directory `/var/tmp/portage/x11-libs/libxcb-1.9.1/work/libxcb-1.9.1-amd64/tests'
rm -f CheckLog.html
if test xtrue = xtrue; then \
	/usr/bin/xsltproc /var/tmp/portage/x11-libs/libxcb-1.9.1/work/libxcb-1.9.1/tests/CheckLog.xsl CheckLog*.xml > CheckLog.html; \
else \
	touch CheckLog.html; \
fi
warning: failed to load external entity "CheckLog*.xml"
unable to parse CheckLog*.xml
make[3]: *** [check-local] Error 6
Comment 1 Markus Walter 2013-06-02 12:12:40 UTC
Created attachment 349898 [details]
build log
Comment 2 Michael Palimaka (kensington) gentoo-dev 2013-06-03 13:56:49 UTC

*** This bug has been marked as a duplicate of bug 472032 ***