Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jun 2021 23:04:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 256427] [NEW PORT] finance/py-chiapos: Chia proof of space plotting, proving, and verifying (wraps C++)
Message-ID:  <bug-256427-7788-5bWMEzplki@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256427-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256427-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256427

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=3D225783&action=
=3Dedit
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_M=
IT?
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256427-7788-5bWMEzplki>