Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 06 Jun 2021 14:54:06 +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-WOfMtvC2c0@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

--- Comment #3 from risner <risner@stdio.com> ---
Looks like my (C) issue is another artifact of the setup.py using an incorr=
ect
url. The chiavdf project requires pybind11>=3D2.5.0 but this just requires
pybind11.

Also a new issue, the setup.py requires a minimum of c++11, but prefers new=
er
(14 or 17). How do I code the Makefile to go with the highest? Do even need=
 to?
As 11.4-RELEASE has a clang that supports c++17 right?

--=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-WOfMtvC2c0>