Date: Tue, 25 Nov 2014 12:30:25 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 195365] New: can't build emulations/virtualbox-ose Message-ID: <bug-195365-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195365 Bug ID: 195365 Summary: can't build emulations/virtualbox-ose Product: Ports Tree Version: Latest Hardware: i386 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Infrastructure Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: borius@i.ua I try virtualbox-4.3.18 and last 4.3.20 same error, my os FreeBSD 10.1 i386 tstDeviceStructSize: info: sizeof(uint16_t): 0x2 (2) tstDeviceStructSize: info: sizeof(int16_t): 0x2 (2) tstDeviceStructSize: info: sizeof(uint8_t): 0x1 (1) tstDeviceStructSize: info: sizeof(int8_t): 0x1 (1) tstDeviceStructSize: error! VGASTATE::svga.u64HostWindowId offset=0x10d24 (68900) expected alignment 0x8, meaning 0x4 (4) off tstDeviceStructSize: error! VGASTATE::GCPhysVRAM offset=0x131dc (78300) expected alignment 0x8, meaning 0x4 (4) off tstDeviceStructSize: error! VGASTATE::Dev offset=0x13264 (78436) expected alignment 0x8, meaning 0x4 (4) off tstDeviceStructSize: error! VGASTATE::CritSect offset=0x131e4 (78308) expected alignment 0x8, meaning 0x4 (4) off tstDeviceStructSize: error! VGASTATE::StatRZMemoryRead offset=0x134bc (79036) expected alignment 0x8, meaning 0x4 (4) off tstDeviceStructSize: Comparing HC and RC... tstDeviceStructSize: info: sizeof(PDMDEVINS): 0xc8 (200) tstDeviceStructSize: info: sizeof(PCIDEVICE): 0x258 (600) tstDeviceStructSize: info: sizeof(PCIDEVICEINT): 0xe4 (228) tstDeviceStructSize: info: sizeof(PCIIOREGION): 0x18 (24) tstDeviceStructSize: info: sizeof(PIIX3State): 0x258 (600) tstDeviceStructSize: info: sizeof(PCIBUS): 0x684 (1668) tstDeviceStructSize: info: sizeof(PCIGLOBALS): 0x930 (2352) tstDeviceStructSize: info: sizeof(ICH9PCIBUS): 0x67c (1660) tstDeviceStructSize: info: sizeof(ICH9PCIGLOBALS): 0x6c8 (1736) tstDeviceStructSize: info: sizeof(DEVSMC): 0xf4 (244) tstDeviceStructSize: info: sizeof(VGASTATE): 0x13a20 (80416) tstDeviceStructSize: info: sizeof(MouseCmdQueue): 0x14 (20) tstDeviceStructSize: info: sizeof(MouseEventQueue): 0x10c (268) tstDeviceStructSize: info: sizeof(KBDState): 0x378 (888) tstDeviceStructSize: info: sizeof(KbdKeyQ): 0x50 (80) tstDeviceStructSize: info: sizeof(KbdCmdQ): 0x14 (20) tstDeviceStructSize: info: sizeof(PS2K): 0x1a0 (416) tstDeviceStructSize: info: sizeof(PCNETSTATE): 0x2ad0 (10960) tstDeviceStructSize: info: sizeof(ACPIState): 0x1444 (5188) tstDeviceStructSize: info: sizeof(PICSTATE): 0x40 (64) tstDeviceStructSize: info: sizeof(DEVPIC): 0xc8 (200) tstDeviceStructSize: info: sizeof(PITCHANNEL): 0x50 (80) tstDeviceStructSize: info: sizeof(PITSTATE): 0x1b8 (440) tstDeviceStructSize: info: sizeof(RTCSTATE): 0x198 (408) tstDeviceStructSize: info: sizeof(APICState): 0x530 (1328) tstDeviceStructSize: info: sizeof(APICDeviceInfo): 0x68 (104) tstDeviceStructSize: info: sizeof(IOAPIC): 0x170 (368) tstDeviceStructSize: info: sizeof(BMDMAState): 0x8 (8) tstDeviceStructSize: info: sizeof(BMDMADesc): 0x8 (8) tstDeviceStructSize: info: sizeof(ATADevState): 0x238 (568) tstDeviceStructSize: info: sizeof(ATATransferRequest): 0xc (12) tstDeviceStructSize: info: sizeof(ATAAbortRequest): 0x2 (2) tstDeviceStructSize: info: sizeof(ATARequest): 0x10 (16) tstDeviceStructSize: info: sizeof(ATACONTROLLER): 0x5f0 (1520) tstDeviceStructSize: info: sizeof(PCIATAState): 0xe50 (3664) tstDeviceStructSize: info: sizeof(OHCIHUBPORT): 0x8 (8) tstDeviceStructSize: info: sizeof(OHCIROOTHUB): 0x98 (152) tstDeviceStructSize: info: sizeof(OHCI): 0x119c (4508) tstDeviceStructSize: info: sizeof(PARALLELPORT): 0x38 (56) tstDeviceStructSize: info: sizeof(SerialState): 0x134 (308) tstDeviceStructSize: info: sizeof(AHCIPort): 0x288 (648) tstDeviceStructSize: info: sizeof(AHCI): 0x4f60 (20320) tstDeviceStructSize: info: sizeof(EEPROM93C46): 0x94 (148) tstDeviceStructSize: info: sizeof(E1KSTATE): 0x5d28 (23848) tstDeviceStructSize: info: sizeof(VBOXSCSI): 0x2c (44) tstDeviceStructSize: info: sizeof(VMMDEV): 0x2cd8 (11480) tstDeviceStructSize: info: sizeof(BUSLOGICDEVICE): 0x40 (64) tstDeviceStructSize: info: sizeof(BUSLOGIC): 0x900 (2304) tstDeviceStructSize: info: sizeof(LSILOGICSCSI): 0x560 (1376) tstDeviceStructSize: info: sizeof(HPET): 0x1c8 (456) tstDeviceStructSize: info: sizeof(HPETTIMER): 0x40 (64) tstDeviceStructSize: info: sizeof(HDASTATE): 0x7e0 (2016) tstDeviceStructSize: FAILURE - 5 errors kmk: *** [/usr/ports/emulators/virtualbox-ose/work/VirtualBox-4.3.20/out/freebsd.x86/debug/obj/Devices/testcase/tstDeviceStructSize.run] Error 5 *** Error code 2 Stop. make[1]: stopped in /usr/ports/emulators/virtualbox-ose *** Error code 1 Stop. make: stopped in /usr/ports/emulators/virtualbox-ose -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-195365-13>