Re: [GNC-dev] Windows build fails to run

2020-05-13 Thread Robert Fewell
John, Thank you, log file back to how it was. Regards, Bob On Tue, 12 May 2020 at 22:49, John Ralls wrote: > I'd screwed up a couple of things, now fixed and pushed. > > Regards, > John Ralls > > > > On May 12, 2020, at 9:22 AM, John Ralls wrote: > > > > Bob, > > > > I found that late yesterda

Re: [GNC-dev] Windows build fails to run

2020-05-12 Thread John Ralls
I'd screwed up a couple of things, now fixed and pushed. Regards, John Ralls > On May 12, 2020, at 9:22 AM, John Ralls wrote: > > Bob, > > I found that late yesterday afternoon. It seems to be from my change changing > the mapping of log level by log domain from GHashTable to nested C++ >

Re: [GNC-dev] Windows build fails to run

2020-05-12 Thread John Ralls
Bob, I found that late yesterday afternoon. It seems to be from my change changing the mapping of log level by log domain from GHashTable to nested C++ std::vectors. If I don't get it sorted shortly I'll revert that change. Regards, John Ralls > On May 12, 2020, at 4:28 AM, Robert Fewell <14u

Re: [GNC-dev] Windows build fails to run

2020-05-12 Thread Robert Fewell
John, So the logging is different now, updated master on my Linux VM and with nothing else changed in that environment which has been building with -ggdb. Built OK but when I ran it I ended up with an unresponsive Gnucash, ended up by force quitting. Looked at the trace file which was 1.6GB. Looki

Re: [GNC-dev] Windows build fails to run

2020-05-11 Thread John Ralls
> On May 11, 2020, at 4:45 AM, Robert Fewell <14ubo...@gmail.com> wrote: > > #6 0x0244ae57 in qof_log_check (domain=0x0, level=(QOF_LOG_WARNING | > unknown: 2)) > at > C:/gcdev64/gnucash/master/src/gnucash-git/libgnucash/engine/qoflog.cpp:308 That's what I suspected. I made qof_log_chec

Re: [GNC-dev] Windows build fails to run

2020-05-11 Thread Robert Fewell
John, I think I have found the difference, I had not installed Perl, normally I would get these in the trace file... * 12:31:29 WARN <> Could not spawn perl: Failed to execute child process (Bad file descriptor) * 12:31:29 ERROR <> gnc_process_get_fd: assertion 'proc' failed * 12:31:29 ERROR <>

Re: [GNC-dev] Windows build fails to run

2020-05-10 Thread John Ralls
> On May 10, 2020, at 9:30 AM, John Ralls wrote: > > > >> On May 10, 2020, at 7:44 AM, Robert Fewell <14ubo...@gmail.com> wrote: >> >> Hi, >> Just trying a change but my build failed to run, tried the nightlies and >> the Windows build 3.902 gf23e3b266 fails to run also but the one before >

Re: [GNC-dev] Windows build fails to run

2020-05-10 Thread John Ralls
> On May 10, 2020, at 7:44 AM, Robert Fewell <14ubo...@gmail.com> wrote: > > Hi, > Just trying a change but my build failed to run, tried the nightlies and > the Windows build 3.902 gf23e3b266 fails to run also but the one before > does f1ff78965 > All it says "Unspecified fatal error encounter