Skip to content

MAKE FAILED!!! #2701

@F32138

Description

@F32138

[ 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions