* [Buildroot] [PATCH 1/2] package/mono: remove target mips architecture
@ 2018-08-05 14:05 Angelo Compagnucci
2018-08-05 14:05 ` [Buildroot] [PATCH 2/2] package/mono: bump to version 5.12.0.301 Angelo Compagnucci
2018-08-05 17:28 ` [Buildroot] [PATCH 1/2] package/mono: remove target mips architecture Thomas Petazzoni
0 siblings, 2 replies; 4+ messages in thread
From: Angelo Compagnucci @ 2018-08-05 14:05 UTC (permalink / raw)
To: buildroot
Current version of mono doesn't compile on mips due to a bug, so
disabling the mips target architecture until the bug is fixed upstream.
Fixes: http://autobuild.buildroot.net/results/b402af8cb7f00dc2e69c219926b474a8e0c8d372
and many others.
Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
---
Tested with:
utils/test-pkg -c ../mono.defconfig -t ../toolchain-configs.csv -a
armv5-ctng-linux-gnueabi [ 1/46]: OK
armv7-ctng-linux-gnueabihf [ 2/46]: OK
br-aarch64-glibc [ 3/46]: SKIPPED
br-arcle-hs38 [ 4/46]: SKIPPED
br-arm-basic [ 5/46]: OK
br-arm-cortex-a9-glibc [ 6/46]: OK
br-arm-cortex-a9-musl [ 7/46]: OK
br-arm-cortex-m4-full [ 8/46]: SKIPPED
br-arm-full [ 9/46]: OK
br-arm-full-nothread [10/46]: SKIPPED
br-arm-full-static [11/46]: SKIPPED
br-i386-pentium4-full [12/46]: OK
br-i386-pentium-mmx-musl [13/46]: OK
br-m68k-5208-full [14/46]: SKIPPED
br-m68k-68040-full [15/46]: SKIPPED
br-microblazeel-full [16/46]: SKIPPED
br-mips32r6-el-hf-glibc [17/46]: SKIPPED
br-mips64r6-el-hf-glibc [18/46]: SKIPPED
br-mipsel-o32-full [19/46]: SKIPPED
br-nios2-glibc [20/46]: SKIPPED
br-openrisc-uclibc [21/46]: SKIPPED
br-powerpc-603e-basic-cpp [22/46]: OK
br-powerpc64le-power8-glibc [23/46]: SKIPPED
br-powerpc64-power7-glibc [24/46]: SKIPPED
br-powerpc-e500mc-full [25/46]: OK
br-sh4-full [26/46]: SKIPPED
br-sparc64-glibc [27/46]: SKIPPED
br-sparc-uclibc [28/46]: SKIPPED
br-x86-64-core2-full [29/46]: OK
br-x86-64-musl [30/46]: OK
br-xtensa-full [31/46]: SKIPPED
i686-ctng-linux-gnu [32/46]: OK
linaro-aarch64-be [33/46]: SKIPPED
linaro-aarch64 [34/46]: SKIPPED
linaro-arm [35/46]: OK
mips64el-ctng_n32-linux-gnu [36/46]: SKIPPED
mips64el-ctng_n64-linux-gnu [37/46]: SKIPPED
powerpc-ctng_e500v2-linux-gnuspe [38/46]: OK
sourcery-arm-armv4t [39/46]: OK
sourcery-arm [40/46]: OK
sourcery-arm-thumb2 [41/46]: OK
sourcery-mips64 [42/46]: SKIPPED
sourcery-mips [43/46]: SKIPPED
sourcery-nios2 [44/46]: SKIPPED
sourcery-x86-64 [45/46]: OK
x86_64-ctng_locales-linux-gnu [46/46]: OK
package/mono/Config.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/mono/Config.in b/package/mono/Config.in
index 63208fe..a375a98 100644
--- a/package/mono/Config.in
+++ b/package/mono/Config.in
@@ -5,8 +5,8 @@ config BR2_PACKAGE_HOST_MONO_ARCH_SUPPORTS
config BR2_PACKAGE_MONO_ARCH_SUPPORTS
bool
- default y if (BR2_arm || BR2_armeb || BR2_i386 || BR2_mips || \
- BR2_mipsel || BR2_powerpc || BR2_x86_64)
+ default y if (BR2_arm || BR2_armeb || BR2_i386 || \
+ BR2_powerpc || BR2_x86_64)
depends on BR2_PACKAGE_HOST_MONO_ARCH_SUPPORTS
config BR2_PACKAGE_MONO
--
2.7.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH 2/2] package/mono: bump to version 5.12.0.301
2018-08-05 14:05 [Buildroot] [PATCH 1/2] package/mono: remove target mips architecture Angelo Compagnucci
@ 2018-08-05 14:05 ` Angelo Compagnucci
2018-08-05 17:28 ` Thomas Petazzoni
2018-08-05 17:28 ` [Buildroot] [PATCH 1/2] package/mono: remove target mips architecture Thomas Petazzoni
1 sibling, 1 reply; 4+ messages in thread
From: Angelo Compagnucci @ 2018-08-05 14:05 UTC (permalink / raw)
To: buildroot
This patch bump mono to version 5.12.0.301
Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
---
package/mono/mono.hash | 2 +-
package/mono/mono.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/mono/mono.hash b/package/mono/mono.hash
index 2cde7b6..b4911a6 100644
--- a/package/mono/mono.hash
+++ b/package/mono/mono.hash
@@ -1,5 +1,5 @@
# sha256 locally computed
-sha256 f0636baa0c1399805526142e799cb697ddccf736e506cf1a30a870eaa2830a89 mono-5.12.0.226.tar.bz2
+sha256 100d4ea7ac3e4a26740e0f284344272d6c5dcfef5c6e21e500d59b64814dcfbf mono-5.12.0.301.tar.bz2
sha256 3b40a54878b5ac2767a764bd082f8772ab27c03b9da9c7328c4c4935725556f7 LICENSE
sha256 fc488f3ec9f36856bea8cce5cdde1449176341ef93a3962b691970f8981799f4 mcs/COPYING
sha256 2c3c3ef532828bcd42bb3127349625a25291ff5ae7e6f8d42e0fe9b5be836a99 external/Newtonsoft.Json/Tools/7-zip/copying.txt
diff --git a/package/mono/mono.mk b/package/mono/mono.mk
index d1fe9bb..bb851d5 100644
--- a/package/mono/mono.mk
+++ b/package/mono/mono.mk
@@ -4,7 +4,7 @@
#
################################################################################
-MONO_VERSION = 5.12.0.226
+MONO_VERSION = 5.12.0.301
MONO_SITE = http://download.mono-project.com/sources/mono
MONO_SOURCE = mono-$(MONO_VERSION).tar.bz2
MONO_LICENSE = GPL-2.0 or MIT (compiler, tools), MIT (libs) or commercial
--
2.7.4
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH 1/2] package/mono: remove target mips architecture
2018-08-05 14:05 [Buildroot] [PATCH 1/2] package/mono: remove target mips architecture Angelo Compagnucci
2018-08-05 14:05 ` [Buildroot] [PATCH 2/2] package/mono: bump to version 5.12.0.301 Angelo Compagnucci
@ 2018-08-05 17:28 ` Thomas Petazzoni
1 sibling, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2018-08-05 17:28 UTC (permalink / raw)
To: buildroot
Hello,
On Sun, 5 Aug 2018 16:05:03 +0200, Angelo Compagnucci wrote:
> Current version of mono doesn't compile on mips due to a bug, so
> disabling the mips target architecture until the bug is fixed upstream.
>
> Fixes: http://autobuild.buildroot.net/results/b402af8cb7f00dc2e69c219926b474a8e0c8d372
> and many others.
>
> Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
> ---
> Tested with:
> utils/test-pkg -c ../mono.defconfig -t ../toolchain-configs.csv -a
> armv5-ctng-linux-gnueabi [ 1/46]: OK
> armv7-ctng-linux-gnueabihf [ 2/46]: OK
> br-aarch64-glibc [ 3/46]: SKIPPED
> br-arcle-hs38 [ 4/46]: SKIPPED
> br-arm-basic [ 5/46]: OK
> br-arm-cortex-a9-glibc [ 6/46]: OK
> br-arm-cortex-a9-musl [ 7/46]: OK
> br-arm-cortex-m4-full [ 8/46]: SKIPPED
> br-arm-full [ 9/46]: OK
> br-arm-full-nothread [10/46]: SKIPPED
> br-arm-full-static [11/46]: SKIPPED
> br-i386-pentium4-full [12/46]: OK
> br-i386-pentium-mmx-musl [13/46]: OK
> br-m68k-5208-full [14/46]: SKIPPED
> br-m68k-68040-full [15/46]: SKIPPED
> br-microblazeel-full [16/46]: SKIPPED
> br-mips32r6-el-hf-glibc [17/46]: SKIPPED
> br-mips64r6-el-hf-glibc [18/46]: SKIPPED
> br-mipsel-o32-full [19/46]: SKIPPED
> br-nios2-glibc [20/46]: SKIPPED
> br-openrisc-uclibc [21/46]: SKIPPED
> br-powerpc-603e-basic-cpp [22/46]: OK
> br-powerpc64le-power8-glibc [23/46]: SKIPPED
> br-powerpc64-power7-glibc [24/46]: SKIPPED
> br-powerpc-e500mc-full [25/46]: OK
> br-sh4-full [26/46]: SKIPPED
> br-sparc64-glibc [27/46]: SKIPPED
> br-sparc-uclibc [28/46]: SKIPPED
> br-x86-64-core2-full [29/46]: OK
> br-x86-64-musl [30/46]: OK
> br-xtensa-full [31/46]: SKIPPED
> i686-ctng-linux-gnu [32/46]: OK
> linaro-aarch64-be [33/46]: SKIPPED
> linaro-aarch64 [34/46]: SKIPPED
> linaro-arm [35/46]: OK
> mips64el-ctng_n32-linux-gnu [36/46]: SKIPPED
> mips64el-ctng_n64-linux-gnu [37/46]: SKIPPED
> powerpc-ctng_e500v2-linux-gnuspe [38/46]: OK
> sourcery-arm-armv4t [39/46]: OK
> sourcery-arm [40/46]: OK
> sourcery-arm-thumb2 [41/46]: OK
> sourcery-mips64 [42/46]: SKIPPED
> sourcery-mips [43/46]: SKIPPED
> sourcery-nios2 [44/46]: SKIPPED
> sourcery-x86-64 [45/46]: OK
> x86_64-ctng_locales-linux-gnu [46/46]: OK
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 4+ messages in thread
* [Buildroot] [PATCH 2/2] package/mono: bump to version 5.12.0.301
2018-08-05 14:05 ` [Buildroot] [PATCH 2/2] package/mono: bump to version 5.12.0.301 Angelo Compagnucci
@ 2018-08-05 17:28 ` Thomas Petazzoni
0 siblings, 0 replies; 4+ messages in thread
From: Thomas Petazzoni @ 2018-08-05 17:28 UTC (permalink / raw)
To: buildroot
Hello,
On Sun, 5 Aug 2018 16:05:04 +0200, Angelo Compagnucci wrote:
> This patch bump mono to version 5.12.0.301
>
> Signed-off-by: Angelo Compagnucci <angelo@amarulasolutions.com>
> ---
> package/mono/mono.hash | 2 +-
> package/mono/mono.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to next, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2018-08-05 17:28 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-05 14:05 [Buildroot] [PATCH 1/2] package/mono: remove target mips architecture Angelo Compagnucci
2018-08-05 14:05 ` [Buildroot] [PATCH 2/2] package/mono: bump to version 5.12.0.301 Angelo Compagnucci
2018-08-05 17:28 ` Thomas Petazzoni
2018-08-05 17:28 ` [Buildroot] [PATCH 1/2] package/mono: remove target mips architecture Thomas Petazzoni
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox