From owner-freebsd-eclipse@FreeBSD.ORG Mon Mar 11 11:06:40 2013 Return-Path: Delivered-To: freebsd-eclipse@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 83872A8A for ; Mon, 11 Mar 2013 11:06:40 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 5C2C27C0 for ; Mon, 11 Mar 2013 11:06:40 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r2BB6eXh088928 for ; Mon, 11 Mar 2013 11:06:40 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r2BB6drt088926 for freebsd-eclipse@FreeBSD.org; Mon, 11 Mar 2013 11:06:39 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 11 Mar 2013 11:06:39 GMT Message-Id: <201303111106.r2BB6drt088926@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-eclipse@FreeBSD.org Subject: Current problem reports assigned to freebsd-eclipse@FreeBSD.org X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Mar 2013 11:06:40 -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/157600 eclipse java/eclipse: option WITH_TESTS missing distinfo entry o ports/149513 eclipse java/eclipse can not compile with 'WITH_TESTS=true' 2 problems total. From owner-freebsd-eclipse@FreeBSD.ORG Tue Mar 12 15:13:17 2013 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 71CCFE99 for ; Tue, 12 Mar 2013 15:13:17 +0000 (UTC) (envelope-from paul@teetotal.ca) Received: from mail.com-munity.ca (ip-173-234-168-159.static.smart-serv.net [173.234.168.159]) by mx1.freebsd.org (Postfix) with ESMTP id 2601CFE6 for ; Tue, 12 Mar 2013 15:13:16 +0000 (UTC) Received: from mail.com-munity.ca (mail.com-munity.ca [192.168.13.2] (may be forged)) by mail.com-munity.ca (8.14.5/8.14.5) with ESMTP id r2CF7O4G043845 for ; Tue, 12 Mar 2013 15:07:24 GMT (envelope-from paul@teetotal.ca) Received: (from mailnull@localhost) by mail.com-munity.ca (8.14.5/8.14.5/Submit) id r2CF7OdT043844; Tue, 12 Mar 2013 15:07:24 GMT (envelope-from paul@teetotal.ca) X-Authentication-Warning: mail.com-munity.ca: mailnull set sender to paul@teetotal.ca using -f X-IMAP-Sender: paul@teetotal.ca Subject: eclipse not building on 9.1-Release From: User Paul To: freebsd-eclipse@freebsd.org Content-Type: text/plain; charset="us-ascii" X-Evolution-Format: text/plain X-Evolution-Account: 1361385592.12028.1@local X-Evolution-Transport: smtp://@mail.com-munity.ca/;use_ssl=never X-Evolution-Fcc: X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Date: Tue, 12 Mar 2013 11:07:11 -0400 Message-ID: <1363100831.35912.4.camel@laptop.localhost> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Mar 2013 15:13:17 -0000 > compile.libgnomeproxy: > [exec] Building file: gnomeproxy.o > [exec] Invoking: GCC C Compiler > [exec] gcc -I/usr/local/include/gconf/2/ -I/usr/local/include/orbit-2.0/ -I/usr/local/include/glib-2.0/ -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O0 -fPIC -g3 -Wall -c -fmessage-length=0 -m32 -o gnomeproxy.o ../gnomeproxy.c > [exec] In file included from ../gnomeproxy.c:16: > [exec] /usr/local/include/glib-2.0/glib/gslist.h:28:2: error: #error "Only can be included directly." > [exec] ../gnomeproxy.c: In function 'Java_org_eclipse_core_internal_net_proxy_unix_UnixProxyProvider_getGConfProxyInfo': > [exec] ../gnomeproxy.c:147: warning: implicit declaration of function 'strcpy' > [exec] ../gnomeproxy.c:147: warning: incompatible implicit declaration of built-in function 'strcpy' > [exec] ../gnomeproxy.c:149: warning: incompatible implicit declaration of built-in function 'strcpy' > [exec] ../gnomeproxy.c:151: warning: incompatible implicit declaration of built-in function 'strcpy' > [exec] ../gnomeproxy.c:158: warning: incompatible implicit declaration of built-in function 'strcpy' > [exec] ../gnomeproxy.c:160: warning: implicit declaration of function 'strcat' > [exec] ../gnomeproxy.c:160: warning: incompatible implicit declaration of built-in function 'strcat' > [exec] *** [compile] Error code 1 > [exec] > [exec] Stop in /usr/ports/java/eclipse/work/eclipse-build-914dc6de2bfc5ee5819a229cf4877f7043040a92/build/eclipse-3.7.1-src/plugins/org.eclipse.core.net/natives/unix/freebsd. > > BUILD FAILED > /usr/ports/java/eclipse/work/eclipse-build-914dc6de2bfc5ee5819a229cf4877f7043040a92/build.xml:559: The following error occurred while executing this line: > /usr/ports/java/eclipse/work/eclipse-build-914dc6de2bfc5ee5819a229cf4877f7043040a92/build.xml:524: exec returned: 1 > > Total time: 14 seconds > *** [do-build] Error code 1 > > Stop in /usr/ports/java/eclipse. > root@desktop:/usr/ports/java/eclipse ############################################################################################################### > FreeBSD laptop.localhost 9.1-RC1 FreeBSD 9.1-RC1 #0: Tue Aug 14 04:25:06 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 > > > _________________________________________________________________________________________________________________________________________ > Hello if there's a proper way to post such problems can you please make a link if replying. From owner-freebsd-eclipse@FreeBSD.ORG Tue Mar 12 15:23:38 2013 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8CBB5396 for ; Tue, 12 Mar 2013 15:23:38 +0000 (UTC) (envelope-from paul@teetotal.ca) Received: from mail.com-munity.ca (ip-173-234-168-159.static.smart-serv.net [173.234.168.159]) by mx1.freebsd.org (Postfix) with ESMTP id 41F5222A for ; Tue, 12 Mar 2013 15:23:37 +0000 (UTC) Received: from mail.com-munity.ca (mail.com-munity.ca [192.168.13.2] (may be forged)) by mail.com-munity.ca (8.14.5/8.14.5) with ESMTP id r2CFNbDk044112 for ; Tue, 12 Mar 2013 15:23:37 GMT (envelope-from paul@teetotal.ca) Received: (from mailnull@localhost) by mail.com-munity.ca (8.14.5/8.14.5/Submit) id r2CFNbE6044111; Tue, 12 Mar 2013 15:23:37 GMT (envelope-from paul@teetotal.ca) X-Authentication-Warning: mail.com-munity.ca: mailnull set sender to paul@teetotal.ca using -f X-IMAP-Sender: paul@teetotal.ca Subject: update: eclipse not building on 9.1-Release From: User Paul To: freebsd-eclipse@freebsd.org Content-Type: text/plain; charset="us-ascii" X-Evolution-Format: text/plain X-Evolution-Account: 1361385592.12028.1@local X-Evolution-Transport: smtp://@mail.com-munity.ca/;use_ssl=never X-Evolution-Fcc: X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Date: Tue, 12 Mar 2013 11:22:54 -0400 Message-ID: <1363101774.35912.6.camel@laptop.localhost> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Mar 2013 15:23:38 -0000 Sorry I have FreeBSD 9.1-RC1 //Just downloaded that copy of freebsd and build kde4 on top of Xorg. Using openjdk6, icedtea-wep, flashplayer 11 installed. From owner-freebsd-eclipse@FreeBSD.ORG Wed Mar 13 15:19:31 2013 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 662F07E for ; Wed, 13 Mar 2013 15:19:31 +0000 (UTC) (envelope-from ronald-freebsd8@klop.yi.org) Received: from cpsmtpb-ews02.kpnxchange.com (cpsmtpb-ews02.kpnxchange.com [213.75.39.5]) by mx1.freebsd.org (Postfix) with ESMTP id CE73CDCB for ; Wed, 13 Mar 2013 15:19:30 +0000 (UTC) Received: from cpsps-ews18.kpnxchange.com ([10.94.84.184]) by cpsmtpb-ews02.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Wed, 13 Mar 2013 16:16:54 +0100 Received: from CPSMTPM-TLF102.kpnxchange.com ([195.121.3.5]) by cpsps-ews18.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Wed, 13 Mar 2013 16:16:54 +0100 Received: from sjakie.klop.ws ([212.182.167.131]) by CPSMTPM-TLF102.kpnxchange.com with Microsoft SMTPSVC(7.5.7601.17514); Wed, 13 Mar 2013 16:18:22 +0100 Received: from 212-182-167-131.ip.telfort.nl (localhost [127.0.0.1]) by sjakie.klop.ws (Postfix) with ESMTP id 381C06EBC for ; Wed, 13 Mar 2013 16:18:22 +0100 (CET) Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes To: freebsd-eclipse@freebsd.org Subject: Re: eclipse not building on 9.1-Release References: <1363100831.35912.4.camel@laptop.localhost> Date: Wed, 13 Mar 2013 16:18:20 +0100 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ronald Klop" Message-ID: In-Reply-To: <1363100831.35912.4.camel@laptop.localhost> User-Agent: Opera Mail/12.14 (FreeBSD) X-OriginalArrivalTime: 13 Mar 2013 15:18:22.0640 (UTC) FILETIME=[003BDB00:01CE1FFE] X-RcptDomain: freebsd.org X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Mar 2013 15:19:31 -0000 On Tue, 12 Mar 2013 16:07:11 +0100, User Paul wrote: > >> compile.libgnomeproxy: >> [exec] Building file: gnomeproxy.o >> [exec] Invoking: GCC C Compiler >> [exec] gcc -I/usr/local/include/gconf/2/ >> -I/usr/local/include/orbit-2.0/ -I/usr/local/include/glib-2.0/ >> -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O0 >> -fPIC -g3 -Wall -c -fmessage-length=0 -m32 -o gnomeproxy.o >> ../gnomeproxy.c >> [exec] In file included from ../gnomeproxy.c:16: >> [exec] /usr/local/include/glib-2.0/glib/gslist.h:28:2: error: >> #error "Only can be included directly." >> [exec] ../gnomeproxy.c: In function >> 'Java_org_eclipse_core_internal_net_proxy_unix_UnixProxyProvider_getGConfProxyInfo': >> [exec] ../gnomeproxy.c:147: warning: implicit declaration of >> function 'strcpy' >> [exec] ../gnomeproxy.c:147: warning: incompatible implicit >> declaration of built-in function 'strcpy' >> [exec] ../gnomeproxy.c:149: warning: incompatible implicit >> declaration of built-in function 'strcpy' >> [exec] ../gnomeproxy.c:151: warning: incompatible implicit >> declaration of built-in function 'strcpy' >> [exec] ../gnomeproxy.c:158: warning: incompatible implicit >> declaration of built-in function 'strcpy' >> [exec] ../gnomeproxy.c:160: warning: implicit declaration of >> function 'strcat' >> [exec] ../gnomeproxy.c:160: warning: incompatible implicit >> declaration of built-in function 'strcat' >> [exec] *** [compile] Error code 1 >> [exec] >> [exec] Stop in >> /usr/ports/java/eclipse/work/eclipse-build-914dc6de2bfc5ee5819a229cf4877f7043040a92/build/eclipse-3.7.1-src/plugins/org.eclipse.core.net/natives/unix/freebsd. >> >> BUILD FAILED >> /usr/ports/java/eclipse/work/eclipse-build-914dc6de2bfc5ee5819a229cf4877f7043040a92/build.xml:559: >> The following error occurred while executing this line: >> /usr/ports/java/eclipse/work/eclipse-build-914dc6de2bfc5ee5819a229cf4877f7043040a92/build.xml:524: >> exec returned: 1 >> >> Total time: 14 seconds >> *** [do-build] Error code 1 >> >> Stop in /usr/ports/java/eclipse. >> root@desktop:/usr/ports/java/eclipse >> ############################################################################################################### >> FreeBSD laptop.localhost 9.1-RC1 FreeBSD 9.1-RC1 #0: Tue Aug 14 >> 04:25:06 UTC 2012 >> root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >> >> >> Your FreeBSD installation is a bit old. Why did you download a Release Candidate while there is also a Release from it? Is your ports tree up-to-date? Ronald. From owner-freebsd-eclipse@FreeBSD.ORG Wed Mar 13 17:14:20 2013 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 43E4BC5D for ; Wed, 13 Mar 2013 17:14:20 +0000 (UTC) (envelope-from jimmy.kelley@charter.net) Received: from que31.charter.net (que31.charter.net [209.225.8.23]) by mx1.freebsd.org (Postfix) with ESMTP id E039F872 for ; Wed, 13 Mar 2013 17:14:19 +0000 (UTC) Received: from imp10 ([10.20.200.15]) by mta31.charter.net (InterMail vM.8.01.05.02 201-2260-151-103-20110920) with ESMTP id <20130313165230.QDEF24708.mta31.charter.net@imp10> for ; Wed, 13 Mar 2013 12:52:30 -0400 Received: from jmobile.jimmy.local ([71.81.192.198]) by imp10 with smtp.charter.net id B4sV1l00F4HHTun054sV4l; Wed, 13 Mar 2013 12:52:30 -0400 X-Authority-Analysis: v=2.0 cv=foeE/yEf c=1 sm=1 a=3ZRvoQB93mDEZ4s3ZitZXA==:17 a=wom5GMh1gUkA:10 a=A-bzgAWFzMMA:10 a=yUnIBFQkZM0A:10 a=hOpmn2quAAAA:8 a=QxRkRMUOyLgA:10 a=dVHu2d18AAAA:8 a=6I5d2MoRAAAA:8 a=slyBj6zKT5txgyNyegcA:9 a=CjuIK1q_8ugA:10 a=SV7veod9ZcQA:10 a=NzkeQsJxnYjVZz8S1xwA:9 a=3ZRvoQB93mDEZ4s3ZitZXA==:117 Received: by jmobile.jimmy.local (sSMTP sendmail emulation); Wed, 13 Mar 2013 11:52:29 -0500 Date: Wed, 13 Mar 2013 11:52:29 -0500 From: Jimmy To: freebsd-eclipse@freebsd.org Subject: Re: eclipse not building on 9.1-Release Message-ID: <20130313165229.GA11552@jmobile.jimmy.local> References: <1363100831.35912.4.camel@laptop.localhost> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="y0ulUmNC+osPPQO6" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Mar 2013 17:14:20 -0000 --y0ulUmNC+osPPQO6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Wed, Mar 13, 2013 at 04:18:20PM +0100, Ronald Klop wrote: > On Tue, 12 Mar 2013 16:07:11 +0100, User Paul wrote: > > > > >> compile.libgnomeproxy: > >> [exec] Building file: gnomeproxy.o > >> [exec] Invoking: GCC C Compiler > >> [exec] gcc -I/usr/local/include/gconf/2/ > >> -I/usr/local/include/orbit-2.0/ -I/usr/local/include/glib-2.0/ > >> -I/usr/local/openjdk6/include -I/usr/local/openjdk6/include/freebsd -O0 > >> -fPIC -g3 -Wall -c -fmessage-length=0 -m32 -o gnomeproxy.o > >> ../gnomeproxy.c > >> [exec] In file included from ../gnomeproxy.c:16: > >> [exec] /usr/local/include/glib-2.0/glib/gslist.h:28:2: error: > >> #error "Only can be included directly." > >> [exec] ../gnomeproxy.c: In function > >> 'Java_org_eclipse_core_internal_net_proxy_unix_UnixProxyProvider_getGConfProxyInfo': > >> [exec] ../gnomeproxy.c:147: warning: implicit declaration of > >> function 'strcpy' > >> [exec] ../gnomeproxy.c:147: warning: incompatible implicit > >> declaration of built-in function 'strcpy' > >> [exec] ../gnomeproxy.c:149: warning: incompatible implicit > >> declaration of built-in function 'strcpy' > >> [exec] ../gnomeproxy.c:151: warning: incompatible implicit > >> declaration of built-in function 'strcpy' > >> [exec] ../gnomeproxy.c:158: warning: incompatible implicit > >> declaration of built-in function 'strcpy' > >> [exec] ../gnomeproxy.c:160: warning: implicit declaration of > >> function 'strcat' > >> [exec] ../gnomeproxy.c:160: warning: incompatible implicit > >> declaration of built-in function 'strcat' > >> [exec] *** [compile] Error code 1 > >> [exec] > >> [exec] Stop in > >> /usr/ports/java/eclipse/work/eclipse-build-914dc6de2bfc5ee5819a229cf4877f7043040a92/build/eclipse-3.7.1-src/plugins/org.eclipse.core.net/natives/unix/freebsd. > >> > >> BUILD FAILED > >> /usr/ports/java/eclipse/work/eclipse-build-914dc6de2bfc5ee5819a229cf4877f7043040a92/build.xml:559: > >> The following error occurred while executing this line: > >> /usr/ports/java/eclipse/work/eclipse-build-914dc6de2bfc5ee5819a229cf4877f7043040a92/build.xml:524: > >> exec returned: 1 > >> > >> Total time: 14 seconds > >> *** [do-build] Error code 1 > >> > >> Stop in /usr/ports/java/eclipse. > >> root@desktop:/usr/ports/java/eclipse > >> ############################################################################################################### > >> FreeBSD laptop.localhost 9.1-RC1 FreeBSD 9.1-RC1 #0: Tue Aug 14 > >> 04:25:06 UTC 2012 > >> root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 > >> > >> > >> > > Your FreeBSD installation is a bit old. Why did you download a Release > Candidate while there is also a Release from it? > Is your ports tree up-to-date? > > Ronald. > _______________________________________________ > freebsd-eclipse@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-eclipse > To unsubscribe, send any mail to "freebsd-eclipse-unsubscribe@freebsd.org" I just got the same error, on 9.1-STABLE i386 with the latest svn update to the ports tree. I'm not sure what triggered this (at first I thought it might have been the glib update from 2.28 to 2.34, but that's not the case), but the problem appears to be that glib-2.0 expects glib.h to be the only thing #included, but the gnomeproxy code is #including more than that. Attached is a patch to the eclipse port to fix that. I'll have to see if eclipse-devel has the same problem. Jimmy --y0ulUmNC+osPPQO6 Content-Type: text/plain; charset=us-ascii Content-Disposition: attachment; filename="patch-eclipse.txt" --- freebsd-support.patch.orig 2013-03-09 21:03:02.000000000 -0600 +++ freebsd-support.patch 2013-03-13 10:01:06.000000000 -0500 @@ -7480,3 +7480,13 @@ GLX_PREFIX = swt-glx SWT_LIB = lib$(SWT_PREFIX)-$(WS_PREFIX)-$(SWT_VERSION).so +--- build/eclipse-3.7.1-src/plugins/org.eclipse.core.net/natives/unix/gnomeproxy.c.orig 2008-10-17 09:48:23.000000000 -0500 ++++ build/eclipse-3.7.1-src/plugins/org.eclipse.core.net/natives/unix/gnomeproxy.c 2013-03-13 09:59:22.000000000 -0500 +@@ -13,7 +13,6 @@ + #include + + #include +-#include + #include + #include + --y0ulUmNC+osPPQO6-- From owner-freebsd-eclipse@FreeBSD.ORG Fri Mar 15 12:52:48 2013 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C5A0AFA6 for ; Fri, 15 Mar 2013 12:52:48 +0000 (UTC) (envelope-from paul@teetotal.ca) Received: from mail.com-munity.ca (ip-173-234-168-159.static.smart-serv.net [173.234.168.159]) by mx1.freebsd.org (Postfix) with ESMTP id 7752ACBA for ; Fri, 15 Mar 2013 12:52:47 +0000 (UTC) Received: from mail.com-munity.ca (mail.com-munity.ca [192.168.13.2] (may be forged)) by mail.com-munity.ca (8.14.5/8.14.5) with ESMTP id r2FCqf7x065555 for ; Fri, 15 Mar 2013 12:52:41 GMT (envelope-from paul@teetotal.ca) Received: (from mailnull@localhost) by mail.com-munity.ca (8.14.5/8.14.5/Submit) id r2FCqedI065554; Fri, 15 Mar 2013 12:52:40 GMT (envelope-from paul@teetotal.ca) X-Authentication-Warning: mail.com-munity.ca: mailnull set sender to paul@teetotal.ca using -f X-IMAP-Sender: paul@teetotal.ca From: PaulB X-KMail-Transport: Com-munity.ca X-KMail-Fcc: sent-mail To: freebsd-eclipse@freebsd.org Subject: eclipse not building on 9.1-Release User Paul Date: Fri, 15 Mar 2013 08:51:19 -0400 User-Agent: KMail/1.13.7 (FreeBSD/9.1-RELEASE; KDE/4.9.5; i386; ; ) X-KMail-QuotePrefix: > MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-KMail-Recipients: freebsd-eclipse@freebsd.org Message-Id: <201303150851.19565.paul@teetotal.ca> Status: R X-Status: NQ X-KMail-EncryptionState: X-KMail-SignatureState: X-KMail-MDN-Sent: X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2013 12:52:48 -0000 My OS is up to date. I downloaded this copy of Freebsd a week ago. And with out changing a thing I'm getting this now __________________________________________________________________________________ FreeBSD desktop 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 06:55:39 UTC 2012 root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386. PS: the patch didn't work. ############################################### [echo] Build log is available in build_20130315073644.log [echo] uname -m: i386. Build eclipse on x86 for x86. compile.libgnomeproxy: [exec] Building file: gnomeproxy.o [exec] Invoking: GCC C Compiler [exec] gcc -I/usr/local/include/gconf/2/ -I/usr/local/include/orbit-2.0/ -I/usr/local/include/glib-2.0/ -I/usr/l0 -fPIC -g3 -Wall -c -fmessage- length=0 -m32 -o gnomeproxy.o ../gnomeproxy.c [exec] In file included from ../gnomeproxy.c:16: [exec] /usr/local/include/glib-2.0/glib/gslist.h:28:2: error: #error "Only can be included directly." [exec] *** [compile] Error code 1 [exec] [exec] Stop in /usr/ports/java/eclipse/work/eclipse- build-914dc6de2bfc5ee5819a229cf4877f7043040a92/build/eclipse- [exec] ../gnomeproxy.c: In function 'Java_org_eclipse_core_internal_net_proxy_unix_UnixProxyProvider_getGConfProx [exec] ../gnomeproxy.c:147: warning: implicit declaration of function 'strcpy' [exec] ../gnomeproxy.c:147: warning: incompatible implicit declaration of built-in function 'strcpy' [exec] ../gnomeproxy.c:149: warning: incompatible implicit declaration of built-in function 'strcpy' [exec] ../gnomeproxy.c:151: warning: incompatible implicit declaration of built-in function 'strcpy' [exec] ../gnomeproxy.c:158: warning: incompatible implicit declaration of built-in function 'strcpy' [exec] ../gnomeproxy.c:160: warning: implicit declaration of function 'strcat' [exec] ../gnomeproxy.c:160: warning: incompatible implicit declaration of built-in function 'strcat' BUILD FAILED /usr/ports/java/eclipse/work/eclipse- build-914dc6de2bfc5ee5819a229cf4877f7043040a92/build.xml:559: The following error /usr/ports/java/eclipse/work/eclipse- build-914dc6de2bfc5ee5819a229cf4877f7043040a92/build.xml:524: exec returned: 1 Total time: 6 minutes 9 seconds *** [do-build] Error code 1 Stop in /usr/ports/java/eclipse. root@desktop:/usr/ports/java/eclipse # ################################# From owner-freebsd-eclipse@FreeBSD.ORG Fri Mar 15 13:01:57 2013 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2D64291D for ; Fri, 15 Mar 2013 13:01:57 +0000 (UTC) (envelope-from paul@teetotal.ca) Received: from mail.com-munity.ca (ip-173-234-168-159.static.smart-serv.net [173.234.168.159]) by mx1.freebsd.org (Postfix) with ESMTP id D15DED58 for ; Fri, 15 Mar 2013 13:01:56 +0000 (UTC) Received: from mail.com-munity.ca (mail.com-munity.ca [192.168.13.2] (may be forged)) by mail.com-munity.ca (8.14.5/8.14.5) with ESMTP id r2FD1tcc065718 for ; Fri, 15 Mar 2013 13:01:55 GMT (envelope-from paul@teetotal.ca) Received: (from mailnull@localhost) by mail.com-munity.ca (8.14.5/8.14.5/Submit) id r2FD1tjR065717; Fri, 15 Mar 2013 13:01:55 GMT (envelope-from paul@teetotal.ca) X-Authentication-Warning: mail.com-munity.ca: mailnull set sender to paul@teetotal.ca using -f X-IMAP-Sender: paul@teetotal.ca From: PaulB X-KMail-Transport: Com-munity.ca X-KMail-Fcc: sent-mail To: freebsd-eclipse@freebsd.org Subject: eclipse not building on 9.1-Release User Paul Date: Fri, 15 Mar 2013 09:01:46 -0400 User-Agent: KMail/1.13.7 (FreeBSD/9.1-RELEASE; KDE/4.9.5; i386; ; ) X-KMail-QuotePrefix: > MIME-Version: 1.0 Message-Id: <201303150901.47166.paul@teetotal.ca> Status: RO X-Status: ORQ X-Length: 3119 X-UID: 12 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-KMail-EncryptionState: N X-KMail-SignatureState: N X-KMail-MDN-Sent: X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 15 Mar 2013 13:01:57 -0000 Sorry I must have grabbed the the info from the wrong shell when I first posted. I'll be more carefull for now on. ______________________________________________________________________ FreeBSD desktop 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 06:55:39 UTC 2012 root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386. From owner-freebsd-eclipse@FreeBSD.ORG Sat Mar 16 21:59:55 2013 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id C318D163 for ; Sat, 16 Mar 2013 21:59:55 +0000 (UTC) (envelope-from paul@teetotal.ca) Received: from mail.com-munity.ca (ip-173-234-168-159.static.smart-serv.net [173.234.168.159]) by mx1.freebsd.org (Postfix) with ESMTP id 7C0C83D4 for ; Sat, 16 Mar 2013 21:59:55 +0000 (UTC) Received: from mail.com-munity.ca (mail.com-munity.ca [192.168.13.2] (may be forged)) by mail.com-munity.ca (8.14.5/8.14.5) with ESMTP id r2GLxm6g002950 for ; Sat, 16 Mar 2013 21:59:48 GMT (envelope-from paul@teetotal.ca) Received: (from mailnull@localhost) by mail.com-munity.ca (8.14.5/8.14.5/Submit) id r2GLxmpi002949; Sat, 16 Mar 2013 21:59:48 GMT (envelope-from paul@teetotal.ca) X-Authentication-Warning: mail.com-munity.ca: mailnull set sender to paul@teetotal.ca using -f X-IMAP-Sender: paul@teetotal.ca From: PaulB X-KMail-Transport: Com-munity.ca X-KMail-Fcc: sent-mail To: freebsd-eclipse@freebsd.org Subject: eclipse not building on 9.1-Release User Paul Date: Sat, 16 Mar 2013 17:58:12 -0400 User-Agent: KMail/1.13.7 (FreeBSD/9.1-RELEASE; KDE/4.9.5; i386; ; ) X-KMail-QuotePrefix: > MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-KMail-Recipients: freebsd-eclipse@freebsd.org Message-Id: <201303161758.12404.paul@teetotal.ca> Status: R X-Status: NQ X-KMail-EncryptionState: X-KMail-SignatureState: X-KMail-MDN-Sent: X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "FreeBSD users of eclipse EDI, tools, rich client apps & ports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Mar 2013 21:59:55 -0000 OK eclipse-devel is installing. I'll stick with that thank you.