In file included from src/jdk.crypto.cryptoki/share/native/libj2pkcs11/j2secmod.c:32: src/jdk.crypto.cryptoki/share/native/libj2pkcs11/j2secmod.h:45:9: error: 'dprintf' macro redefined [-Werror,-Wmacro-redefined] 45 | #define dprintf(s) | ^ /usr/include/bits/stdio2.h:151:12: note: previous definition is here 151 | # define dprintf(fd, ...) \ | ^ 1 error generated.