Hi, I just want to emphasize that "bombing out while compiling" is a fairly poor problem description. Even if someone wants to do something about it ... where can we possibly start?
As a developer, we should know better. $0,02 JensG -----Ursprüngliche Nachricht----- From: Allen George Sent: Wednesday, March 14, 2018 6:21 PM To: [email protected] ; [email protected] Subject: Re: Problems compiling master dotnet and csharp on ubuntu-xenial docker I'll try track it down. It may be a "make -j2" issue aka. operator error): I notice that c_glib is unable to compile properly if I run more than a single job. Allen ________________________________ From: James E. King, III <[email protected]> Sent: Wednesday, March 14, 2018 12:43:34 PM To: [email protected] Subject: Re: Problems compiling master dotnet and csharp on ubuntu-xenial docker The xenial autotools.sh script (which runs "make check", not sure about tutorials) is passing on CI. I assume tutorials are built with one of our CI jobs! - Jim On Wed, Mar 14, 2018 at 12:23 PM, Allen George <[email protected]> wrote: > Is anyone having problems compiling master dotnet and csharp on > ubuntu-xenial docker? It appears to be bombing out while trying to compile > the tutorial. > > Allen >
