All of lore.kernel.org
 help / color / mirror / Atom feed
* help with meta-java
@ 2019-11-04 17:21 Shockley, Timothy
  2019-11-05  8:18 ` Vincent Prince
  0 siblings, 1 reply; 5+ messages in thread
From: Shockley, Timothy @ 2019-11-04 17:21 UTC (permalink / raw)
  To: yocto

[-- Attachment #1: Type: text/plain, Size: 256 bytes --]

Helllo,

I am looking for some help with meta-java, specifically upgrading to zeus branch and also upgrading openjdk to a more recent release in order to address CVEs. Wondering if there is anyone else working / needing this?

Thanks,
Tim Shockley


[-- Attachment #2: Type: text/html, Size: 2828 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: help with meta-java
  2019-11-04 17:21 help with meta-java Shockley, Timothy
@ 2019-11-05  8:18 ` Vincent Prince
  2019-11-05  8:26   ` Richard Leitner
  2019-11-05 14:03   ` Ross Burton
  0 siblings, 2 replies; 5+ messages in thread
From: Vincent Prince @ 2019-11-05  8:18 UTC (permalink / raw)
  To: Shockley, Timothy; +Cc: yocto, Otavio Salvador, henning, Maxin B. John

Hi Tim,

There are some pending stuff on meta-java ML
openembedded-devel@lists.openembedded.org and layer is not zeus
compatible yet.
I'm trying to contact layer maintainers for several weeks, i don't
know if information is obsolete or if people are too busy/away?

Main layer maintainers:
  Henning Heinold <henning@itconsulting-heinold.de>
  Maxin John <maxin.john@intel.com>
  Otavio Salvador <otavio@ossystems.com.br>
  Richard Leitner <richard.leitner@skidata.com>

For now, I just use master-next, and I'm considering using
https://github.com/AdoptOpenJDK/ prebuilds, meta-java is quite hard to
understand I found :)

Best regards,
Vincent

Le lun. 4 nov. 2019 à 18:23, Shockley, Timothy
<timothy.shockley@intel.com> a écrit :
>
> Helllo,
>
>
>
> I am looking for some help with meta-java, specifically upgrading to zeus branch and also upgrading openjdk to a more recent release in order to address CVEs. Wondering if there is anyone else working / needing this?
>
>
>
> Thanks,
>
> Tim Shockley
>
>
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: help with meta-java
  2019-11-05  8:18 ` Vincent Prince
@ 2019-11-05  8:26   ` Richard Leitner
  2019-11-11 22:38     ` Shockley, Timothy
  2019-11-05 14:03   ` Ross Burton
  1 sibling, 1 reply; 5+ messages in thread
From: Richard Leitner @ 2019-11-05  8:26 UTC (permalink / raw)
  To: Vincent Prince, Shockley, Timothy
  Cc: yocto, Otavio Salvador, henning, Maxin B. John

Hi,
unfortunately, due to a different focus on my day job in the previous 
months I didn't had time for doing any work on meta-java.

This will change in the coming weeks and I will start to review and test 
patches again.

Nonetheless it would be great if one of the other listed maintainers (or 
somebody else) can support me as there will be significant refactoring, 
cleanup and update work to be done ;-)

regards;Richard.L

On 05/11/2019 09:18, Vincent Prince wrote:
> Hi Tim,
> 
> There are some pending stuff on meta-java ML
> openembedded-devel@lists.openembedded.org and layer is not zeus
> compatible yet.
> I'm trying to contact layer maintainers for several weeks, i don't
> know if information is obsolete or if people are too busy/away?
> 
> Main layer maintainers:
>    Henning Heinold <henning@itconsulting-heinold.de>
>    Maxin John <maxin.john@intel.com>
>    Otavio Salvador <otavio@ossystems.com.br>
>    Richard Leitner <richard.leitner@skidata.com>
> 
> For now, I just use master-next, and I'm considering using
> https://github.com/AdoptOpenJDK/ prebuilds, meta-java is quite hard to
> understand I found :)
> 
> Best regards,
> Vincent
> 
> Le lun. 4 nov. 2019 à 18:23, Shockley, Timothy
> <timothy.shockley@intel.com> a écrit :
>>
>> Helllo,
>>
>>
>>
>> I am looking for some help with meta-java, specifically upgrading to zeus branch and also upgrading openjdk to a more recent release in order to address CVEs. Wondering if there is anyone else working / needing this?
>>
>>
>>
>> Thanks,
>>
>> Tim Shockley
>>
>>
>>
>> --
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: help with meta-java
  2019-11-05  8:18 ` Vincent Prince
  2019-11-05  8:26   ` Richard Leitner
@ 2019-11-05 14:03   ` Ross Burton
  1 sibling, 0 replies; 5+ messages in thread
From: Ross Burton @ 2019-11-05 14:03 UTC (permalink / raw)
  To: yocto

On 05/11/2019 08:18, Vincent Prince wrote:
> Main layer maintainers:
>    Henning Heinold <henning@itconsulting-heinold.de>
>    Maxin John <maxin.john@intel.com>
>    Otavio Salvador <otavio@ossystems.com.br>
>    Richard Leitner <richard.leitner@skidata.com>

Maxin no longer works at Intel and I believe doesn't work on Yocto 
anymore either.

Ross


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: help with meta-java
  2019-11-05  8:26   ` Richard Leitner
