From: Jacopo Malvestio <jacopo.malvestio@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-java] gcc 4.8 and openjdk-8
Date: Fri, 15 Jul 2016 11:47:58 +0200 [thread overview]
Message-ID: <b70dfd66-f630-b95e-59fa-8dc94c50d0aa@gmail.com> (raw)
In-Reply-To: <CAMKF1sopO0twm2zWKttP8G2UamUr5H_6wQq-ZqMDsqBenZ1WpQ@mail.gmail.com>
On 13/07/2016 01:23, Khem Raj wrote:
> On Mon, Jul 11, 2016 at 10:09 PM, Jacopo Malvestio
> <jacopo.malvestio@gmail.com> wrote:
>> On 12/07/2016 01:48, Khem Raj wrote:
>>> On Mon, Jul 11, 2016 at 3:32 PM, Jacopo Malvestio
>>> <jacopo.malvestio@gmail.com> wrote:
>>>> Hello All,
>>>>
>>>> I've created a .bbappend file with:
>>>>
>>>> CFLAGS_remove = "-fno-lifetime-dse"
>>>> CXXFLAGS_remove = "-fno-lifetime-dse"
>>>>
>>>> but the do_configure step fail, bitbake -v openjdk-8 log:
>>>>
>>>> | configure: Current directory is /home/jacopo/yjp/poky/build/tmp/work/x86_64-linux/openjdk-8-native/72b05-r0/build.
>>>> | configure: Since this is not the source root, configure will output the configuration here
>>>> | configure: (as opposed to creating a configuration in <src_root>/build/<conf-name>).
>>>> | configure: However, this directory is not empty. This is not allowed, since it could
>>>> | configure: seriously mess up just about everything.
>>>> | configure: Try 'cd /home/jacopo/yjp/poky/build/tmp/work/x86_64-linux/openjdk-8-native/72b05-r0/jdk8u-e8bed1496ff2' and restart configure
>>>> | configure: (or create a new empty directory and cd to it).
>>>> | configure: error: Will not continue creating configuration in /home/jacopo/yjp/poky/build/tmp/work/x86_64-linux/openjdk-8-native/72b05-r0/build
>>>> | NOTE: The following config.log files may provide further information.
>>>> | NOTE: /home/jacopo/yjp/poky/build/tmp/work/x86_64-linux/openjdk-8-native/72b05-r0/build/config.log
>>>> | ERROR: configure failed
>>>> | ERROR: Function failed: do_configure (log file is located at /home/jacopo/yjp/poky/build/tmp/work/x86_64-linux/openjdk-8-native/72b05-r0/temp/log.do_configure.2980
>>>>
>>>> I'm running on ubuntu 14.04 with gcc4.8 and openjdk 1.8, i don't think it's a side effect of the gcc6 patch, but in your opinion, i forgot something?
>>>>
>>>
>>> this is building openjdk-8-native package. So you need to add a
>>> bbappend for openjdk-8-native_72b05.bb as well
>>
>> already done:
>>
>> ➜ openjdk git:(develop) cat openjdk-8-native_72b05.bbappend
>> CFLAGS_remove = "-fno-lifetime-dse"
>> CXXFLAGS_remove = "-fno-lifetime-dse"
>>
>> openjdk-8 is not a recipe, correct? any suggestion?
>
> Hmm can you revert.
>
> http://git.yoctoproject.org/cgit/cgit.cgi/meta-java/commit/?id=33ddb28a6428b02ddcc82d1954ecf27cd426fbb5
reverted and works...
thank you
>>
>> thank you. jacob
>> --
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel
next prev parent reply other threads:[~2016-07-15 9:48 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-11 15:19 [meta-java] gcc6 support breaks build for gcc < 6 Winfried
2016-07-11 22:32 ` [meta-java] gcc 4.8 and openjdk-8 Jacopo Malvestio
2016-07-11 23:48 ` Khem Raj
2016-07-12 5:09 ` Jacopo Malvestio
2016-07-12 23:23 ` Khem Raj
2016-07-15 9:47 ` Jacopo Malvestio [this message]
2016-07-15 18:03 ` Dan McGregor
2016-07-12 11:56 ` [meta-java] gcc6 support breaks build for gcc < 6 Winfried
2016-07-12 16:48 ` Jacopo Malvestio
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=b70dfd66-f630-b95e-59fa-8dc94c50d0aa@gmail.com \
--to=jacopo.malvestio@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox