Mike Lothian
Mike Lothian
@adsorrentino Here's the complete script I use in jenkins, it's designed to build on RHEL6, 7 & 8, a lot of it can be stripped away and you probably don't...
Looks like this line of code https://github.com/SpiderLabs/ModSecurity/blob/2cb6344bf8a1f7d564d45d6d6a3745212abdd37f/src/rule_message.cc#L75 Are you getting an access denied? Or maybe running without enforcement?
https://github.com/FireBurn/spoa-modsecurity/commit/1a02188cfe8dacd9f97ac6dc3df37855127fa4f1 means it can only be seen when run with debug enabled
Adding this into the WEB-INF/web.xml gets things working: ``` VersionServlet /ccversion/* ```
Should the Version button just be removed then?
> > Is it possible to report powered down PRIME cards as off until something else starts using them? > > `amdgpu_top` does not currently support it. > > >...
It looks good, thanks
If it's the same as Cemu, just use a newer glslang SHA
My Cirta build is working if you want to take a look at the differences But I also use Clang to compile and link
Is anyone else seeing this: ``` Building compiler artifacts (stage0 -> stage1, x86_64-unknown-linux-gnu) running: cd "/var/tmp/portage/dev-lang/rust-1.90.0-r1/work/rustc-1.90.0-src" && env -u MAKEFLAGS -u MFLAGS AR_x86_64_unknown_linux_gnu="/usr/lib/llvm/21/bin/llvm-ar" CARGO_INCREMENTAL="0" CARGO_LOG="cargo::core::compiler::fingerprint=info" CARGO_PROFILE_RELEASE_DEBUG="0" CARGO_PROFILE_RELEASE_DEBUG_ASSERTIONS="false" CARGO_PROFILE_RELEASE_OVERFLOW_CHECKS="false" CARGO_PROFILE_RELEASE_STRIP="false" CARGO_TARGET_DIR="/var/tmp/portage/dev-lang/rust-1.90.0-r1/work/rustc-1.90.0-src/build/x86_64-unknown-linux-gnu/stage0-rustc"...