I am using dev-libs/libressl instead of openssl and not every software is compatible with the former. So when I tried to emerge app-crypt/qca-2.2.0 I got the following error /tmp/portage/app-crypt/qca-2.2.0/work/qca-2.2.0/plugins/qca-ossl/qca-ossl.cpp:71:10: fatal error: openssl/kdf.h: No such file or directory #include <openssl/kdf.h> ^~~~~~~~~~~~~~~ compilation terminated. It makes sense that an openssl header is missing since they are mutually exclusive with libressl, but is there any hack or workaround until it can compile with both? Reproducible: Always
Created attachment 583178 [details] app-crypt:qca-2.2.0:20190717-193025.log Build log
Created attachment 583180 [details] emerge --info
*** This bug has been marked as a duplicate of bug 657720 ***