From owner-freebsd-java@FreeBSD.ORG Thu Jun 11 09:40:03 2009 Return-Path: Delivered-To: freebsd-java@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 32D75106568B for ; Thu, 11 Jun 2009 09:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1F5A68FC20 for ; Thu, 11 Jun 2009 09:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n5B9e2T8027282 for ; Thu, 11 Jun 2009 09:40:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n5B9e28g027281; Thu, 11 Jun 2009 09:40:02 GMT (envelope-from gnats) Date: Thu, 11 Jun 2009 09:40:02 GMT Message-Id: <200906110940.n5B9e28g027281@freefall.freebsd.org> To: freebsd-java@FreeBSD.org From: Sam Wun Cc: Subject: Re: java/135467: can not build eclipse with WITHOUT_MOZILLA=yes WITHOUT_GNOMEVFS=yes WITHOUT_CAIRO=yes X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Sam Wun List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Jun 2009 09:40:03 -0000 The following reply was made to PR java/135467; it has been noted by GNATS. From: Sam Wun To: Kazuo Dohzono Cc: freebsd-gnats-submit@freebsd.org Subject: Re: java/135467: can not build eclipse with WITHOUT_MOZILLA=yes WITHOUT_GNOMEVFS=yes WITHOUT_CAIRO=yes Date: Thu, 11 Jun 2009 19:04:03 +1000 >> WITHOUT_MOZILLA=3Dyes WITHOUT_GNOMEVFS=3Dyes WITHOUT_CAIRO=3Dyes Nice. I wish I remembered put that in the commandline last time. On Thu, Jun 11, 2009 at 6:25 PM, Kazuo Dohzono wrote: > >>Number: =A0 =A0 =A0 =A0 135467 >>Category: =A0 =A0 =A0 java >>Synopsis: =A0 =A0 =A0 can not build eclipse with WITHOUT_MOZILLA=3Dyes WI= THOUT_GNOMEVFS=3Dyes WITHOUT_CAIRO=3Dyes >>Confidential: =A0 no >>Severity: =A0 =A0 =A0 non-critical >>Priority: =A0 =A0 =A0 low >>Responsible: =A0 =A0freebsd-java >>State: =A0 =A0 =A0 =A0 =A0open >>Quarter: >>Keywords: >>Date-Required: >>Class: =A0 =A0 =A0 =A0 =A0sw-bug >>Submitter-Id: =A0 current-users >>Arrival-Date: =A0 Thu Jun 11 08:30:02 UTC 2009 >>Closed-Date: >>Last-Modified: >>Originator: =A0 =A0 Kazuo Dohzono >>Release: =A0 =A0 =A0 =A0FreeBSD 7.2-STABLE >>Organization: >>Environment: > FreeBSD abacus3 7.2-STABLE FreeBSD 7.2-STABLE #0: Thu Jun 11 12:23:10 JST= 2009 > dohzono@abacus3:/usr/local/tmp/obj/usr/src/sys/GENERIC =A0i386 > >>Description: > I don't have gnome environment, but getproxygnome is required? > > $ cd /usr/ports/java/eclipse/ > $ make WITHOUT_MOZILLA=3Dyes WITHOUT_GNOMEVFS=3Dyes WITHOUT_CAIRO=3Dyes i= nstall > (snip) > =3D=3D=3D> =A0Building for eclipse-3.4.2 > =A0 =A0 [echo] TARGET: compiler > =A0 =A0 [echo] UPDATE ecj.jar > > BUILD SUCCESSFUL > Total time: 11 seconds > =A0 =A0 [echo] TARGET: compiler2 > =A0 =A0 [echo] compilerArg -enableJavadoc -nowarn -encoding ISO-8859-1 > =A0 =A0 [echo] build compiler org.eclipse.jdt.core.JDTCompilerAdapter > =A0 =A0 [echo] UPDATE ecj.jar > > BUILD SUCCESSFUL > Total time: 11 seconds > =A0 =A0 [echo] Deleting jars to recompile... > =A0 =A0 [echo] Compiling... > =A0 =A0 [echo] UPDATE jarprocessor.jar > =A0 =A0 [echo] UPDATE jarprocessorsrc.zip > =A0 =A0 [exec] javadoc: warning - Multiple sources of package comments fo= und for > package "org.eclipse.core.runtime" > =A0 =A0 [exec] javadoc: warning - Multiple sources of package comments fo= und for > package "org.eclipse.jface.text" > =A0 =A0 [exec] javadoc: warning - Multiple sources of package comments fo= und for > package "org.eclipse.jface.text.link" > =A0 =A0 [exec] javadoc: warning - Multiple sources of package comments fo= und for > package "org.eclipse.jface.text.source" > =A0 =A0 [exec] javadoc: warning - Multiple sources of package comments fo= und for > package "org.eclipse.jface.text.templates" > =A0 =A0 [exec] javadoc: warning - Multiple sources of package comments fo= und for > package "org.eclipse.ui.texteditor" > =A0 =A0 [exec] > /usr/local/tmp/usr/ports/java/eclipse/work/plugins/org.eclipse.platform.d= oc.isv/../org.eclipse.swt/Eclipse > SWT/win32/org/eclipse/swt/widgets/IME.java:351: warning - @return tag can= not be > used in method with void return type. > =A0 =A0 [echo] Extract .class file and properties for the batch compiler > =A0 =A0 [echo] Extract .class file and properties for the ant adapter > =A0 =A0 [echo] UPDATE ecj-global.jar > =A0 =A0 [echo] UPDATE ecjsrc-global.zip > =A0 =A0 [echo] UPDATE ecj-global.jar > =A0 =A0 [echo] UPDATE ecjsrc-global.zip > =A0 =A0 [echo] UPDATE ecj-global.jar > =A0 =A0 [echo] UPDATE ecjsrc-global.zip > =A0 =A0 [exec] gnome-config: not found > =A0 =A0 [exec] gnome-config: not found > =A0 =A0 [exec] gnome-config: not found > =A0 =A0 [exec] callback.c: In function 'Java_org_eclipse_swt_internal_Cal= lback_bind': > =A0 =A0 [exec] callback.c:493: warning: unused variable 'pad' > =A0 =A0 [exec] ../eclipseCommon.c: In function 'filter': > =A0 =A0 [exec] ../eclipseCommon.c:356: warning: initialization discards q= ualifiers from > pointer target type > =A0 =A0 [exec] ../eclipse.c: In function 'findStartupJar': > =A0 =A0 [exec] ../eclipse.c:1106: warning: comparison with string literal= results in > unspecified behaviour > =A0 =A0 [exec] ../eclipseJNI.c: In function 'newJavaString': > =A0 =A0 [exec] ../eclipseJNI.c:236: warning: pointer targets in passing a= rgument 5 of > '(*env)->SetByteArrayRegion' differ in signedness > =A0 =A0 [exec] ../eclipseMozilla.c: In function 'fixEnvForMozilla': > =A0 =A0 [exec] ../eclipseMozilla.c:166: warning: passing argument 3 of 's= candir' from > incompatible pointer type > =A0 =A0 [exec] ../getproxygnome.c:16:31: warning: gconf/gconf-value.h: No= such file or > directory > =A0 =A0 [exec] ../getproxygnome.c:17:32: warning: gconf/gconf-client.h: N= o such file or > directory > =A0 =A0 [exec] ../getproxygnome.c:25: error: expected '=3D', ',', ';', 'a= sm' or > '__attribute__' before '*' token > =A0 =A0 [exec] ../getproxygnome.c: In function 'gconfInit': > =A0 =A0 [exec] ../getproxygnome.c:40: error: 'client' undeclared (first u= se in this > function) > =A0 =A0 [exec] ../getproxygnome.c:40: error: (Each undeclared identifier = is reported > only once > =A0 =A0 [exec] ../getproxygnome.c:40: error: for each function it appears= in.) > =A0 =A0 [exec] ../getproxygnome.c:40: warning: implicit declaration of fu= nction > 'gconf_client_get_default' > =A0 =A0 [exec] ../getproxygnome.c: In function > 'Java_org_eclipse_core_internal_net_proxy_unix_UnixProxyProvider_getGConf= ProxyInfo': > =A0 =A0 [exec] ../getproxygnome.c:75: error: 'client' undeclared (first u= se in this > function) > =A0 =A0 [exec] ../getproxygnome.c:88: warning: implicit declaration of fu= nction > 'gconf_client_get_bool' > =A0 =A0 [exec] ../getproxygnome.c:99: warning: implicit declaration of fu= nction > 'gconf_client_get_string' > =A0 =A0 [exec] ../getproxygnome.c:100: warning: initialization makes poin= ter from > integer without a cast > =A0 =A0 [exec] ../getproxygnome.c:104: warning: implicit declaration of f= unction > 'gconf_client_get_int' > =A0 =A0 [exec] ../getproxygnome.c:113: warning: initialization makes poin= ter from > integer without a cast > =A0 =A0 [exec] ../getproxygnome.c:118: warning: initialization makes poin= ter from > integer without a cast > =A0 =A0 [exec] ../getproxygnome.c:127: warning: initialization makes poin= ter from > integer without a cast > =A0 =A0 [exec] ../getproxygnome.c:150: warning: initialization makes poin= ter from > integer without a cast > =A0 =A0 [exec] ../getproxygnome.c: In function > 'Java_org_eclipse_core_internal_net_proxy_unix_UnixProxyProvider_getGConf= NonProxyHosts': > =A0 =A0 [exec] ../getproxygnome.c:185: error: 'client' undeclared (first = use in this > function) > =A0 =A0 [exec] ../getproxygnome.c:192: warning: implicit declaration of f= unction > 'gconf_client_get_list' > =A0 =A0 [exec] ../getproxygnome.c:193: error: 'GCONF_VALUE_STRING' undecl= ared (first > use in this function) > =A0 =A0 [exec] ../getproxygnome.c:193: warning: assignment makes pointer = from integer > without a cast > =A0 =A0 [exec] ../getproxygnome.c:200: warning: assignment makes pointer = from integer > without a cast > =A0 =A0 [exec] gmake: *** [getproxygnome.o] Error 1 > > BUILD FAILED > /usr/local/tmp/usr/ports/java/eclipse/work/build.xml:101: exec returned: = 2 > > Total time: 5 minutes 30 seconds > *** Error code 1 > > Stop in /usr/ports/java/eclipse. > *** Error code 1 > > >>How-To-Repeat: > $ cd /usr/ports/java/eclipse/ > $ make WITHOUT_MOZILLA=3Dyes WITHOUT_GNOMEVFS=3Dyes WITHOUT_CAIRO=3Dyes i= nstall > >>Fix: > > >>Release-Note: >>Audit-Trail: >>Unformatted: > _______________________________________________ > freebsd-java@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-java > To unsubscribe, send any mail to "freebsd-java-unsubscribe@freebsd.org" >