From owner-freebsd-questions@FreeBSD.ORG Sat Mar 24 15:17:47 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 590B11065781 for ; Sat, 24 Mar 2012 15:17:47 +0000 (UTC) (envelope-from freebsd@pki2.com) Received: from btw.pki2.com (btw.pki2.com [IPv6:2001:470:a:6fd::2]) by mx1.freebsd.org (Postfix) with ESMTP id BE9748FC0C for ; Sat, 24 Mar 2012 15:17:46 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by btw.pki2.com (8.14.5/8.14.5) with ESMTP id q2OFHeHo012739 for ; Sat, 24 Mar 2012 08:17:40 -0700 (PDT) (envelope-from freebsd@pki2.com) From: Dennis Glatting To: freebsd-questions@freebsd.org Content-Type: text/plain; charset="ISO-8859-1" Date: Sat, 24 Mar 2012 08:17:39 -0700 Message-ID: <1332602260.13137.4.camel@btw.pki2.com> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-yoursite-MailScanner-Information: Dennis Glatting X-yoursite-MailScanner-ID: q2OFHeHo012739 X-yoursite-MailScanner: Found to be clean X-MailScanner-From: freebsd@pki2.com Subject: clang buildworld broken X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Mar 2012 15:17:47 -0000 I csup RELENG_9 last night and compiled /usr/src and clang is erroring out: clang -Os -fno-guess-branch-probability -fomit-frame-pointer -fno-unit-at-a-time -mno-align-long-strings -mrtd -mregparm=3 -DUSE_XREAD -DUFS1_AND_UFS2 -DFLAGS=0x80 -DSIOPRT=0x3f8 -DSIOFMT=0x3 -DSIOSPD=9600 -I/disk-1/src/sys/boot/i386/boot2/../../common -I/disk-1/src/sys/boot/i386/boot2/../btx/lib -I. -Wall -Waggregate-return -Wbad-function-cast -Wcast-align -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings -Winline --param max-inline-insns-single=100 -mllvm -stack-alignment=8 -mllvm -inline-threshold=3 -mllvm -enable-load-pre=false -ffreestanding -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float -m32 -march=i386 -std=gnu99 -m32 -c /disk-1/src/sys/boot/i386/boot2/sio.S clang: warning: the clang compiler does not support '-fno-unit-at-a-time' clang: warning: argument unused during compilation: '-fno-guess-branch-probability' clang: warning: argument unused during compilation: '-mno-align-long-strings' clang: warning: argument unused during compilation: '--param max-inline-insns-single=100' clang: warning: argument unused during compilation: '-mpreferred-stack-boundary=2' ld -static -N --gc-sections -nostdlib -m elf_i386_fbsd -Ttext 0x2000 -o boot2.out /disk-2/obj/disk-1/src/sys/boot/i386/boot2/../btx/lib/crt0.o boot2.o sio.o btxld -v -E 0x2000 -f bin -b /disk-2/obj/disk-1/src/sys/boot/i386/boot2/../btx/btx/btx -l boot2.ldr -o boot2.ld -P 1 boot2.bin kernel: ver=1.02 size=690 load=9000 entry=9010 map=16M pgctl=1:1 client: fmt=bin size=158d text=0 data=0 bss=0 entry=0 output: fmt=bin size=1e1d text=200 data=1c1d org=0 entry=0 -29 bytes available *** Error code 1 Stop in /disk-1/src/sys/boot/i386/boot2. *** Error code 1 Stop in /disk-1/src/sys/boot/i386. *** Error code 1 Stop in /disk-1/src/sys/boot. *** Error code 1 Stop in /disk-1/src/sys. *** Error code 1 Stop in /disk-1/src. *** Error code 1 Stop in /disk-1/src. *** Error code 1 Stop in /disk-1/src. mc# System: mc# uname -a FreeBSD mc 9.0-STABLE FreeBSD 9.0-STABLE #1: Thu Mar 15 23:58:47 PDT 2012 root@mc:/sys/amd64/compile/SMUNI amd64 Compile options (from the wiki): .if !defined(CC) || ${CC} == "cc" CC=clang .endif .if !defined(CXX) || ${CXX} == "c++" CXX=clang++ .endif .if !defined(CPP) || ${CPP} == "cpp" CPP=clang-cpp .endif NO_WERROR= WERROR= dmesg: mc# cat /var/run/dmesg.boot Copyright (c) 1992-2012 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 9.0-STABLE #1: Thu Mar 15 23:58:47 PDT 2012 root@mc:/sys/amd64/compile/SMUNI amd64 CPU: AMD Opteron(TM) Processor 6274 (2200.07-MHz K8-class CPU) Origin = "AuthenticAMD" Id = 0x600f12 Family = 15 Model = 1 Stepping = 2 Features=0x178bfbff Features2=0x1e98220b AMD Features=0x2e500800 AMD Features2=0x1c9bfff,> TSC: P-state invariant, performance statistics real memory = 103079215104 (98304 MB) avail memory = 99390640128 (94786 MB) Event timer "LAPIC" quality 400 ACPI APIC Table: <120911 APIC1027> FreeBSD/SMP: Multiprocessor System Detected: 64 CPUs FreeBSD/SMP: 4 package(s) x 16 core(s) cpu0 (BSP): APIC ID: 32 cpu1 (AP): APIC ID: 33 cpu2 (AP): APIC ID: 34 cpu3 (AP): APIC ID: 35 cpu4 (AP): APIC ID: 36 cpu5 (AP): APIC ID: 37 cpu6 (AP): APIC ID: 38 cpu7 (AP): APIC ID: 39 cpu8 (AP): APIC ID: 40 cpu9 (AP): APIC ID: 41 cpu10 (AP): APIC ID: 42 cpu11 (AP): APIC ID: 43 cpu12 (AP): APIC ID: 44 cpu13 (AP): APIC ID: 45 cpu14 (AP): APIC ID: 46 cpu15 (AP): APIC ID: 47 cpu16 (AP): APIC ID: 64 cpu17 (AP): APIC ID: 65 cpu18 (AP): APIC ID: 66 cpu19 (AP): APIC ID: 67 cpu20 (AP): APIC ID: 68 cpu21 (AP): APIC ID: 69 cpu22 (AP): APIC ID: 70 cpu23 (AP): APIC ID: 71 cpu24 (AP): APIC ID: 72 cpu25 (AP): APIC ID: 73 cpu26 (AP): APIC ID: 74 cpu27 (AP): APIC ID: 75 cpu28 (AP): APIC ID: 76 cpu29 (AP): APIC ID: 77 cpu30 (AP): APIC ID: 78 cpu31 (AP): APIC ID: 79 cpu32 (AP): APIC ID: 96 cpu33 (AP): APIC ID: 97 cpu34 (AP): APIC ID: 98 cpu35 (AP): APIC ID: 99 cpu36 (AP): APIC ID: 100 cpu37 (AP): APIC ID: 101 cpu38 (AP): APIC ID: 102 cpu39 (AP): APIC ID: 103 cpu40 (AP): APIC ID: 104 cpu41 (AP): APIC ID: 105 cpu42 (AP): APIC ID: 106 cpu43 (AP): APIC ID: 107 cpu44 (AP): APIC ID: 108 cpu45 (AP): APIC ID: 109 cpu46 (AP): APIC ID: 110 cpu47 (AP): APIC ID: 111 cpu48 (AP): APIC ID: 128 cpu49 (AP): APIC ID: 129 cpu50 (AP): APIC ID: 130 cpu51 (AP): APIC ID: 131 cpu52 (AP): APIC ID: 132 cpu53 (AP): APIC ID: 133 cpu54 (AP): APIC ID: 134 cpu55 (AP): APIC ID: 135 cpu56 (AP): APIC ID: 136 cpu57 (AP): APIC ID: 137 cpu58 (AP): APIC ID: 138 cpu59 (AP): APIC ID: 139 cpu60 (AP): APIC ID: 140 cpu61 (AP): APIC ID: 141 cpu62 (AP): APIC ID: 142 cpu63 (AP): APIC ID: 143 ACPI Warning: Optional field Pm2ControlBlock has zero address or length: 0x0000000000000000/0x1 (20110527/tbfadt-583) ioapic0 irqs 0-23 on motherboard ioapic1 irqs 24-55 on motherboard kbd1 at kbdmux0 ctl: CAM Target Layer loaded cryptosoft0: on motherboard aesni0: on motherboard acpi0: <120911 XSDT1027> on motherboard acpi0: Power Button (fixed) acpi0: reservation of ffffff00, 4000 (3) failed acpi0: reservation of fec00000, 1000 (3) failed acpi0: reservation of fee00000, 1000 (3) failed acpi0: reservation of ffb80000, 80000 (3) failed acpi0: reservation of fec10000, 20 (3) failed acpi0: reservation of 0, a0000 (3) failed acpi0: reservation of 100000, dff00000 (3) failed cpu0: on acpi0 cpu1: on acpi0 cpu2: on acpi0 cpu3: on acpi0 cpu4: on acpi0 cpu5: on acpi0 cpu6: on acpi0 cpu7: on acpi0 cpu8: on acpi0 cpu9: on acpi0 cpu10: on acpi0 cpu11: on acpi0 cpu12: on acpi0 cpu13: on acpi0 cpu14: on acpi0 cpu15: on acpi0 cpu16: on acpi0 cpu17: on acpi0 cpu18: on acpi0 cpu19: on acpi0 cpu20: on acpi0 cpu21: on acpi0 cpu22: on acpi0 cpu23: on acpi0 cpu24: on acpi0 cpu25: on acpi0 cpu26: on acpi0 cpu27: on acpi0 cpu28: on acpi0 cpu29: on acpi0 cpu30: on acpi0 cpu31: on acpi0 cpu32: on acpi0 cpu33: on acpi0 cpu34: on acpi0 cpu35: on acpi0 cpu36: on acpi0 cpu37: on acpi0 cpu38: on acpi0 cpu39: on acpi0 cpu40: on acpi0 cpu41: on acpi0 cpu42: on acpi0 cpu43: on acpi0 cpu44: on acpi0 cpu45: on acpi0 cpu46: on acpi0 cpu47: on acpi0 cpu48: on acpi0 cpu49: on acpi0 cpu50: on acpi0 cpu51: on acpi0 cpu52: on acpi0 cpu53: on acpi0 cpu54: on acpi0 cpu55: on acpi0 cpu56: on acpi0 cpu57: on acpi0 cpu58: on acpi0 cpu59: on acpi0 cpu60: on acpi0 cpu61: on acpi0 cpu62: on acpi0 cpu63: on acpi0 attimer0: port 0x40-0x43 irq 0 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 Event timer "i8254" frequency 1193182 Hz quality 100 atrtc0: port 0x70-0x71 irq 8 on acpi0 Event timer "RTC" frequency 32768 Hz quality 0 hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 14318180 Hz quality 950 Timecounter "ACPI-safe" frequency 3579545 Hz quality 850 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x808-0x80b on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 pcib1: irq 52 at device 4.0 on pci0 pci7: on pcib1 igb0: port 0xe400-0xe41f mem 0xfeb60000-0xfeb7ffff,0xfeb40000-0xfeb5ffff,0xfeb1c000-0xfeb1ffff irq 44 at device 0.0 on pci7 igb0: Using MSIX interrupts with 9 vectors igb0: Ethernet address: 00:e0:81:c8:ee:8a igb1: port 0xe800-0xe81f mem 0xfebe0000-0xfebfffff,0xfebc0000-0xfebdffff,0xfeb9c000-0xfeb9ffff irq 45 at device 0.1 on pci7 igb1: Using MSIX interrupts with 9 vectors igb1: Ethernet address: 00:e0:81:c8:ee:8b pcib2: irq 53 at device 9.0 on pci0 pci6: on pcib2 em0: port 0xd800-0xd81f mem 0xfeae0000-0xfeafffff,0xfeadc000-0xfeadffff irq 48 at device 0.0 on pci6 em0: Using MSIX interrupts with 3 vectors em0: Ethernet address: 00:e0:81:c8:ee:ff pcib3: irq 54 at device 11.0 on pci0 pci5: on pcib3 mps0: port 0xc000-0xc0ff mem 0xfe93c000-0xfe93ffff,0xfe940000-0xfe97ffff irq 32 at device 0.0 on pci5 mps0: Firmware: 10.00.02.00, Driver: 13.00.00.00-fbsd mps0: IOCCapabilities: 1285c pcib4: irq 54 at device 12.0 on pci0 pci3: on pcib4 pcib5: irq 36 at device 0.0 on pci3 pci4: on pcib5 siis0: port 0xb800-0xb80f mem 0xfe877c00-0xfe877c7f,0xfe878000-0xfe87ffff irq 36 at device 0.0 on pci4 siisch0: at channel 0 on siis0 siisch1: at channel 1 on siis0 siisch2: at channel 2 on siis0 siisch3: at channel 3 on siis0 pcib6: irq 54 at device 13.0 on pci0 pci2: on pcib6 mps1: port 0xa000-0xa0ff mem 0xfe73c000-0xfe73ffff,0xfe740000-0xfe77ffff irq 40 at device 0.0 on pci2 mps1: Firmware: 10.00.00.00, Driver: 13.00.00.00-fbsd mps1: IOCCapabilities: 185c ahci0: port 0x8000-0x8007,0x7000-0x7003,0x6000-0x6007,0x5000-0x5003,0x4000-0x400f mem 0xfe6fa400-0xfe6fa7ff irq 22 at device 17.0 on pci0 ahci0: AHCI v1.10 with 4 3Gbps ports, Port Multiplier supported ahcich0: at channel 0 on ahci0 ahcich1: at channel 1 on ahci0 ahcich2: at channel 2 on ahci0 ahcich3: at channel 3 on ahci0 ohci0: mem 0xfe6f6000-0xfe6f6fff irq 16 at device 18.0 on pci0 usbus0: on ohci0 ohci1: mem 0xfe6f7000-0xfe6f7fff irq 16 at device 18.1 on pci0 usbus1: on ohci1 ehci0: mem 0xfe6fa800-0xfe6fa8ff irq 17 at device 18.2 on pci0 usbus2: EHCI version 1.0 usbus2: on ehci0 ohci2: mem 0xfe6f8000-0xfe6f8fff irq 18 at device 19.0 on pci0 usbus3: on ohci2 ohci3: mem 0xfe6f9000-0xfe6f9fff irq 18 at device 19.1 on pci0 usbus4: on ohci3 ehci1: mem 0xfe6fac00-0xfe6facff irq 19 at device 19.2 on pci0 usbus5: EHCI version 1.0 usbus5: on ehci1 pci0: at device 20.0 (no driver attached) atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0xff00-0xff0f at device 20.1 on pci0 ata0: at channel 0 on atapci0 ata1: at channel 1 on atapci0 isab0: at device 20.3 on pci0 isa0: on isab0 pcib7: at device 20.4 on pci0 pci1: on pcib7 vgapci0: port 0x9800-0x987f mem 0xfd800000-0xfdffffff,0xfd7e0000-0xfd7fffff irq 23 at device 9.0 on pci1 ohci4: mem 0xfe6fb000-0xfe6fbfff irq 18 at device 20.5 on pci0 usbus6: on ohci4 acpi_button0: on acpi0 ipmi0: port 0xca8,0xcac on acpi0 ipmi0: KCS mode found at io 0xca8 on acpi uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 uart1: port 0x2f8-0x2ff irq 3 on acpi0 ppc0: port 0x378-0x37f irq 7 on acpi0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode ppbus0: on ppc0 plip0: on ppbus0 lpt0: on ppbus0 lpt0: Interrupt-driven port ppi0: on ppbus0 ipmi1: on isa0 device_attach: ipmi1 attach returned 16 ipmi1: on isa0 device_attach: ipmi1 attach returned 16 orm0: at iomem 0xc0000-0xc7fff,0xce000-0xcefff,0xcf000-0xcffff,0xd0000-0xd0fff on isa0 sc0: at flags 0x100 on isa0 sc0: CGA <16 virtual consoles, flags=0x300> vga0: at port 0x3d0-0x3db iomem 0xb8000-0xbffff on isa0 atkbdc0: at port 0x60,0x64 on isa0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] acpi_throttle0: on cpu0 Timecounters tick every 1.000 msec (noperiph:siisch0:0:-1:-1): rescan already queued (noperiph:siisch1:0:-1:-1): rescan already queued usbus0: 12Mbps Full Speed USB v1.0 usbus1: 12Mbps Full Speed USB v1.0 usbus2: 480Mbps High Speed USB v2.0 usbus3: 12Mbps Full Speed USB v1.0 usbus4: 12Mbps Full Speed USB v1.0 usbus5: 480Mbps High Speed USB v2.0 usbus6: 12Mbps Full Speed USB v1.0 ugen0.1: at usbus0 uhub0: on usbus0 ugen1.1: at usbus1 uhub1: on usbus1 ugen2.1: at usbus2 uhub2: on usbus2 ugen3.1: at usbus3 uhub3: on usbus3 ugen4.1: at usbus4 uhub4: on usbus4 ugen5.1: at usbus5 uhub5: on usbus5 ugen6.1: at usbus6 uhub6: on usbus6 uhub6: 2 ports with 2 removable, self powered uhub0: 3 ports with 3 removable, self powered uhub1: 3 ports with 3 removable, self powered uhub3: 3 ports with 3 removable, self powered uhub4: 3 ports with 3 removable, self powered uhub2: 6 ports with 6 removable, self powered uhub5: 6 ports with 6 removable, self powered ugen5.2: at usbus5 uhub7: on usbus5 ipmi0: Timed out waiting for GET_DEVICE_ID (probe126:mps1:0:0:0): REPORT LUNS. CDB: a0 0 0 0 0 0 0 0 0 10 0 0 (probe126:mps1:0:0:0): CAM status: SCSI Status Error (probe126:mps1:0:0:0): SCSI status: Check Condition (probe126:mps1:0:0:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid command operation code) (probe126:mps1:0:0:0): Command Specific Info: 0x8c5303c0 (probe127:mps1:0:1:0): REPORT LUNS. CDB: a0 0 0 0 0 0 0 0 0 10 0 0 (probe127:mps1:0:1:0): CAM status: SCSI Status Error (probe127:mps1:0:1:0): SCSI status: Check Condition (probe127:mps1:0:1:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid command operation code) (probe127:mps1:0:1:0): Command Specific Info: 0x8c5303c0 (probe126:mps1:0:0:0): REPORT LUNS. CDB: a0 0 0 0 0 0 0 0 0 10 0 0 (probe126:mps1:0:0:0): CAM status: SCSI Status Error (probe126:mps1:0:0:0): SCSI status: Check Condition (probe126:mps1:0:0:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid command operation code) (probe126:mps1:0:0:0): Field Replaceable Unit: 51 (probe126:mps1:0:0:0): Command Specific Info: 0x32323834 (probe127:mps1:0:1:0): REPORT LUNS. CDB: a0 0 0 0 0 0 0 0 0 10 0 0 (probe127:mps1:0:1:0): CAM status: SCSI Status Error (probe127:mps1:0:1:0): SCSI status: Check Condition (probe127:mps1:0:1:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid command operation code) (probe127:mps1:0:1:0): Field Replaceable Unit: 51 (probe127:mps1:0:1:0): Command Specific Info: 0x32323834 (probe126:mps1:0:0:0): REPORT LUNS. CDB: a0 0 0 0 0 0 0 0 0 10 0 0 (probe126:mps1:0:0:0): CAM status: SCSI Status Error (probe126:mps1:0:0:0): SCSI status: Check Condition (probe126:mps1:0:0:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid command operation code) (probe126:mps1:0:0:0): Field Replaceable Unit: 51 (probe126:mps1:0:0:0): Command Specific Info: 0x32323834 (probe127:mps1:0:1:0): REPORT LUNS. CDB: a0 0 0 0 0 0 0 0 0 10 0 0 (probe127:mps1:0:1:0): CAM status: SCSI Status Error (probe127:mps1:0:1:0): SCSI status: Check Condition (probe127:mps1:0:1:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid command operation code) (probe127:mps1:0:1:0): Field Replaceable Unit: 51 (probe127:mps1:0:1:0): Command Specific Info: 0x32323834 (probe126:mps1:0:0:0): REPORT LUNS. CDB: a0 0 0 0 0 0 0 0 0 10 0 0 (probe126:mps1:0:0:0): CAM status: SCSI Status Error (probe126:mps1:0:0:0): SCSI status: Check Condition (probe126:mps1:0:0:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid command operation code) (probe126:mps1:0:0:0): Field Replaceable Unit: 51 (probe126:mps1:0:0:0): Command Specific Info: 0x32323834 (probe127:mps1:0:1:0): REPORT LUNS. CDB: a0 0 0 0 0 0 0 0 0 10 0 0 (probe127:mps1:0:1:0): CAM status: SCSI Status Error (probe127:mps1:0:1:0): SCSI status: Check Condition (probe127:mps1:0:1:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid command operation code) (probe127:mps1:0:1:0): Field Replaceable Unit: 51 (probe127:mps1:0:1:0): Command Specific Info: 0x32323834 (probe126:mps1:0:0:0): REPORT LUNS. CDB: a0 0 0 0 0 0 0 0 0 10 0 0 (probe126:mps1:0:0:0): CAM status: SCSI Status Error (probe126:mps1:0:0:0): SCSI status: Check Condition (probe126:mps1:0:0:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid command operation code) (probe126:mps1:0:0:0): Field Replaceable Unit: 51 (probe126:mps1:0:0:0): Command Specific Info: 0x32323834 (probe127:mps1:0:1:0): REPORT LUNS. CDB: a0 0 0 0 0 0 0 0 0 10 0 0 (probe127:mps1:0:1:0): CAM status: SCSI Status Error (probe127:mps1:0:1:0): SCSI status: Check Condition (probe127:mps1:0:1:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid command operation code) (probe127:mps1:0:1:0): Field Replaceable Unit: 51 (probe127:mps1:0:1:0): Command Specific Info: 0x32323834 (probe126:mps1:0:0:0): REPORT LUNS. CDB: a0 0 0 0 0 0 0 0 0 10 0 0 (probe126:mps1:0:0:0): CAM status: SCSI Status Error (probe126:mps1:0:0:0): SCSI status: Check Condition (probe126:mps1:0:0:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid command operation code) (probe126:mps1:0:0:0): Field Replaceable Unit: 51 (probe126:mps1:0:0:0): Command Specific Info: 0x32323834 (probe127:mps1:0:1:0): REPORT LUNS. CDB: a0 0 0 0 0 0 0 0 0 10 0 0 (probe127:mps1:0:1:0): CAM status: SCSI Status Error (probe127:mps1:0:1:0): SCSI status: Check Condition (probe127:mps1:0:1:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid command operation code) (probe127:mps1:0:1:0): Field Replaceable Unit: 51 (probe127:mps1:0:1:0): Command Specific Info: 0x32323834 usb_alloc_device: set address 2 failed (USB_ERR_TIMEOUT, ignored) ugen0.2: at usbus0 ukbd0: on usbus0 kbd2 at ukbd0 uhid0: on usbus0 uhub7: 3 ports with 3 removable, self powered da4 at mps1 bus 0 scbus5 target 0 lun 0 da4: Fixed Direct Access SCSI-6 device da4: 150.000MB/s transfers da4: Command Queueing enabled da4: 68664MB (140623872 512 byte sectors: 255H 63S/T 8753C) da5 at mps1 bus 0 scbus5 target 1 lun 0 da5: Fixed Direct Access SCSI-6 device da5: 150.000MB/s transfers da5: Command Queueing enabled da5: 278472MB (570310656 512 byte sectors: 255H 63S/T 35500C) ada0 at siisch0 bus 0 scbus1 target 0 lun 0 ada0: ATA-8 SATA 2.x device ada0: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) ada0: Command Queueing enabled ada0: 57241MB (117231408 512 byte sectors: 16H 63S/T 16383C) ada0: Previously was known as ad4 ada1 at siisch1 bus 0 scbus2 target 0 lun 0 ada1: ATA-8 SATA 2.x device ada1: 300.000MB/s transfers (SATA 2.x, UDMA6, PIO 8192bytes) ada1: Command Queueing enabled ada1: 57241MB (117231408 512 byte sectors: 16H 63S/T 16383C) ada1: Previously was known as ad6 SMP: AP CPU #1 Launched! SMP: AP CPU #6 Launched! cd0 at ahcich0 bus 0 scbus6 target 0 lun 0 SMP: AP CPU #12 Launched! cd0: Removable CD-ROM SCSI-0 device cd0: 150.000MB/s transfers (SATA 1.x, UDMA6, ATAPI 12bytes, PIO 8192bytes) cd0: Attempt to query device size failed: NOT READY, Medium not present - tray closed SMP: AP CPU #37 Launched! SMP: AP CPU #36 Launched! SMP: AP CPU #15 Launched! SMP: AP CPU #4 Launched! da3 at mps0 bus 0 scbus0 target 4 lun 0 da3: Fixed Direct Access SCSI-6 device SMP: AP CPU #21 Launched! da3: 600.000MB/s transfers da3: Command Queueing enabled da3: 3815447MB (7814037168 512 byte sectors: 255H 63S/T 486401C) SMP: AP CPU #20 Launched! SMP: AP CPU #3 Launched! SMP: AP CPU #7 Launched! SMP: AP CPU #11 Launched! SMP: AP CPU #35 Launched! SMP: AP CPU #5 Launched! SMP: AP CPU #8 Launched! SMP: AP CPU #14 Launched! SMP: AP CPU #33 Launched! SMP: AP CPU #2 Launched! SMP: AP CPU #13 Launched! SMP: AP CPU #19 Launched! SMP: AP CPU #9 Launched! SMP: AP CPU #10 Launched! SMP: AP CPU #39 Launched! SMP: AP CPU #22 Launched! SMP: AP CPU #32 Launched! SMP: AP CPU #16 Launched! SMP: AP CPU #34 Launched! SMP: AP CPU #23 Launched! SMP: AP CPU #38 Launched! SMP: AP CPU #17 Launched! SMP: AP CPU #24 Launched! SMP: AP CPU #18 Launched! SMP: AP CPU #47 Launched! SMP: AP CPU #41 Launched! SMP: AP CPU #30 Launched! SMP: AP CPU #27 Launched! SMP: AP CPU #25 Launched! SMP: AP CPU #44 Launched! SMP: AP CPU #40 Launched! SMP: AP CPU #31 Launched! SMP: AP CPU #42 Launched! SMP: AP CPU #59 Launched! SMP: AP CPU #28 Launched! SMP: AP CPU #50 Launched! SMP: AP CPU #49 Launched! SMP: AP CPU #29 Launched! SMP: AP CPU #46 Launched! SMP: AP CPU #26 Launched! SMP: AP CPU #43 Launched! SMP: AP CPU #45 Launched! SMP: AP CPU #53 Launched! SMP: AP CPU #58 Launched! SMP: AP CPU #62 Launched! SMP: AP CPU #61 Launched! SMP: AP CPU #48 Launched! SMP: AP CPU #52 Launched! SMP: AP CPU #57 Launched! SMP: AP CPU #55 Launched! SMP: AP CPU #56 Launched! SMP: AP CPU #54 Launched! SMP: AP CPU #51 Launched! SMP: AP CPU #60 Launched! SMP: AP CPU #63 Launched! da0 at mps0 bus 0 scbus0 target 0 lun 0 da0: Fixed Direct Access SCSI-6 device da0: 600.000MB/s transfers da0: Command Queueing enabled da0: 3815447MB (7814037168 512 byte sectors: 255H 63S/T 486401C) da2 at mps0 bus 0 scbus0 target 2 lun 0 da2: Fixed Direct Access SCSI-6 device da2: 600.000MB/s transfers da2: Command Queueing enabled da2: 3815447MB (7814037168 512 byte sectors: 255H 63S/T 486401C) da1 at mps0 bus 0 scbus0 target 1 lun 0 da1: Fixed Direct Access SCSI-6 device da1: 600.000MB/s transfers da1: Command Queueing enabled da1: 3815447MB (7814037168 512 byte sectors: 255H 63S/T 486401C) ugen5.3: at usbus5 ukbd1: on usbus5 kbd3 at ukbd1 ums0: on usbus5 ums0: 3 buttons and [Z] coordinates ID=0 GEOM: ada0: the secondary GPT table is corrupt or invalid. GEOM: ada0: using the primary only -- recovery suggested. Root mount waiting for: usbus5 Trying to mount root from ufs:/dev/gpt/disk0 [rw]... ugen3.2: at usbus3 ZFS filesystem version 5 ZFS storage pool version 28 mc#