[CMake] Core dump after "- Check for working C compiler" on OS400 ( i5/OS PowerPC 32bit) with 2.6.2

Bill Hoffman bill.hoffman at kitware.com
Thu Apr 2 08:54:15 EDT 2009


Ulf Wendel wrote:
> Hi,
> 
> CMake 2.6.2 gives me a crash on OS/400 (i5/OS PowerPC 32bit):
> 
> -- The C compiler identification is VisualAge
> -- The CXX compiler identification is VisualAge
> -- Check for working C compiler: /QOpenSys/vac600/usr/vacpp/bin/xlc_r
> terminate called after throwing an instance of 'std::logic_error'
>   what():  basic_string::_S_construct NULL not valid
> /bin/bash: line 44: 2871447 IOT/Abort trap          (core dumped) 
> /home/mysqldev/bs/connector-common-32bit/inst/cmake/bin/cmake -G "Unix 
> Makefiles" -DCONNECTOR_PLATFORM=i5pase-powerpc-32bit 
> -DMYSQL_CONFIG_EXECUTABLE="/home/mysqldev/bs/connector-common-32bit/inst/mysql-server-gpl-static/bin/mysql_config" 
> -DMYSQLCPPCONN_TRACE_ENABLE:BOOL=1
> #=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#= 
> 

Can you run cmake in a debugger?

Did you build CMake yourself, or is it a Kitware build?

-Bill


More information about the CMake mailing list