Re: need help with a poudriere build error of the port math/maxima

2020-07-07 Thread Niclas Zeising
On 2020-07-07 14:58, Robert Cina wrote: Hi all. thanks for the help I have found and fixed why the port was not compiling. The reason for the maxima port failing to build using poudriere on 12.1 Stable was because there was a missing header atomic_ops.h. After adding a build dependency for dev

Re: need help with a poudriere build error of the port math/maxima

2020-07-07 Thread Robert Cina
Hi all. thanks for the help I have found and fixed why the port was not compiling. The reason for the maxima port failing to build using poudriere on 12.1 Stable was because there was a missing header atomic_ops.h. After adding a build dependency for devel/libatomic_ops which provides that header

Re: need help with a poudriere build error of the port math/maxima

2020-07-07 Thread Niclas Zeising
On 2020-07-07 02:03, Robert Cina wrote: On Mon, Jul 6, 2020 at 4:23 PM Thierry Thomas > wrote: Le lun.  6 juil. 20 à 20:06:47 +0200, Robert Cina mailto:transit...@gmail.com>>  écrivait : > Hi, I need help with creating a patch for a poudriere bui

Re: need help with a poudriere build error of the port math/maxima

2020-07-07 Thread Tatsuki Makino
Hello. I'm curious about another matter, but if you move gmake back to 4.2.1, something will it change? gmake-4.2.1_3 exists between ports r502126 and ports r534791. Regards. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/

Re: need help with a poudriere build error of the port math/maxima

2020-07-06 Thread Robert Cina
On Mon, Jul 6, 2020 at 4:23 PM Thierry Thomas wrote: > Le lun. 6 juil. 20 à 20:06:47 +0200, Robert Cina > écrivait : > > > Hi, I need help with creating a patch for a poudriere build error I'm > > experiencing for the port math/maxima using 12.1 stable amd64. > > Hello, > > > I have filed a bu

Re: need help with a poudriere build error of the port math/maxima

2020-07-06 Thread Thierry Thomas
Le lun. 6 juil. 20 à 20:06:47 +0200, Robert Cina écrivait : > Hi, I need help with creating a patch for a poudriere build error I'm > experiencing for the port math/maxima using 12.1 stable amd64. Hello, > I have filed a bug #247805 for the issue and was told there is no > maintainer for this

need help with a poudriere build error of the port math/maxima

2020-07-06 Thread Robert Cina
Hi, I need help with creating a patch for a poudriere build error I'm experiencing for the port math/maxima using 12.1 stable amd64. I have filed a bug #247805 for the issue and was told there is no maintainer for this port and I should create a patch for it myself. The only problem is I don't kno