Re: java/openjdk7 update fails to build

2020-03-16 Thread Greg Lewis
Hi Jon, On 2020-03-09 18:12, Jonathan Chen wrote: > Hi, > > The latest update to java/openjdk7 on 8-Mar to 7u251 is currently failing > with: > > echo Linking launcher... > Linking launcher... > cc -m64 -Xlinker -O1 -Xlinker -z -Xlinker noexecstack -m64 -Xlinker > -export-dynamic -L`pwd` -o ga

Re: PR 228848: add Linux Oracle JRE/JDK/Server JRE 10 to our ports

2018-06-09 Thread Greg Lewis
ied the initial release of Java 10 on FreeBSD 10 was that it didn't work. What architectures and releases did you test this on? -- Greg Lewis Email : gle...@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information T

Re: TeXLive 2014

2014-08-23 Thread Greg Lewis
other ports (e.g. japanese/tex-ptex) the errors seem much more serious: Error: 'share/texmf-var/web2c/euptex/uplatex.fmt' is referring to /usr/ports/japanese/tex-ptex/work/stage In this case the .fmt files are a needed file for things to work. I haven't yet looked into how to p

Re: please update eclipse and eclipse-devel to remove libxul19 [was: please update java/eclipse to www/libxul]

2013-03-03 Thread Greg Lewis
s to process the patches? > > > > TIA > > Oli > > I've just noticed glewis@ has committed the patch of 174846. > Thank you very much, sir! Dare I ask to commit the same in > eclipse-devel (ports/175826)? I actually committe

Re: java/jdk16 ISSUE outdated info in Makefile

2013-01-18 Thread Greg Lewis
<->1_3_53 > TZUPDATE_TZVERSION=<--->2012j > > and ../distinfo respectively. > > And again, as in java/openjdk6 and may be other java ports, - silent > usage of -march=586 overriding system-wide march/mtune. The jdk16 port has been removed from the

Re: java/openjdk6 fails to build..

2012-12-28 Thread Greg Lewis
On Fri, Dec 28, 2012 at 03:49:56PM -0500, Eitan Adler wrote: > On 28 December 2012 15:24, Greg Lewis wrote: > > On Fri, Dec 21, 2012 at 07:27:22PM -0500, Eitan Adler wrote: > >> On 21 December 2012 19:16, David Demelier wrote: > >> > Yes, I wanted to answser, but t

Re: java/openjdk6 fails to build..

2012-12-28 Thread Greg Lewis
not user-settable. MAKE_JOBS_NUMBER is. IMHO > MAKE_JOBS should start with an _. I think that's right. I have no objection. I think whats in openjdk7 is closer to what it should be. -- Greg Lewis Email : gle...@eyesbeyond.com Eyes Beyond Web

Re: java diablo-jdk

2012-10-14 Thread Greg Lewis
pretty straight forward (albeit the source distribution problem) > > and I am working on it as an interim solution. A preliminary port is > > here: > > > > https://redports.org/browser/jkim/java/bootstrap-openjdk > > > > However, I believe a) is the ult

Re: Procfs in Jail on fresh install of openjdk6

2012-05-20 Thread Greg Lewis
anging around how we detected where the JDK really is installed when the java executable ran, one of the possible ways being procfs based. The version in Diablo seems to not cope with procfs correctly. Once OpenJDK6 is built there may well be some internal functionality that doesn't work ba

Re: updating kdehier 4-1.0.9 yields operation not permitted

2011-10-23 Thread Greg Lewis
wed the instructions in UPDATING, the error > > looks related to them > > I followed the instructions and when I got to the point of where it asks > If you have - or plan to install - net/kdenetwork4, also run: > portmaster -o net/linphone-base ortp > > This is the outpu

Re: KWin no longer compositing?

2011-10-23 Thread Greg Lewis
G'day Raphael, On Sun, Oct 23, 2011 at 11:01:10PM -0200, Raphael Kubo da Costa wrote: > Greg Lewis writes: > > kwin(2319): KWin requires at least Mesa 7.10 for OpenGL compositing. > > kwin(2319): Failed to initialize compositing, compositing disabled > > kwi

KWin no longer compositing?

2011-10-23 Thread Greg Lewis
st version of Mesa we have in ports. Has anyone else run into this or has KWin doing compositing after the upgrade? -- Greg Lewis Email : gle...@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology

Re: openjdk7 build 144 fails on both CURRENT and 8.2

2011-05-30 Thread Greg Lewis
ax' > gmake[2]: *** [all] Error 1 > gmake[2]: Leaving directory > `/usr/obj/usr/ports/java/openjdk7/work/openjdk/jdk/make' > gmake[1]: *** [jdk-build] Error 2 > gmake[1]: Leaving directory `/usr/obj/usr/ports/java/openjdk7/work/openjdk' > gmake: *** [build_product_image]

Re: openjdk7 missing dependency on alsa

2011-05-30 Thread Greg Lewis
openjdk7 builds. Still I don't see > why I need yet another sound server. Because there is code in OpenJDK to use ALSA that was easy to pull in and no one has written an alternative. It could be made an option like it is in openjdk6. -- Greg Lewis Email :

Re: java/jdk15 doesn't build with latest open-motif

2011-05-09 Thread Greg Lewis
sr/local/include/Xm/Xm.h which is earlier > included via the "#include " from awt_TextField.c > > exists on the system but print/freetype2 > installs it into /usr/include/freetype2 which isn't in the search path. > > Could you please look into this. > > --

Re: Cannot build jdk16

2011-03-05 Thread Greg Lewis
t; Many thanks! > > http://www.freebsd.org/cgi/query-pr.cgi?pr=155270 ...was committed earlier today. -- Greg Lewis Email : gle...@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBS

Re: MAKE_JOBS and openjdk6

2010-09-04 Thread Greg Lewis
On Sun, Aug 29, 2010 at 10:37:37AM +0200, David Naylor wrote: > On Saturday 28 August 2010 23:30:22 Greg Lewis wrote: > > On Sun, Aug 29, 2010 at 12:44:39AM +0400, Anonymous wrote: > > > Greg Lewis writes: > > > > I would argue that overriding a private v

Re: MAKE_JOBS and openjdk6

2010-08-28 Thread Greg Lewis
On Sun, Aug 29, 2010 at 12:44:39AM +0400, Anonymous wrote: > Greg Lewis writes: > > I would argue that overriding a private variable is a hack (other ports > > doing it doesn't make it not a hack). > > You could've spoke up in ports/148754 about your concern in

Re: MAKE_JOBS and openjdk6

2010-08-28 Thread Greg Lewis
# java extracts directly to the cwd > WRKSRC= ${WRKDIR} > +MAKE_JOBS_SAFE= yes > > USE_GMAKE= yes > USE_MOTIF= yes > @@ -145,8 +146,10 @@ > USE_DISPLAY= yes > .endif > > -BUILD_JOBS_NUMBER!= ${SYSCTL} -n kern.smp.

Re: [CFT] Firefox 3.6 for FreeBSD

2010-02-05 Thread Greg Lewis
On Fri, Feb 05, 2010 at 09:27:49AM +0100, Dominic Fandrey wrote: > Greg Lewis wrote: > > On Fri, Feb 05, 2010 at 07:48:37AM +1100, Peter Jeremy wrote: > >> On 2010-Feb-04 01:19:33 +0100, Martin Wilke wrote: > >>> The problem was that starting Firefox 3.6 with cert

Re: [CFT] Firefox 3.6 for FreeBSD

2010-02-04 Thread Greg Lewis
openjdk6 port, assuming that is FF 3.6 compatible. That shouldn't be too difficult. -- Greg Lewis Email : gle...@eyesbeyond.com Eyes Beyond Web : http://www.eyesbeyond.com Information Technology FreeBSD : gle...@freebsd.org __

Re: Unable to build "graphics/gd"

2009-07-19 Thread Greg Lewis
e other libraries from other ports and puts -L/usr/local/lib earlier in the search path than the path to the newly built libgd.so so the linker picks up libgd.so from /usr/local/lib and uses that, hence the failure above. I saw the same problem. So just a little variant

Re: Re: java/jboss5 - buildable

2009-01-26 Thread Greg Lewis
nt or matches their claimed behaviour. > > > ___ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: Where are the java/jdk16 files?

2008-12-15 Thread Greg Lewis
need some sort of click through agreement with the JRL. I don't have enough bandwidth to host such a large download unfortunately. -- Greg Lewis Email : gle...@eyesbeyond.com Eyes Beyond Web : http://w

Re: I can't ge jdk16 on AMD64 Current to compile, nor jdk15 that I need to build OpenOffice.

2008-07-12 Thread Greg Lewis
strap JDK is version > > Please update your ALT_BOOTDIR setting and start your build > >again. > > > >Exiting because of the above error(s). > > > >Any suggestions appreciated. > > > >ed > > Ed, > KSE support from

Re: Issues with portmaster

2008-06-23 Thread Greg Lewis
iously confuses portsmaster. >From a partial reading of the email thread, it looks like the simplest thing to do is to just not set BUILD_DEPENDS if it finds an appropriately installed JDK. That way it will only set it if it can't find a bootstrap JDK and it needs one installed. -- Greg Lewis

Re: FreeBSD Port: jdk-1.5.0.13p7_4,1

2008-02-06 Thread Greg Lewis
re. tzupdater 1.3.3 is currently available http://java.sun.com/javase/downloads/index.jsp as are the JDK sources http://download.java.net/tiger/archive/tiger_u13/index.html so what is unavailable? -- Greg Lewis Email : [EMAIL PROTECTED] Eyes Beyond

Re: Diablo on 7.0-BETA

2007-11-02 Thread Greg Lewis
0 Can you please include the error you get when you try to run an application? It should work if you have compat6x installed and the port already pulls in compat6x on 7.x. -- Greg Lewis Email : [EMAIL PROTECTED] Eyes Beyond Web : http://www.e

Re: Diablo on 7.0-BETA

2007-11-02 Thread Greg Lewis
e (instead of letting me install it > > via ports). > > > > NOT the game > > I'd rather add a dependency to COMPAT6x There already is one. -- Greg Lewis Email : [EMAIL PROTECTED] Eyes Beyond Web

Re: FreeBSD-current cannot build java/jdk15

2007-09-24 Thread Greg Lewis
g/~lioux/jdk15.tar.lzma > MD5 (jdk15.tar.lzma) = 6a5f7e16795f89e20f415b8748ee2c0b > > The build log can be found at: > > http://people.freebsd.org/~lioux/jdk15.log Looks like the gcc 4.2 optimiser bug. Try setting -fno-tree-vrp in your CFLAGS. Either that or hack the Ho

Re: /usr/ports/java/jdk14 doesn't build

2007-09-01 Thread Greg Lewis
The problem is that the build fails at some point. Yes. The port is broken on 7.x - I need to mark it as so. Its C++ code isn't gcc 4.2 clean. Please try jdk15 or jdk16. -- Greg Lewis Email : [EMAIL PROTECTED] Eyes Beyond Web

Re: anyone able to build jboss4 on amd64?

2007-08-29 Thread Greg Lewis
On Wed, Aug 29, 2007 at 04:59:56PM -0400, Vivek Khera wrote: > On Aug 29, 2007, at 4:44 PM, Greg Lewis wrote: > >>I asked over on the java mailing list, but was greeted with complete > >>silence. I know not much about java, but need jboss to run an > >>appl

Re: Eclipse 3.2.2 on 7.0-CURRENT

2007-08-26 Thread Greg Lewis
>AFAIK diablo-jdk / -jre don't work on 7-CURRENT, because the FreeBSD > foundation hasn't built a release yet for 7-CURRENT (because it's not a > real release yet). It should work with the compat6x port. FYI, the fact that 7.x hasn't had a

Re: Portmaster and Portmanager problem with jdk15

2007-08-09 Thread Greg Lewis
n't be installed as I understand it since the check for that path will succeed, unless portmaster and portmanager decide to do their own proactive installation of dependencies based on the port? In the case where the bootstrap doesn't exist then the dependency will b

Re: Ports depending on FORBIDDEN ports

2007-07-21 Thread Greg Lewis
bout the existence of 'java/jre' and it's > description as the 'Standard Java Platform for running Java programs'. > This appears to occasionally trap people who are looking for a current > JRE and attempt to install java/jre. It and anything that depends on it sho

Re: need java

2006-09-07 Thread Greg Lewis
; >-- > >DISCLAIMER: > >No electrons were mamed while sending this message. Only slightly bruised. > > > _______ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To