orbea
orbea
I was curious to see if I could build a functional gbc rom, but the rgbds version in Gentoo is too new... I also confirmed it still builds with a...
This adds the RMG Mupen64Plus frontend which includes several updated mupen64plus plugins as dynamic libraries for the optimal emulated N64 experience. One caveat is that users who have both musl...
Upstream-Issue: https://github.com/michaelforney/samurai/issues/66 Upstream-Issue: https://github.com/michaelforney/samurai/issues/81 Upstream-Commit: https://github.com/michaelforney/samurai/commit/fb61f22c7e690715d309c41812412c4f432ef53a
Closes: https://bugs.gentoo.org/924142 Upstream-PR: https://github.com/sina-ht/multiskkserv/pull/1 Upstream-Commit: https://github.com/sina-ht/multiskkserv/commit/20983c7ea43e4a0c12df123e17901fa40ed2f914
Closes: https://bugs.gentoo.org/924405 Upstream-PR: https://github.com/TeX-Live/texlive-source/pull/65 Upstream-Commit: https://github.com/TeX-Live/texlive-source/commit/9c4aec9b1b85f3f0e336914d65d55ca6263c5526
bleachbit requires `gtk+:3[introspection]` ``` ValueError: Namespace Gtk not available ```
**Describe the bug** The `test-pe` test fails. test-pe.log: ``` tests/test-pe.c:292: rule does not match contents of'tests/data/079a472d22290a94ebb212aa8015cdc8dd28a968c6b4d3b88acdd58ce2d3b885' (but should) FAIL test-pe (exit status: 1) ``` Which points to this line. https://github.com/VirusTotal/yara/blob/8fa55cde4c0cde8a1ba4ced1c131827eb4005f0d/tests/test-pe.c#L292...
**Describe the bug** The `test-rules` test fails. test-rules.log: ``` --- PASS 1 --- Assertion failed: status == SIGALRM (tests/test-rules.c: test_process_scan: 3524) Aborted FAIL test-rules (exit status: 134) test-rules.log lines 1-4/4...
Starting with `musl-1.2.4` all LFS64 APIs have been removed since musl is always 64-bit and yara now fails with implicit function declarations for `pread64`. However `configure.ac` already sets `AC_SYS_LARGEFILE` so...
When linking internal dependencies created by libtool it is better to use the libtool archive (.la) file and this allows colm to build with slibtool in addition to GNU libtool.