Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 09 Aug 2015 13:57:11 +0000
From:      bugzilla-noreply@freebsd.org
To:        mono@FreeBSD.org
Subject:   [Bug 201883] lang/mono: Update to 4.0.3.19
Message-ID:  <bug-201883-23699-qcg9I3rOXU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-201883-23699@https.bugs.freebsd.org/bugzilla/>
References:  <bug-201883-23699@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D201883

--- Comment #9 from Romain Tarti=C3=A8re <romain@FreeBSD.org> ---
I am using 4.0.3.20.

I build mono as a regular user from a subdir of this user's $HOME directory
where the ports has been checked-out.

Without patching eglib, the build fails when building mscorlib.dll:


~~~
[...]
mkdir -p -- ../../class/lib/build/
MCS     [build] mscorlib.dll

Cannot determine the text encoding for the assembly location:
X=C2=B1/class/lib/basic/basic.exe
Please add the correct encoding to MONO_EXTERNAL_ENCODINGS and try again.
../../build/library.make:270: recipe for target
'../../class/lib/build/mscorlib.dll' failed
gmake[9]: *** [../../class/lib/build/mscorlib.dll] Error 255
../../build/rules.make:143: recipe for target 'do-all' failed
gmake[8]: *** [do-all] Error 2
../build/rules.make:164: recipe for target 'all-recursive' failed
gmake[7]: *** [all-recursive] Error 1
build/rules.make:164: recipe for target 'all-recursive' failed
gmake[6]: *** [all-recursive] Error 1
Makefile:45: recipe for target 'profile-do--build--all' failed
gmake[5]: *** [profile-do--build--all] Error 2
Makefile:41: recipe for target 'profiles-do--all' failed
gmake[4]: *** [profiles-do--all] Error 2
Makefile:555: recipe for target 'all-local' failed
gmake[3]: *** [all-local] Error 2
gmake[3]: Leaving directory
'/usr/home/romain/Projects/FreeBSD/ports/lang/mono/work/mono-4.0.3/runtime'
Makefile:522: recipe for target 'all-recursive' failed
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
'/usr/home/romain/Projects/FreeBSD/ports/lang/mono/work/mono-4.0.3'
Makefile:449: recipe for target 'all' failed
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory
'/usr/home/romain/Projects/FreeBSD/ports/lang/mono/work/mono-4.0.3'
~~~

Notice the garbage at the beginning of the assembly location.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-201883-23699-qcg9I3rOXU>