[Insight-developers] Failing tests and compile errors after your check in

Daniel Blezek Blezek.Daniel at mayo.edu
Thu Feb 17 12:36:04 EST 2011


Hi Gaetan,

  The link errors are (for some reason I thought this was your machine, I
could be wrong): 

sem_destroy                         ../../../bin/libITKCommon.so.4.0.0
sem_open                            ../../../bin/libITKCommon.so.4.0.0
sem_post                            ../../../bin/libITKCommon.so.4.0.0
sem_wait                            ../../../bin/libITKCommon.so.4.0.0

http://www.cdash.org/CDash/viewBuildError.php?buildid=865055

On Linux these symbols are in librt.  I don't know what the library would be
on the Sun.  This should be a relatively straightforward fix.

NB: I removed the sun specific threading code (mainly semaphores) because
Oracle's docs claimed the Sun had POSIX compliance.  It is likely that our
CMake code doesn't find the right library on the Sun.

Best,
-dan


On 2/17/11 11:30 AM, "Gaëtan Lehmann" <gaetan.lehmann at jouy.inra.fr> wrote:

> 
> Le 17 févr. 11 à 18:25, Daniel Blezek a écrit :
> 
>> Are you referring to the 2 sun builds?  I'll need some help from
>> Gaetan to
>> make sure the Sun links to the right Semaphore library.
> 
> I'd be pleased to help - just let me know what you need.
> 
>> 
>> All the other errors seem to be WrapITK or GDCM errors.
> 
> I'm working on the WrapITK errors.
> 
> Gaëtan
> 
>> 
>> -dan
>> 
>> 
>> On 2/17/11 11:07 AM, "Bill Lorensen" <bill.lorensen at gmail.com> wrote:
>> 
>>> Dan,
>>> 
>>> I assume you noticed the failing tests and build errors after your
>>> check in yesterday?
>>> 
>>> Bill
>> 
>> -- 
>> Daniel Blezek, PhD
>> Medical Imaging Informatics Innovation Center
>> 
>> P 127 or (77) 8 8886
>> T 507 538 8886
>> E blezek.daniel at mayo.edu
>> 
>> Mayo Clinic
>> 200 First St. S.W.
>> Harwick SL-44
>> Rochester, MN 55905
>> mayoclinic.org
>> "It is more complicated than you think." -- RFC 1925
>> 

-- 
Daniel Blezek, PhD
Medical Imaging Informatics Innovation Center

P 127 or (77) 8 8886
T 507 538 8886
E blezek.daniel at mayo.edu

Mayo Clinic
200 First St. S.W.
Harwick SL-44
Rochester, MN 55905
mayoclinic.org
"It is more complicated than you think." -- RFC 1925



More information about the Insight-developers mailing list