









0:22.13 error: failed to run custom build command for `proc-macro2 v1.0.59`
0:22.13 note: To improve backtraces for build dependencies, set the CARGO_PROFILE_RELEASE_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
0:22.13 Caused by:
0:22.13 process didn't exit successfully: `/var/tmp/portage/www-client/firefox-116.0/work/firefox_build/release/build/proc-macro2-de9a4003ce515990/build-script-build` (exit status: 127)
0:22.13 --- stderr
0:22.13 /var/tmp/portage/www-client/firefox-116.0/work/firefox_build/release/build/proc-macro2-de9a4003ce515990/build-script-build: error while loading shared libraries: /var/tmp/portage/www-client/firefox-116.0/work/firefox_build/release/build/proc-macro2-de9a4003ce515990/build-script-build: DT_RELR without GLIBC_ABI_DT_RELR dependency

























Write::BACKUP_FIRST is 0 so always false, so it didn't harm other code paths (especially Write::NORMAL).
The saves were tried to retrieve two times from the database, therefore at the second time it didn't exist anymore. One time errorsly in Write::BACKUP_FIRST and the seco...












README.md. But this not work..
I installed the needed libraries for building, then created build folder and started building with CMake using command: cmake .., It was built successfully. But when I use the command make -j8 to compile, It throws me this error:
```
Consolidate compiler generated dependencies of target steam_api
Consolidate compiler generated dependencies of target rust-bridge-shared
Consolidate compiler generated dependencies of...










































while(total wait time has not passed)
{
sleep_unless_a_network_packet_is_waiting()
}








do
{
net_socket_read_wait(m_aNetClient[CONN_MAIN].m_Socket, SleepTimeInNanoSecondsInner);
auto NowInnerCalc = time_get_nanoseconds();
SleepTimeInNanoSecondsInner -= (NowInnerCalc - NowInner);
NowInner = NowInnerCalc;
}
while((SleepTimeInNanoSecondsInner / std::chrono::nanoseconds(1us).count()) > 0ns);












































cl_multiview_zoom_smoothness to a low value? Or any time you change this variable? Or is it unrelated?













cl_autoswitch_weapons_out_of_ammo and cl_freezebars_alpha_inside_freeze is not shown in the console when typing the variable name.
There is a limit on the length of temporary commands but this shouldn't apply to config variables and local commands at all.


























I assert: D:\ddnet\src\engine\server\databases\sqlite.cpp(120): Tried connecting while the connection is in use


cl_show_chat_friends and cl_show_chat_system and they both behave differently even though their names are similar (edited)cl_show_chat_friends toggles friend only mode, whereas cl_show_chat_system enables or disables system messages (edited)


I assert: D:\ddnet\src\engine\server\databases\sqlite.cpp(120): Tried connecting while the connection is in use 