Automated report: NetBSD-current/i386 test failure

2021-01-06 Thread NetBSD Test Fixture
This is an automatically generated notice of a new failure of the NetBSD test suite. The newly failing test case is: usr.bin/xlint/lint1/t_integration:all_messages The above test failed in each of the last 4 test runs, and passed in at least 26 consecutive runs before that. The following co

alignment and packed structs

2021-01-06 Thread Patrick Welche
I just tried to compile if_iwn as a module. It failed with dev/pci/if_iwn.c:2685:6: error: converting a packed 'struct iwn_fw_dump' pointer (alignment 1) to a 'uint32_t' {aka 'unsigned int'} pointer (alignment 4) may result in an unaligned pointer value [-Werror=address-of-packed-member] I got

Re: Big-endian mode supported for Raspberry Pi [0-3] with bootable images available

2021-01-06 Thread John Klos
Thank you for all your hard work! The images work just fine out of the box. After a few hours of compiling, there was a panic. This is a 3B+ (the 1400 MHz one): [ 18045.402869] ifree: dev = 0xa801, ino = 35088, fs = / [ 18045.402869] panic: ffs_freefile_common: freeing free inode [ 18045.41450

Re: alignment and packed structs

2021-01-06 Thread RVP
On Wed, 6 Jan 2021, Patrick Welche wrote: I just tried to compile if_iwn as a module. It failed with dev/pci/if_iwn.c:2685:6: error: converting a packed 'struct iwn_fw_dump' pointer (alignment 1) to a 'uint32_t' {aka 'unsigned int'} pointer (alignment 4) may result in an unaligned pointer val

daily CVS update output

2021-01-06 Thread NetBSD source update
Updating src tree: P src/bin/df/df.1 P src/share/man/man4/dk.4 P src/sys/arch/amiga/dev/amidisplaycc.c P src/sys/arch/powerpc/booke/booke_pmap.c P src/sys/arch/powerpc/booke/trap.c P src/sys/arch/powerpc/ibm4xx/ibm4xx_machdep.c P src/sys/arch/powerpc/include/db_machdep.h P src/sys/arch/powerpc/in

netbsd-9 sys/dev/usb/ehci.c panic: exfer->ex_isdone

2021-01-06 Thread Paul Ripke
I've had a couple of recent crashes on amd64, likely due to a dodgy USB hub. Still, no matter how bad the hub is, I think the crashes indicate a bug somewhere. System is: NetBSD slave 9.1_STABLE NetBSD 9.1_STABLE (SLAVE) #5: Wed Dec 9 17:19:04 AEDT 2020 stix@slave:/home/netbsd/netbsd-9/obj.amd