You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stdcxx.apache.org by "Martin Sebor (JIRA)" <ji...@apache.org> on 2005/09/29 01:42:48 UTC

[jira] Resolved: (STDCXX-22) [MIPSpro 7.41] ICE compiling time_put.cpp

     [ http://issues.apache.org/jira/browse/STDCXX-22?page=all ]
     
Martin Sebor resolved STDCXX-22:
--------------------------------

    Fix Version: 4.1.3
     Resolution: Fixed

The file compiles with the change. Closed.

> [MIPSpro 7.41] ICE compiling time_put.cpp
> -----------------------------------------
>
>          Key: STDCXX-22
>          URL: http://issues.apache.org/jira/browse/STDCXX-22
>      Project: STDCXX
>         Type: Bug
>   Components: Build
>     Versions: 4.1.2
>  Environment: MIPSpro 7.41
>     Reporter: Martin Sebor
>     Assignee: Martin Sebor
>     Priority: Critical
>      Fix For: 4.1.3

>
> The compiler dies while compiling time_put.cpp:
> $ nice gmake BUILDTYPE=11s BUILDDIR=/build/sebor/mipspro-7.41-11s/ CONFIG=mipspro.config
> creating BUILDDIR=/build/sebor/mipspro-7.41-11s/
> generating /build/sebor/mipspro-7.41-11s//makefile.in...
> gmake[1]: Entering directory `/build/sebor/mipspro-7.41-11s'
> gmake[2]: Entering directory `/build/sebor/mipspro-7.41-11s/include'
> gmake config
> gmake[3]: Entering directory `/build/sebor/mipspro-7.41-11s/include'
> ...
> configuring for CC-7.41 on IRIX64-6.5-IP27
> checking if compiler is sane                       ok
> checking if linker is sane                         ok
> checking if run environment is sane                ok
> checking system architecture                       ILP32 big endian
> ...
> CC -c -I/build/sebor/dev/stdlib/include/ansi -D_RWSTDDEBUG    -D_RWSTD_USE_CONFIG -I/build/sebor/mipspro-7.41-11s//include -I/build/sebor/dev/stdlib/include  -g  -ansiW -woff1429,1460,1521,3150,3333   /build/sebor/dev/stdlib/src/time_put.cpp 
> Signal: Segmentation fault in Scope Setup phase.
> Error: Signal Segmentation fault in phase Scope Setup -- processing aborted
> CC ERROR:  /usr/lib32/cmplrs/fecc died due to signal 4
> CC ERROR:  core dumped
> gmake[2]: *** [time_put.o] Error 32
> gmake[2]: Leaving directory `/build/sebor/mipspro-7.41-11s/lib'
> gmake[1]: *** [libstd] Error 2
> gmake[1]: Leaving directory `/build/sebor/mipspro-7.41-11s'
> gmake: *** [libstd] Error 2

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira