Jonny Heggheim

Results 11 issues of Jonny Heggheim

I would like to package Fulcrum for Fedora Linux and would stay as close to upstream and Fedora guidelines as possible. Installing binaries in the $PATH starting with capital letters...

suggestion

Full build logs and details can be found here: https://bugzilla.redhat.com/show_bug.cgi?id=2049642 The build logs are from Python 3.11 alpha 4 and pathvalidate 2.3.2, but I just tested locally and reproduced it...

Compile error: ``` mkdir -p utilities/transactions/lock/range/range_tree/lib/locktree && g++ -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -march=armv7-a -mfpu=vfpv3-d16 -mtune=generic-armv7-a -mabi=aapcs-linux -mfloat-abi=hard -march=armv8-a+crc+crypto -fPIC -DROCKSDB_DLL -DROCKSDB_USE_RTTI...

up-for-grabs
arm

When packaging font for Fedora Linux, the RPM macro will check if the fontconfig is valid by running the `xmllint` command. ### Before: ``` Hack/config/fontconfig on  master ❯ xmllint...

For more details: https://bugzilla.redhat.com/show_bug.cgi?id=2259547 The bugzilla issue was with pathvalidate 2.5.2. Here is the locally reproduced output with pathvalidate 3.2.0: ``` + cd pathvalidate-3.2.0 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g...

Fedora Linux 39 comes with Cython 3 as standard. `master` cointains #159 that works for Cython 3.

I have made RPM package for MEV-Boost that is hosted currently at https://copr.fedorainfracloud.org/coprs/jonny/Ethereum/ The source for the SPEC files used to build the RPM can be found here: https://github.com/hegjon/mev-boost-rpm The...

It would make it easier to redistribute scrypt as a RPM in the standard Fedora repo if each source file contains a license header. Please see https://bugzilla.redhat.com/show_bug.cgi?id=1230949#c8 for an example.

Running cmake version 3.27.1 ` `` jonny in libtexpdf/build on  master ❯ cmake .. CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from...

Fedora will not re-distribute software without a file containing the license. I can always download it from github and adding it seperate, but it would be more convenient and less...