@ 2019-11-11 22:38     ` Shockley, Timothy
  0 siblings, 0 replies; 5+ messages in thread
From: Shockley, Timothy @ 2019-11-11 22:38 UTC (permalink / raw)
  To: Richard Leitner, Vincent Prince; +Cc: yocto, Otavio Salvador, henning

I have a first pass at porting the patch files for openjdk-8-native and openjre-8 but I'm having trouble in the do_configure task. autoreconf is not happy because Java build is wanting to have $TOPDIR/common/autoconf/build-aux directory available. Wondering if there's something obvious I've overlooked or done incorrectly? 


---- log.do_configure ---

DEBUG: Executing shell function autotools_preconfigure
DEBUG: Shell function autotools_preconfigure finished
DEBUG: Executing python function autotools_aclocals
DEBUG: SITE files ['endian-little', 'common-linux', 'common-glibc', 'bit-64', 'x86_64-linux', 'common']
DEBUG: Python function autotools_aclocals finished
DEBUG: Executing shell function do_configure
automake (GNU automake) 1.16.1
Copyright (C) 2018 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <https://gnu.org/licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey <tromey@redhat.com>
       and Alexandre Duret-Lutz <adl@gnu.org>.
AUTOV is 1.16
NOTE: Executing ACLOCAL="aclocal --system-acdir=/home/tshockley/encinitas-bsp/build/tmp/work/x86_64-linux/openjdk-8-native/232b09-r0/recipe-sysroot-native/usr/share/aclocal/ --automake-acdir=/home/tshockley/encinitas-bsp/build/tmp/work/x86_64-linux/openjdk-8-native/232b09-r0/recipe-sysroot-native/usr/share/aclocal-1.16" autoreconf -Wcross --verbose --install --force --exclude=autopoint -I /home/tshockley/encinitas-bsp/build/tmp/work/x86_64-linux/openjdk-8-native/232b09-r0/jdk8u-6b9f309807a2/common/autoconf/ -I /home/tshockley/encinitas-bsp/build/tmp/work/x86_64-linux/openjdk-8-native/232b09-r0/jdk8u-6b9f309807a2/common/autoconf/build-aux/
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --system-acdir=/home/tshockley/encinitas-bsp/build/tmp/work/x86_64-linux/openjdk-8-native/232b09-r0/recipe-sysroot-native/usr/share/aclocal/ --automake-acdir=/home/tshockley/encinitas-bsp/build/tmp/work/x86_64-linux/openjdk-8-native/232b09-r0/recipe-sysroot-native/usr/share/aclocal-1.16 -I /home/tshockley/encinitas-bsp/build/tmp/work/x86_64-linux/openjdk-8-native/232b09-r0/jdk8u-6b9f309807a2/common/autoconf/ -I /home/tshockley/encinitas-bsp/build/tmp/work/x86_64-linux/openjdk-8-native/232b09-r0/jdk8u-6b9f309807a2/common/autoconf/build-aux/ --force
autoreconf: configure.ac: tracing
autoreconf: configure.ac: creating directory $TOPDIR/common/autoconf/build-aux
autoreconf: cannot create $TOPDIR/common/autoconf/build-aux: No such file or directory
autoreconf: configure.ac: not using Libtool
autoreconf: running: /home/tshockley/encinitas-bsp/build/tmp/work/x86_64-linux/openjdk-8-native/232b09-r0/recipe-sysroot-native/usr/bin/autoconf --include=/home/tshockley/encinitas-bsp/build/tmp/work/x86_64-linux/openjdk-8-native/232b09-r0/jdk8u-6b9f309807a2/common/autoconf/ --include=/home/tshockley/encinitas-bsp/build/tmp/work/x86_64-linux/openjdk-8-native/232b09-r0/jdk8u-6b9f309807a2/common/autoconf/build-aux/ --force
autoreconf: running: /home/tshockley/encinitas-bsp/build/tmp/work/x86_64-linux/openjdk-8-native/232b09-r0/recipe-sysroot-native/usr/bin/autoheader --include=/home/tshockley/encinitas-bsp/build/tmp/work/x86_64-linux/openjdk-8-native/232b09-r0/jdk8u-6b9f309807a2/common/autoconf/ --include=/home/tshockley/encinitas-bsp/build/tmp/work/x86_64-linux/openjdk-8-native/232b09-r0/jdk8u-6b9f309807a2/common/autoconf/build-aux/ --force
autoreconf: configure.ac: not using Automake
autoreconf: running: gnu-configize
gnu-configize: cannot create $TOPDIR/common/autoconf/build-aux: No such file or directory
cp: cannot create regular file '/common/autoconf/build-aux/': No such file or directory
gnu-configize: cp failed with exit status: 1
autoreconf: gnu-configize failed with exit status: 1
ERROR: autoreconf execution failed.
WARNING: exit code 1 from a shell command.
ERROR: Execution of '/home/tshockley/encinitas-bsp/build/tmp/work/x86_64-linux/openjdk-8-native/232b09-r0/temp/run.do_configure.9248' failed with exit code 1:


 

-----Original Message-----
From: Richard Leitner <richard.leitner@skidata.com> 
Sent: Tuesday, November 5, 2019 01:26
To: Vincent Prince <vincent.prince.fr@gmail.com>; Shockley, Timothy <timothy.shockley@intel.com>
Cc: yocto@yoctoproject.org; henning@itconsulting-heinold.de; Maxin B. John <maxin.john@intel.com>; Otavio Salvador <otavio@ossystems.com.br>
Subject: Re: [yocto] help with meta-java

Hi,
unfortunately, due to a different focus on my day job in the previous months I didn't had time for doing any work on meta-java.

This will change in the coming weeks and I will start to review and test patches again.

Nonetheless it would be great if one of the other listed maintainers (or somebody else) can support me as there will be significant refactoring, cleanup and update work to be done ;-)

regards;Richard.L



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-11-11 22:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-04 17:21 help with meta-java Shockley, Timothy
2019-11-05  8:18 ` Vincent Prince
2019-11-05  8:26   ` Richard Leitner
2019-11-11 22:38     ` Shockley, Timothy
2019-11-05 14:03   ` Ross Burton

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.