Valmar33
Valmar33
Hey giucam, I've installed the most recent wayland-git, wayland-protocols-git and weston-git from AUR, and then installed orbital-git, however, whenever I run orbital-launch, it just gives me "(Connection refused)" as a...
GPU is RX580. Using mesa-git and llvm-git.
**DDDA.trace.xz** https://mega.nz/#!TBE1UKyC!Z0vlWqT1D9G5ub12OW8UyvJL0hqtQx3BaEhVgb7TkkY Seems to work fine with every other trace I've done, though. Seems to hate this one in particular.
[11/28] Building CXX object libshaderc_util/CMakeFiles/shaderc_util.dir/src/spirv_tools_wrapper.cc.o FAILED: libshaderc_util/CMakeFiles/shaderc_util.dir/src/spirv_tools_wrapper.cc.o /usr/bin/c++ -DNV_EXTENSIONS -I/tmp/makepkg/shaderc-git/src/shaderc/libshaderc_util/include -march=native -O2 -pipe -fstack-protector-strong -fno-plt -ftree-vectorize -ftree-slp-vectorize -Wall -Werror -fvisibility=hidden -fPIC -std=c++11 -std=gnu++11 -MD -MT libshaderc_util/CMakeFiles/shaderc_util.dir/src/spirv_tools_wrapper.cc.o -MF libshaderc_util/CMakeFiles/shaderc_util.dir/src/spirv_tools_wrapper.cc.o.d -o libshaderc_util/CMakeFiles/shaderc_util.dir/src/spirv_tools_wrapper.cc.o...
https://invent.kde.org/-/snippets/1655 Errors of interest are: ``` /tmp/makepkg/decaf-emu-git/src/decaf-emu/libraries/cpptoml/include/cpptoml.h:1033:52: error: ‘numeric_limits’ is not a member of ‘std’ 1033 | if (static_cast(v->get()) > std::numeric_limits::max()) | ^~~~~~~~~~~~~~ /tmp/makepkg/decaf-emu-git/src/decaf-emu/libraries/cpptoml/include/cpptoml.h:1033:68: error: expected primary-expression before ‘>’ token...
As per title
Allow shortcuts to be configurable through a config file or something, as I have discovered to my dismay that my new keyboard doesn't have a Meta key. :(
Any idea when data scrubbing will be implemented? Where is it in the list of current priorities? Am extremely interested in this for RAID1 purposes.
Distro is Arch Linux. GCC version is 13.1.1. First bad commit is https://github.com/koverstreet/bcachefs/commit/2b413ed7bf25b06f352cf7478478f6d0ed8474cf : `2b413ed7` `mm: enable page allocation tagging` ``` In file included from ./include/linux/percpu.h:5, from ./include/linux/percpu_counter.h:14, from ./include/linux/mm_types.h:21,...
Commit e0a51ccce8533a91c7cc0cd0adc5662697c9bcfa fails building with: ``` cc -march=native -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -std=gnu89 -O2 -g -MMD -Wall -fPIC -Wno-pointer-sign -fno-strict-aliasing -fno-delete-null-pointer-checks -I. -Iinclude -Iraid -D_FILE_OFFSET_BITS=64...