fanquake

Results 169 issues of fanquake

Neither of these tools are actually used when we are cross-compiling for macOS. They are used when we have to adjust non-static libs during a deploy after building on a...

macOS
Build system

We can cherry-pick one commit from upstream leveldb, make the same change in crc32c, and then ultimately drop our build infra for testing endianness. Not for merging until subtrees are...

CI failed

This picks up a change, which is a switch to building zeromq with CMake. It includes a patch with a couple changes I've upstreamed: * https://github.com/zeromq/libzmq/pull/4668 * https://github.com/zeromq/libzmq/pull/4670 and another...

Build system
CI failed

The latest available tarball for libnatpmp on http://miniupnp.free.fr/files/ is this file: http://miniupnp.free.fr/files/download.php?file=libnatpmp-20150609.tar.gz. It would be great to get a new official tag / release as: * The current tarball is...

Currently emit from the codesigning portion of the Guix build for either darwin HOST: ```bash DISTSRC: /distsrc-base/distsrc-26.0rc1-x86_64-apple-darwin-codesigned OUTDIR: /outdir-base/x86_64-apple-darwin-codesigned WARNING: Part of the file was not parsed: 91320 bytes Code...

Core now requires 3.9. So we should be able to here. Should allow for some code cleanup/improvements.

This was investigated previously, but wasn't possible due to how [LIEF](https://github.com/lief-project/LIEF) mutated / modified binaries. LIEF has recently undergone some fairly major rewrites / refactoring, so this may be worth...

When cross-compiling for Windows on Ubuntu, using mingw-w64, the functionality in the CMake build: > [Value to set _WIN32_WINNT to for building [default=autodetect from build environment]](https://github.com/zeromq/libzmq/blob/4a5ece54b8ce0d3408e4d302b8a64b2a5aaa19cf/CMakeLists.txt#L373) does not work. After...

See the latest release: https://github.com/bitcoin/bitcoin/releases/tag/v26.1. Note that v23.x shipped here ([shipped here](https://github.com/fd00/yacp/tree/master/bitcoin)) is currently EOL.

Similar to the issue fixed in fc82b7975f61fc1b2d1cf7ac77b2e4b2964aedb1, the revocation_mode tests are once again failing: ```bash ====================================================================== ERROR: test_revocation_mode_soft (tests.test_validate.ValidateTests) ---------------------------------------------------------------------- Traceback (most recent call last): File "/Users/michael/certvalidator/tests/test_validate.py", line 85, in...