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

make: *** [Makefile:171: all] Error 2 #7

Open
Postencia opened this issue Sep 10, 2020 · 0 comments
Open

make: *** [Makefile:171: all] Error 2 #7

Postencia opened this issue Sep 10, 2020 · 0 comments

Comments

@Postencia
Copy link

ArangoDB-3.7.1/build
  -> Building ArangoDB.
[  1%] Built target nghttp2
[  2%] Built target fuerte
[  3%] Built target zlibstatic
[  3%] Built target libunwind_build
[  3%] Built target jemalloc_build
[  4%] Built target v8_build
[ 10%] Built target s2
[ 10%] Built target boost_filesystem
[ 10%] Built target boost_program_options
[ 10%] Built target boost_system
[ 10%] Built target boost_thread
[ 12%] Built target boost_locale
[ 12%] Built target arango_v8_no_deadline
[ 12%] Built target snappy-static
Scanning dependencies of target arango
[ 12%] Building CXX object lib/CMakeFiles/arango.dir/Rest/Version.cpp.o
[ 12%] Linking CXX static library ../bin/libarango.a
[ 20%] Built target arango
[ 21%] Built target arango_geo
[ 21%] Built target arango_v8_deadline
[ 21%] Built target arango_v8
[ 21%] Built target arango_shell
[ 22%] Built target man
[ 22%] Linking CXX executable ../bin/arangobench
[ 22%] Built target arangobench
[ 22%] Linking CXX executable ../bin/arangodump
[ 22%] Built target arangodump
[ 22%] Linking CXX executable ../bin/arangoimport
[ 22%] Built target arangoimport
[ 22%] Linking CXX executable ../bin/arangorestore
[ 22%] Built target arangorestore
[ 22%] Linking CXX executable ../bin/arangoexport
[ 22%] Built target arangoexport
[ 22%] Linking CXX executable ../bin/arangosh
[ 22%] Built target arangosh
[ 22%] Linking CXX executable ../bin/arangovpack
[ 23%] Built target arangovpack
[ 23%] Built target arango-validation
[ 23%] Built target arango_indexes
[ 23%] Built target llhttp
[ 23%] Built target lz4_static
[ 23%] Built target modules
[ 25%] Built target snowball
[ 25%] Built target stemmer_deps
[ 25%] Generating libstemmer/stem_UTF_8_serbian.c
make[2]: *** [3rdParty/iresearch/external/snowball/CMakeFiles/stemmer-static.dir/build.make:273: 3rdParty/iresearch/external/snowball/libstemmer/stem_UTF_8_serbian.c] Illegal instruction (core dumped)
make[1]: *** [CMakeFiles/Makefile2:1623: 3rdParty/iresearch/external/snowball/CMakeFiles/stemmer-static.dir/all] Error 2
make: *** [Makefile:171: all] Error 2
==> ERROR: A failure occurred in build().
    Aborting...

It's my mistake, or make really catched a bug/error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant