Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Jun 2021 22:50:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 256509] [NEW PORT] finance/chiapos: Chia proof of space plotting, proving, and verifying (cmake part)
Message-ID:  <bug-256509-7788-he8njR9WDs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256509-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256509-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=3D256509

risner <risner@stdio.com> changed:

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

--- Comment #5 from risner <risner@stdio.com> ---
Created attachment 225780
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D225780&action=
=3Dedit
Ready for QA

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.
The HellmanAttacks example code is experimental and incomplete upstream.

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-256509-7788-he8njR9WDs>