Re: [cdesktopenv-devel] Broken BSD and Solaris systems

2018-05-29 Thread Ulrich Wilkens
On 05/26/18 05:55, Matthew R. Trower wrote: Ulrich Wilkens writes: The main effort is not the testing, it can run over night. Main effort is holding the test systems up to date. I'm doing it manually now and I'm searching for a better solution. Okay, what's the process here? Updating the sys

Re: [cdesktopenv-devel] Broken BSD and Solaris systems

2018-05-25 Thread Matthew R. Trower
Ulrich Wilkens writes: > The main effort is not the testing, it can run over night. Main effort > is holding the test systems up to date. > I'm doing it manually now and I'm searching for a better solution. Okay, what's the process here? Updating the system and repository (e.g. apt upgrade && gi

Re: [cdesktopenv-devel] Broken BSD and Solaris systems

2018-05-25 Thread Henry Bonath
Thank you for your work guys! Us non-programmer-types do appreciate what you guys do! On Fri, May 25, 2018 at 7:04 PM, Ulrich Wilkens wrote: > On 05/26/18 00:16, Henry Bonath wrote: > >> On these new BSD tests are the Patches listed here: >> https://sourceforge.net/p/cdesktopenv/tickets/70/ goin

Re: [cdesktopenv-devel] Broken BSD and Solaris systems

2018-05-25 Thread Chase via cdesktopenv-devel
I would be wary if you are running make install, I used to run that on my debian package and found that a few files were being installed on root. ​Thank you for your time, -Chase​ ‐‐‐ Original Message ‐‐‐ On May 25, 2018 5:44 PM, Ulrich Wilkens wrote: > ​​ > > On 05/25/18 20:56, Ma

Re: [cdesktopenv-devel] Broken BSD and Solaris systems

2018-05-25 Thread Christopher Turkel
Having the BSDs build again would be awesome. On Fri, May 25, 2018 at 7:05 PM Ulrich Wilkens wrote: > On 05/26/18 00:16, Henry Bonath wrote: > > On these new BSD tests are the Patches listed here: > > https://sourceforge.net/p/cdesktopenv/tickets/70/ going to be built-in? > > I saw a post on her

Re: [cdesktopenv-devel] Broken BSD and Solaris systems

2018-05-25 Thread Ulrich Wilkens
On 05/26/18 00:16, Henry Bonath wrote: On these new BSD tests are the Patches listed here: https://sourceforge.net/p/cdesktopenv/tickets/70/ going to be built-in? I saw a post on here from I believe around the 1st requesting they be packed in, I'd like to help any way I can as a non-programmer -

Re: [cdesktopenv-devel] Broken BSD and Solaris systems

2018-05-25 Thread Ulrich Wilkens
On 05/25/18 20:56, Matthew R. Trower wrote: I agree! ‎> I sure wish there was some sort of CI in SourceForge Now that SourceForge has WebHooks, this should be possible: https://sourceforge.net/blog/how-to-use-webhooks-for-git-mercurial-and-svn-repositories/ ‎It's still not something that So

Re: [cdesktopenv-devel] Broken BSD and Solaris systems

2018-05-25 Thread Henry Bonath
On these new BSD tests are the Patches listed here: https://sourceforge.net/p/cdesktopenv/tickets/70/ going to be built-in? I saw a post on here from I believe around the 1st requesting they be packed in, I'd like to help any way I can as a non-programmer - test perhaps? Thanks! On Fri, May 25, 20

Re: [cdesktopenv-devel] Broken BSD and Solaris systems

2018-05-25 Thread Jon Trulson
On 05/25/2018 04:16 PM, Henry Bonath wrote: On these new BSD tests are the Patches listed here: https://sourceforge.net/p/cdesktopenv/tickets/70/ going to be built-in? I saw a post on here from I believe around the 1st requesting they be packed in, I'd like to help any way I can as a non-program

Re: [cdesktopenv-devel] Broken BSD and Solaris systems

2018-05-25 Thread Jon Trulson
On 05/25/2018 03:17 PM, Ulrich Wilkens wrote: On 05/25/18 19:12, Jon Trulson wrote: On 05/25/2018 10:36 AM, Ulrich Wilkens wrote: Hello, at the moment all BSD and Solaris platforms are broken. Even some Linux platforms doesn't built anymore. And this is for several reasons. The error mentioned

