[Bug 256427] [NEW PORT] finance/py-chiapos: Chia proof of space plotting, proving, and verifying (wraps C++)

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 13 Jun 2021 23:04:56 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256427

risner <risner@stdio.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #225779|0                           |1
        is obsolete|                            |

--- Comment #10 from risner <risner@stdio.com> ---
Created attachment 225783
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=225783&action=edit
Ready for QA

Poudriere tested on:
114amd64
114i386
122amd64
122i386
130amd64
130aarch64

Passes all my local tests

There is no Haskell in this port, all ghc references are developer initials.

Known Issues:
1) There were three MIT licenses, but only one appeared in packages.
        I concatenated all three MIT licenses into one file.
        Is there a way to put all three in the package using LICENSE_FILE_MIT?
2) The port doesn't support i386, the code depends 128 bit compiler support
ande
        it would be a major rewrite to remedy for little to no benefit due
        the the application requiring 4 to 6 GiB of ram to function.
        error: unknown type name '__uint128_t'
3) Compiles under arm64, but I don't have an arm64 system currently running
        FreeBSD to test. Under QEMU make test fails with a qemu crash.

-- 
You are receiving this mail because:
You are the assignee for the bug.