https://bugs.winehq.org/show_bug.cgi?id=51083
--- Comment #17 from Damjan Jovanovic damjan.jov@gmail.com --- 00000110 4 _ 'pomocni-llvm-mingw.exe'
but:
Can't attach process 0110: error 5
warning: could not attach to 0110 Can't attach process 0110: error 5
warning: could not attach to 0110 Can't attach process 0110: error 5
warning: could not attach to 0110 Can't attach process 0110: error 5
warning: could not attach to 0110
Error 5 is: #define ERROR_ACCESS_DENIED 5
Maybe you need to disable selinux, or: echo 0 > /proc/sys/kernel/yama/ptrace_scope or something else that's denying you access.