[Mono-dev] Problem with mcs build

Marek Safar marek.safar at gmail.com
Fri Oct 21 11:37:07 UTC 2016


No, the exit code 1 is an error. I don't know where in runtime it happens
but for some reason your runtime returns it.

Relevant makefile line

make[7]: *** [../build/executable.make:116:
../class/lib/basic/basic.exe] Error 1

Marek


On Fri, Oct 21, 2016 at 11:50 AM, Cyd Haselton <chaselton at gmail.com> wrote:

> Additional info:  To confirm health of the built runtime I added gdb to
> the mono-wrapper script and manually re-ran the pre-build fail command
> again.
>
> Loading assembly `Microsoft.CSharp.dll'
>
> [LWP 1665 exited]
>
> [LWP 1650 exited]
>
> [Inferior 1 (process 1650) exited with code 01]
>
> I'm guessing the code 01 is for the SDK not resolved warning, so not an
> issue.
>
> Given that, and the info in previous email, any thoughts on why basic.exe
> is not building?
>
> On Oct 20, 2016 8:56 PM, "Cyd Haselton" <chaselton at gmail.com> wrote:
>
> I manually re-ran the last command before the build failed. No errors
> occurred, but basic.exe did not build.
>
> I manually re-ran the last command again after adding --mcs-debug 2 and
> -warn:4 to the command line options. Again, no errors, and no build.exe.
> Build log is here: http://pastebin.com/9KFNWq4p
>
> At this point is it safe to assume that the problem isn't with the
> runtime?  If so, why is basic.exe not being built?
>
> On Oct 20, 2016 2:28 PM, "Cyd Haselton" <chaselton at gmail.com> wrote:
>
>> Or are you talking about the make errors?
>>
>> On Oct 20, 2016 11:17 AM, "Cyd Haselton" <chaselton at gmail.com> wrote:
>>
>>> Also, to which error code are you referring? All I'm seeing are the make
>>> error codes…which aren't very helpful
>>>
>>> On Oct 20, 2016 10:29 AM, "Cyd Haselton" <chaselton at gmail.com> wrote:
>>>
>>>> I ran gdb on the runtime by adding it to mono-wrapper; it runs without
>>>> errors.
>>>>
>>>> On Oct 20, 2016 8:53 AM, "Marek Safar" <marek.safar at gmail.com> wrote:
>>>>
>>>>> That's just a warning you can safely ignore. What is more important is
>>>>> that basic.exe failed with error code which at this point looks like some
>>>>> sort of runtime error/problem.
>>>>>
>>>>> Marek
>>>>>>>>>>
>>>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dot.net/pipermail/mono-devel-list/attachments/20161021/62d74657/attachment-0001.html>


More information about the Mono-devel-list mailing list