unlink problem on OSX with unzipped debuginfo

David Holmes david.holmes at oracle.com
Tue Nov 25 07:20:33 UTC 2014


On 20/11/2014 8:21 PM, Erik Joelsson wrote:
> I think it's Import.gmk that isn't working well with non zipped debug
> symbols on mac. The .dSYM file is actually a directory and the logic in
> Import.gmk probably hasn't been exercised with that much.

Certainly some issues with Import.gmk eg it doesn't account for the 
Info.plist files. I'll fix that as part of what I am working on in 8u.

But not sure if that relates to the unlink issue.

Thanks,
David

> /Erik
>
> On 2014-11-20 11:00, David Holmes wrote:
>> Building 8u on OSX with --disable-zip-debug-info I see in the log:
>>
>> make[2]: unlink:
>> /Users/jprtadm/davidh-test/build/b01/se-macosx-x86_64-ea/jdk/lib/libjsig.dylib.dSYM:
>> Operation not permitted
>>
>> Can anyone shed any light on this? I'm not clear on what is being
>> attempted nor the affects on the build.
>>
>> Thanks,
>> David
>



More information about the build-dev mailing list