Herman Semenoff

Results 218 comments of Herman Semenoff

Windows build: ``` src\core\config.cpp(51): error C2429: language feature 'structured bindings' requires compiler flag '/std:c++17' ``` Linux build: ``` src/include/core/dtree.hpp:255:21: note: 'std::make_unique' is only available from C++14 onwards ``` @KOLANICH, I...

@alex19EP, if you set up a CI for new standard, I can do a code modernize?

@khezen, Most likely this is due to the fact that MongoDB 5.0+ requires AVX instructions, to solve this problem you need to build with my patch, or edit SConstruct build...

> Windows 11 already fixes this problem, so I am inclined to just not add this. But if formatting is fixed, I could reconsider. they didn't fix getting count threads,...

@timdonovanuk, have you tried to build mongodb without sandy bridge optimizations? For example, as in this patch: https://github.com/GermanAizek/mongodb-without-avx

@xet7, if you need a Dockerfile then here it is https://github.com/GermanAizek/mongodb-without-avx/blob/main/Dockerfile

I have option to install Debian on server-board, thank you very much. I also respect Debian more myself. But in mobile distributions, Mobian vs Ubuntu Touch is better in ease...

@Ysurac, ```sh $ sudo UPSTREAM6="yes" sh debian-x86_64.sh Check user... Check Linux version... Check architecture... Check about broken packages... Check if OpenMPTCProuter VPS is already installed... Update mode Update repo.openmptcprouter.com key...

> Should be fixed now. same thing ``` MPTCPize iperf3... mptcpize: can't rename /tmp/unit_Zeis8n to /lib/systemd/system/iperf3.service: Invalid cross-device link ```

@Ysurac, remove sh works. Again this error on next steps. ``` debian@debian-lts:~$ sudo UPSTREAM6="yes" sh debian-x86_64.sh [sudo] password for debian: Check user... Check Linux version... Check architecture... Check about broken...