Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build error on GCC 5.4.0 (Ubuntu Xenial) #10

Open
akalend opened this issue Apr 22, 2017 · 0 comments
Open

Build error on GCC 5.4.0 (Ubuntu Xenial) #10

akalend opened this issue Apr 22, 2017 · 0 comments
Labels
backlog Issues for upcoming releases (to be done soon) build prio7

Comments

@akalend
Copy link

akalend commented Apr 22, 2017

The installation is fail

CMakeFiles/CMakeError.log:

    Run Build Command:"/usr/bin/make" "cmTC_65ed6/fast"
    /usr/bin/make -f CMakeFiles/cmTC_65ed6.dir/build.make CMakeFiles/cmTC_65ed6.dir/build
    make[1]: Entering directory '/root/mysql-tarantool-replication/CMakeFiles/CMakeTmp'
    Building C object CMakeFiles/cmTC_65ed6.dir/src.c.o
    /usr/bin/cc    -pipe -O2 -fomit-frame-pointer -ffunction-sections -fdata-sections -std=c99 -fPIC -fstrict-aliasing -DCC_HAS_MNO_UNALIGNED_ACCESS   -mno-unaligned-access -o CMakeFiles/cmTC_65ed6.dir/src.c.o   -c /root/mysql-tarantool-replication/CMakeFiles/CMakeTmp/src.c
    cc: error: unrecognized command line option '-mno-unaligned-access'
    CMakeFiles/cmTC_65ed6.dir/build.make:65: recipe for target 'CMakeFiles/cmTC_65ed6.dir/src.c.o' failed
    make[1]: *** [CMakeFiles/cmTC_65ed6.dir/src.c.o] Error 1
    make[1]: Leaving directory '/root/mysql-tarantool-replication/CMakeFiles/CMakeTmp'
    Makefile:126: recipe for target 'cmTC_65ed6/fast' failed
    make: *** [cmTC_65ed6/fast] Error 2

    Source file was:
    int main(void) { return 0; }

Server:
Linux 395ab6345ec5 3.19.0-80-generic #88~14.04.1-Ubuntu SMP Fri Jan 13 14:54:07 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

gcc: Ubuntu 5.4.0-6ubuntu1~16.04.4

@Totktonada Totktonada added backlog Issues for upcoming releases (to be done soon) build prio7 teamE labels Dec 21, 2020
@Totktonada Totktonada changed the title Build error Build error on GCC 5.4.0 (Ubuntu Xenial) Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Issues for upcoming releases (to be done soon) build prio7
Projects
None yet
Development

No branches or pull requests

3 participants