bartoszek
bartoszek
Can't build against `openshadinglanguage:1.11.7` (last working version `1.10.13`) `env={os:linux, distro:arch, gcc:10.2.0, cmake:3.18.2, buildsystem:ninja, ninja:1.10.0}` Error log: ``` [ 6%] Generating ../../../sandbox/shaders/max/as_max_color_balance.oso /build/appleseed-git/src/appleseed-git/src/appleseed.shaders/include/appleseed/color/as_chromatic_adaptation.h:177: error: function 'inverse' was not declared in this...
Could we have a recursive search in the repository tree view? Would be nice to have the ability to quickly jump around the tree without having to remember the full...
## Description: TBB:2021 compatibility fix ## Implementation remarks - [x] replace `tbb::mutex` with `std::mutex` - [x] replace `tbb::mutex::scoped_lock` with `std::scoped_lock` - [x] bump to `cpp17` if `tbb>2020` - [x] use...
Current code needs some polish to be able to build with the latest intel oneAPI:>TBB:2021
Instead of hard coding interesting proc names, we could have a config file `/etc/progress.conf` holding them. https://github.com/Xfennec/progress/blob/092a650c0a2a1fa374361bddd5cf4ae51effa688/progress.c#L60-L68
I was trying to build `cgrep-clang` on Arch `env:{llvm:12.0.0,clang:12.0.0}` but it fails with: ```cpp clang++ -MM -fpic -I/usr/include -std=c++14 -fno-exceptions -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/build/llvm/src/llvm-12.0.0.src/tools/clang/include -I/usr/tools/clang/include -std=c++17 -fexceptions cgrep.cpp >...
**Describe the bug** When building `Meshroom` with `qtAliceVision` it hangs on the qml ui init. **To Reproduce** Steps to reproduce the behavior: 1. Build `Meshroom` without the `qtAliceVision` plugin 2....
Have a similar problem to #123. GPick is probing cursor color instead of an underlying window. Thought it could be related to dual screen setup, but issue occurs also without...
Process accounting isn't active for a period of time till atopacctd `reactivate process accounting` ``` $ journalctl -b 0 -u atopacct.service /usr/lib/systemd/system/atopacct.service:10: PIDFile= references a path below legacy directory /var/run/,...