Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] mono: bump to version 3.12.0
@ 2015-01-20 21:00 Angelo Compagnucci
  2015-01-23 20:42 ` Peter Korsgaard
  2015-01-24  8:42 ` Peter Korsgaard
  0 siblings, 2 replies; 4+ messages in thread
From: Angelo Compagnucci @ 2015-01-20 21:00 UTC (permalink / raw)
  To: buildroot

This patch bumos version of mono to the latest 3.12.0

Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
---
 package/mono/mono.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/mono/mono.mk b/package/mono/mono.mk
index 3d50ac1..0bbf338 100644
--- a/package/mono/mono.mk
+++ b/package/mono/mono.mk
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-MONO_VERSION = 3.10.0
+MONO_VERSION = 3.12.0
 MONO_SITE = http://download.mono-project.com/sources/mono/
 MONO_SOURCE = mono-$(MONO_VERSION).tar.bz2
 MONO_LICENSE = GPLv2 or MIT (compiler, tools), LGPLv2 (runtime libs), MIT (class libs) or commercial
-- 
1.9.1

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH] mono: bump to version 3.12.0
  2015-01-20 21:00 [Buildroot] [PATCH] mono: bump to version 3.12.0 Angelo Compagnucci
@ 2015-01-23 20:42 ` Peter Korsgaard
  2015-01-24  8:42 ` Peter Korsgaard
  1 sibling, 0 replies; 4+ messages in thread
From: Peter Korsgaard @ 2015-01-23 20:42 UTC (permalink / raw)
  To: buildroot

>>>>> "Angelo" == Angelo Compagnucci <angelo.compagnucci@gmail.com> writes:

 > This patch bumos version of mono to the latest 3.12.0

s/bumos/bumps/

Committed, thanks.

It would be good if you could add a .hash file as well.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH] mono: bump to version 3.12.0
  2015-01-20 21:00 [Buildroot] [PATCH] mono: bump to version 3.12.0 Angelo Compagnucci
  2015-01-23 20:42 ` Peter Korsgaard
@ 2015-01-24  8:42 ` Peter Korsgaard
  2015-01-24 10:52   ` Angelo Compagnucci
  1 sibling, 1 reply; 4+ messages in thread
From: Peter Korsgaard @ 2015-01-24  8:42 UTC (permalink / raw)
  To: buildroot

>>>>> "Angelo" == Angelo Compagnucci <angelo.compagnucci@gmail.com> writes:

 > This patch bumos version of mono to the latest 3.12.0
 > Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>

This causes a number of build issues. Care to take a look?

http://autobuild.buildroot.net/?reason=mono-3.12.0

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [Buildroot] [PATCH] mono: bump to version 3.12.0
  2015-01-24  8:42 ` Peter Korsgaard
@ 2015-01-24 10:52   ` Angelo Compagnucci
  0 siblings, 0 replies; 4+ messages in thread
From: Angelo Compagnucci @ 2015-01-24 10:52 UTC (permalink / raw)
  To: buildroot

Hi Peter,

There is an error on mips architecture,

In file included from ../../mono/utils/mono-stack-unwinding.h:10:0,
                 from ../../mono/utils/mono-threads.h:14,
                 from ../../mono/metadata/sgen-gc.h:39,
                 from sgen-os-posix.c:33:
sgen-os-posix.c: In function 'suspend_thread':
../../mono/utils/mono-context.h:475:61: error: 'mips_sp' undeclared
(first use in this function)
 #define MONO_CONTEXT_GET_SP(ctx) ((gpointer)((ctx)->sc_regs[mips_sp]))
                                                             ^
sgen-os-posix.c:73:17: note: in expansion of macro 'MONO_CONTEXT_GET_SP'
   stack_start = MONO_CONTEXT_GET_SP (&ctx) - REDZONE_SIZE;
                 ^
../../mono/utils/mono-context.h:475:61: note: each undeclared
identifier is reported only once for each function it appears in
 #define MONO_CONTEXT_GET_SP(ctx) ((gpointer)((ctx)->sc_regs[mips_sp]))
                                                             ^
sgen-os-posix.c:73:17: note: in expansion of macro 'MONO_CONTEXT_GET_SP'
   stack_start = MONO_CONTEXT_GET_SP (&ctx) - REDZONE_SIZE;

I'm investigating the root of the problem.

Sincerely, Angelo

2015-01-24 9:42 GMT+01:00 Peter Korsgaard <peter@korsgaard.com>:
>>>>>> "Angelo" == Angelo Compagnucci <angelo.compagnucci@gmail.com> writes:
>
>  > This patch bumos version of mono to the latest 3.12.0
>  > Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com>
>
> This causes a number of build issues. Care to take a look?
>
> http://autobuild.buildroot.net/?reason=mono-3.12.0
>
> --
> Bye, Peter Korsgaard



-- 
Profile: http://it.linkedin.com/in/compagnucciangelo

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-01-24 10:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-01-20 21:00 [Buildroot] [PATCH] mono: bump to version 3.12.0 Angelo Compagnucci
2015-01-23 20:42 ` Peter Korsgaard
2015-01-24  8:42 ` Peter Korsgaard
2015-01-24 10:52   ` Angelo Compagnucci

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox