Re: sot module build failures with recent gcc

2024-03-20 Thread Arrigo Marchiori
Dear All, just to close this thread: all major branches (AOO41X, AOO42X and trunk) should now build with GCC 11. For Linux users: this includes Ubuntu 22.04 LTS. Best regards. On Wed, Jan 17, 2024 at 08:08:05AM +0100, Arrigo Marchiori wrote: > Dear All, > > On Tue, Aug 01, 2023 at 11:57:09AM

Re: sot module build failures with recent gcc

2024-01-16 Thread Arrigo Marchiori
Dear All, On Tue, Aug 01, 2023 at 11:57:09AM +0200, Peter Kovacs wrote: > hello Don, > > were you able to look into this, or the freeBsd volunteer. > > I can try to put together a report for gcc if you still like that to be > done. If you can carve out the necessary bits, and only them, and re

Re: sot module build failures with recent gcc

2023-08-01 Thread Peter Kovacs
hello Don, were you able to look into this, or the freeBsd volunteer. I can try to put together a report for gcc if you still like that to be done. all the best peter Am 01.04.23 um 20:12 schrieb Arrigo Marchiori: Hello Don, All, On Wed, Mar 29, 2023 at 11:58:06PM -0700, Don Lewis wrote:

Re: sot module build failures with recent gcc

2023-04-01 Thread Arrigo Marchiori
Hello Don, All, On Wed, Mar 29, 2023 at 11:58:06PM -0700, Don Lewis wrote: > A FreeBSD user is trying to unbreak the ppc64 build and ran into an > issue with the sot module. I dig into it pretty deeply and it looks to > me like a gcc bug. It's reproducable in amd64. It seems to affect > gcc10,

sot module build failures with recent gcc

2023-03-29 Thread Don Lewis
A FreeBSD user is trying to unbreak the ppc64 build and ran into an issue with the sot module. I dig into it pretty deeply and it looks to me like a gcc bug. It's reproducable in amd64. It seems to affect gcc10, gcc11, and gcc12 builds. The build failure does not happen with gcc9. It is not li