message in new-build output

David Holmes david.holmes at oracle.com
Wed Dec 12 18:01:48 PST 2012


On 13/12/2012 7:54 AM, Kelly O'Hair wrote:
>
> On Dec 12, 2012, at 1:39 PM, Jonathan Gibbons wrote:
>
>> On 12/12/2012 01:32 PM, Kelly O'Hair wrote:
>>> I think you are right, please file an issue, however, given the full plate we have, this might be put in the P3 category.
>>>
>>> Dtrace is tricky, not all Solaris systems can properly build the Dtrace stuff, it depends on the Solaris system used.
>>> Or was this Linux?
>>>
>>> -kto
>>
>> This was Ubuntu Linux.
>
> Interesting. I don't even know what the systems requirements are for Dtrace on Linux. This definitely needs investigation.

This is a hotspot issue. The message is informational. Support was added 
a while ago to hook Dtrace into systemtap if it was available - 
sys/sdt.h is present. If not you get the message.

Jon is right that this is something that could be handled by configure 
but as I've explained in the bug report hotspot only tolerates 
configure, it doesn't fully integrate with it. So you really need two 
issues filed:
- one for configure to take an option to deal with this
- one for hotspot to respond to whatever make variable configure sets

The same could be said for a dozen flags in the hotspot build. But if 
everything becomes a configure option then configure will be too 
unwieldy to use.

David
-----

> -kto
>
>>
>> -- Jon
>



More information about the build-infra-dev mailing list