From owner-freebsd-eclipse@FreeBSD.ORG Thu May 1 21:30:57 2014 Return-Path: Delivered-To: freebsd-eclipse@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E8F73C5F for ; Thu, 1 May 2014 21:30:57 +0000 (UTC) Received: from mail-ie0-x233.google.com (mail-ie0-x233.google.com [IPv6:2607:f8b0:4001:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AF3061FD4 for ; Thu, 1 May 2014 21:30:57 +0000 (UTC) Received: by mail-ie0-f179.google.com with SMTP id lx4so3986967iec.24 for ; Thu, 01 May 2014 14:30:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mail-followup-to:references :mime-version:content-type:content-disposition:in-reply-to :user-agent; bh=SZqdjmE2PHQjD3y0M3d+0loagcloQtq1tNWeTfTRv+s=; b=VubxzADHjr7LBxZ2d466OdSEmZm+g6KfpU9s+g8Ie9Y8ohOwRx37LIQ9YUo0e7vTl+ am8zXbqw+JTSvX9VooDXfnAJZzOzN/KKqdT/QX3uvdE1F7EbzafY/XMayQIuIjPfeixS g0oGL/MsY41GGzsM42q7fxLJqXXITQ2qLyq6O8ba5b6CgFSNXwlgI4VR36MPAFAyyxDs JumbnZL8GXiuaXnA/NM+yIhuGf1nHzEBrMnjByJaXjvJJt2duRa4JOh4rN6vTEsZz1P3 KFrjA2KFZ/rppjcydcjNHQKIvRMDeCQWdbxGikTbtG7TMtktoDcf4cwKndi9/5XXr/8w ZQuA== X-Received: by 10.43.75.2 with SMTP id yy2mr13093768icb.54.1398979856893; Thu, 01 May 2014 14:30:56 -0700 (PDT) Received: from jmobile.jimmy.local (24-107-210-189.dhcp.stls.mo.charter.com. [24.107.210.189]) by mx.google.com with ESMTPSA id sb11sm616505igb.0.2014.05.01.14.30.54 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 May 2014 14:30:56 -0700 (PDT) Received: by jmobile.jimmy.local (sSMTP sendmail emulation); Thu, 01 May 2014 16:30:54 -0500 Date: Thu, 1 May 2014 16:30:54 -0500 From: Jimmy To: freebsd-eclipse@freebsd.org Subject: Re: eclipse and java 8 support Message-ID: <20140501213054.GB1071@jmobile.jimmy.localnet> Mail-Followup-To: freebsd-eclipse@freebsd.org References: <534A7EDB.40603@spacesurfer.com> <20140415135408.GA2939@jmobile.jimmy.localnet> <20140416135533.GB2939@jmobile.jimmy.localnet> <20140417124501.GA988@jmobile.jimmy.localnet> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-eclipse@freebsd.org X-Mailman-Version: 2.1.17 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: Thu, 01 May 2014 21:30:58 -0000 Haung, The OS=unknown, WS=unknown does not look good, but I have never seen this error (even with LANG and LC_ALL set to what you have). I will do a build with maven debugging turned on and see if I see anything that might show how to fix the problem you are having. Jimmy On Thu, May 01, 2014 at 07:26:53AM +0800, Huang Wen Hui wrote: > Hi, Jimmy, > > 2014-04-18 20:31 GMT+08:00 Huang Wen Hui : > > > Hi, > > I add "-Declipse.p2.mirrors=false" in do-build, finally the problem > > "Could not determine installation size: zip file is empty" is gone, but I > > got new error: > > > > The artifact file for osgi.bundle,org.eclipse.e4.ui. > > bindings,0.10.102.v20140117-1939 was not found. > > > > more detail message in .log: > > !SESSION 2014-04-18 20:12:00.305 > > ----------------------------------------------- > > eclipse.buildId=unknown > > java.version=1.7.0_51 > > java.vendor=Oracle Corporation > > BootLoader constants: OS=unknown, ARCH=x86_64, WS=unknown, NL=zh_CN > > > This looks good for you? eclipse.buildId=unknown, OS=unknown, WS=unknown, > NL=zh_CN ? > > Do I set something wrong in ENV? my env is: > > LANG=zh_CN.UTF-8 > DISPLAY=:0.0 > XAUTHORITY=/home/hwh/.Xauthority > LC_ALL=zh_CN.UTF-8 > COLORTERM=mate-terminal > TERM=xterm > PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin > SHELL=/bin/csh > MAIL=/var/mail/root > LOGNAME=root > USER=root > USERNAME=root > HOME=/root > SUDO_COMMAND=/usr/bin/su > SUDO_USER=hwh > SUDO_UID=1000 > SUDO_GID=0 > HOSTTYPE=FreeBSD > VENDOR=amd > OSTYPE=FreeBSD > MACHTYPE=x86_64 > SHLVL=1 > PWD=/boot > GROUP=wheel > HOST=mbp.gddsn.org.cn > EDITOR=vi > PAGER=more > BLOCKSIZE=K > > > > > > Framework arguments: -eclipse.keyring > > /tmp/tycho4235821091109496406secure_storage > > Command-line arguments: -eclipse.keyring > > /tmp/tycho4235821091109496406secure_storage > > > > !ENTRY org.eclipse.equinox.p2.engine 4 4 2014-04-18 20:12:00.306 > > !MESSAGE An error occurred while installing the items > > !SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2014-04-18 20:12:00.306 > > !MESSAGE session context was:(profile=SDKProfile, > > phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null > > --> [R]org.eclipse.e4.ui.bindings 0.10.102.v20140117-1939, > > action=org.eclipse.equinox.internal.p2.touchpoint.eclipse.actions.InstallBundleAction). > > !SUBENTRY 1 org.eclipse.equinox.p2.touchpoint.eclipse 4 0 2014-04-18 > > 20:12:00.306 > > !MESSAGE The artifact file for > > osgi.bundle,org.eclipse.e4.ui.bindings,0.10.102.v20140117-1939 was not > > found. > > > > Cheers, > > > > Huang Wenhui > > > _______________________________________________ > 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"