diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-03 07:27:52 +0000 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-03 07:27:52 +0000 |
| commit | d0c85e36e4de67af628d54e9ab577cc3fad7796a (patch) | |
| tree | f8f784b0f04343b90516a338d6df81df3a85dfa2 /results/classifier/deepseek-2-tmp/output/kernel/2770 | |
| parent | 7f4364274750eb8cb39a3e7493132fca1c01232e (diff) | |
| download | emulator-bug-study-d0c85e36e4de67af628d54e9ab577cc3fad7796a.tar.gz emulator-bug-study-d0c85e36e4de67af628d54e9ab577cc3fad7796a.zip | |
add deepseek and gemma results
Diffstat (limited to 'results/classifier/deepseek-2-tmp/output/kernel/2770')
| -rw-r--r-- | results/classifier/deepseek-2-tmp/output/kernel/2770 | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/results/classifier/deepseek-2-tmp/output/kernel/2770 b/results/classifier/deepseek-2-tmp/output/kernel/2770 deleted file mode 100644 index 6ba04395..00000000 --- a/results/classifier/deepseek-2-tmp/output/kernel/2770 +++ /dev/null @@ -1,15 +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: - |
