Index | Thread | Search

From:
Thomas Dettbarn <dettus@dettus.net>
Subject:
Re: New port 2/4: cad/nextpnr-0.10pl20260613
To:
ports@openbsd.org, stu@spacehopper.org
Date:
Mon, 29 Jun 2026 17:26:47 +0200

Download raw body.

Thread
Hello.

So be it! :)
I tried your tweaks, it compiles, and the output is usable.

WorksOnMyMachine(tm).



ok



Thomas

On 6/29/26 14:51, Stuart Henderson wrote:
> On 2026/06/27 13:49, Thomas Dettbarn wrote:
>> Hello!
>>
>> Please find this week's update to my new port cad/nextpnr attached
>> to this email. It includes some updates from the github repository.
> version with tweaks/fixes attached.
>
>> +++ b/cad/nextpnr/Makefile
>> @@ -0,0 +1,49 @@
>> +######################################################
>> +## NOTE: Though not recommended, building this port ##
>> +##       as root requires the available datasize to ##
>> +##       be increased in /etc/login.conf. Without   ##
>> +##       setting daemon:datasize=8192M, the build   ##
>> +##       process will fail with a MemoryError.      ##
>> +######################################################
> I will not include anything that encourages users to build ports as root.
>