Bug#1091574: gnumach: FTBFS on i386: cat: build-smp-dbg/test-suite.log: No such file or directory
Source: gnumach
Version: 2:1.8+git20240714-4
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lucas@debian.org
Usertags: ftbfs-20241228 ftbfs-trixie
Hi,
During a rebuild of all packages in sid, this package failed to build
on i386.
This package currently has binary packages on i386, so this is a regression.
Relevant part (hopefully):
> ar cru libkernel.a ddb/db_access.o ddb/db_elf.o ddb/db_break.o ddb/db_command.o ddb/db_cond.o ddb/db_examine.o ddb/db_expr.o ddb/db_ext_symtab.o ddb/db_input.o ddb/db_lex.o ddb/db_macro.o ddb/db_mp.o ddb/db_output.o ddb/db_print.o ddb/db_run.o ddb/db_sym.o ddb/db_task_thread.o ddb/db_trap.o ddb/db_variables.o ddb/db_watch.o ddb/db_write_cmd.o ipc/copy_user.o ipc/ipc_entry.o ipc/ipc_init.o ipc/ipc_kmsg.o ipc/ipc_marequest.o ipc/ipc_mqueue.o ipc/ipc_notify.o ipc/ipc_object.o ipc/ipc_port.o ipc/ipc_pset.o ipc/ipc_right.o ipc/ipc_space.o ipc/ipc_table.o ipc/ipc_target.o ipc/ipc_thread.o ipc/mach_msg.o ipc/mach_port.o ipc/mach_debug.o kern/act.o kern/ast.o kern/bootstrap.o kern/counters.o kern/debug.o kern/eventcount.o kern/exception.o kern/gsync.o kern/host.o kern/ipc_host.o kern/ipc_kobject.o kern/ipc_mig.o kern/ipc_sched.o kern/ipc_tt.o kern/kmutex.o kern/lock.o kern/lock_mon.o kern/mach_clock.o kern/mach_factor.o kern/machine.o kern/pc_sample.o kern/printf.o kern/priority.o kern/processor.o kern/profile.o kern/queue.o kern/rbtree.o kern/rdxtree.o kern/slab.o kern/smp.o kern/sched_prim.o kern/startup.o kern/strings.o kern/syscall_emulation.o kern/syscall_subr.o kern/syscall_sw.o kern/task.o kern/thread.o kern/thread_swap.o kern/timer.o kern/xpr.o kern/elf-load.o kern/boot_script.o util/atoi.o util/byteorder.o vm/memory_object_proxy.o vm/memory_object.o vm/vm_debug.o vm/vm_external.o vm/vm_fault.o vm/vm_init.o vm/vm_kern.o vm/vm_map.o vm/vm_object.o vm/vm_page.o vm/vm_pageout.o vm/vm_resident.o vm/vm_user.o device/blkio.o device/chario.o device/cons.o device/dev_lookup.o device/dev_name.o device/dev_pager.o device/device_init.o device/ds_routines.o device/intr.o device/net_io.o device/ramdisk.o device/subrs.o device/kmsg.o i386/i386/ast_check.o i386/i386/db_disasm.o i386/i386/db_interface.o i386/i386/db_trace.o i386/i386/debug_i386.o i386/i386/fpu.o i386/i386/gdt.o i386/i386/idt.o i386/i386/io_perm.o i386/i386/ktss.o i386/i386/kttd_interface.o i386/i386/ldt.o i386/i386/loose_ends.o i386/i386/machine_task.o i386/i386/mp_desc.o i386/i386/pcb.o i386/i386/phys.o i386/i386/smp.o i386/i386/strings.o i386/i386/trap.o i386/i386/user_ldt.o i386/intel/pmap.o i386/intel/read_fault.o i386/i386at/acpi_parse_apic.o i386/i386at/autoconf.o i386/i386at/biosmem.o i386/i386at/conf.o i386/i386at/cons_conf.o i386/i386at/model_dep.o i386/i386at/acpi_parse_apic.o i386/i386at/boothdr.o i386/i386at/com.o i386/i386at/immc.o i386/i386at/int_init.o i386/i386at/interrupt.o i386/i386at/kd.o i386/i386at/kd_event.o i386/i386at/kd_queue.o i386/i386at/kd_mouse.o i386/i386at/kdasm.o i386/i386at/mem.o i386/i386at/rtc.o i386/i386at/lpr.o i386/i386/cswitch.o i386/i386/debug_trace.o i386/i386/idt_inittab.o i386/i386/locore.o i386/i386/percpu.o i386/i386/spl.o i386/i386/cpuboot.o i386/i386/apic.o i386/i386/hardclock.o i386/i386/irq.o i386/i386/pit.o i386/i386/pic.o i386/i386at/pic_isa.o i386/i386/_setjmp.o chips/busses.o device/cirbuf.o version.o vm/memory_object_user.user.o vm/memory_object_default.user.o device/device_reply.user.o device/memory_object_reply.user.o kern/task_notify.user.o device/device.server.o device/device_pager.server.o ipc/mach_port.server.o kern/mach.server.o kern/mach4.server.o kern/gnumach.server.o kern/experimental.server.o kern/mach_debug.server.o kern/mach_host.server.o i386/i386/mach_i386.server.o
> ar: `u' modifier ignored since `D' is the default (see `U')
> ranlib libkernel.a
> ld -no-pie -u _start -r -o gnumach.o libkernel.a liblinux.a
> ld: warning: liblinux_a-semaphore.o: missing .note.GNU-stack section implies executable stack
> ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker
> nm -u gnumach.o | sed 's/ *U *//' | sort -u > gnumach-undef
> sed '/^udivdi3$/d; /^__udivdi3$/d; /^__udivmoddi4$/d; /^__umoddi3$/d; /^__divdi3$/d; /^__divmoddi4$/d; /^__moddi3$/d; /^__ffsdi2$/d; /^__rel_iplt_start$/d; /^__rel_iplt_end$/d; /^__rela_iplt_start$/d; /^__rela_iplt_end$/d; /^_START$/d; /^etext$/d; /^_edata$/d; /^_end$/d;' gnumach-undef > gnumach-undef-bad
> if test -s gnumach-undef-bad; \
> then cat gnumach-undef-bad; exit 2; else true; fi
> gcc -no-pie -r -static \
> -o libgcc-routines.o `sed 's/^/-Wl,-u,/' < gnumach-undef` -x c /dev/null -lgcc
> ld -no-pie --defsym _START_MAP=0x1000000 --defsym _START=_START_MAP+0xC0000000 -T '..'/i386/ldscript -o gnumach gnumach.o libgcc-routines.o
> ld: warning: gnumach.o: requires executable stack (because the .note.GNU-stack section is executable)
> rm i386/i386/i386asm.symc.o i386/i386/i386asm.symc
> make[3]: Leaving directory '/<<PKGBUILDDIR>>/build-pae-dbg'
> make[2]: Leaving directory '/<<PKGBUILDDIR>>/build-pae-dbg'
> make[1]: Leaving directory '/<<PKGBUILDDIR>>/build-pae-dbg'
> parallel --fg --tmux --semaphore --semaphorename gnumach-build /usr/bin/make -C build-pae-dbg check ; RET=$? ; cat build-pae-dbg/tests/test-*.log build-pae-dbg/test-suite.log ; exit $RET
> temp log tests/test-gsync.raw
> [0mbooting-start-of-test
>
> MAP: min:10956 low:13148 high:21913
>
>
> vm_page: HIGHMEM: pages: 300768 (1174M), free: 0 (0M)
>
>
> vm_page: HIGHMEM: min:15038 low:18046 high:30076
>
>
> ACPI v1.0
>
>
> HPET at physical address 0xfed00000
>
>
> ACPI:
>
>
> rsdp = 0x7fee22e0
>
>
> rsdt/xsdt = 0xf908d2e0 (n = 4)
>
>
> APIC entry=0xf908f234 end=0xf908f280
>
>
> APIC entry=0xf908f234 end=0xf908f280
>
>
> APIC entry=0xf908f23c end=0xf908f280
>
>
> APIC entry=0xf908f248 end=0xf908f280
>
>
> APIC entry=0xf908f252 end=0xf908f280
>
>
> APIC entry=0xf908f25c end=0xf908f280
>
>
> APIC entry=0xf908f266 end=0xf908f280
>
>
> APIC entry=0xf908f270 end=0xf908f280
>
>
> APIC entry=0xf908f27a end=0xf908f280
>
>
> Unhandled APIC entry type 0x4
>
>
> CPUS:
>
>
> CPU 0 - APIC ID 0 - addr=0xf9093000
>
>
> IOAPICS:
>
>
> IOAPIC 0 - APIC ID 0 - addr=0xf9094000
>
>
> IOAPIC version 0x20
>
>
> IRQ override: pin=0 gsi=2 trigger=EDGE polarity=HIGH
>
>
> IRQ override: pin=5 gsi=5 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=9 gsi=9 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=10 gsi=10 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=11 gsi=11 trigger=LEVEL polarity=HIGH
>
>
> IOAPIC 0 configured with GSI 0-23
>
>
> com 2 out of range
>
>
> lpr0: at atbus0, port = 378x, spl = 6d, pic = 7.
>
>
> RTC time is 2024-12-28 06:55:13
>
>
> HPET ticks every 10 nanoseconds
>
>
> HPET enabled
>
>
> timer calibration... done
>
>
> BSP: Completed SMP init
>
>
> module 0: module-gsync ${host-port} ${device-port} $(task-create) $(task-resume)
>
>
> 1 multiboot modules
>
>
> task loaded: module-gsync 1 2
>
>
>
>
>
> start module-gsync: started module-gsync 1 2
>
>
> gnumach-test-success-and-reboot: test module-gsync exit code 0
>
>
> PASS tests/test-gsync (exit status: 0)
> temp log tests/test-hello.raw
> [0mbooting-start-of-test
>
> MAP: min:10956 low:13148 high:21913
>
>
> vm_page: HIGHMEM: pages: 300768 (1174M), free: 0 (0M)
>
>
> vm_page: HIGHMEM: min:15038 low:18046 high:30076
>
>
> ACPI v1.0
>
>
> HPET at physical address 0xfed00000
>
>
> ACPI:
>
>
> rsdp = 0x7fee22e0
>
>
> rsdt/xsdt = 0xf908d2e0 (n = 4)
>
>
> APIC entry=0xf908f234 end=0xf908f280
>
>
> APIC entry=0xf908f234 end=0xf908f280
>
>
> APIC entry=0xf908f23c end=0xf908f280
>
>
> APIC entry=0xf908f248 end=0xf908f280
>
>
> APIC entry=0xf908f252 end=0xf908f280
>
>
> APIC entry=0xf908f25c end=0xf908f280
>
>
> APIC entry=0xf908f266 end=0xf908f280
>
>
> APIC entry=0xf908f270 end=0xf908f280
>
>
> APIC entry=0xf908f27a end=0xf908f280
>
>
> Unhandled APIC entry type 0x4
>
>
> CPUS:
>
>
> CPU 0 - APIC ID 0 - addr=0xf9093000
>
>
> IOAPICS:
>
>
> IOAPIC 0 - APIC ID 0 - addr=0xf9094000
>
>
> IOAPIC version 0x20
>
>
> IRQ override: pin=0 gsi=2 trigger=EDGE polarity=HIGH
>
>
> IRQ override: pin=5 gsi=5 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=9 gsi=9 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=10 gsi=10 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=11 gsi=11 trigger=LEVEL polarity=HIGH
>
>
> IOAPIC 0 configured with GSI 0-23
>
>
> com 2 out of range
>
>
> lpr0: at atbus0, port = 378x, spl = 6d, pic = 7.
>
>
> RTC time is 2024-12-28 06:55:09
>
>
> HPET ticks every 10 nanoseconds
>
>
> HPET enabled
>
>
> timer calibration... done
>
>
> BSP: Completed SMP init
>
>
> module 0: module-hello ${host-port} ${device-port} $(task-create) $(task-resume)
>
>
> 1 multiboot modules
>
>
> task loaded: module-hello 1 2
>
>
>
>
>
> start module-hello: started module-hello 1 2
>
>
> hello!!
>
>
> gnumach-test-success-and-reboot: test module-hello exit code 0
>
>
> PASS tests/test-hello (exit status: 0)
> temp log tests/test-mach_host.raw
> PASS tests/test-mach_host (exit status: 0)
> temp log tests/test-mach_port.raw
> [0mbooting-start-of-test
>
> MAP: min:10956 low:13148 high:21913
>
>
> vm_page: HIGHMEM: pages: 300768 (1174M), free: 0 (0M)
>
>
> vm_page: HIGHMEM: min:15038 low:18046 high:30076
>
>
> ACPI v1.0
>
>
> HPET at physical address 0xfed00000
>
>
> ACPI:
>
>
> rsdp = 0x7fee22e0
>
>
> rsdt/xsdt = 0xf908d2e0 (n = 4)
>
>
> APIC entry=0xf908f234 end=0xf908f280
>
>
> APIC entry=0xf908f234 end=0xf908f280
>
>
> APIC entry=0xf908f23c end=0xf908f280
>
>
> APIC entry=0xf908f248 end=0xf908f280
>
>
> APIC entry=0xf908f252 end=0xf908f280
>
>
> APIC entry=0xf908f25c end=0xf908f280
>
>
> APIC entry=0xf908f266 end=0xf908f280
>
>
> APIC entry=0xf908f270 end=0xf908f280
>
>
> APIC entry=0xf908f27a end=0xf908f280
>
>
> Unhandled APIC entry type 0x4
>
>
> CPUS:
>
>
> CPU 0 - APIC ID 0 - addr=0xf9093000
>
>
> IOAPICS:
>
>
> IOAPIC 0 - APIC ID 0 - addr=0xf9094000
>
>
> IOAPIC version 0x20
>
>
> IRQ override: pin=0 gsi=2 trigger=EDGE polarity=HIGH
>
>
> IRQ override: pin=5 gsi=5 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=9 gsi=9 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=10 gsi=10 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=11 gsi=11 trigger=LEVEL polarity=HIGH
>
>
> IOAPIC 0 configured with GSI 0-23
>
>
> com 2 out of range
>
>
> lpr0: at atbus0, port = 378x, spl = 6d, pic = 7.
>
>
> RTC time is 2024-12-28 06:55:16
>
>
> HPET ticks every 10 nanoseconds
>
>
> HPET enabled
>
>
> timer calibration... done
>
>
> BSP: Completed SMP init
>
>
> module 0: module-mach_port ${host-port} ${device-port} $(task-create) $(task-resume)
>
>
> 1 multiboot modules
>
>
> task loaded: module-mach_port 1 2
>
>
>
>
>
> start module-mach_port: started module-mach_port 1 2
>
>
> mach_port_names: type/name length: 4 4
>
>
> port name 1 type 10000
>
>
> port name 2 type 10000
>
>
> port name 3 type 10000
>
>
> port name 4 type 20000
>
>
> gnumach-test-success-and-reboot: test module-mach_port exit code 0
>
>
> PASS tests/test-mach_port (exit status: 0)
> temp log tests/test-machmsg.raw
> [0mbooting-start-of-test
>
> MAP: min:10956 low:13148 high:21913
>
>
> vm_page: HIGHMEM: pages: 300768 (1174M), free: 0 (0M)
>
>
> vm_page: HIGHMEM: min:15038 low:18046 high:30076
>
>
> ACPI v1.0
>
>
> HPET at physical address 0xfed00000
>
>
> ACPI:
>
>
> rsdp = 0x7fee22e0
>
>
> rsdt/xsdt = 0xf908d2e0 (n = 4)
>
>
> APIC entry=0xf908f234 end=0xf908f280
>
>
> APIC entry=0xf908f234 end=0xf908f280
>
>
> APIC entry=0xf908f23c end=0xf908f280
>
>
> APIC entry=0xf908f248 end=0xf908f280
>
>
> APIC entry=0xf908f252 end=0xf908f280
>
>
> APIC entry=0xf908f25c end=0xf908f280
>
>
> APIC entry=0xf908f266 end=0xf908f280
>
>
> APIC entry=0xf908f270 end=0xf908f280
>
>
> APIC entry=0xf908f27a end=0xf908f280
>
>
> Unhandled APIC entry type 0x4
>
>
> CPUS:
>
>
> CPU 0 - APIC ID 0 - addr=0xf9093000
>
>
> IOAPICS:
>
>
> IOAPIC 0 - APIC ID 0 - addr=0xf9094000
>
>
> IOAPIC version 0x20
>
>
> IRQ override: pin=0 gsi=2 trigger=EDGE polarity=HIGH
>
>
> IRQ override: pin=5 gsi=5 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=9 gsi=9 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=10 gsi=10 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=11 gsi=11 trigger=LEVEL polarity=HIGH
>
>
> IOAPIC 0 configured with GSI 0-23
>
>
> com 2 out of range
>
>
> lpr0: at atbus0, port = 378x, spl = 6d, pic = 7.
>
>
> RTC time is 2024-12-28 06:55:18
>
>
> HPET ticks every 10 nanoseconds
>
>
> HPET enabled
>
>
> timer calibration... done
>
>
> BSP: Completed SMP init
>
>
> module 0: module-machmsg ${host-port} ${device-port} $(task-create) $(task-resume)
>
>
> 1 multiboot modules
>
>
> task loaded: module-machmsg 1 2
>
>
>
>
>
> start module-machmsg: started module-machmsg 1 2
>
>
> test_msg_string()
>
>
> size in final rx: 36 expected 36
>
>
> size in final rx: 36 expected 36
>
>
> thread echo started
>
>
> echo rx 36 expected 5d
>
>
> echo: msgh_id 123
>
>
> thread echo stopped
>
>
> size in final rx: 36 expected 36
>
>
> thread echo started
>
>
> echo rx 36 expected 5d
>
>
> echo: msgh_id 123
>
>
> thread echo stopped
>
>
> size in final rx: 36 expected 36
>
>
> test_msg_string2()
>
>
> size in final rx: 52 expected 52
>
>
> size in final rx: 52 expected 52
>
>
> thread echo started
>
>
> echo rx 52 expected 5d
>
>
> echo: msgh_id 123
>
>
> thread echo stopped
>
>
> size in final rx: 52 expected 52
>
>
> thread echo started
>
>
> echo rx 52 expected 5d
>
>
> echo: msgh_id 123
>
>
> thread echo stopped
>
>
> size in final rx: 52 expected 52
>
>
> test_msg_ports()
>
>
> size in final rx: 32 expected 32
>
>
> size in final rx: 32 expected 32
>
>
> thread echo started
>
>
> echo rx 32 expected 5d
>
>
> echo: msgh_id 123
>
>
> thread echo stopped
>
>
> size in final rx: 32 expected 32
>
>
> thread echo started
>
>
> echo rx 32 expected 5d
>
>
> echo: msgh_id 123
>
>
> thread echo stopped
>
>
> size in final rx: 32 expected 32
>
>
> test_msg_emptydesc()
>
>
> size in final rx: 44 expected 44
>
>
> size in final rx: 44 expected 44
>
>
> thread echo started
>
>
> echo rx 44 expected 5d
>
>
> echo: msgh_id 123
>
>
> thread echo stopped
>
>
> size in final rx: 44 expected 44
>
>
> thread echo started
>
>
> echo rx 44 expected 5d
>
>
> echo: msgh_id 123
>
>
> thread echo stopped
>
>
> size in final rx: 44 expected 44
>
>
> test_iters()
>
>
> thread echo started
>
>
> echo rx 36 expected 5d
>
>
> echo: msgh_id 123
>
>
> echo rx 36 expected 5d
>
>
> echo: msgh_id 123
>
>
> echo rx 36 expected 5d
>
>
> echo: msgh_id 123
>
>
> thread echo stopped
>
>
> start: 1735368918.570000
>
>
> stop: 1735368918.580000
>
>
> gnumach-test-success-and-reboot: test module-machmsg exit code 0
>
>
> PASS tests/test-machmsg (exit status: 0)
> PASS tests/test-multiboot (exit status: 0)
> temp log tests/test-syscalls.raw
> [0mbooting-start-of-test
>
> MAP: min:10956 low:13148 high:21913
>
>
> vm_page: HIGHMEM: pages: 300768 (1174M), free: 0 (0M)
>
>
> vm_page: HIGHMEM: min:15038 low:18046 high:30076
>
>
> ACPI v1.0
>
>
> HPET at physical address 0xfed00000
>
>
> ACPI:
>
>
> rsdp = 0x7fee22e0
>
>
> rsdt/xsdt = 0xf908d2e0 (n = 4)
>
>
> APIC entry=0xf908f234 end=0xf908f280
>
>
> APIC entry=0xf908f234 end=0xf908f280
>
>
> APIC entry=0xf908f23c end=0xf908f280
>
>
> APIC entry=0xf908f248 end=0xf908f280
>
>
> APIC entry=0xf908f252 end=0xf908f280
>
>
> APIC entry=0xf908f25c end=0xf908f280
>
>
> APIC entry=0xf908f266 end=0xf908f280
>
>
> APIC entry=0xf908f270 end=0xf908f280
>
>
> APIC entry=0xf908f27a end=0xf908f280
>
>
> Unhandled APIC entry type 0x4
>
>
> CPUS:
>
>
> CPU 0 - APIC ID 0 - addr=0xf9093000
>
>
> IOAPICS:
>
>
> IOAPIC 0 - APIC ID 0 - addr=0xf9094000
>
>
> IOAPIC version 0x20
>
>
> IRQ override: pin=0 gsi=2 trigger=EDGE polarity=HIGH
>
>
> IRQ override: pin=5 gsi=5 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=9 gsi=9 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=10 gsi=10 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=11 gsi=11 trigger=LEVEL polarity=HIGH
>
>
> IOAPIC 0 configured with GSI 0-23
>
>
> com 2 out of range
>
>
> lpr0: at atbus0, port = 378x, spl = 6d, pic = 7.
>
>
> RTC time is 2024-12-28 06:55:19
>
>
> HPET ticks every 10 nanoseconds
>
>
> HPET enabled
>
>
> timer calibration... done
>
>
> BSP: Completed SMP init
>
>
> module 0: module-syscalls ${host-port} ${device-port} $(task-create) $(task-resume)
>
>
> 1 multiboot modules
>
>
> task loaded: module-syscalls 1 2
>
>
>
>
>
> start module-syscalls: started module-syscalls 1 2
>
>
> received catch_exception_raise(5 14 3 2 1 0)
>
>
> received catch_exception_raise(5 25 3 1 1 319)
>
>
> gnumach-test-success-and-reboot: test module-syscalls exit code 0
>
>
> PASS tests/test-syscalls (exit status: 0)
> temp log tests/test-task.raw
> [0mbooting-start-of-test
>
> MAP: min:10956 low:13148 high:21913
>
>
> vm_page: HIGHMEM: pages: 300768 (1174M), free: 0 (0M)
>
>
> vm_page: HIGHMEM: min:15038 low:18046 high:30076
>
>
> ACPI v1.0
>
>
> HPET at physical address 0xfed00000
>
>
> ACPI:
>
>
> rsdp = 0x7fee22e0
>
>
> rsdt/xsdt = 0xf908d2e0 (n = 4)
>
>
> APIC entry=0xf908f234 end=0xf908f280
>
>
> APIC entry=0xf908f234 end=0xf908f280
>
>
> APIC entry=0xf908f23c end=0xf908f280
>
>
> APIC entry=0xf908f248 end=0xf908f280
>
>
> APIC entry=0xf908f252 end=0xf908f280
>
>
> APIC entry=0xf908f25c end=0xf908f280
>
>
> APIC entry=0xf908f266 end=0xf908f280
>
>
> APIC entry=0xf908f270 end=0xf908f280
>
>
> APIC entry=0xf908f27a end=0xf908f280
>
>
> Unhandled APIC entry type 0x4
>
>
> CPUS:
>
>
> CPU 0 - APIC ID 0 - addr=0xf9093000
>
>
> IOAPICS:
>
>
> IOAPIC 0 - APIC ID 0 - addr=0xf9094000
>
>
> IOAPIC version 0x20
>
>
> IRQ override: pin=0 gsi=2 trigger=EDGE polarity=HIGH
>
>
> IRQ override: pin=5 gsi=5 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=9 gsi=9 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=10 gsi=10 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=11 gsi=11 trigger=LEVEL polarity=HIGH
>
>
> IOAPIC 0 configured with GSI 0-23
>
>
> com 2 out of range
>
>
> lpr0: at atbus0, port = 378x, spl = 6d, pic = 7.
>
>
> RTC time is 2024-12-28 06:55:21
>
>
> HPET ticks every 10 nanoseconds
>
>
> HPET enabled
>
>
> timer calibration... done
>
>
> BSP: Completed SMP init
>
>
> module 0: module-threads ${host-port} ${device-port} $(task-create) $(task-resume)
>
>
> 1 multiboot modules
>
>
> task loaded: module-threads 1 2
>
>
>
>
>
> start module-threads: started module-threads 1 2
>
>
> starting thread 0
>
>
> starting thread 1
>
>
> starting thread 2
>
>
> starting thread 3
>
>
> starting thread 4
>
>
> starting thread 5
>
>
> starting thread 6
>
>
> starting thread 7
>
>
> starting thread 8
>
>
> starting thread 9
>
>
> stopping thread 0
>
>
> stopping thread 1
>
>
> stopping thread 2
>
>
> stopping thread 3
>
>
> stopping thread 4
>
>
> stopping thread 5
>
>
> stopping thread 8
>
>
> stopping thread 6
>
>
> stopping thread 7
>
>
> stopping thread 9
>
>
> gnumach-test-success-and-reboot: test module-threads exit code 0
>
>
> PASS tests/test-task (exit status: 0)
> temp log tests/test-thread-state.raw
> [0mbooting-start-of-test
>
> MAP: min:10956 low:13148 high:21913
>
>
> vm_page: HIGHMEM: pages: 300768 (1174M), free: 0 (0M)
>
>
> vm_page: HIGHMEM: min:15038 low:18046 high:30076
>
>
> ACPI v1.0
>
>
> HPET at physical address 0xfed00000
>
>
> ACPI:
>
>
> rsdp = 0x7fee22e0
>
>
> rsdt/xsdt = 0xf908d2e0 (n = 4)
>
>
> APIC entry=0xf908f234 end=0xf908f280
>
>
> APIC entry=0xf908f234 end=0xf908f280
>
>
> APIC entry=0xf908f23c end=0xf908f280
>
>
> APIC entry=0xf908f248 end=0xf908f280
>
>
> APIC entry=0xf908f252 end=0xf908f280
>
>
> APIC entry=0xf908f25c end=0xf908f280
>
>
> APIC entry=0xf908f266 end=0xf908f280
>
>
> APIC entry=0xf908f270 end=0xf908f280
>
>
> APIC entry=0xf908f27a end=0xf908f280
>
>
> Unhandled APIC entry type 0x4
>
>
> CPUS:
>
>
> CPU 0 - APIC ID 0 - addr=0xf9093000
>
>
> IOAPICS:
>
>
> IOAPIC 0 - APIC ID 0 - addr=0xf9094000
>
>
> IOAPIC version 0x20
>
>
> IRQ override: pin=0 gsi=2 trigger=EDGE polarity=HIGH
>
>
> IRQ override: pin=5 gsi=5 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=9 gsi=9 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=10 gsi=10 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=11 gsi=11 trigger=LEVEL polarity=HIGH
>
>
> IOAPIC 0 configured with GSI 0-23
>
>
> com 2 out of range
>
>
> lpr0: at atbus0, port = 378x, spl = 6d, pic = 7.
>
>
> RTC time is 2024-12-28 06:55:27
>
>
> HPET ticks every 10 nanoseconds
>
>
> HPET enabled
>
>
> timer calibration... done
>
>
> BSP: Completed SMP init
>
>
> module 0: module-thread-state ${host-port} ${device-port} $(task-create) $(task-resume)
>
>
> 1 multiboot modules
>
>
> task loaded: module-thread-state 1 2
>
>
>
>
>
> start module-thread-state: started module-thread-state 1 2
>
>
> Received exception_raise(1 1 0x10000000)
>
>
> Handling a fault at 0x10000000
>
>
> Received exception_raise(1 1 0x10001000)
>
>
> Handling a fault at 0x10001000
>
>
> Received exception_raise(1 1 0x10002000)
>
>
> Handling a fault at 0x10002000
>
>
> gnumach-test-success-and-reboot: test module-thread-state exit code 0
>
>
> PASS tests/test-thread-state (exit status: 0)
> temp log tests/test-threads.raw
> [0mbooting-start-of-test
>
> MAP: min:10956 low:13148 high:21913
>
>
> vm_page: HIGHMEM: pages: 300768 (1174M), free: 0 (0M)
>
>
> vm_page: HIGHMEM: min:15038 low:18046 high:30076
>
>
> ACPI v1.0
>
>
> HPET at physical address 0xfed00000
>
>
> ACPI:
>
>
> rsdp = 0x7fee22e0
>
>
> rsdt/xsdt = 0xf908d2e0 (n = 4)
>
>
> APIC entry=0xf908f234 end=0xf908f280
>
>
> APIC entry=0xf908f234 end=0xf908f280
>
>
> APIC entry=0xf908f23c end=0xf908f280
>
>
> APIC entry=0xf908f248 end=0xf908f280
>
>
> APIC entry=0xf908f252 end=0xf908f280
>
>
> APIC entry=0xf908f25c end=0xf908f280
>
>
> APIC entry=0xf908f266 end=0xf908f280
>
>
> APIC entry=0xf908f270 end=0xf908f280
>
>
> APIC entry=0xf908f27a end=0xf908f280
>
>
> Unhandled APIC entry type 0x4
>
>
> CPUS:
>
>
> CPU 0 - APIC ID 0 - addr=0xf9093000
>
>
> IOAPICS:
>
>
> IOAPIC 0 - APIC ID 0 - addr=0xf9094000
>
>
> IOAPIC version 0x20
>
>
> IRQ override: pin=0 gsi=2 trigger=EDGE polarity=HIGH
>
>
> IRQ override: pin=5 gsi=5 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=9 gsi=9 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=10 gsi=10 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=11 gsi=11 trigger=LEVEL polarity=HIGH
>
>
> IOAPIC 0 configured with GSI 0-23
>
>
> com 2 out of range
>
>
> lpr0: at atbus0, port = 378x, spl = 6d, pic = 7.
>
>
> RTC time is 2024-12-28 06:55:21
>
>
> HPET ticks every 10 nanoseconds
>
>
> HPET enabled
>
>
> timer calibration... done
>
>
> BSP: Completed SMP init
>
>
> module 0: module-threads ${host-port} ${device-port} $(task-create) $(task-resume)
>
>
> 1 multiboot modules
>
>
> task loaded: module-threads 1 2
>
>
>
>
>
> start module-threads: started module-threads 1 2
>
>
> starting thread 0
>
>
> starting thread 1
>
>
> starting thread 2
>
>
> starting thread 3
>
>
> starting thread 4
>
>
> starting thread 5
>
>
> starting thread 6
>
>
> starting thread 7
>
>
> starting thread 8
>
>
> starting thread 9
>
>
> stopping thread 0
>
>
> stopping thread 4
>
>
> stopping thread 1
>
>
> stopping thread 2
>
>
> stopping thread 3
>
>
> stopping thread 5
>
>
> stopping thread 6
>
>
> stopping thread 9
>
>
> stopping thread 7
>
>
> stopping thread 8
>
>
> gnumach-test-success-and-reboot: test module-threads exit code 0
>
>
> PASS tests/test-threads (exit status: 0)
> temp log tests/test-vm.raw
> [0mbooting-start-of-test
>
> MAP: min:10956 low:13148 high:21913
>
>
> vm_page: HIGHMEM: pages: 300768 (1174M), free: 0 (0M)
>
>
> vm_page: HIGHMEM: min:15038 low:18046 high:30076
>
>
> ACPI v1.0
>
>
> HPET at physical address 0xfed00000
>
>
> ACPI:
>
>
> rsdp = 0x7fee22e0
>
>
> rsdt/xsdt = 0xf908d2e0 (n = 4)
>
>
> APIC entry=0xf908f234 end=0xf908f280
>
>
> APIC entry=0xf908f234 end=0xf908f280
>
>
> APIC entry=0xf908f23c end=0xf908f280
>
>
> APIC entry=0xf908f248 end=0xf908f280
>
>
> APIC entry=0xf908f252 end=0xf908f280
>
>
> APIC entry=0xf908f25c end=0xf908f280
>
>
> APIC entry=0xf908f266 end=0xf908f280
>
>
> APIC entry=0xf908f270 end=0xf908f280
>
>
> APIC entry=0xf908f27a end=0xf908f280
>
>
> Unhandled APIC entry type 0x4
>
>
> CPUS:
>
>
> CPU 0 - APIC ID 0 - addr=0xf9093000
>
>
> IOAPICS:
>
>
> IOAPIC 0 - APIC ID 0 - addr=0xf9094000
>
>
> IOAPIC version 0x20
>
>
> IRQ override: pin=0 gsi=2 trigger=EDGE polarity=HIGH
>
>
> IRQ override: pin=5 gsi=5 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=9 gsi=9 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=10 gsi=10 trigger=LEVEL polarity=HIGH
>
>
> IRQ override: pin=11 gsi=11 trigger=LEVEL polarity=HIGH
>
>
> IOAPIC 0 configured with GSI 0-23
>
>
> com 2 out of range
>
>
> lpr0: at atbus0, port = 378x, spl = 6d, pic = 7.
>
>
> RTC time is 2024-12-28 06:55:16
>
>
> HPET ticks every 10 nanoseconds
>
>
> HPET enabled
>
>
> timer calibration... done
>
>
> BSP: Completed SMP init
>
>
> module 0: module-vm ${host-port} ${device-port} $(task-create) $(task-resume)
>
>
> 1 multiboot modules
>
>
> task loaded: module-vm 1 2
>
>
>
>
>
> start module-vm: started module-vm 1 2
>
>
> VM_MIN_ADDRESS=0x0
>
>
> VM_MAX_ADDRESS=0xc0000000
>
>
> mapped time is 1735368916.330000
>
>
> gnumach-test-success-and-reboot: test module-vm exit code 0
>
>
> PASS tests/test-vm (exit status: 0)
> ================================================
> GNU Mach 1.8+git20240714: ./test-suite.log
> ================================================
>
> # TOTAL: 11
> # PASS: 11
> # SKIP: 0
> # XFAIL: 0
> # FAIL: 0
> # XPASS: 0
> # ERROR: 0
>
> .. contents:: :depth: 2
>
> touch build-smp/stamp
> See output with: tmux -S /tmp/tms03sPe attach
> open terminal failed: not a terminal
> PASS tests/test-multiboot (exit status: 0)
> cat: build-smp-dbg/test-suite.log: No such file or directory
> make: *** [debian/rules:195: build-smp-dbg/stamp] Error 2
The full build log is available from:
http://qa-logs.debian.net/2024/12/28/gnumach_1.8+git20240714-4_unstable-i386.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20241228;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20241228&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
Reply to: