summary refs log tree commit diff stats
path: root/results/classifier/gemma3:12b/boot/1858814
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/gemma3:12b/boot/1858814')
-rw-r--r--results/classifier/gemma3:12b/boot/185881414
1 files changed, 14 insertions, 0 deletions
diff --git a/results/classifier/gemma3:12b/boot/1858814 b/results/classifier/gemma3:12b/boot/1858814
new file mode 100644
index 000000000..48edc1012
--- /dev/null
+++ b/results/classifier/gemma3:12b/boot/1858814
@@ -0,0 +1,14 @@
+
+'make -C roms efi' does not update edk2 submodules
+
+On a fresh clone, 'make -C roms efi' fails because submodule is not initialized [1]:
+
+/builds/philmd/qemu/roms/edk2/CryptoPkg/Library/OpensslLib/OpensslLibCrypto.inf(-1): error 000E: File/directory not found in workspace
+/builds/philmd/qemu/roms/edk2/CryptoPkg/Library/OpensslLib/openssl/e_os.h
+- Failed -
+
+Laszlo suggested [2] it is possibly a regression from commit f3e330e3c319:
+"roms/Makefile.edk2: don't pull in submodules when building from tarball"
+
+[1] https://gitlab.com/philmd/qemu/-/jobs/395644357#L436
+[2] https://<email address hidden>/msg668929.html
\ No newline at end of file