unlink problem on OSX with unzipped debuginfo

Erik Joelsson erik.joelsson at oracle.com
Thu Nov 20 10:21:45 UTC 2014


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.

/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