From 3e4c5a6261770bced301b5e74233e7866166ea5b Mon Sep 17 00:00:00 2001 From: Christian Krinitsin Date: Sun, 1 Jun 2025 21:35:14 +0200 Subject: clean up repository --- .../target_missing/host_missing/accel_missing/2770 | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 gitlab/issues_text/target_missing/host_missing/accel_missing/2770 (limited to 'gitlab/issues_text/target_missing/host_missing/accel_missing/2770') diff --git a/gitlab/issues_text/target_missing/host_missing/accel_missing/2770 b/gitlab/issues_text/target_missing/host_missing/accel_missing/2770 deleted file mode 100644 index 2a082a565..000000000 --- a/gitlab/issues_text/target_missing/host_missing/accel_missing/2770 +++ /dev/null @@ -1,14 +0,0 @@ -Build failure due to missing keyctl_pkey_encrypt -Description of problem: - -Steps to reproduce: -1. git checkout v7.2.0 -2. ./configure --target-list=arm-softmmu;make -3. ../backends/cryptodev-lkcf.c: In function ‘cryptodev_lkcf_execute_task’: -../backends/cryptodev-lkcf.c:358:19: error: implicit declaration of function ‘keyctl_pkey_encrypt’; did you mean ‘keyctl_reject’? [-Werror=implicit-function-declaration] - ret = keyctl_pkey_encrypt(key_id, op_desc, - ^~~~~~~~~~~~~~~~~~~ - keyctl_reject -../backends/cryptodev-lkcf.c:358:19: error: nested extern declaration of ‘keyctl_pkey_encrypt’ [-Werror=nested-externs] -Additional information: - -- cgit 1.4.1