emqx / emqx/neuron

MAKE FAILED!!!

Open
#2,701 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
1.4k
Forks
311
Avg merge
1d 2h
Merged PRs (30d)
10

Description

[ 77%] Linking CXX executable json_test
/home/neuron/build/tests/ut/json_test: error while loading shared libraries: /home/neuron/build/libneuron-base.so: unexpected reloc type 0x03
CMake Error at /usr/local/share/cmake-3.22/Modules/GoogleTestAddTests.cmake:83 (message):
Error running test executable.

Path: '/home/neuron/build/tests/ut/json_test'
Result: 127
Output:

Call Stack (most recent call first):
/usr/local/share/cmake-3.22/Modules/GoogleTestAddTests.cmake:179 (gtest_discover_tests_impl)

tests/ut/CMakeFiles/json_test.dir/build.make:97: recipe for target 'tests/ut/json_test' failed
make[2]: *** [tests/ut/json_test] Error 1
make[2]: *** Deleting file 'tests/ut/json_test'
CMakeFiles/Makefile2:594: recipe for target 'tests/ut/CMakeFiles/json_test.dir/all' failed
make[1]: *** [tests/ut/CMakeFiles/json_test.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 78%] Building C object tests/ut/CMakeFiles/base64_test.dir/__/__/src/utils/base64.c.o
[ 79%] Building C object tests/ut/CMakeFiles/http_test.dir/__/__/src/utils/http.c.o
[ 79%] Linking CXX executable jwt_test
/home/neuron/build/tests/ut/jwt_test: error while loading shared libraries: /home/neuron/build/libneuron-base.so: unexpected reloc type 0x03
CMake Error at /usr/local/share/cmake-3.22/Modules/GoogleTestAddTests.cmake:83 (message):
Error running test executable.

Path: '/home/neuron/build/tests/ut/jwt_test'
Result: 127
Output:

Call Stack (most recent call first):
/usr/local/share/cmake-3.22/Modules/GoogleTestAddTests.cmake:179 (gtest_discover_tests_impl)

tests/ut/CMakeFiles/jwt_test.dir/build.make:97: recipe for target 'tests/ut/jwt_test' failed
make[2]: *** [tests/ut/jwt_test] Error 1
make[2]: *** Deleting file 'tests/ut/jwt_test'
CMakeFiles/Makefile2:646: recipe for target 'tests/ut/CMakeFiles/jwt_test.dir/all' failed
make[1]: *** [tests/ut/CMakeFiles/jwt_test.dir/all] Error 2
[ 79%] Linking CXX executable base64_test
/home/neuron/build/tests/ut/base64_test: error while loading shared libraries: /home/neuron/build/libneuron-base.so: unexpected reloc type 0x03
CMake Error at /usr/local/share/cmake-3.22/Modules/GoogleTestAddTests.cmake:83 (message):
Error running test executable.

Path: '/home/neuron/build/tests/ut/base64_test'
Result: 127
Output:

Call Stack (most recent call first):
/usr/local/share/cmake-3.22/Modules/GoogleTestAddTests.cmake:179 (gtest_discover_tests_impl)

tests/ut/CMakeFiles/base64_test.dir/build.make:113: recipe for target 'tests/ut/base64_test' failed
make[2]: *** [tests/ut/base64_test] Error 1
make[2]: *** Deleting file 'tests/ut/base64_test'
CMakeFiles/Makefile2:672: recipe for target 'tests/ut/CMakeFiles/base64_test.dir/all' failed
make[1]: *** [tests/ut/CMakeFiles/base64_test.dir/all] Error 2
[ 80%] Linking CXX executable http_test
/home/neuron/build/tests/ut/http_test: error while loading shared libraries: /home/neuron/build/libneuron-base.so: unexpected reloc type 0x03
CMake Error at /usr/local/share/cmake-3.22/Modules/GoogleTestAddTests.cmake:83 (message):
Error running test executable.

Path: '/home/neuron/build/tests/ut/http_test'
Result: 127
Output:

Call Stack (most recent call first):
/usr/local/share/cmake-3.22/Modules/GoogleTestAddTests.cmake:179 (gtest_discover_tests_impl)

tests/ut/CMakeFiles/http_test.dir/build.make:113: recipe for target 'tests/ut/http_test' failed
make[2]: *** [tests/ut/http_test] Error 1
make[2]: *** Deleting file 'tests/ut/http_test'
CMakeFiles/Makefile2:620: recipe for target 'tests/ut/CMakeFiles/http_test.dir/all' failed
make[1]: *** [tests/ut/CMakeFiles/http_test.dir/all] Error 2
Makefile:145: recipe for target 'all' failed
make: *** [all] Error 2

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.