Re: [hwloc-users] xmlbuffer test failure

2010-11-05 Thread Brice Goglin
Le 05/11/2010 13:26, ryuuta a écrit : > Hi Brice, > > Thanks for the patch. > I applied your new patch after undoing the previous patch, > rebuilt hwloc, and 'lstopo oroppas.xml' to make sure oroppas.xml > contains a single line of "page_type" with the same size and count. > I double-checked 'make

Re: [hwloc-users] xmlbuffer test failure

2010-11-05 Thread Brice Goglin
Here's the patch :) Le 05/11/2010 08:10, Brice Goglin a écrit : > Interesting, you don't have any hugepage information, it's probably > disabled in the kernel. Can you apply th attached patch and check that > the XML output only contains a single "page_type" line and that it > looks valid ? It sh

Re: [hwloc-users] xmlbuffer test failure

2010-11-05 Thread Brice Goglin
Interesting, you don't have any hugepage information, it's probably disabled in the kernel. Can you apply th attached patch and check that the XML output only contains a single "page_type" line and that it looks valid ? It should be something like If so, then rerun make check again. thanks, Bri

Re: [hwloc-users] xmlbuffer test failure

2010-11-05 Thread Brice Goglin
Looks like you have some unexpected hugepage information. Not sure it's the cause of the XML problem, but we need to debug this too. Can you send the .tar.bz2 and .output file that hwloc-gather-topology.sh generates ? In the meantime, I need to change this test so as to show the difference between

Re: [hwloc-users] xmlbuffer test failure

2010-11-05 Thread Brice Goglin
Looks like there's something specific to your machine. Can you send the XML output of lstopo ? thanks Brice Le 05/11/2010 05:41, ryuuta a écrit : > Hi, > > I'd like to report the failure of the one of the tests run by 'make > check': > > exported to buffer 0x8546408 length 3070 > re-exported to

[hwloc-users] xmlbuffer test failure

2010-11-05 Thread ryuuta
Hi, I'd like to report the failure of the one of the tests run by 'make check': exported to buffer 0x8546408 length 3070 re-exported to buffer 0x854ce70 length 3047 lt-xmlbuffer: ../../hwloc/tests/xmlbuffer.c:36: main: Assertion `size1 == size2' failed. /bin/sh: line 5: 14531 Aborted