> Am 29.10.2015 um 10:42 schrieb Richard Leitner <[email protected]>: > > 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 <[email protected]> > > 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 > --
Hi Richard, please run a bitbake -c cleansstate on cacao-native and use patch 3/4, too. I tried to avoid such situations for people by wiping out relics from former builds on successful passing. Cheers -- Jens Rehsack - [email protected] -- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-devel
