[hwloc-devel] Create success (hwloc r1.1a1r2230)

2010-06-18 Thread MPI Team
Creating nightly hwloc snapshot SVN tarball was a success. Snapshot: hwloc 1.1a1r2230 Start time: Fri Jun 18 21:01:05 EDT 2010 End time: Fri Jun 18 21:03:05 EDT 2010 Your friendly daemon, Cyrador

Re: [hwloc-devel] [hwloc-users] hwloc and rpath

2010-06-18 Thread Samuel Thibault
Samuel Thibault, le Sat 19 Jun 2010 00:03:49 +0200, a écrit : > What is the output of gcc -print-search-dirs? Ah, no, I misread the configure script, sys_lib_dlsearch_path_spec comes from ld.so.conf (that makes sense actually). Could you post your /etc/ld.so.conf (and any file that it could inclu

Re: [hwloc-devel] [hwloc-users] hwloc and rpath

2010-06-18 Thread Samuel Thibault
Hello, I agree that rpath should be avoided. However, hwloc itself doesn't add any. Jirka Hladky, le Fri 18 Jun 2010 22:09:56 +0200, a écrit : > = > hwloc.x86_64: E: binary-or-shlib-defines-rpath /usr/bin/hwloc-distrib > ['/usr/lib64'] So app

[hwloc-devel] hwloc and rpath

2010-06-18 Thread Jirka Hladky
Hello everybody! I'm in process to pack hwloc into rpm for Fedora. I have attached the latest hwloc.spec file for reference. However, there are strict rules to get a package into Fedora. One of the rules is that rpmlint has to pass. It's failing at the moment: =

Re: [hwloc-devel] [hwloc-svn] svn:hwloc r2223

2010-06-18 Thread Samuel Thibault
Jeff Squyres, le Fri 18 Jun 2010 06:56:59 -0700, a écrit : > Just curious -- what's the intent of assigning to errno like this? (I ask > because I thought that middleware/applications were not supposed to assign to > errno) To convert functions returning the error into our convention of returni

Re: [hwloc-devel] [hwloc-svn] svn:hwloc r2223

2010-06-18 Thread Jeff Squyres
Just curious -- what's the intent of assigning to errno like this? (I ask because I thought that middleware/applications were not supposed to assign to errno) On Jun 18, 2010, at 12:23 AM, wrote: > Author: sthibaul > Date: 2010-06-18 03:23:02 EDT (Fri, 18 Jun 2010) > New Revision: 2223 > URL