Re: [hwloc-devel] test failure

2009-12-09 Thread Jeff Squyres
Doh -- disregard -- pilot error on my part... /me slinks back into my hole... On Dec 9, 2009, at 3:33 PM, Brice Goglin wrote: > Jeff Squyres wrote: > > While working on the embedded stuff, I noticed the following assertion > > failure in the SVN trunk: > > > > lt-hwloc_cpuset_string:

Re: [hwloc-devel] test failure

2009-12-09 Thread Brice Goglin
Jeff Squyres wrote: > While working on the embedded stuff, I noticed the following assertion > failure in the SVN trunk: > > lt-hwloc_cpuset_string: hwloc_cpuset_string.c:110: main: Assertion > `hwloc_cpuset_isequal(set, obj->cpuset)' failed. > /bin/sh: line 1: 10909 Aborted

Re: [hwloc-devel] embedding m4 code

2009-12-09 Thread Jeff Squyres
On Dec 9, 2009, at 11:59 AM, Samuel Thibault wrote: > make check failed here: > > /bin/sh: line 9: ./test-hwloc-distrib.sh: Permission non accordée > > It seems you missed the chmod +x call. > > Else it seems to be working, at least on AIX and solaris. Awesome; thanks! I added the proper

Re: [hwloc-devel] embedding m4 code

2009-12-09 Thread Samuel Thibault
Hello, Jeff Squyres, le Fri 04 Dec 2009 12:53:35 -0500, a écrit : > Could you guys try builds on the supported platforms to see if I broke > anything? I only have access to rhel4, rhel5, and osx. The code is in a > mercurial branch here: > > http://bitbucket.org/jsquyres/hwloc-embedded/