All Sun regression tests down?

View: New views
3 Messages — Rating Filter:   Alert me  

All Sun regression tests down?

by Steven Watanabe-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

AMDG

Sandia-Linux-sun says
/bin/sh: line 1:
/home/sntools/extras/compilers/studio12/sunstudio12/bin/CC: No such file
or directory

Most tests from Sandia-sun say either
CC: Fatal error in ccfe: Segmentation Fault
or
CC: Fatal error in ccfe: Killed

One test I noticed gives slightly different output
http://tinyurl.com/kqymhw

ld.so.1: CC: fatal: /dev/zero: mmap anon failed: Resource temporarily
unavailable
ld.so.1: CC: fatal: libc.so.1: open failed: No such file or directory
Killed

In Christ,
Steven Watanabe

_______________________________________________
Boost-Testing mailing list
Boost-Testing@...
http://lists.boost.org/mailman/listinfo.cgi/boost-testing

Re: All Sun regression tests down?

by K. Noel Belcourt :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Jun 29, 2009, at 7:05 PM, Steven Watanabe wrote:

> Sandia-Linux-sun says
> /bin/sh: line 1:
> /home/sntools/extras/compilers/studio12/sunstudio12/bin/CC: No such  
> file
> or directory
>
> Most tests from Sandia-sun say either
> CC: Fatal error in ccfe: Segmentation Fault
> or
> CC: Fatal error in ccfe: Killed
>
> One test I noticed gives slightly different output
> http://tinyurl.com/kqymhw
>
> ld.so.1: CC: fatal: /dev/zero: mmap anon failed: Resource temporarily
> unavailable
> ld.so.1: CC: fatal: libc.so.1: open failed: No such file or directory
> Killed

Wow, looks like a job for SYSADMIN!!

I'll see if we can schedule a boot on this system for sometime tomorrow.

Thanks for the heads up Steven.  I wish I just had time to do this  
sort of checking, much less working on some of the actual build  
problems.

-- Noel


_______________________________________________
Boost-Testing mailing list
Boost-Testing@...
http://lists.boost.org/mailman/listinfo.cgi/boost-testing

Re: All Sun regression tests down?

by K. Noel Belcourt :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

HI Steven,

On Jun 29, 2009, at 7:05 PM, Steven Watanabe wrote:

> Sandia-Linux-sun says
> /bin/sh: line 1:
> /home/sntools/extras/compilers/studio12/sunstudio12/bin/CC: No such  
> file
> or directory

Someone moved the compiler on us.  These should be fixed with the  
next cycle.

> Most tests from Sandia-sun say either
> CC: Fatal error in ccfe: Segmentation Fault
> or
> CC: Fatal error in ccfe: Killed
>
> One test I noticed gives slightly different output
> http://tinyurl.com/kqymhw
>
> ld.so.1: CC: fatal: /dev/zero: mmap anon failed: Resource temporarily
> unavailable
> ld.so.1: CC: fatal: libc.so.1: open failed: No such file or directory
> Killed

In last nights trunk tests, I don't see most of these problems,  
except for six seg faults in the date_time library.  Not sure what  
happened, perhaps we had NFS failures or backbone problems.

[kbelco@rgs-blade023 ~]$ grep -i "segmentation fault" bjam.log | wc
       6      12     114
[kbelco@rgs-blade023 ~]$ grep -i "ccfe" bjam.log | wc
       0       0       0
[kbelco@rgs-blade023 ~]$ grep -i "ld.so" bjam.log | wc
       0       0       0
[kbelco@rgs-blade023 ~]$ grep -i "libc" bjam.log | wc
       0       0       0

Thanks for the heads up.

-- Noel


_______________________________________________
Boost-Testing mailing list
Boost-Testing@...
http://lists.boost.org/mailman/listinfo.cgi/boost-testing