Re: [cdesktopenv-devel] Broken BSD and Solaris systems

2018-05-25 Thread Jon Trulson
As near as I can tell from the make log, Templates.C is never built on linux... -jon On 05/25/2018 03:38 PM, Ulrich Wilkens wrote: On 05/25/18 20:02, Chase via cdesktopenv-devel wrote: I very much hope that none of these problems were my own doing, if so, I deeply apologize. No, don't worry

Re: [cdesktopenv-devel] Broken BSD and Solaris systems

2018-05-25 Thread Chase via cdesktopenv-devel
Good to hear, once all of this is fixed and my debian package is complete, Ultrix, apollo, irix, and the other unfinished ports are on the chopping block, then creation of a minix port, however, there is a website called nekochan which has a forum of irix users, if someone here wants to drop by

Re: [cdesktopenv-devel] Broken BSD and Solaris systems

2018-05-25 Thread Ulrich Wilkens
On 05/25/18 20:02, Chase via cdesktopenv-devel wrote: I very much hope that none of these problems were my own doing, if so, I deeply apologize. No, don't worry. Most of the problems are coming from the coverity fixes. I've only seen one problem in your patches, not a big deal. You removed an

Re: [cdesktopenv-devel] Broken BSD and Solaris systems

2018-05-25 Thread Ulrich Wilkens
On 05/25/18 19:12, Jon Trulson wrote: On 05/25/2018 10:36 AM, Ulrich Wilkens wrote: Hello, at the moment all BSD and Solaris platforms are broken. Even some Linux platforms doesn't built anymore. And this is for several reasons. The error mentioned in the previous mail is only the first one. Be

Re: [cdesktopenv-devel] Broken BSD and Solaris systems

2018-05-25 Thread Dietmar M. Zettl
Hi Jon, You’re right, error occurred in a different file. c++ -c -O2 -fno-strict-aliasing-I../../lib -I../../../.. -I../../../../exports/include -I../../../../imports/motif/include -I../../../../imports/x11/include -DCSRG_BASED -DANSICPP -DMULTIBYTE -DNLS16 -DOSMAJORVERSION=10 -DOSMINORV

Re: [cdesktopenv-devel] Broken BSD and Solaris systems

2018-05-25 Thread Matthew R. Trower
> I agree! ‎> > I sure wish there was some sort of CI in SourceForge Now that SourceForge has WebHooks, this should be possible: https://sourceforge.net/blog/how-to-use-webhooks-for-git-mercurial-and-svn-repositories/ ‎It's still not something that SourceForge provides out of the box, but the t

Re: [cdesktopenv-devel] Broken BSD and Solaris systems

2018-05-25 Thread Jon Trulson
On 05/25/2018 12:36 PM, Dietmar M. Zettl wrote: Hi, Just to let you know - build still fails with the same error. In lib/tt/lib/db/tt_old_db.C, line 54? How can that be? Just to be sure, check that that line contains: dbResults = TT_DB_OK; rather than the original (and incorrect) dbRes

Re: [cdesktopenv-devel] Broken BSD and Solaris systems

2018-05-25 Thread Dietmar M. Zettl
Hi, Just to let you know - build still fails with the same error. Cheers, Dietmar > On 25 May 2018, at 19:12, Jon Trulson wrote: > > On 05/25/2018 10:36 AM, Ulrich Wilkens wrote: >> Hello, >> at the moment all BSD and Solaris platforms are broken. Even some Linux >> platforms doesn't built an

Re: [cdesktopenv-devel] Broken BSD and Solaris systems

2018-05-25 Thread Chase via cdesktopenv-devel
I very much hope that none of these problems were my own doing, if so, I deeply apologize. ​Thank you for your time, -Chase​ ‐‐‐ Original Message ‐‐‐ On May 25, 2018 11:36 AM, Ulrich Wilkens wrote: > ​​ > > Hello, > > at the moment all BSD and Solaris platforms are broken. Even so

Re: [cdesktopenv-devel] Broken BSD and Solaris systems

2018-05-25 Thread Jon Trulson
On 05/25/2018 10:36 AM, Ulrich Wilkens wrote: Hello, at the moment all BSD and Solaris platforms are broken. Even some Linux platforms doesn't built anymore. And this is for several reasons. The error mentioned in the previous mail is only the first one. Beside of that a lot of new warnings are