Comment 1 for bug 1276027

Revision history for this message
Valerii Kravchuk (valerii-kravchuk) wrote :

Please, provide more details on build process, starting from exact cmake command line options used.

Send also the output of:

uname -a

I have problems trying to build recent Percona Server 5.5.x from bzr starting at cmake stage already (on x86_64 system):

...
-- Performing Test HAVE_IB_GCC_ATOMIC_BUILTINS
-- Performing Test HAVE_IB_GCC_ATOMIC_BUILTINS - Failed
-- Performing Test HAVE_IB_GCC_ATOMIC_BUILTINS_64
-- Performing Test HAVE_IB_GCC_ATOMIC_BUILTINS_64 - Failed
-- Performing Test HAVE_IB_ATOMIC_PTHREAD_T_GCC
-- Performing Test HAVE_IB_ATOMIC_PTHREAD_T_GCC - Failed
-- Check size of pthread_t
-- Check size of pthread_t - done
-- Performing Test HAVE_PEERCRED
-- Performing Test HAVE_PEERCRED - Success
-- Configuring incomplete, errors occurred!
[openxs@chief percona-5.5]$ echo $CC
/opt/sun/sunstudio12.1/bin/cc
[openxs@chief percona-5.5]$ echo $CXX
/opt/sun/sunstudio12.1/bin/CC