[oe] [meta-java][PATCH 2/4] meta-java: rely on well known bootstrap-path

Richard Leitner richard.leitner at skidata.com
Thu Oct 29 09:42:09 UTC 2015


On 10/28/2015 06:59 PM, Jens Rehsack wrote:
> Instead of potential circular depending virtual/javac-native (even this
> recipe provides such a useable java-native), rely on well known path
> via cacao-native to build up to icedtea7-native in reliable manner.
> 
> virtual/javac-native should be used by parts not belonging to the bootstrap
> phase.
> 
> Signed-off-by: Jens Rehsack <sno at netbsd.org>

Hi Jens,
I get following error during the OpenJDK 7u91 build for a CortexA9
target with VFP & X11.
Currently I have no time to dig deeper into the problem. Sorry for that!
Maybe you can take a look at it?


ERROR: Function failed: do_configure (log file is located at
/build/myTarget/tmp/work/x86_64-linux/cacao-native/1.6.1-r0/temp/log.do_configure.8290)
ERROR: Logfile of failure stored in:
/build/myTarget/tmp/work/x86_64-linux/cacao-native/1.6.1-r0/temp/log.do_configure.8290
Log data follows:
| DEBUG: Executing python function sysroot_cleansstate
| DEBUG: Python function sysroot_cleansstate finished
| DEBUG: Executing shell function autotools_preconfigure
| DEBUG: Shell function autotools_preconfigure finished
| DEBUG: Executing python function autotools_copy_aclocals
| DEBUG: Python function autotools_copy_aclocals finished
| DEBUG: Executing shell function do_configure
| libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `.'.
| libtoolize: copying file `./config.guess'
| libtoolize: copying file `./config.sub'
| libtoolize: copying file `./install-sh'
| libtoolize: copying file `./ltmain.sh'
| libtoolize: putting macros in `m4'.
| libtoolize: copying file `m4/libtool.m4'
| libtoolize: You should add the contents of `m4/libtool.m4' to
`aclocal.m4'.
| libtoolize: copying file `m4/ltoptions.m4'
| libtoolize: You should add the contents of `m4/ltoptions.m4' to
`aclocal.m4'.
| libtoolize: copying file `m4/ltsugar.m4'
| libtoolize: You should add the contents of `m4/ltsugar.m4' to
`aclocal.m4'.
| libtoolize: copying file `m4/ltversion.m4'
| libtoolize: copying file `m4/lt~obsolete.m4'
| libtoolize: You should add the contents of `m4/lt~obsolete.m4' to
`aclocal.m4'.
| libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to
configure.ac and
| libtoolize: rerunning libtoolize, to keep the correct libtool macros
in-tree.
| rm: cannot remove 'src/mm/boehm-gc/ltmain.sh': No such file or directory
| WARNING: exit code 1 from a shell command.
| ERROR: Function failed: do_configure (log file is located at
/build/myTarget/tmp/work/x86_64-linux/cacao-native/1.6.1-r0/temp/log.do_configure.8290)
ERROR: Task 693
(virtual:native:/opt/yocto/poky/meta-java/recipes-core/cacao/cacao_1.6.1.bb,
do_configure) failed with exit code '1'



best regards,
Richard L



More information about the Openembedded-devel mailing list