Michal Suchánek
Michal Suchánek
These are kernel-internal headers which are configured for use with the compiler that was used to build the kernel, and for that compiler YZ is the correct constraint. However, bcc...
Why the arbitrary delay, though? Shouldn't that be introduced by PAM if desired by system policy? That said, this problem would likely surface even if the delay would be introduced...
Indeed, there is a delay with other screen lockers as well. It just does not look so awkward when there is actual dialog (that only appears after the delay), and...
full build log https://build.opensuse.org/build/home:michals:mingw/15.6/x86_64/mingw64-boost/_log
current_Exception can be found in nm /usr/x86_64-w64-mingw32/sys-root/mingw/lib/libucrtbase.a | grep __current_e 0000000000000000 T __current_exception_context 0000000000000000 I __imp___current_exception_context 0000000000000000 T __current_exception 0000000000000000 I __imp___current_exception and a few other libraries there.
Apparently with `target-os=windows` the additional properties `binary-format=pe` `abi=ms` have to be specified. It's not clear why the stacktrace does not build. Sounds like some missing library but it's not clear...
Apparently it's mentioned in the chapter just above: https://openbuildservice.org/help/manuals/obs-user-guide/cha-obs-prjconfig#sec-prjconfig-syntax First, the PACKAGES could link to that description. Second, while above the description of PACKAGES the ! syntax is mentioned it...