From owner-freebsd-ports@FreeBSD.ORG Thu Oct 25 04:23:55 2007 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CDE8416A419 for ; Thu, 25 Oct 2007 04:23:55 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.234]) by mx1.freebsd.org (Postfix) with ESMTP id 6E0CE13C494 for ; Thu, 25 Oct 2007 04:23:55 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: by wx-out-0506.google.com with SMTP id i29so357609wxd for ; Wed, 24 Oct 2007 21:23:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; bh=Y/SkOgvFsTDbiVp8jT2NlM+6J3+BlVjBDAfckdGKeaU=; b=NDYZJJxJa+NtlvJsRqZBwiDeD5uRR89yYtqCMnQ8E/n4GFdNsDvOTteDyZWC88PllFhyp60UsyGkDsq72mF2AmCclLVaWIE6m0YlUq0nCSKuQfXMnRkjejwvHWKo2cCFw9vXXFlIi5LxIJWSc+aicZ3/PO2sXjco2ktiCExEmZw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:user-agent:mime-version:to:cc:subject:references:in-reply-to:content-type:content-transfer-encoding; b=H1w8zBYe7g1xJyL6hWrmAYbU2ECFDJ52N6Ut0GoSzzzaxEpvbBCslV1mTy9RFF1wmIu7uwmQV8v3yaPWwfhLaaguHvyxjVHOvPbvmfeKF7uEE0T4NyimZp5DZ8x1TgH18bjG3yRMjvSqzwGmRP6hSY4vd+dSo+1MEgIOG9T2bTs= Received: by 10.70.32.8 with SMTP id f8mr2236770wxf.1193286234184; Wed, 24 Oct 2007 21:23:54 -0700 (PDT) Received: from ?192.168.2.2? ( [67.85.89.184]) by mx.google.com with ESMTPS id t26sm2438966ele.2007.10.24.21.23.48 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 24 Oct 2007 21:23:53 -0700 (PDT) Message-ID: <4720194C.9000008@gmail.com> Date: Thu, 25 Oct 2007 00:19:24 -0400 From: "Aryeh M. Friedman" User-Agent: Thunderbird 2.0.0.6 (X11/20071016) MIME-Version: 1.0 To: Joe Marcus Clarke References: <1193281696.93212.22.camel@shumai.marcuscom.com> <47201113.7070901@gmail.com> <47201324.9030903@gmail.com> <1193284997.93212.28.camel@shumai.marcuscom.com> In-Reply-To: <1193284997.93212.28.camel@shumai.marcuscom.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: FreeBSD GNOME Users , Jeremy Messenger , ports@FreeBSD.org Subject: Re: HEADS UP: GNOME 2.20.1 available for FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Oct 2007 04:23:56 -0000 Joe Marcus Clarke wrote: > On Wed, 2007-10-24 at 23:53 -0400, Aryeh M. Friedman wrote: > >> Jeremy Messenger wrote: >> >>> On Wed, 24 Oct 2007 22:44:19 -0500, Aryeh M. Friedman >>> wrote: >>> >>> >>>> Joe Marcus Clarke wrote: >>>> >>>>> On behalf of the FreeBSD GNOME team, it is my great pleasure to >>>>> announce >>>>> that GNOME 2.20.1 has been merged into the FreeBSD ports tree. The >>>>> official >>>>> >>>> Using portupgrade the install fails: >>>> >>> This is portupgrade status/report, we need the build failure log. You >>> follow in the /usr/ports/UPDATING? >>> >> I will do it in pieces as I do each by hand: cc -O2 -fno-strict-aliasing -pipe -march=nocona -fno-strict-aliasing -Wdeclaration-after-statement -g -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-cast-qual -Wcast-align -Wwrite-strings -mno-tls-direct-seg-refs -o pedump pedump.o -pthread -pthread ./.libs/libmonoruntime.a ../io-layer/.libs/libwapi.a ../utils/.libs/libmonoutils.a ../../libgc/.libs/libmonogc.a -L/usr/local/lib /usr/local/lib/libgthread-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libpcre.so /usr/local/lib/libiconv.so -pthread -lm -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/usr/local/lib ./.libs/libmonoruntime.a(boehm-gc.o)(.text+0xb2): In function `mono_gc_is_gc_thread': /usr/ports/lang/mono/work/mono-1.2.5.1/mono/metadata/boehm-gc.c:97: undefined reference to `GC_thread_is_registered' ./.libs/libmonoruntime.a(boehm-gc.o)(.text+0xcf): In function `mono_gc_register_thread': /usr/ports/lang/mono/work/mono-1.2.5.1/mono/metadata/boehm-gc.c:111: undefined reference to `GC_thread_register_foreign' gmake[3]: *** [pedump] Error 1 gmake[3]: Leaving directory `/usr/ports/lang/mono/work/mono-1.2.5.1/mono/metadata' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/lang/mono/work/mono-1.2.5.1/mono' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/lang/mono/work/mono-1.2.5.1' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/lang/mono. *** Error code 1 Stop in /usr/ports/net/avahi-sharp. *** Error code 1 Stop in /usr/ports/net/avahi. *** Error code 1 Stop in /usr/ports/net/avahi. -- Aryeh M. Friedman FloSoft Systems Developer, not Business, Friendly http://www.flosoft-systems.com