On Mon, 19 Jun 2023 14:08:34 GMT, Matthias Baesken <mbaes...@openjdk.org> wrote:
> We were running into some issues with the configure checks checking the > codesign tool. Unfortunately the output is a bit limited and should be > enhanced, especially printing what is really called. A related question, maybe someone has seen this ; we get configure:150634: calling /usr/bin/codesign -s - /open_jdk/build_dir/configure-support/codesign-testfile /open_jdk/build_dir/configure-support/codesign-testfile: Operation not permitted configure:150640: checking if debug mode codesign is possible configure:150646: result: no In the checking code (this is already with enhanced output). Has someone seen the same 'operation not permitted' output and was able to fix this ? ------------- PR Comment: https://git.openjdk.org/jdk/pull/14541#issuecomment-1597266263