summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/kvm/1098
blob: 6db85cc5836799cc93b1edb32411020260ac65a0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
make check failed at bios-tables-test
Description of problem:
run unit test "make check", failed at
3/177 qemu:qtest+qtest-x86_64 / qtest-x86_64/bios-tables-test       ERROR           6.59s   killed by signal 6 SIGABRT
Steps to reproduce:
1. ./configure --target-list=x86_64-softmmu --disable-xen --enable-sdl --enable-docs --disable-capstone
2. make -j check V=1
Additional information:
Looks like DSDT construction code has been changed but hasn't updated bios-table-test binaries.

See attached diff file.[make_check_failure_dsdt_asl.diff](/uploads/9ed82fbb081863d8991fb0ea72446365/make_check_failure_dsdt_asl.diff)