diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:07 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-05-30 16:52:17 +0200 |
| commit | 9260319e7411ff8281700a532caa436f40120ec4 (patch) | |
| tree | 2f6bfe5f3458dd49d328d3a9eb508595450adec0 /gitlab/issues/target_sparc/host_x86/accel_missing | |
| parent | 225caa38269323af1bfc2daadff5ec8bd930747f (diff) | |
| download | qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.tar.gz qemu-analysis-9260319e7411ff8281700a532caa436f40120ec4.zip | |
gitlab scraper: download in toml and text format
Diffstat (limited to 'gitlab/issues/target_sparc/host_x86/accel_missing')
| -rw-r--r-- | gitlab/issues/target_sparc/host_x86/accel_missing/1942.toml | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/gitlab/issues/target_sparc/host_x86/accel_missing/1942.toml b/gitlab/issues/target_sparc/host_x86/accel_missing/1942.toml deleted file mode 100644 index 38a086b45..000000000 --- a/gitlab/issues/target_sparc/host_x86/accel_missing/1942.toml +++ /dev/null @@ -1,19 +0,0 @@ -id = 1942 -title = "GCC segfault (ICE) while building in qemu-user sparc64" -state = "opened" -created_at = "2023-10-15T01:07:33.302Z" -closed_at = "n/a" -labels = ["host: x86", "linux-user", "target: sparc"] -url = "https://gitlab.com/qemu-project/qemu/-/issues/1942" -host-os = "Gentoo Linux" -host-arch = "x86_64" -qemu-version = "8.1.1" -guest-os = "Gentoo Linux" -guest-arch = "sparc64" -description = "n/a" -reproduce = """1. Follow Qemu-user [documentation](https://wiki.gentoo.org/wiki/Embedded_Handbook/General/Compiling_with_qemu_user_chroot) for Sparc64 -2. Attempt to build libpaper: `emerge -v app-text/libpaper-2.1.0:0/2` - -Resulting compilation will fail with an internal compilation error.""" -additional = """This can be tested by trying to [compile](/uploads/ba4585ea75fa157a34bf8f3ffb64bded/H1NM.i) with `gcc -mcpu=ultrasparc -O2 -c` instead of building the entire libpaper package. -Here is the [output.](/uploads/30a154eb602caa5a8b1bd82a6271d6d8/output.txt)""" |