From owner-freebsd-mono@FreeBSD.ORG Sun May 16 02:55:00 2010 Return-Path: Delivered-To: mono@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F29241065673 for ; Sun, 16 May 2010 02:55:00 +0000 (UTC) (envelope-from ksmakoto@dd.iij4u.or.jp) Received: from mo10.iij4u.or.jp (mo10.iij4u.or.jp [210.138.174.78]) by mx1.freebsd.org (Postfix) with ESMTP id 9BD4E8FC1B for ; Sun, 16 May 2010 02:55:00 +0000 (UTC) Received: by mo.iij4u.or.jp (mo10) id o4G2stEP010358; Sun, 16 May 2010 11:54:55 +0900 Received: from norikura.localdomain (p125.net219124149.tokai.or.jp [219.124.149.125]) by mbox.iij4u.or.jp (mbox11) id o4G2sssE011237; Sun, 16 May 2010 11:54:54 +0900 Date: Sun, 16 May 2010 11:54:54 +0900 From: "KISHIMOTO, Makoto" To: mono-devel-list@lists.ximian.com Message-Id: <20100516115454.64aeaa5c.ksmakoto@dd.iij4u.or.jp> X-Mailer: Sylpheed 2.7.1 (GTK+ 2.18.7; amd64-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: mono@FreeBSD.org Subject: amd64 FreeBSD compile failed X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2010 02:55:01 -0000 Hello, In my amd64 FreeBSD8 box, mono svn trunk compile failed. $ gmake (snip) Making all in mini gmake[3]: Entering directory `/export/home/ksmakoto/Mono/BUILD/mono/mini' gmake all-am gmake[4]: Entering directory `/export/home/ksmakoto/Mono/BUILD/mono/mini' ../../doltcompile gcc -DHAVE_CONFIG_H -I. -I../../../mono/mono/mini -I../.. -DGC_FREEBSD_THREADS -DPLATFORM_BSD -I../../../mono -I../../../mono/libgc/include -I../../../mono/eglib/src -I../../eglib/src -g -O2 -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wwrite-strings -mno-tls-direct-seg-refs -MT exceptions-amd64.lo -MD -MP -MF .deps/exceptions-amd64.Tpo -c -o exceptions-amd64.lo ../../../mono/mono/mini/exceptions-amd64.c ../../../mono/mono/mini/exceptions-amd64.c: In function 'mono_arch_handle_exception': ../../../mono/mono/mini/exceptions-amd64.c:696: warning: implicit declaration of function 'UCONTEXT_REG_RSP' ../../../mono/mono/mini/exceptions-amd64.c:696: warning: nested extern declaration of 'UCONTEXT_REG_RSP' ../../../mono/mono/mini/exceptions-amd64.c:701: warning: implicit declaration of function 'UCONTEXT_REG_RDI' ../../../mono/mono/mini/exceptions-amd64.c:701: warning: nested extern declaration of 'UCONTEXT_REG_RDI' ../../../mono/mono/mini/exceptions-amd64.c:701: error: lvalue required as left operand of assignment ../../../mono/mono/mini/exceptions-amd64.c:702: warning: implicit declaration of function 'UCONTEXT_REG_RSI' ../../../mono/mono/mini/exceptions-amd64.c:702: warning: nested extern declaration of 'UCONTEXT_REG_RSI' ../../../mono/mono/mini/exceptions-amd64.c:702: error: lvalue required as left operand of assignment ../../../mono/mono/mini/exceptions-amd64.c:709: error: lvalue required as left operand of assignment ../../../mono/mono/mini/exceptions-amd64.c:711: warning: implicit declaration of function 'UCONTEXT_REG_RIP' ../../../mono/mono/mini/exceptions-amd64.c:711: warning: nested extern declaration of 'UCONTEXT_REG_RIP' ../../../mono/mono/mini/exceptions-amd64.c:711: error: lvalue required as left operand of assignment ../../../mono/mono/mini/exceptions-amd64.c: In function 'mono_arch_sigctx_to_monoctx': ../../../mono/mono/mini/exceptions-amd64.c:743: warning: implicit declaration of function 'UCONTEXT_REG_RAX' ../../../mono/mono/mini/exceptions-amd64.c:743: warning: nested extern declaration of 'UCONTEXT_REG_RAX' ../../../mono/mono/mini/exceptions-amd64.c:744: warning: implicit declaration of function 'UCONTEXT_REG_RBX' ../../../mono/mono/mini/exceptions-amd64.c:744: warning: nested extern declaration of 'UCONTEXT_REG_RBX' ../../../mono/mono/mini/exceptions-amd64.c:745: warning: implicit declaration of function 'UCONTEXT_REG_RCX' ../../../mono/mono/mini/exceptions-amd64.c:745: warning: nested extern declaration of 'UCONTEXT_REG_RCX' ../../../mono/mono/mini/exceptions-amd64.c:746: warning: implicit declaration of function 'UCONTEXT_REG_RDX' ../../../mono/mono/mini/exceptions-amd64.c:746: warning: nested extern declaration of 'UCONTEXT_REG_RDX' ../../../mono/mono/mini/exceptions-amd64.c:747: warning: implicit declaration of function 'UCONTEXT_REG_RBP' ../../../mono/mono/mini/exceptions-amd64.c:747: warning: nested extern declaration of 'UCONTEXT_REG_RBP' ../../../mono/mono/mini/exceptions-amd64.c:752: warning: implicit declaration of function 'UCONTEXT_REG_R12' ../../../mono/mono/mini/exceptions-amd64.c:752: warning: nested extern declaration of 'UCONTEXT_REG_R12' ../../../mono/mono/mini/exceptions-amd64.c:753: warning: implicit declaration of function 'UCONTEXT_REG_R13' ../../../mono/mono/mini/exceptions-amd64.c:753: warning: nested extern declaration of 'UCONTEXT_REG_R13' ../../../mono/mono/mini/exceptions-amd64.c:754: warning: implicit declaration of function 'UCONTEXT_REG_R14' ../../../mono/mono/mini/exceptions-amd64.c:754: warning: nested extern declaration of 'UCONTEXT_REG_R14' ../../../mono/mono/mini/exceptions-amd64.c:755: warning: implicit declaration of function 'UCONTEXT_REG_R15' ../../../mono/mono/mini/exceptions-amd64.c:755: warning: nested extern declaration of 'UCONTEXT_REG_R15' ../../../mono/mono/mini/exceptions-amd64.c: In function 'mono_arch_monoctx_to_sigctx': ../../../mono/mono/mini/exceptions-amd64.c:781: error: lvalue required as left operand of assignment ../../../mono/mono/mini/exceptions-amd64.c:782: error: lvalue required as left operand of assignment ../../../mono/mono/mini/exceptions-amd64.c:783: error: lvalue required as left operand of assignment ../../../mono/mono/mini/exceptions-amd64.c:784: error: lvalue required as left operand of assignment ../../../mono/mono/mini/exceptions-amd64.c:785: error: lvalue required as left operand of assignment ../../../mono/mono/mini/exceptions-amd64.c:786: error: lvalue required as left operand of assignment ../../../mono/mono/mini/exceptions-amd64.c:787: error: lvalue required as left operand of assignment ../../../mono/mono/mini/exceptions-amd64.c:788: error: lvalue required as left operand of assignment ../../../mono/mono/mini/exceptions-amd64.c:789: error: lvalue required as left operand of assignment ../../../mono/mono/mini/exceptions-amd64.c:790: error: lvalue required as left operand of assignment ../../../mono/mono/mini/exceptions-amd64.c:791: error: lvalue required as left operand of assignment ../../../mono/mono/mini/exceptions-amd64.c:792: error: lvalue required as left operand of assignment ../../../mono/mono/mini/exceptions-amd64.c:793: error: lvalue required as left operand of assignment ../../../mono/mono/mini/exceptions-amd64.c: In function 'mono_arch_ip_from_context': ../../../mono/mono/mini/exceptions-amd64.c:819: warning: cast to pointer from integer of different size gmake[4]: *** [exceptions-amd64.lo] Error 1 gmake[4]: Leaving directory `/export/home/ksmakoto/Mono/BUILD/mono/mini' gmake[3]: *** [all] Error 2 gmake[3]: Leaving directory `/export/home/ksmakoto/Mono/BUILD/mono/mini' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/export/home/ksmakoto/Mono/BUILD/mono' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/export/home/ksmakoto/Mono/BUILD' gmake: *** [all] Error 2 From owner-freebsd-mono@FreeBSD.ORG Sun May 16 03:24:14 2010 Return-Path: Delivered-To: mono@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DCC6F106566C for ; Sun, 16 May 2010 03:24:13 +0000 (UTC) (envelope-from vargaz@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id 65B8A8FC18 for ; Sun, 16 May 2010 03:24:13 +0000 (UTC) Received: by fxm7 with SMTP id 7so73387fxm.13 for ; Sat, 15 May 2010 20:24:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=57+YkzGhAdMYjNSXkA0BNz35k1rL/06mg6Abqpsg2DM=; b=Ue7Yr3hJCczTRIZPG5Z4XuNLP6WMpUYhBDO+pUNwrU4mDK6BIpCbyQPx4nj9510rdY 7yT3wUdYpb8cCrmWOXGwKl32El0EO4fz+V+1RGHDyias3eGZRvWEXk+rGhSFJlPAtcGJ Y578bXmCDEPA9kJJHSU54IdezHhj/kbeDBODg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=IAjWL0w3gJ/vTFYS7vCbs28fvlaj79gMI1JpjSx1vSf+vtFi6Tpafej74a+Q8QVP9M AFQSJopddX2NzthTIe4d0HusPDQGnqVG2Sv/flkxMiQWLN13EJR0KW2RI/Nh7RA7dlNF x9LlvZsA3fig4IM18XqwTt0utlV89qhQVzEw0= MIME-Version: 1.0 Received: by 10.223.53.91 with SMTP id l27mr4072211fag.0.1273978760200; Sat, 15 May 2010 19:59:20 -0700 (PDT) Received: by 10.223.122.81 with HTTP; Sat, 15 May 2010 19:59:20 -0700 (PDT) In-Reply-To: <20100516115454.64aeaa5c.ksmakoto@dd.iij4u.or.jp> References: <20100516115454.64aeaa5c.ksmakoto@dd.iij4u.or.jp> Date: Sun, 16 May 2010 04:59:20 +0200 Message-ID: From: Zoltan Varga To: "KISHIMOTO, Makoto" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: mono@freebsd.org, mono-devel-list@lists.ximian.com Subject: Re: [Mono-dev] amd64 FreeBSD compile failed X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 May 2010 03:24:14 -0000 Hi, Should be fixed in SVN. Zoltan On Sun, May 16, 2010 at 4:54 AM, KISHIMOTO, Makoto wrote: > Hello, > > In my amd64 FreeBSD8 box, mono svn trunk compile failed. > > $ gmake > (snip) > Making all in mini > gmake[3]: Entering directory `/export/home/ksmakoto/Mono/BUILD/mono/mini' > gmake all-am > gmake[4]: Entering directory `/export/home/ksmakoto/Mono/BUILD/mono/mini' > ../../doltcompile gcc -DHAVE_CONFIG_H -I. -I../../../mono/mono/mini -I../.. > -DGC_FREEBSD_THREADS -DPLATFORM_BSD -I../../../mono > -I../../../mono/libgc/include -I../../../mono/eglib/src -I../../eglib/src > -g -O2 -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused > -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes > -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual > -Wwrite-strings -mno-tls-direct-seg-refs -MT exceptions-amd64.lo -MD -MP -MF > .deps/exceptions-amd64.Tpo -c -o exceptions-amd64.lo > ../../../mono/mono/mini/exceptions-amd64.c > ../../../mono/mono/mini/exceptions-amd64.c: In function > 'mono_arch_handle_exception': > ../../../mono/mono/mini/exceptions-amd64.c:696: warning: implicit > declaration of function 'UCONTEXT_REG_RSP' > ../../../mono/mono/mini/exceptions-amd64.c:696: warning: nested extern > declaration of 'UCONTEXT_REG_RSP' > ../../../mono/mono/mini/exceptions-amd64.c:701: warning: implicit > declaration of function 'UCONTEXT_REG_RDI' > ../../../mono/mono/mini/exceptions-amd64.c:701: warning: nested extern > declaration of 'UCONTEXT_REG_RDI' > ../../../mono/mono/mini/exceptions-amd64.c:701: error: lvalue required as > left operand of assignment > ../../../mono/mono/mini/exceptions-amd64.c:702: warning: implicit > declaration of function 'UCONTEXT_REG_RSI' > ../../../mono/mono/mini/exceptions-amd64.c:702: warning: nested extern > declaration of 'UCONTEXT_REG_RSI' > ../../../mono/mono/mini/exceptions-amd64.c:702: error: lvalue required as > left operand of assignment > ../../../mono/mono/mini/exceptions-amd64.c:709: error: lvalue required as > left operand of assignment > ../../../mono/mono/mini/exceptions-amd64.c:711: warning: implicit > declaration of function 'UCONTEXT_REG_RIP' > ../../../mono/mono/mini/exceptions-amd64.c:711: warning: nested extern > declaration of 'UCONTEXT_REG_RIP' > ../../../mono/mono/mini/exceptions-amd64.c:711: error: lvalue required as > left operand of assignment > ../../../mono/mono/mini/exceptions-amd64.c: In function > 'mono_arch_sigctx_to_monoctx': > ../../../mono/mono/mini/exceptions-amd64.c:743: warning: implicit > declaration of function 'UCONTEXT_REG_RAX' > ../../../mono/mono/mini/exceptions-amd64.c:743: warning: nested extern > declaration of 'UCONTEXT_REG_RAX' > ../../../mono/mono/mini/exceptions-amd64.c:744: warning: implicit > declaration of function 'UCONTEXT_REG_RBX' > ../../../mono/mono/mini/exceptions-amd64.c:744: warning: nested extern > declaration of 'UCONTEXT_REG_RBX' > ../../../mono/mono/mini/exceptions-amd64.c:745: warning: implicit > declaration of function 'UCONTEXT_REG_RCX' > ../../../mono/mono/mini/exceptions-amd64.c:745: warning: nested extern > declaration of 'UCONTEXT_REG_RCX' > ../../../mono/mono/mini/exceptions-amd64.c:746: warning: implicit > declaration of function 'UCONTEXT_REG_RDX' > ../../../mono/mono/mini/exceptions-amd64.c:746: warning: nested extern > declaration of 'UCONTEXT_REG_RDX' > ../../../mono/mono/mini/exceptions-amd64.c:747: warning: implicit > declaration of function 'UCONTEXT_REG_RBP' > ../../../mono/mono/mini/exceptions-amd64.c:747: warning: nested extern > declaration of 'UCONTEXT_REG_RBP' > ../../../mono/mono/mini/exceptions-amd64.c:752: warning: implicit > declaration of function 'UCONTEXT_REG_R12' > ../../../mono/mono/mini/exceptions-amd64.c:752: warning: nested extern > declaration of 'UCONTEXT_REG_R12' > ../../../mono/mono/mini/exceptions-amd64.c:753: warning: implicit > declaration of function 'UCONTEXT_REG_R13' > ../../../mono/mono/mini/exceptions-amd64.c:753: warning: nested extern > declaration of 'UCONTEXT_REG_R13' > ../../../mono/mono/mini/exceptions-amd64.c:754: warning: implicit > declaration of function 'UCONTEXT_REG_R14' > ../../../mono/mono/mini/exceptions-amd64.c:754: warning: nested extern > declaration of 'UCONTEXT_REG_R14' > ../../../mono/mono/mini/exceptions-amd64.c:755: warning: implicit > declaration of function 'UCONTEXT_REG_R15' > ../../../mono/mono/mini/exceptions-amd64.c:755: warning: nested extern > declaration of 'UCONTEXT_REG_R15' > ../../../mono/mono/mini/exceptions-amd64.c: In function > 'mono_arch_monoctx_to_sigctx': > ../../../mono/mono/mini/exceptions-amd64.c:781: error: lvalue required as > left operand of assignment > ../../../mono/mono/mini/exceptions-amd64.c:782: error: lvalue required as > left operand of assignment > ../../../mono/mono/mini/exceptions-amd64.c:783: error: lvalue required as > left operand of assignment > ../../../mono/mono/mini/exceptions-amd64.c:784: error: lvalue required as > left operand of assignment > ../../../mono/mono/mini/exceptions-amd64.c:785: error: lvalue required as > left operand of assignment > ../../../mono/mono/mini/exceptions-amd64.c:786: error: lvalue required as > left operand of assignment > ../../../mono/mono/mini/exceptions-amd64.c:787: error: lvalue required as > left operand of assignment > ../../../mono/mono/mini/exceptions-amd64.c:788: error: lvalue required as > left operand of assignment > ../../../mono/mono/mini/exceptions-amd64.c:789: error: lvalue required as > left operand of assignment > ../../../mono/mono/mini/exceptions-amd64.c:790: error: lvalue required as > left operand of assignment > ../../../mono/mono/mini/exceptions-amd64.c:791: error: lvalue required as > left operand of assignment > ../../../mono/mono/mini/exceptions-amd64.c:792: error: lvalue required as > left operand of assignment > ../../../mono/mono/mini/exceptions-amd64.c:793: error: lvalue required as > left operand of assignment > ../../../mono/mono/mini/exceptions-amd64.c: In function > 'mono_arch_ip_from_context': > ../../../mono/mono/mini/exceptions-amd64.c:819: warning: cast to pointer > from integer of different size > gmake[4]: *** [exceptions-amd64.lo] Error 1 > gmake[4]: Leaving directory `/export/home/ksmakoto/Mono/BUILD/mono/mini' > gmake[3]: *** [all] Error 2 > gmake[3]: Leaving directory `/export/home/ksmakoto/Mono/BUILD/mono/mini' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory `/export/home/ksmakoto/Mono/BUILD/mono' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/export/home/ksmakoto/Mono/BUILD' > gmake: *** [all] Error 2 > _______________________________________________ > Mono-devel-list mailing list > Mono-devel-list@lists.ximian.com > http://lists.ximian.com/mailman/listinfo/mono-devel-list > From owner-freebsd-mono@FreeBSD.ORG Mon May 17 11:08:09 2010 Return-Path: Delivered-To: mono@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AAE961065670 for ; Mon, 17 May 2010 11:08:09 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (unknown [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 99B478FC08 for ; Mon, 17 May 2010 11:08:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id o4HB89cb016712 for ; Mon, 17 May 2010 11:08:09 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id o4HB89Vq016710 for mono@FreeBSD.org; Mon, 17 May 2010 11:08:09 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 17 May 2010 11:08:09 GMT Message-Id: <201005171108.o4HB89Vq016710@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: mono@FreeBSD.org Cc: Subject: Current problem reports assigned to mono@FreeBSD.org X-BeenThere: freebsd-mono@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Mono and C# applications on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 May 2010 11:08:09 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o ports/144224 mono [PATCH] lang/mono Fix build with new GCC p ports/143988 mono devel/monodevelop-vala update to 2.2 p ports/143987 mono devel/monodevelop-java update to 2.2 p ports/143986 mono devel/monodevelop-database update to 2.2 p ports/143985 mono devel/monodevelop-boo update to 2.2 p ports/143984 mono devel/monodevelop update to 2.2.1 o ports/143657 mono [PATCH] lang/boo: update to 0.9.3 o ports/141444 mono [new port] irc/smuxi: Smart MUltipleXed Irc o ports/141443 mono [new port] irc/smartirc4net: Multi-layered IRC library o ports/141442 mono [new port] devel/nini: .NET configuration library 10 problems total.