addr2line
only outputs ??:0
for every address.255
10
1
but appranetly u mean smth different, but dunno if smone understands you xDgrep -r 'Behemoth 2'
, but only a server started today is foundIConsole_FCommandCallback
IConsole::FCommandCallback
IConsole::FnCommandCallback
would be even more rustycmake --build <build> --target run_rust_tests
DDNET_TEST_NO_LINK=1 cargo doc --open
= help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified
= note: use the `-l` flag to specify native libraries to link
= note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname)
error: could not compile `ddnet-engine-shared` due to previous error
warning: build failed, waiting for other jobs to finish...
FAILED: CMakeFiles/run_rust_tests /home/edgar/data/ddnet/build/CMakeFiles/run_rust_tests
cd /home/edgar/data/ddnet && /usr/bin/cmake -E env "DDNET_TEST_LIBRARIES=/usr/lib64/libcrypto.so;/usr/lib64/libcurl.so;/usr/lib64/libsqlite3.so;/usr/lib64/libz.so;rt;dl;/home/edgar/data/ddnet/build/librust_test.a" /usr/bin/cmake -E env CARGO_TARGET_DIR=/home/edgar/data/ddnet/build /home/edgar/.cargo/bin/cargo test
ninja: build stopped: subcommand failed.
/usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /home/edgar/data/ddnet/src/base/unicode/tolower.cpp:14: undefined reference to `__gcov_indirect_call_profiler_v4'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /home/edgar/data/ddnet/src/base/unicode/tolower.cpp:14: undefined reference to `__gcov_time_profiler_counter'
/usr/lib/gcc/x86_64-pc-linux-gnu/11.3.0/../../../../x86_64-pc-linux-gnu/bin/ld: /home/edgar/data/ddnet/src/base/unicode/tolower.cpp:14: undefined reference to `__gcov_time_profiler_counter'
cmake --build <build> --target run_rust_tests
?