diff options
| author | Christian Krinitsin <mail@krinitsin.com> | 2025-07-03 19:39:53 +0200 |
|---|---|---|
| committer | Christian Krinitsin <mail@krinitsin.com> | 2025-07-03 19:39:53 +0200 |
| commit | dee4dcba78baf712cab403d47d9db319ab7f95d6 (patch) | |
| tree | 418478faf06786701a56268672f73d6b0b4eb239 /results/classifier/108/none/2144 | |
| parent | 4d9e26c0333abd39bdbd039dcdb30ed429c475ba (diff) | |
| download | emulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.tar.gz emulator-bug-study-dee4dcba78baf712cab403d47d9db319ab7f95d6.zip | |
restructure results
Diffstat (limited to 'results/classifier/108/none/2144')
| -rw-r--r-- | results/classifier/108/none/2144 | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/results/classifier/108/none/2144 b/results/classifier/108/none/2144 deleted file mode 100644 index 337aa69d..00000000 --- a/results/classifier/108/none/2144 +++ /dev/null @@ -1,37 +0,0 @@ -graphic: 0.120 -device: 0.103 -debug: 0.056 -semantic: 0.038 -PID: 0.014 -vnc: 0.010 -permissions: 0.010 -socket: 0.010 -files: 0.007 -other: 0.007 -boot: 0.006 -network: 0.004 -performance: 0.003 -KVM: 0.001 - -macOS build fails when using --enable-debug -Description of problem: -the build fails because a symbol can't be found: - -``` -ld: Undefined symbols: - _lasi_82596_init, referenced from: - _machine_HP_common_init_tail in hw_hppa_machine.c.o -``` -Steps to reproduce: -1. on macOS 14.3 in build folder -2. ../configure --enable-debug -3. make -j12 -Additional information: -the default build with - -``` -../configure -make -j12 -``` - -succeeds normally. |
