From owner-freebsd-amd64@FreeBSD.ORG Sun Jun 23 00:01:46 2013 Return-Path: Delivered-To: amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id EF20F4A6; Sun, 23 Jun 2013 00:01:45 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id C59A315DC; Sun, 23 Jun 2013 00:01:45 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r5N01itP006216; Sat, 22 Jun 2013 20:01:44 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r5N01i0T006212; Sun, 23 Jun 2013 00:01:44 GMT (envelope-from tinderbox@freebsd.org) Date: Sun, 23 Jun 2013 00:01:44 GMT Message-Id: <201306230001.r5N01i0T006212@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on amd64/amd64 Precedence: bulk X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jun 2013 00:01:46 -0000 TB --- 2013-06-22 20:00:16 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-06-22 20:00:16 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-06-22 20:00:16 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-06-22 20:00:16 - cleaning the object tree TB --- 2013-06-22 20:01:54 - /usr/local/bin/svn stat /src TB --- 2013-06-22 20:01:57 - At svn revision 252098 TB --- 2013-06-22 20:01:58 - building world TB --- 2013-06-22 20:01:58 - CROSS_BUILD_TESTING=YES TB --- 2013-06-22 20:01:58 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-22 20:01:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-22 20:01:58 - SRCCONF=/dev/null TB --- 2013-06-22 20:01:58 - TARGET=amd64 TB --- 2013-06-22 20:01:58 - TARGET_ARCH=amd64 TB --- 2013-06-22 20:01:58 - TZ=UTC TB --- 2013-06-22 20:01:58 - __MAKE_CONF=/dev/null TB --- 2013-06-22 20:01:58 - cd /src TB --- 2013-06-22 20:01:58 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Sat Jun 22 20:02:05 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything >>> stage 5.1: building 32 bit shim libraries >>> World build completed on Sat Jun 22 23:49:24 UTC 2013 TB --- 2013-06-22 23:49:24 - generating LINT kernel config TB --- 2013-06-22 23:49:24 - cd /src/sys/amd64/conf TB --- 2013-06-22 23:49:24 - /usr/bin/make -B LINT TB --- 2013-06-22 23:49:24 - cd /src/sys/amd64/conf TB --- 2013-06-22 23:49:24 - /usr/sbin/config -m LINT TB --- 2013-06-22 23:49:24 - building LINT kernel TB --- 2013-06-22 23:49:24 - CROSS_BUILD_TESTING=YES TB --- 2013-06-22 23:49:24 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-22 23:49:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-22 23:49:24 - SRCCONF=/dev/null TB --- 2013-06-22 23:49:24 - TARGET=amd64 TB --- 2013-06-22 23:49:24 - TARGET_ARCH=amd64 TB --- 2013-06-22 23:49:24 - TZ=UTC TB --- 2013-06-22 23:49:24 - __MAKE_CONF=/dev/null TB --- 2013-06-22 23:49:24 - cd /src TB --- 2013-06-22 23:49:24 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Sat Jun 22 23:49:24 UTC 2013 >>> stage 1: configuring the kernel >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3.1: making dependencies >>> stage 3.2: building everything [...] ^ /src/sys/fs/nfsclient/nfs_clstate.c:5161:8: error: format specifies type 'long long' but the argument has type 'uint64_t' (aka 'unsigned long') [-Werror,-Wformat] lyp->nfsly_lastbyte); ^~~~~~~~~~~~~~~~~~~ /src/sys/fs/nfs/nfscl.h:74:11: note: expanded from macro 'NFSCL_DEBUG' printf(__VA_ARGS__); \ ^ 3 errors generated. *** Error code 1 Stop. make: stopped in /obj/amd64.amd64/src/sys/LINT *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-06-23 00:01:44 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-23 00:01:44 - ERROR: failed to build LINT kernel TB --- 2013-06-23 00:01:44 - 11345.88 user 2203.34 system 14487.71 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Sun Jun 23 06:00:02 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BDF2C108 for ; Sun, 23 Jun 2013 06:00:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id B017B1FFF for ; Sun, 23 Jun 2013 06:00:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5N602W0010095 for ; Sun, 23 Jun 2013 06:00:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5N602Xr010094; Sun, 23 Jun 2013 06:00:02 GMT (envelope-from gnats) Date: Sun, 23 Jun 2013 06:00:02 GMT Message-Id: <201306230600.r5N602Xr010094@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org Cc: From: Mark Linimon Subject: Re: amd64/179556: FreeBSD 9-1 amd64 - Install freeze on HP Proliant DL580G5 X-Mailman-Approved-At: Sun, 23 Jun 2013 11:33:34 +0000 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Mark Linimon List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 23 Jun 2013 06:00:02 -0000 The following reply was made to PR amd64/179556; it has been noted by GNATS. From: Mark Linimon To: bug-followup@FreeBSD.org Cc: Subject: Re: amd64/179556: FreeBSD 9-1 amd64 - Install freeze on HP Proliant DL580G5 Date: Sun, 23 Jun 2013 00:53:10 -0500 ----- Forwarded message from Mark Saad ----- Date: Fri, 21 Jun 2013 15:42:08 -0400 From: Mark Saad To: Ewald Jenisch Cc: freebsd-amd64@freebsd.org Subject: Re: amd64/179556: FreeBSD 9-1 amd64 - Install freeze on HP Proliant DL580G5 Ewald I just got around to installing 9.1-RELEASE amd64 on a DL580G5 . I had not installation issues. Here is some reliant info. msaad@absolute:/home/msaad % uname -a FreeBSD absolute 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 msaad@absolute:/home/msaad % 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.1-RELEASE #0 r243825: Tue Dec 4 09:23:10 UTC 2012 root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 CPU: Intel(R) Xeon(R) CPU E7330 @ 2.40GHz (2400.05-MHz K8-class CPU) Origin = "GenuineIntel" Id = 0x6fb Family = 6 Model = f Stepping = 11 Features=0xbfebfbff Features2=0x4e3bd AMD Features=0x20100800 AMD Features2=0x1 TSC: P-state invariant, performance statistics real memory = 38654705664 (36864 MB) avail memory = 37240659968 (35515 MB) Event timer "LAPIC" quality 400 ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 16 CPUs FreeBSD/SMP: 4 package(s) x 4 core(s) cpu0 (BSP): APIC ID: 0 cpu1 (AP): APIC ID: 1 cpu2 (AP): APIC ID: 2 cpu3 (AP): APIC ID: 3 cpu4 (AP): APIC ID: 8 cpu5 (AP): APIC ID: 9 cpu6 (AP): APIC ID: 10 cpu7 (AP): APIC ID: 11 cpu8 (AP): APIC ID: 16 cpu9 (AP): APIC ID: 17 cpu10 (AP): APIC ID: 18 cpu11 (AP): APIC ID: 19 cpu12 (AP): APIC ID: 24 cpu13 (AP): APIC ID: 25 cpu14 (AP): APIC ID: 26 cpu15 (AP): APIC ID: 27 ACPI Warning: Invalid length for Pm1aControlBlock: 32, using default 16 (20110527/tbfadt-638) ioapic0 irqs 0-23 on motherboard ioapic1 irqs 24-47 on motherboard kbd1 at kbdmux0 acpi0: on motherboard acpi0: Power Button (fixed) 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 attimer0: port 0x40-0x43 irq 0 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 Event timer "i8254" frequency 1193182 Hz quality 100 hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 14318180 Hz quality 950 Event timer "HPET" frequency 14318180 Hz quality 450 Event timer "HPET1" frequency 14318180 Hz quality 440 Event timer "HPET2" frequency 14318180 Hz quality 440 Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 acpi_timer0: <24-bit timer at 3.579545MHz> port 0x908-0x90b on acpi0 pcib0: on acpi0 pci0: on pcib0 pcib0: no PRT entry for 0.31.INTA pcib1: at device 1.0 on pci0 pci3: on pcib1 pcib2: at device 0.0 on pci3 pci4: on pcib2 pcib3: at device 0.0 on pci4 pci5: on pcib3 pcib4: at device 0.0 on pci5 pci6: on pcib4 bce0: mem 0xf8000000-0xf9ffffff irq 16 at device 0.0 on pci6 bce0: /usr/src/sys/dev/bce/if_bce.c(1258): Management firmware enabled but not running! miibus0: on bce0 brgphy0: PHY 1 on miibus0 brgphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow bce0: Ethernet address: 00:1a:4b:e6:20:82 bce0: ASIC (0x57081020); Rev (B2); Bus (PCI-X, 64-bit, 133MHz); B/C (1.9.6); Bufs (RX:2;TX:2;PG:8); Flags (SPLT|MSI|MFW); MFW (NOT RUNNING!) Coal (RX:6,6,18,18; TX:20,20,80,80) pcib5: at device 1.0 on pci4 pci7: on pcib5 pcib6: at device 0.0 on pci7 pci8: on pcib6 bce1: mem 0xfa000000-0xfbffffff irq 17 at device 0.0 on pci8 bce1: /usr/src/sys/dev/bce/if_bce.c(1258): Management firmware enabled but not running! miibus1: on bce1 brgphy1: PHY 1 on miibus1 brgphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, 1000baseT, 1000baseT-master, 1000baseT-FDX, 1000baseT-FDX-master, auto, auto-flow bce1: Ethernet address: 00:1a:4b:e6:20:84 bce1: ASIC (0x57081020); Rev (B2); Bus (PCI-X, 64-bit, 133MHz); B/C (1.9.6); Bufs (RX:2;TX:2;PG:8); Flags (SPLT|MSI|MFW); MFW (NOT RUNNING!) Coal (RX:6,6,18,18; TX:20,20,80,80) pcib7: at device 2.0 on pci4 pci9: on pcib7 pcib8: at device 0.3 on pci3 pci10: on pcib8 pcib9: at device 2.0 on pci0 pci41: on pcib9 pcib10: at device 3.0 on pci0 pci42: on pcib10 pcib11: at device 4.0 on pci0 pci23: on pcib11 pcib12: mem 0xfdfe0000-0xfdffffff at device 0.0 on pci23 pci24: on pcib12 pcib13: at device 1.0 on pci24 pci37: on pcib13 pcib14: at device 2.0 on pci24 pci34: on pcib14 pcib15: at device 8.0 on pci24 pci25: on pcib15 pcib16: at device 9.0 on pci24 pci28: on pcib16 pcib17: at device 10.0 on pci24 pci31: on pcib17 pcib18: at device 5.0 on pci0 pci40: on pcib18 pcib19: at device 6.0 on pci0 pci11: on pcib19 pcib20: mem 0xfdee0000-0xfdefffff at device 0.0 on pci11 pci12: on pcib20 pcib21: at device 0.0 on pci12 pci19: on pcib21 pcib22: at device 1.0 on pci12 pci16: on pcib22 pcib23: at device 9.0 on pci12 pci13: on pcib23 pcib24: at device 7.0 on pci0 pci22: on pcib24 pcib25: at device 28.0 on pci0 pci2: on pcib25 ciss0: port 0x4000-0x40ff mem 0xf7e00000-0xf7efffff,0xf7df0000-0xf7df0fff irq 16 at device 0.0 on pci2 ciss0: PERFORMANT Transport uhci0: port 0x1000-0x101f irq 16 at device 29.0 on pci0 usbus0 on uhci0 uhci1: port 0x1020-0x103f irq 17 at device 29.1 on pci0 usbus1 on uhci1 uhci2: port 0x1040-0x105f irq 18 at device 29.2 on pci0 usbus2 on uhci2 uhci3: port 0x1060-0x107f irq 19 at device 29.3 on pci0 usbus3 on uhci3 ehci0: mem 0xf7af0000-0xf7af03ff irq 16 at device 29.7 on pci0 usbus4: EHCI version 1.0 usbus4 on ehci0 pcib26: at device 30.0 on pci0 pci1: on pcib26 vgapci0: port 0x3000-0x30ff mem 0xd8000000-0xdfffffff,0xf7cf0000-0xf7cfffff irq 23 at device 3.0 on pci1 pci1: at device 4.0 (no driver attached) pci1: at device 4.2 (no driver attached) uhci4: port 0x3800-0x381f irq 22 at device 4.4 on pci1 usbus5 on uhci4 pci1: at device 4.6 (no driver attached) isab0: at device 31.0 on pci0 isa0: on isab0 atapci0: port 0x1f0-0x1f7,0x3f6,0x170-0x177,0x376,0x500-0x50f irq 7 at device 31.1 on pci0 ata0: at channel 0 on atapci0 acpi_tz0: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] psm0: model IntelliMouse, device ID 3 uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 orm0: at iomem 0xc0000-0xcafff,0xcb000-0xcefff,0xcf000-0xd07ff,0xe6000-0xe7fff on isa0 sc0: at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 atrtc0: at port 0x70 irq 8 on isa0 Event timer "RTC" frequency 32768 Hz quality 0 ppc0: cannot reserve I/O port range uart1: at port 0x2f8-0x2ff irq 3 on isa0 ctl: CAM Target Layer loaded est0: on cpu0 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 927092706000927 device_attach: est0 attach returned 6 p4tcc0: on cpu0 est1: on cpu1 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 927092706000927 device_attach: est1 attach returned 6 p4tcc1: on cpu1 est2: on cpu2 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 927092706000927 device_attach: est2 attach returned 6 p4tcc2: on cpu2 est3: on cpu3 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 927092706000927 device_attach: est3 attach returned 6 p4tcc3: on cpu3 est4: on cpu4 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 927092706000927 device_attach: est4 attach returned 6 p4tcc4: on cpu4 est5: on cpu5 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 927092706000927 device_attach: est5 attach returned 6 p4tcc5: on cpu5 est6: on cpu6 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 927092706000927 device_attach: est6 attach returned 6 p4tcc6: on cpu6 est7: on cpu7 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 927092706000927 device_attach: est7 attach returned 6 p4tcc7: on cpu7 est8: on cpu8 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 927092706000927 device_attach: est8 attach returned 6 p4tcc8: on cpu8 est9: on cpu9 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 927092706000927 device_attach: est9 attach returned 6 p4tcc9: on cpu9 est10: on cpu10 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 927092706000927 device_attach: est10 attach returned 6 p4tcc10: on cpu10 est11: on cpu11 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 927092706000927 device_attach: est11 attach returned 6 p4tcc11: on cpu11 est12: on cpu12 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 927092706000927 device_attach: est12 attach returned 6 p4tcc12: on cpu12 est13: on cpu13 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 927092706000927 device_attach: est13 attach returned 6 p4tcc13: on cpu13 est14: on cpu14 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 927092706000927 device_attach: est14 attach returned 6 p4tcc14: on cpu14 est15: on cpu15 est: CPU supports Enhanced Speedstep, but is not recognized. est: cpu_vendor GenuineIntel, msr 927092706000927 device_attach: est15 attach returned 6 p4tcc15: on cpu15 Timecounters tick every 1.000 msec usbus0: 12Mbps Full Speed USB v1.0 usbus1: 12Mbps Full Speed USB v1.0 usbus2: 12Mbps Full Speed USB v1.0 usbus3: 12Mbps Full Speed USB v1.0 usbus4: 480Mbps High Speed USB v2.0 usbus5: 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: <0x103c> at usbus5 uhub5: <0x103c UHCI root HUB, class 9/0, rev 1.00/1.00, addr 1> on usbus5 uhub0: 2 ports with 2 removable, self powered uhub1: 2 ports with 2 removable, self powered uhub2: 2 ports with 2 removable, self powered uhub3: 2 ports with 2 removable, self powered uhub5: 2 ports with 2 removable, self powered bce0: bce_pulse(): Warning: bootcode thinks driver is absent! (bc_state = 0x00000006) bce1: bce_pulse(): Warning: bootcode thinks driver is absent! (bc_state = 0x00000006) ugen5.2: at usbus5 ukbd0: on usbus5 kbd2 at ukbd0 ums0: on usbus5 ums0: 3 buttons and [XY] coordinates ID=0 uhub4: 8 ports with 8 removable, self powered (probe0:ciss0:0:0:0): REPORT LUNS. CDB: a0 0 0 0 0 0 0 0 0 10 0 0 (probe0:ciss0:0:0:0): CAM status: SCSI Status Error (probe0:ciss0:0:0:0): SCSI status: Check Condition (probe0:ciss0:0:0:0): SCSI sense: ILLEGAL REQUEST asc:20,0 (Invalid command operation code) (probe0:ciss0:0:0:0): Error 22, Unretryable error da0 at ciss0 bus 0 scbus0 target 0 lun 0 da0: Fixed Direct Access SCSI-5 device da0: 135.168MB/s transfers da0: Command Queueing enabled da0: 572140MB (1171743836 512 byte sectors: 255H 32S/T 65535C) cd0 at ata0 bus 0 scbus2 target 0 lun 0 cd0: Removable CD-ROM SCSI-0 device cd0: 33.300MB/s transfers (UDMA2, ATAPI 12bytes, PIO 65534bytes) SMP: AP CPU #8 Launched! cd0: Attempt to query device size failed: NOT READY, Medium not present - tray open SMP: AP CPU #10 Launched! SMP: AP CPU #11 Launched! SMP: AP CPU #9 Launched! SMP: AP CPU #12 Launched! SMP: AP CPU #13 Launched! SMP: AP CPU #15 Launched! SMP: AP CPU #14 Launched! SMP: AP CPU #6 Launched! SMP: AP CPU #1 Launched! SMP: AP CPU #3 Launched! SMP: AP CPU #2 Launched! SMP: AP CPU #7 Launched! SMP: AP CPU #5 Launched! SMP: AP CPU #4 Launched! Timecounter "TSC-low" frequency 9375202 Hz quality 1000 Trying to mount root from ufs:/dev/da0p2 [rw]... root@absolute:/root # pciconf -lv hostb0@pci0:0:0:0: class=0x060000 card=0x31f2103c chip=0x36008086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '7300 Chipset Memory Controller Hub' class = bridge subclass = HOST-PCI pcib1@pci0:0:1:0: class=0x060400 card=0x00008086 chip=0x36048086 rev=0x01 hdr=0x01 vendor = 'Intel Corporation' device = '7300 Chipset PCI Express Port 1' class = bridge subclass = PCI-PCI pcib9@pci0:0:2:0: class=0x060400 card=0x00008086 chip=0x36058086 rev=0x01 hdr=0x01 vendor = 'Intel Corporation' device = '7300 Chipset PCI Express Port 2' class = bridge subclass = PCI-PCI pcib10@pci0:0:3:0: class=0x060400 card=0x00008086 chip=0x36068086 rev=0x01 hdr=0x01 vendor = 'Intel Corporation' device = '7300 Chipset PCI Express Port 3' class = bridge subclass = PCI-PCI pcib11@pci0:0:4:0: class=0x060400 card=0x00008086 chip=0x36078086 rev=0x01 hdr=0x01 vendor = 'Intel Corporation' device = '7300 Chipset PCI Express Port 4' class = bridge subclass = PCI-PCI pcib18@pci0:0:5:0: class=0x060400 card=0x00008086 chip=0x36088086 rev=0x01 hdr=0x01 vendor = 'Intel Corporation' device = '7300 Chipset PCI Express Port 5' class = bridge subclass = PCI-PCI pcib19@pci0:0:6:0: class=0x060400 card=0x00008086 chip=0x36098086 rev=0x01 hdr=0x01 vendor = 'Intel Corporation' device = '7300 Chipset PCI Express Port 6' class = bridge subclass = PCI-PCI pcib24@pci0:0:7:0: class=0x060400 card=0x00008086 chip=0x360a8086 rev=0x01 hdr=0x01 vendor = 'Intel Corporation' device = '7300 Chipset PCI Express Port 7' class = bridge subclass = PCI-PCI hostb1@pci0:0:16:0: class=0x060000 card=0x31f2103c chip=0x360c8086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '7300 Chipset FSB Registers' class = bridge subclass = HOST-PCI hostb2@pci0:0:16:1: class=0x060000 card=0x31f2103c chip=0x360c8086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '7300 Chipset FSB Registers' class = bridge subclass = HOST-PCI hostb3@pci0:0:16:2: class=0x060000 card=0x31f2103c chip=0x360c8086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '7300 Chipset FSB Registers' class = bridge subclass = HOST-PCI hostb4@pci0:0:16:3: class=0x060000 card=0x31f2103c chip=0x360c8086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '7300 Chipset FSB Registers' class = bridge subclass = HOST-PCI hostb5@pci0:0:17:0: class=0x060000 card=0x31f2103c chip=0x360d8086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '7300 Chipset Snoop Filter Registers' class = bridge subclass = HOST-PCI hostb6@pci0:0:17:3: class=0x060000 card=0x31f2103c chip=0x360d8086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '7300 Chipset Snoop Filter Registers' class = bridge subclass = HOST-PCI hostb7@pci0:0:19:0: class=0x060000 card=0x31f2103c chip=0x360e8086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '7300 Chipset Debug and Miscellaneous Registers' class = bridge subclass = HOST-PCI hostb8@pci0:0:21:0: class=0x060000 card=0x31f2103c chip=0x360f8086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '7300 Chipset FBD Branch 0 Registers' class = bridge subclass = HOST-PCI hostb9@pci0:0:22:0: class=0x060000 card=0x31f2103c chip=0x36108086 rev=0x01 hdr=0x00 vendor = 'Intel Corporation' device = '7300 Chipset FBD Branch 1 Registers' class = bridge subclass = HOST-PCI pcib25@pci0:0:28:0: class=0x060400 card=0x00000000 chip=0x26908086 rev=0x09 hdr=0x01 vendor = 'Intel Corporation' device = '631xESB/632xESB/3100 Chipset PCI Express Root Port 1' class = bridge subclass = PCI-PCI uhci0@pci0:0:29:0: class=0x0c0300 card=0x31fe103c chip=0x26888086 rev=0x09 hdr=0x00 vendor = 'Intel Corporation' device = '631xESB/632xESB/3100 Chipset UHCI USB Controller' class = serial bus subclass = USB uhci1@pci0:0:29:1: class=0x0c0300 card=0x31fe103c chip=0x26898086 rev=0x09 hdr=0x00 vendor = 'Intel Corporation' device = '631xESB/632xESB/3100 Chipset UHCI USB Controller' class = serial bus subclass = USB uhci2@pci0:0:29:2: class=0x0c0300 card=0x31fe103c chip=0x268a8086 rev=0x09 hdr=0x00 vendor = 'Intel Corporation' device = '631xESB/632xESB/3100 Chipset UHCI USB Controller' class = serial bus subclass = USB uhci3@pci0:0:29:3: class=0x0c0300 card=0x31fe103c chip=0x268b8086 rev=0x09 hdr=0x00 vendor = 'Intel Corporation' device = '631xESB/632xESB/3100 Chipset UHCI USB Controller' class = serial bus subclass = USB ehci0@pci0:0:29:7: class=0x0c0320 card=0x31fe103c chip=0x268c8086 rev=0x09 hdr=0x00 vendor = 'Intel Corporation' device = '631xESB/632xESB/3100 Chipset EHCI USB2 Controller' class = serial bus subclass = USB pcib26@pci0:0:30:0: class=0x060401 card=0x00000000 chip=0x244e8086 rev=0xd9 hdr=0x01 vendor = 'Intel Corporation' device = '82801 PCI Bridge' class = bridge subclass = PCI-PCI isab0@pci0:0:31:0: class=0x060100 card=0x00000000 chip=0x26708086 rev=0x09 hdr=0x00 vendor = 'Intel Corporation' device = '631xESB/632xESB/3100 Chipset LPC Interface Controller' class = bridge subclass = PCI-ISA atapci0@pci0:0:31:1: class=0x01018a card=0x31fe103c chip=0x269e8086 rev=0x09 hdr=0x00 vendor = 'Intel Corporation' device = '631xESB/632xESB IDE Controller' class = mass storage subclass = ATA pcib2@pci0:3:0:0: class=0x060400 card=0x00000000 chip=0x35008086 rev=0x01 hdr=0x01 vendor = 'Intel Corporation' device = '6311ESB/6321ESB PCI Express Upstream Port' class = bridge subclass = PCI-PCI pcib8@pci0:3:0:3: class=0x060400 card=0x00000000 chip=0x350c8086 rev=0x01 hdr=0x01 vendor = 'Intel Corporation' device = '6311ESB/6321ESB PCI Express to PCI-X Bridge' class = bridge subclass = PCI-PCI pcib3@pci0:4:0:0: class=0x060400 card=0x00000000 chip=0x35108086 rev=0x01 hdr=0x01 vendor = 'Intel Corporation' device = '6311ESB/6321ESB PCI Express Downstream Port E1' class = bridge subclass = PCI-PCI pcib5@pci0:4:1:0: class=0x060400 card=0x00000000 chip=0x35148086 rev=0x01 hdr=0x01 vendor = 'Intel Corporation' device = '6311ESB/6321ESB PCI Express Downstream Port E2' class = bridge subclass = PCI-PCI pcib7@pci0:4:2:0: class=0x060400 card=0x00000000 chip=0x35188086 rev=0x01 hdr=0x01 vendor = 'Intel Corporation' device = '6311ESB/6321ESB PCI Express Downstream Port E3' class = bridge subclass = PCI-PCI pcib4@pci0:5:0:0: class=0x060400 card=0x00000000 chip=0x01031166 rev=0xc3 hdr=0x01 vendor = 'Broadcom' device = 'EPB PCI-Express to PCI-X Bridge' class = bridge subclass = PCI-PCI bce0@pci0:6:0:0: class=0x020000 card=0x7038103c chip=0x164c14e4 rev=0x12 hdr=0x00 vendor = 'Broadcom Corporation' device = 'NetXtreme II BCM5708 Gigabit Ethernet' class = network subclass = ethernet pcib6@pci0:7:0:0: class=0x060400 card=0x00000000 chip=0x01031166 rev=0xc3 hdr=0x01 vendor = 'Broadcom' device = 'EPB PCI-Express to PCI-X Bridge' class = bridge subclass = PCI-PCI bce1@pci0:8:0:0: class=0x020000 card=0x7038103c chip=0x164c14e4 rev=0x12 hdr=0x00 vendor = 'Broadcom Corporation' device = 'NetXtreme II BCM5708 Gigabit Ethernet' class = network subclass = ethernet pcib12@pci0:23:0:0: class=0x060400 card=0x853310b5 chip=0x853310b5 rev=0xaa hdr=0x01 vendor = 'PLX Technology, Inc.' device = 'PEX 8533 32-lane, 6-port PCI Express Switch' class = bridge subclass = PCI-PCI pcib13@pci0:24:1:0: class=0x060400 card=0x853310b5 chip=0x853310b5 rev=0xaa hdr=0x01 vendor = 'PLX Technology, Inc.' device = 'PEX 8533 32-lane, 6-port PCI Express Switch' class = bridge subclass = PCI-PCI pcib14@pci0:24:2:0: class=0x060400 card=0x853310b5 chip=0x853310b5 rev=0xaa hdr=0x01 vendor = 'PLX Technology, Inc.' device = 'PEX 8533 32-lane, 6-port PCI Express Switch' class = bridge subclass = PCI-PCI pcib15@pci0:24:8:0: class=0x060400 card=0x853310b5 chip=0x853310b5 rev=0xaa hdr=0x01 vendor = 'PLX Technology, Inc.' device = 'PEX 8533 32-lane, 6-port PCI Express Switch' class = bridge subclass = PCI-PCI pcib16@pci0:24:9:0: class=0x060400 card=0x853310b5 chip=0x853310b5 rev=0xaa hdr=0x01 vendor = 'PLX Technology, Inc.' device = 'PEX 8533 32-lane, 6-port PCI Express Switch' class = bridge subclass = PCI-PCI pcib17@pci0:24:10:0: class=0x060400 card=0x853310b5 chip=0x853310b5 rev=0xaa hdr=0x01 vendor = 'PLX Technology, Inc.' device = 'PEX 8533 32-lane, 6-port PCI Express Switch' class = bridge subclass = PCI-PCI pcib20@pci0:11:0:0: class=0x060400 card=0x853310b5 chip=0x853310b5 rev=0xaa hdr=0x01 vendor = 'PLX Technology, Inc.' device = 'PEX 8533 32-lane, 6-port PCI Express Switch' class = bridge subclass = PCI-PCI pcib21@pci0:12:0:0: class=0x060400 card=0x853310b5 chip=0x853310b5 rev=0xaa hdr=0x01 vendor = 'PLX Technology, Inc.' device = 'PEX 8533 32-lane, 6-port PCI Express Switch' class = bridge subclass = PCI-PCI pcib22@pci0:12:1:0: class=0x060400 card=0x853310b5 chip=0x853310b5 rev=0xaa hdr=0x01 vendor = 'PLX Technology, Inc.' device = 'PEX 8533 32-lane, 6-port PCI Express Switch' class = bridge subclass = PCI-PCI pcib23@pci0:12:9:0: class=0x060400 card=0x853310b5 chip=0x853310b5 rev=0xaa hdr=0x01 vendor = 'PLX Technology, Inc.' device = 'PEX 8533 32-lane, 6-port PCI Express Switch' class = bridge subclass = PCI-PCI ciss0@pci0:2:0:0: class=0x010400 card=0x3234103c chip=0x3230103c rev=0x03 hdr=0x00 vendor = 'Hewlett-Packard Company' device = 'Smart Array Controller' class = mass storage subclass = RAID vgapci0@pci0:1:3:0: class=0x030000 card=0x31fb103c chip=0x515e1002 rev=0x02 hdr=0x00 vendor = 'ATI Technologies Inc' device = 'ES1000' class = display subclass = VGA none0@pci0:1:4:0: class=0x088000 card=0x3305103c chip=0xb2030e11 rev=0x03 hdr=0x00 vendor = 'Compaq Computer Corporation' device = 'Integrated Lights Out Controller' class = base peripheral none1@pci0:1:4:2: class=0x088000 card=0x3305103c chip=0xb2040e11 rev=0x03 hdr=0x00 vendor = 'Compaq Computer Corporation' device = 'Integrated Lights Out Processor' class = base peripheral uhci4@pci0:1:4:4: class=0x0c0300 card=0x3305103c chip=0x3300103c rev=0x00 hdr=0x00 vendor = 'Hewlett-Packard Company' device = 'Integrated Lights-Out Standard Virtual USB Controller' class = serial bus subclass = USB none2@pci0:1:4:6: class=0x0c0701 card=0x3305103c chip=0x3302103c rev=0x00 hdr=0x00 vendor = 'Hewlett-Packard Company' device = 'Integrated Lights-Out Standard KCS Interface' class = serial bus root@absolute:/root # dmidecode -s system-product-name ProLiant DL580 G5 root@absolute:/root # dmidecode -s bios-version P61 root@absolute:/root # dmidecode -s bios-release-date 05/02/2011 root@absolute:/root # sysctl -a vm.vmtotal vm.vmtotal: System wide totals computed every five seconds: (values in kilobytes) =============================================== Processes: (RUNQ: 1 Disk Wait: 0 Page Wait: 0 Sleep: 24) Virtual Memory: (Total: 1074456272K Active: 500772K) Real Memory: (Total: 248440K Active: 24080K) Shared Virtual Memory: (Total: 22872K Active: 7708K) Shared Real Memory: (Total: 7472K Active: 6524K) Free Memory: 36208724K So I did this all via freshly burnt copy of FreeBSD 9.1-RELEASE amd64 which I fetched from ftp-archive.freebsd.org At this point I would reset the bios back to the factory defaults and see if the install works. Then test the box via the HP Insight manager to confirm you do not have a broken server.. Let us know how it works out. -- mark saad | nonesuch@longcount.org ----- End forwarded message ----- From owner-freebsd-amd64@FreeBSD.ORG Mon Jun 24 11:06:41 2013 Return-Path: Delivered-To: freebsd-amd64@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id E12F1E1 for ; Mon, 24 Jun 2013 11:06:41 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id D28F21DB5 for ; Mon, 24 Jun 2013 11:06:41 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5OB6fIJ000898 for ; Mon, 24 Jun 2013 11:06:41 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5OB6fw1000896 for freebsd-amd64@FreeBSD.org; Mon, 24 Jun 2013 11:06:41 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 24 Jun 2013 11:06:41 GMT Message-Id: <201306241106.r5OB6fw1000896@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-amd64@FreeBSD.org Subject: Current problem reports assigned to freebsd-amd64@FreeBSD.org X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jun 2013 11:06:41 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- o amd64/179556 amd64 FreeBSD 9-1 amd64 - Install freeze on HP Proliant DL58 o amd64/179376 amd64 xhci ehci irq storm o amd64/179288 amd64 unable to install on HP ProLiant DL380p Gen8 with 128G o amd64/179282 amd64 [PATCH] Intel SMAP for FreeBSD-CURRENT o amd64/179038 amd64 instant reboot doesnt even try too install o amd64/178792 amd64 -march=native fails with clang on certain CPU's o amd64/178357 amd64 [patch] export CPU physical and virtual address sizes o amd64/178247 amd64 linker.hints erroneously included in 9.1-RELEASE-p3 bi o amd64/176835 amd64 Fatal trap 12: page fault while in kernel mode o amd64/176474 amd64 kernel panic o amd64/175725 amd64 Audio through USB has not as good hi quality as it has o amd64/175655 amd64 When enabled tty console OS hang during boot o amd64/175370 amd64 kernel panic the rebuild kernel with vimage options in o amd64/175282 amd64 Freebsd 9.1 release amd64, mb Intel D525MW, not worked o amd64/175129 amd64 laptop won't suspend on lid close o amd64/174679 amd64 Intel i5 laptop overheats and shuts down [regression] o amd64/173869 amd64 buildworld breaks with clang o amd64/173680 amd64 9.1rc3 installer hangs at "rootpass" o amd64/173502 amd64 Patch inhibition of warnings that appear in the combin o amd64/173465 amd64 FreeBSD 9.1 restarts in random fashion after upgrade t o amd64/173311 amd64 FreeBSD 9.1 RC2 , 12 servers restart in random fashion o amd64/173235 amd64 Have received two crashes within 1 day after installin o amd64/172926 amd64 [boot] booting hangs after 9.1-RC2 install in 2nd (MBR o amd64/171835 amd64 bsdinstall abort on Dell PowerEdge R420 with PERC H310 o amd64/171814 amd64 [panic] bioq_init or bioq_remove (unsure which) o amd64/171701 amd64 [install] 9.0-rel amd64 installer 'guided' or 'manual' o amd64/171250 amd64 ldd32 cannot find some i386 libraries o amd64/170487 amd64 [boot] Thinkpad X61s cannot boot 9.1-BETA1 o amd64/170351 amd64 [kernel] [patch] amd64: 64-bit process can't always ge o amd64/170115 amd64 Serial boot broken in 9.0 o amd64/168659 amd64 [boot] FreeBSD 9 - Crash upon booting off install CD ( o amd64/167582 amd64 Compile of MySQL NDB Cluster Fails 8.2 AMD64 o amd64/167543 amd64 [kernel] Install FreeBSD can show error message with c o amd64/167393 amd64 [boot] MacBook4,1 hangs on SMP boot o amd64/166639 amd64 [boot] Syscons issue Intel D2700 o amd64/166229 amd64 [boot] Unable to install FreeBSD 9 on Acer Extensa 522 o amd64/165850 amd64 [build] 8.3-RC1 (amd64): world doesn't build with CPUT o amd64/165845 amd64 [build] Unable to build kernel on 8.2-STABLE o amd64/165351 amd64 [boot] Error while installing or booting the freeBSD O o amd64/164773 amd64 [boot] 9.0 amd64 fails to boot on HP DL145 G3 [regress o amd64/164707 amd64 FreeBSD 9 installer does not work with IBM uefi o amd64/164643 amd64 Kernel Panic at 9.0-RELEASE o amd64/164619 amd64 when logged in as root the user and group applications o amd64/164457 amd64 [install] Can't install FreeBSD 9.0 (amd64) on HP Blad o amd64/164301 amd64 [install] 9.0 - Can't install, no DHCP lease o amd64/164136 amd64 after fresh install 8.1 release or 8.2 release the har o amd64/164116 amd64 [boot] FreeBSD 9.0-RELEASE installations mediums fails o amd64/164089 amd64 FreeBSD-9.0-RELEASE-amd64-memstick.img does not boot o amd64/164073 amd64 /etc/rc warning after booting o amd64/164036 amd64 [keyboard] Moused fails on 9_0_RELENG o amd64/163736 amd64 Freebsd 8.2 with MPD5 and about 100 PPPoE clients pani o amd64/163710 amd64 setjump in userboot.so causes stack corruption o amd64/163625 amd64 Install problems of RC3 amd64 on ASRock N68 GE3 UCC o amd64/163568 amd64 hard drive naming o amd64/163285 amd64 when installing gnome2-lite not all dependent packages o amd64/163284 amd64 print manager failed to install correctly o amd64/163114 amd64 no boot on Via Nanao netbook Samsung NC20 o amd64/163092 amd64 FreeBSD 9.0-RC2 fails to boot from raid-z2 if AHCI is o amd64/163048 amd64 normal user cant mount ntfs-3g o amd64/162936 amd64 fails boot and destabilizes other OSes on FreeBSD 9 RC o amd64/162489 amd64 After some time X blanks the screen and does not respo o amd64/162314 amd64 not able to install FreeBSD-8.2-RELEASE-amd64-dvd1 as o amd64/162170 amd64 Unable to install due to freeze at "run_interrupt_driv o amd64/161974 amd64 FreeBSD 9 new installer installs succesful, renders ma o kern/160833 amd64 Keyboard USB doesn't work o amd64/157386 amd64 [powerd] Enabling powerd(8) with default settings on I o amd64/156106 amd64 [boot] boot0 fails to start o amd64/155135 amd64 [boot] Does Not Boot On a Very Standard Hardware o amd64/154957 amd64 [boot] Install boot CD won't boot up - keeps rebooting o amd64/154629 amd64 [panic] Fatal trap 9: general protection fault while i o amd64/153935 amd64 [hang] system hangs while trying to do 'shutdown -h no o amd64/153831 amd64 [boot] CD bootloader won't on Tyan s2912G2nr o amd64/153496 amd64 [hyper-v] [install] Install on Hyper-V leaves corrupt o amd64/153372 amd64 [panic] kernel panic o amd64/153175 amd64 [amd64] Kernel Panic on only FreeBSD 8 amd64 o amd64/152874 amd64 [install] 8.1 install fails where 7.3 works due to lac o amd64/152430 amd64 [boot] HP ProLiant Microserver n36l cannot boot into i o amd64/145991 amd64 [NOTES] [patch] Add a requires line to /sys/amd64/conf o amd64/144405 amd64 [build] [patch] include /usr/obj/lib32 in cleanworld t s amd64/143173 amd64 [ata] Promise FastTrack TX4 + SATA DVD, installer can' p amd64/141413 amd64 [hang] Tyan 2881 m3289 SMDC freeze o amd64/137942 amd64 [pci] 8.0-BETA2 having problems with Asus M2N-SLI-delu o amd64/127640 amd64 [amd64] gcc(1) will not build shared libraries with -f o amd64/115194 amd64 LCD screen remains blank after Dell XPS M1210 lid is c 84 problems total. From owner-freebsd-amd64@FreeBSD.ORG Tue Jun 25 10:30:02 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 817A1915 for ; Tue, 25 Jun 2013 10:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 74FEE1076 for ; Tue, 25 Jun 2013 10:30:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5PAU1gu020136 for ; Tue, 25 Jun 2013 10:30:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5PAU14Z020105; Tue, 25 Jun 2013 10:30:01 GMT (envelope-from gnats) Date: Tue, 25 Jun 2013 10:30:01 GMT Message-Id: <201306251030.r5PAU14Z020105@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org Cc: From: Michal Sviba Subject: Re: amd64/179376: xhci ehci irq storm X-Mailman-Approved-At: Tue, 25 Jun 2013 11:57:40 +0000 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Michal Sviba List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 25 Jun 2013 10:30:02 -0000 The following reply was made to PR amd64/179376; it has been noted by GNATS. From: Michal Sviba To: bug-followup@FreeBSD.org, michal@sviba.cz Cc: Subject: Re: amd64/179376: xhci ehci irq storm Date: Tue, 25 Jun 2013 12:20:05 +0200 20days without restart made 10times higher irq16 rate #uptime 12:10PM up 35 days, 1:36, 1 user, load averages: 0.35, 0.41, 0.41 #vmstat -i interrupt total rate irq16: xhci0 ehci0 312902807569 103275 irq23: ehci1 6065098 2 cpu0:timer 3038336324 1002 irq264: em0 86937072 28 irq265: hdac0 77 0 irq266: ahci0 12706295 4 cpu1:timer 88134649 29 cpu3:timer 80433524 26 cpu2:timer 103143958 34 Total 316318564566 104402 -- Michal From owner-freebsd-amd64@FreeBSD.ORG Wed Jun 26 06:30:00 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 717D5E63 for ; Wed, 26 Jun 2013 06:30:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 5721610CD for ; Wed, 26 Jun 2013 06:30:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5Q6U0Y0040031 for ; Wed, 26 Jun 2013 06:30:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5Q6U0Ag040030; Wed, 26 Jun 2013 06:30:00 GMT (envelope-from gnats) Resent-Date: Wed, 26 Jun 2013 06:30:00 GMT Resent-Message-Id: <201306260630.r5Q6U0Ag040030@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, John Wehle Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 5ED58DDE for ; Wed, 26 Jun 2013 06:27:12 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id 3753F10A6 for ; Wed, 26 Jun 2013 06:27:12 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r5Q6RBDA039196 for ; Wed, 26 Jun 2013 06:27:11 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r5Q6RB1p039195; Wed, 26 Jun 2013 06:27:11 GMT (envelope-from nobody) Message-Id: <201306260627.r5Q6RB1p039195@oldred.freebsd.org> Date: Wed, 26 Jun 2013 06:27:11 GMT From: John Wehle To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: amd64/179996: lib32/libcrypto.so.6 causes apache SSL to crash due to wrong opensslconf.h X-Mailman-Approved-At: Wed, 26 Jun 2013 11:24:33 +0000 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jun 2013 06:30:00 -0000 >Number: 179996 >Category: amd64 >Synopsis: lib32/libcrypto.so.6 causes apache SSL to crash due to wrong opensslconf.h >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jun 26 06:30:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: John Wehle >Release: FreeBSD 9.1-STABLE 252047M >Organization: >Environment: FreeBSD carmen.FEITH.COM 9.1-STABLE FreeBSD 9.1-STABLE #1 r235103:252047M: Fri Jun 21 23:31:53 EDT 2013 root@wagner.FEITH.COM:/usr/obj/amd64.amd64/usr/src/sys/CUSTOM amd64 >Description: 32bit httpd-2.2.24 built with SSL crashes during startup when run on a freebsd amd64 machine recently updated by building 9.1-STABLE amd64 on a freebsd i386 machine. Stack trace shows: #0 0x282a3c50 in bn_div_words () from /usr/lib32/libcrypto.so.6 #1 0x2829cf7d in BN_div (dv=0x0, rm=0x289432e4, num=0x289432e4, divisor=0x289432f8, ctx=0x289370a0) at /usr/src/secure/lib/libcrypto/../../../crypto/openssl/crypto/bn/bn_div.c:345 The 32bit httpd-2.2.24 works fine on the i386 build machine. Rebuilding the 32bit httpd-2.2.24 without SSL avoids the problem on the amd64 machine. Rebuilding lib32/libcrypto by doing: rm -rf /usr/obj/amd64.amd64/lib32 /usr/obj/amd64.amd64/usr/src/lib32 make TARGET=amd64 TARGET_ARCH=amd64 build32 shows some warning messages: crypto/openssl/crypto/bn/bn_div.c: In function 'BN_div': crypto/openssl/crypto/bn/bn_div.c:304: warning: integer constant is too large for 'long' type crypto/openssl/crypto/bn/bn_div.c:304: warning: large integer implicitly truncated to unsigned type crypto/openssl/crypto/bn/bn_div.c:361: warning: right shift count >= width of type crypto/openssl/crypto/bn/bn_div.c:362: warning: right shift count >= width of type ... >How-To-Repeat: Build httpd-2.2.24 on a 9.1-STABLE i386 machine. Install it on a 9.1-STABLE amd64 machine. Configure SSL. Attempt to start httpd. Notice immediate crash. httpd source code was configured using: ./configure --enable-modules="ssl proxy rewrite" --disable-ipv6 >Fix: Rebuilding lib32/libcrypto by doing: rm -rf /usr/obj/amd64.amd64/lib32 /usr/obj/amd64.amd64/usr/src/lib32 mkdir -p /usr/obj/amd64.amd64/usr/src/lib32/usr/include/openssl cp /usr/src/secure/lib/libcrypto/opensslconf-i386.h \ /usr/obj/amd64.amd64/usr/src/lib32/usr/include/openssl/opensslconf.h make TARGET=amd64 TARGET_ARCH=amd64 build32 fixes the warning messages and allows the 32bit httpd-2.2.24 built with SSL to work fine on the amd64 machine. It appears that the lib32/libcrypto build is picking up the amd64 opensslconf.h by default. >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-amd64@FreeBSD.ORG Wed Jun 26 08:40:02 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 21F30F07 for ; Wed, 26 Jun 2013 08:40:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 14B4C17D6 for ; Wed, 26 Jun 2013 08:40:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5Q8e1mA067726 for ; Wed, 26 Jun 2013 08:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5Q8e1UF067708; Wed, 26 Jun 2013 08:40:01 GMT (envelope-from gnats) Date: Wed, 26 Jun 2013 08:40:01 GMT Message-Id: <201306260840.r5Q8e1UF067708@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org Cc: From: Michal Sviba Subject: Re: amd64/179376: xhci ehci irq storm X-Mailman-Approved-At: Wed, 26 Jun 2013 11:30:01 +0000 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Michal Sviba List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Jun 2013 08:40:02 -0000 The following reply was made to PR amd64/179376; it has been noted by GNATS. From: Michal Sviba To: bug-followup@FreeBSD.org, michal@sviba.cz Cc: Konstantin Belousov Subject: Re: amd64/179376: xhci ehci irq storm Date: Wed, 26 Jun 2013 10:32:46 +0200 I tried remove xhci support from kernel. But without success. Maybe the problem isn't in xhci. ms10~#uptime 10:13AM up 12:46, 1 user, load averages: 0.20, 0.34, 0.32 ms10~#vmstat -i interrupt total rate irq1: atkbd0 18 0 irq16: ehci0 9855800830 214485 irq23: ehci1 91988 2 cpu0:timer 51247683 1115 irq264: em0 1095725 23 irq265: hdac0 74 0 irq266: ahci0 261277 5 cpu2:timer 1566559 34 cpu3:timer 1232863 26 cpu1:timer 1234862 26 Total 9912531879 215719 From owner-freebsd-amd64@FreeBSD.ORG Thu Jun 27 01:00:01 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 02803130 for ; Thu, 27 Jun 2013 01:00:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id BE1B11A21 for ; Thu, 27 Jun 2013 01:00:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5R100ww070504 for ; Thu, 27 Jun 2013 01:00:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5R100Vh070461; Thu, 27 Jun 2013 01:00:00 GMT (envelope-from gnats) Resent-Date: Thu, 27 Jun 2013 01:00:00 GMT Resent-Message-Id: <201306270100.r5R100Vh070461@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Alan Amesbury Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 3731BDB0 for ; Thu, 27 Jun 2013 00:53:07 +0000 (UTC) (envelope-from amesbury@tumbrel.oitsec.umn.edu) Received: from mail.oitsec.umn.edu (mail.oitsec.umn.edu [128.101.238.120]) by mx1.freebsd.org (Postfix) with ESMTP id 15D2119E6 for ; Thu, 27 Jun 2013 00:53:06 +0000 (UTC) Received: from mail.oitsec.umn.edu (localhost [127.0.0.1]) by mail.oitsec.umn.edu (Postfix) with ESMTP id 507745C82F for ; Wed, 26 Jun 2013 19:51:05 -0500 (CDT) Received: from mail.oitsec.umn.edu ([127.0.0.1]) by mail.oitsec.umn.edu (mail.oitsec.umn.edu [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id TlYnPXIVgYot for ; Wed, 26 Jun 2013 19:51:01 -0500 (CDT) Received: from tumbrel.oitsec.umn.edu (tumbrel.oitsec.umn.edu [128.101.238.101]) by mail.oitsec.umn.edu (Postfix) with ESMTP id 103825C818 for ; Wed, 26 Jun 2013 19:51:01 -0500 (CDT) Received: by tumbrel.oitsec.umn.edu (Postfix, from userid 1169) id EDC235CFC7; Wed, 26 Jun 2013 19:51:00 -0500 (CDT) Message-Id: <20130627005100.EDC235CFC7@tumbrel.oitsec.umn.edu> Date: Wed, 26 Jun 2013 19:51:00 -0500 (CDT) From: Alan Amesbury To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: amd64/180018: System panics when bsnmpd is started X-Mailman-Approved-At: Thu, 27 Jun 2013 01:18:39 +0000 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Alan Amesbury List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 01:00:01 -0000 >Number: 180018 >Category: amd64 >Synopsis: System panics when bsnmpd is started >Confidential: no >Severity: critical >Priority: medium >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jun 27 01:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Alan Amesbury >Release: FreeBSD 9.1-RELEASE-p4 amd64 >Organization: >Environment: System: FreeBSD tumbrel.oitsec.umn.edu 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #3: Wed Jun 26 15:47:13 CDT 2013 root@tumbrel.oitsec.umn.edu:/usr/obj/usr/src/sys/OITSEC-9 amd64 Hardware is a Dell PowerEdge R620 with current BIOS (1.6.0). OS was just updated to 9.1-RELEASE-p4. >Description: Starting bsnmpd on this system triggers a panic. The hardware is thought to be OK, but dedicated testing of RAM, etc., isn't possible at the moment. I've captured two backtraces and, to my admittedly novice eye, they appear identical. Output to follow shortly. >How-To-Repeat: Starting bsnmpd reliably triggers this panic. >Fix: >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-amd64@FreeBSD.ORG Thu Jun 27 01:10:01 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 1B2733A0 for ; Thu, 27 Jun 2013 01:10:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 0D0BA1A97 for ; Thu, 27 Jun 2013 01:10:01 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5R1A0Ah072930 for ; Thu, 27 Jun 2013 01:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5R1A0oA072929; Thu, 27 Jun 2013 01:10:00 GMT (envelope-from gnats) Date: Thu, 27 Jun 2013 01:10:00 GMT Message-Id: <201306270110.r5R1A0oA072929@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org Cc: From: Alan Amesbury Subject: Re: amd64/180018: System panics when bsnmpd is started X-Mailman-Approved-At: Thu, 27 Jun 2013 02:11:55 +0000 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Alan Amesbury List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 01:10:01 -0000 The following reply was made to PR amd64/180018; it has been noted by GNATS. From: Alan Amesbury To: bug-followup@FreeBSD.org Cc: Subject: Re: amd64/180018: System panics when bsnmpd is started Date: Wed, 26 Jun 2013 20:07:57 -0500 This is a multi-part message in MIME format. --------------040001040900060009020400 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Two example console output and crash dumps are attached. The first is what happens when bsnmpd is enabled and the system is allowed to boot. The second is the result of starting bsnmpd after the system had been up for a while (about 30 minutes). -- Alan Amesbury University Information Security University of Minnesota --------------040001040900060009020400 Content-Type: text/plain; charset=us-ascii; name="crash_1_console.text" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="crash_1_console.text" Starting bsnmpd. Wed Jun 26 18:45:52 CDT 2013 ################ Fatal trap 12: page fault while in kernel mode cpuid = 30; apic id = 2e fault virtual address = 0xbff001019 fault code = supervisor write data, page not present instruction pointer = 0x20:0xffffffff8067ad6b stack pointer = 0x28:0xffffff88c41a9720 frame pointer = 0x28:0xffffff88c41a9800 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 60934 (bsnmpd) trap number = 12 panic: page fault cpuid = 27 KDB: stack backtrace: #0 0xffffffff806747d8 at kdb_backtrace+0x68 #1 0xffffffff8063f2ab at panic+0x21b #2 0xffffffff808c475d at trap_fatal+0x39d #3 0xffffffff808c48a0 at trap_pfault+0x120 #4 0xffffffff808c4f99 at trap+0x3d9 #5 0xffffffff808af70f at calltrap+0x8 #6 0xffffffff80649057 at sysctl_root+0x1e7 #7 0xffffffff80649337 at userland_sysctl+0x1f7 #8 0xffffffff80649773 at sys___sysctl+0x93 #9 0xffffffff808c3d6d at amd64_syscall+0x2fd #10 0xffffffff808af9f7 at Xfast_syscall+0xf7 Uptime: 44s Dumping 1538 out of 32708 MB:..2%..11%..21%..31%..41%..51%..61%..71%..81%..91% Dump complete Automatic reboot in 15 seconds - press a key on the console to abort Rebooting... cpu_reset: Restarting BSP cpu_reset_proxy: Stopped CPU 27 --------------040001040900060009020400 Content-Type: text/plain; charset=us-ascii; name="crash_1_kgdb.text" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="crash_1_kgdb.text" GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"... Unread portion of the kernel message buffer: <118>Starting bsnmpd. <118> <118>Wed Jun 26 18:45:52 CDT 2013 Fatal trap 12: page fault while in kernel mode cpuid = 30; apic id = 2e fault virtual address = 0xbff001019 fault code = supervisor write data, page not present instruction pointer = 0x20:0xffffffff8067ad6b stack pointer = 0x28:0xffffff88c41a9720 frame pointer = 0x28:0xffffff88c41a9800 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 60934 (bsnmpd) trap number = 12 panic: page fault cpuid = 27 KDB: stack backtrace: #0 0xffffffff806747d8 at kdb_backtrace+0x68 #1 0xffffffff8063f2ab at panic+0x21b #2 0xffffffff808c475d at trap_fatal+0x39d #3 0xffffffff808c48a0 at trap_pfault+0x120 #4 0xffffffff808c4f99 at trap+0x3d9 #5 0xffffffff808af70f at calltrap+0x8 #6 0xffffffff80649057 at sysctl_root+0x1e7 #7 0xffffffff80649337 at userland_sysctl+0x1f7 #8 0xffffffff80649773 at sys___sysctl+0x93 #9 0xffffffff808c3d6d at amd64_syscall+0x2fd #10 0xffffffff808af9f7 at Xfast_syscall+0xf7 Uptime: 44s Dumping 1538 out of 32708 MB:..2%..11%..21%..31%..41%..51%..61%..71%..81%..91% Reading symbols from /boot/kernel/aesni.ko...done. Loaded symbols for /boot/kernel/aesni.ko Reading symbols from /boot/kernel/cryptodev.ko...done. Loaded symbols for /boot/kernel/cryptodev.ko Reading symbols from /boot/kernel/zfs.ko...done. Loaded symbols for /boot/kernel/zfs.ko Reading symbols from /boot/kernel/opensolaris.ko...done. Loaded symbols for /boot/kernel/opensolaris.ko #0 doadump (textdump=Variable "textdump" is not available. ) at pcpu.h:224 224 __asm("movq %%gs:0,%0" : "=r" (td)); (kgdb) list *0xffffffff8067ad6b 0xffffffff8067ad6b is in sysctl_rman (atomic.h:160). 155 static __inline int 156 atomic_cmpset_long(volatile u_long *dst, u_long expect, u_long src) 157 { 158 u_char res; 159 160 __asm __volatile( 161 " " MPLOCKED " " 162 " cmpxchgq %2,%1 ; " 163 " sete %0 ; " 164 "1: " (kgdb) bt #0 doadump (textdump=Variable "textdump" is not available. ) at pcpu.h:224 #1 0xffffffff8063ef67 in kern_reboot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:448 #2 0xffffffff8063f2ef in panic (fmt=Variable "fmt" is not available. ) at /usr/src/sys/kern/kern_shutdown.c:636 #3 0xffffffff808c475d in trap_fatal (frame=0xffffff88c41a9670, eva=51522834457) at /usr/src/sys/amd64/amd64/trap.c:857 #4 0xffffffff808c48a0 in trap_pfault (frame=0xffffff88c41a9670, usermode=0) at /usr/src/sys/amd64/amd64/trap.c:714 #5 0xffffffff808c4f99 in trap (frame=0xffffff88c41a9670) at /usr/src/sys/amd64/amd64/trap.c:456 #6 0xffffffff808af70f in calltrap () at /usr/src/sys/amd64/amd64/exception.S:228 #7 0xffffffff8067ad6b in sysctl_rman (oidp=Variable "oidp" is not available. ) at atomic.h:160 #8 0xffffffff80649057 in sysctl_root (oidp=Variable "oidp" is not available. ) at /usr/src/sys/kern/kern_sysctl.c:1513 #9 0xffffffff80649337 in userland_sysctl (td=Variable "td" is not available. ) at /usr/src/sys/kern/kern_sysctl.c:1623 #10 0xffffffff80649773 in sys___sysctl (td=0xfffffe002122c470, uap=0xffffff88c41a9a70) at /usr/src/sys/kern/kern_sysctl.c:1549 #11 0xffffffff808c3d6d in amd64_syscall (td=0xfffffe002122c470, traced=0) at subr_syscall.c:135 #12 0xffffffff808af9f7 in Xfast_syscall () at /usr/src/sys/amd64/amd64/exception.S:387 #13 0x00000007bd35646c in ?? () Previous frame inner to this frame (corrupt stack?) (kgdb) --------------040001040900060009020400 Content-Type: text/plain; charset=us-ascii; name="crash_2_console.text" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="crash_2_console.text" login: Jun 26 19:20:28 tumbrel sudo: amesbury : TTY=pts/0 ; PWD=/export/00/home/amesbury ; USER=root ; COMMAND=/etc/rc.d/bsnmpd onestar Fatal trap 12: page fault while in kernel mode cpuid = 11; apic id = 0b fault virtual address = 0xbff001019 fault code = supervisor write data, page not present instruction pointer = 0x20:0xffffffff8067ad6b stack pointer = 0x28:0xffffff88c494c720 frame pointer = 0x28:0xffffff88c494c800 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 98589 (bsnmpd) trap number = 12 panic: page fault cpuid = 14 KDB: stack backtrace: #0 0xffffffff806747d8 at kdb_backtrace+0x68 #1 0xffffffff8063f2ab at panic+0x21b #2 0xffffffff808c475d at trap_fatal+0x39d #3 0xffffffff808c48a0 at trap_pfault+0x120 #4 0xffffffff808c4f99 at trap+0x3d9 #5 0xffffffff808af70f at calltrap+0x8 #6 0xffffffff80649057 at sysctl_root+0x1e7 #7 0xffffffff80649337 at userland_sysctl+0x1f7 #8 0xffffffff80649773 at sys___sysctl+0x93 #9 0xffffffff808c3d6d at amd64_syscall+0x2fd #10 0xffffffff808af9f7 at Xfast_syscall+0xf7 Uptime: 29m42s Dumping 1940 out of 32708 MB:..1%..11%..21%..31%..41%..51%..61%..71%..81%..91% Dump complete Automatic reboot in 15 seconds - press a key on the console to abort Rebooting... cpu_reset: Restarting BSP cpu_reset_proxy: Stopped CPU 14 --------------040001040900060009020400 Content-Type: text/plain; charset=us-ascii; name="crash_2_kgdb.text" Content-Transfer-Encoding: 7bit Content-Disposition: attachment; filename="crash_2_kgdb.text" GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "amd64-marcel-freebsd"... Unread portion of the kernel message buffer: Fatal trap 12: page fault while in kernel mode cpuid = 11; apic id = 0b fault virtual address = 0xbff001019 fault code = supervisor write data, page not present instruction pointer = 0x20:0xffffffff8067ad6b stack pointer = 0x28:0xffffff88c494c720 frame pointer = 0x28:0xffffff88c494c800 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 98589 (bsnmpd) trap number = 12 panic: page fault cpuid = 14 KDB: stack backtrace: #0 0xffffffff806747d8 at kdb_backtrace+0x68 #1 0xffffffff8063f2ab at panic+0x21b #2 0xffffffff808c475d at trap_fatal+0x39d #3 0xffffffff808c48a0 at trap_pfault+0x120 #4 0xffffffff808c4f99 at trap+0x3d9 #5 0xffffffff808af70f at calltrap+0x8 #6 0xffffffff80649057 at sysctl_root+0x1e7 #7 0xffffffff80649337 at userland_sysctl+0x1f7 #8 0xffffffff80649773 at sys___sysctl+0x93 #9 0xffffffff808c3d6d at amd64_syscall+0x2fd #10 0xffffffff808af9f7 at Xfast_syscall+0xf7 Uptime: 29m42s Dumping 1940 out of 32708 MB:..1%..11%..21%..31%..41%..51%..61%..71%..81%..91% Reading symbols from /boot/kernel/aesni.ko...done. Loaded symbols for /boot/kernel/aesni.ko Reading symbols from /boot/kernel/cryptodev.ko...done. Loaded symbols for /boot/kernel/cryptodev.ko Reading symbols from /boot/kernel/zfs.ko...done. Loaded symbols for /boot/kernel/zfs.ko Reading symbols from /boot/kernel/opensolaris.ko...done. Loaded symbols for /boot/kernel/opensolaris.ko #0 doadump (textdump=Variable "textdump" is not available. ) at pcpu.h:224 224 __asm("movq %%gs:0,%0" : "=r" (td)); (kgdb) list *0xffffffff8067ad6b 0xffffffff8067ad6b is in sysctl_rman (atomic.h:160). 155 static __inline int 156 atomic_cmpset_long(volatile u_long *dst, u_long expect, u_long src) 157 { 158 u_char res; 159 160 __asm __volatile( 161 " " MPLOCKED " " 162 " cmpxchgq %2,%1 ; " 163 " sete %0 ; " 164 "1: " (kgdb) bt #0 doadump (textdump=Variable "textdump" is not available. ) at pcpu.h:224 #1 0xffffffff8063ef67 in kern_reboot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:448 #2 0xffffffff8063f2ef in panic (fmt=Variable "fmt" is not available. ) at /usr/src/sys/kern/kern_shutdown.c:636 #3 0xffffffff808c475d in trap_fatal (frame=0xffffff88c494c670, eva=51522834457) at /usr/src/sys/amd64/amd64/trap.c:857 #4 0xffffffff808c48a0 in trap_pfault (frame=0xffffff88c494c670, usermode=0) at /usr/src/sys/amd64/amd64/trap.c:714 #5 0xffffffff808c4f99 in trap (frame=0xffffff88c494c670) at /usr/src/sys/amd64/amd64/trap.c:456 #6 0xffffffff808af70f in calltrap () at /usr/src/sys/amd64/amd64/exception.S:228 #7 0xffffffff8067ad6b in sysctl_rman (oidp=Variable "oidp" is not available. ) at atomic.h:160 #8 0xffffffff80649057 in sysctl_root (oidp=Variable "oidp" is not available. ) at /usr/src/sys/kern/kern_sysctl.c:1513 #9 0xffffffff80649337 in userland_sysctl (td=Variable "td" is not available. ) at /usr/src/sys/kern/kern_sysctl.c:1623 #10 0xffffffff80649773 in sys___sysctl (td=0xfffffe024242d470, uap=0xffffff88c494ca70) at /usr/src/sys/kern/kern_sysctl.c:1549 #11 0xffffffff808c3d6d in amd64_syscall (td=0xfffffe024242d470, traced=0) at subr_syscall.c:135 #12 0xffffffff808af9f7 in Xfast_syscall () at /usr/src/sys/amd64/amd64/exception.S:387 #13 0x00000007bd35646c in ?? () Previous frame inner to this frame (corrupt stack?) (kgdb) --------------040001040900060009020400-- From owner-freebsd-amd64@FreeBSD.ORG Thu Jun 27 04:15:22 2013 Return-Path: Delivered-To: amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id BF56649D; Thu, 27 Jun 2013 04:15:22 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by mx1.freebsd.org (Postfix) with ESMTP id 7CAB81454; Thu, 27 Jun 2013 04:15:22 +0000 (UTC) Received: from freebsd-current.sentex.ca (localhost [127.0.0.1]) by freebsd-current.sentex.ca (8.14.5/8.14.5) with ESMTP id r5R4FFs9007293; Thu, 27 Jun 2013 00:15:15 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-current.sentex.ca (8.14.5/8.14.5/Submit) id r5R4FFNB007288; Thu, 27 Jun 2013 04:15:15 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Jun 2013 04:15:15 GMT Message-Id: <201306270415.r5R4FFNB007288@freebsd-current.sentex.ca> X-Authentication-Warning: freebsd-current.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [head tinderbox] failure on amd64/amd64 Precedence: bulk X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 04:15:22 -0000 TB --- 2013-06-27 01:20:18 - tinderbox 2.10 running on freebsd-current.sentex.ca TB --- 2013-06-27 01:20:18 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 des@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013-06-27 01:20:18 - starting HEAD tinderbox run for amd64/amd64 TB --- 2013-06-27 01:20:18 - cleaning the object tree TB --- 2013-06-27 01:20:18 - /usr/local/bin/svn stat /src TB --- 2013-06-27 01:20:22 - At svn revision 252287 TB --- 2013-06-27 01:20:23 - building world TB --- 2013-06-27 01:20:23 - CROSS_BUILD_TESTING=YES TB --- 2013-06-27 01:20:23 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-27 01:20:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-27 01:20:23 - SRCCONF=/dev/null TB --- 2013-06-27 01:20:23 - TARGET=amd64 TB --- 2013-06-27 01:20:23 - TARGET_ARCH=amd64 TB --- 2013-06-27 01:20:23 - TZ=UTC TB --- 2013-06-27 01:20:23 - __MAKE_CONF=/dev/null TB --- 2013-06-27 01:20:23 - cd /src TB --- 2013-06-27 01:20:23 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> World build started on Thu Jun 27 01:20:30 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -o nos-tun nos-tun.o gzip -cn /src/sbin/nos-tun/nos-tun.8 > nos-tun.8.gz ===> sbin/nvmecontrol (all) cc -O2 -pipe -std=gnu99 -Qunused-arguments -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wmissing-variable-declarations -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -c /src/sbin/nvmecontrol/nvmecontrol.c /src/sbin/nvmecontrol/nvmecontrol.c:53:3: error: no previous extern declaration for non-static variable 'funcs' [-Werror,-Wmissing-variable-declarations] } funcs[] = { ^ 1 error generated. *** Error code 1 Stop. make: stopped in /src/sbin/nvmecontrol *** Error code 1 Stop. make: stopped in /src/sbin *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop. make: stopped in /src *** Error code 1 Stop in /src. TB --- 2013-06-27 04:15:15 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-27 04:15:15 - ERROR: failed to build world TB --- 2013-06-27 04:15:15 - 8751.40 user 1346.94 system 10496.48 real http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Thu Jun 27 12:36:06 2013 Return-Path: Delivered-To: amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id D46AF5F3; Thu, 27 Jun 2013 12:36:06 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) by mx1.freebsd.org (Postfix) with ESMTP id 8372810A6; Thu, 27 Jun 2013 12:36:06 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id r5RCa59T002434; Thu, 27 Jun 2013 12:36:05 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id r5RCa5XP002429; Thu, 27 Jun 2013 12:36:05 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Jun 2013 12:36:05 GMT Message-Id: <201306271236.r5RCa5XP002429@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on amd64/amd64 Precedence: bulk X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 12:36:06 -0000 TB --- 2013-06-27 09:40:33 - tinderbox 2.10 running on freebsd-stable.sentex.ca TB --- 2013-06-27 09:40:33 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2013-06-27 09:40:33 - starting RELENG_9 tinderbox run for amd64/amd64 TB --- 2013-06-27 09:40:33 - cleaning the object tree TB --- 2013-06-27 09:40:33 - /usr/local/bin/svn stat /src TB --- 2013-06-27 09:40:39 - At svn revision 252301 TB --- 2013-06-27 09:40:40 - building world TB --- 2013-06-27 09:40:40 - CROSS_BUILD_TESTING=YES TB --- 2013-06-27 09:40:40 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-27 09:40:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-27 09:40:40 - SRCCONF=/dev/null TB --- 2013-06-27 09:40:40 - TARGET=amd64 TB --- 2013-06-27 09:40:40 - TARGET_ARCH=amd64 TB --- 2013-06-27 09:40:40 - TZ=UTC TB --- 2013-06-27 09:40:40 - __MAKE_CONF=/dev/null TB --- 2013-06-27 09:40:40 - cd /src TB --- 2013-06-27 09:40:40 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 27 09:40:41 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In function 'print_src_dst': /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: 'tcpstates' undeclared (first use in this function) /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: (Each undeclared identifier is reported only once /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/tcpdump/tcpdump. *** Error code 1 Stop in /src/usr.sbin/tcpdump. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-06-27 12:36:05 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-27 12:36:05 - ERROR: failed to build world TB --- 2013-06-27 12:36:05 - 8123.45 user 866.90 system 10532.01 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Thu Jun 27 18:02:23 2013 Return-Path: Delivered-To: amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id B53E5BFC; Thu, 27 Jun 2013 18:02:23 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [IPv6:2607:f3e0:0:3::6502:9b]) by mx1.freebsd.org (Postfix) with ESMTP id 7473216DD; Thu, 27 Jun 2013 18:02:23 +0000 (UTC) Received: from freebsd-stable.sentex.ca (localhost [127.0.0.1]) by freebsd-stable.sentex.ca (8.14.5/8.14.5) with ESMTP id r5RI2Nf6061871; Thu, 27 Jun 2013 18:02:23 GMT (envelope-from tinderbox@freebsd.org) Received: (from tinderbox@localhost) by freebsd-stable.sentex.ca (8.14.5/8.14.5/Submit) id r5RI2Mfv061870; Thu, 27 Jun 2013 18:02:22 GMT (envelope-from tinderbox@freebsd.org) Date: Thu, 27 Jun 2013 18:02:22 GMT Message-Id: <201306271802.r5RI2Mfv061870@freebsd-stable.sentex.ca> X-Authentication-Warning: freebsd-stable.sentex.ca: tinderbox set sender to FreeBSD Tinderbox using -f Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Subject: [releng_9 tinderbox] failure on amd64/amd64 Precedence: bulk X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jun 2013 18:02:23 -0000 TB --- 2013-06-27 15:05:28 - tinderbox 2.10 running on freebsd-stable.sentex.ca TB --- 2013-06-27 15:05:28 - FreeBSD freebsd-stable.sentex.ca 8.3-STABLE FreeBSD 8.3-STABLE #0: Tue Oct 16 17:37:58 UTC 2012 mdtancsa@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2013-06-27 15:05:28 - starting RELENG_9 tinderbox run for amd64/amd64 TB --- 2013-06-27 15:05:28 - cleaning the object tree TB --- 2013-06-27 15:05:57 - /usr/local/bin/svn stat /src TB --- 2013-06-27 15:06:03 - At svn revision 252306 TB --- 2013-06-27 15:06:04 - building world TB --- 2013-06-27 15:06:04 - CROSS_BUILD_TESTING=YES TB --- 2013-06-27 15:06:04 - MAKEOBJDIRPREFIX=/obj TB --- 2013-06-27 15:06:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2013-06-27 15:06:04 - SRCCONF=/dev/null TB --- 2013-06-27 15:06:04 - TARGET=amd64 TB --- 2013-06-27 15:06:04 - TARGET_ARCH=amd64 TB --- 2013-06-27 15:06:04 - TZ=UTC TB --- 2013-06-27 15:06:04 - __MAKE_CONF=/dev/null TB --- 2013-06-27 15:06:04 - cd /src TB --- 2013-06-27 15:06:04 - /usr/bin/make -B buildworld >>> World build started on Thu Jun 27 15:06:05 UTC 2013 >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-olsr.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-ospf.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-otv.c cc -O2 -pipe -I/src/usr.sbin/tcpdump/tcpdump -I/src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump -DHAVE_CONFIG_H -D_U_="__attribute__((unused))" -DINET6 -DLBL_ALIGN -I/obj/amd64.amd64/src/tmp/usr/include/openssl -DHAVE_LIBCRYPTO -DHAVE_OPENSSL_EVP_H -DHAVE_NET_PFVAR_H -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c: In function 'print_src_dst': /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: 'tcpstates' undeclared (first use in this function) /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: (Each undeclared identifier is reported only once /src/usr.sbin/tcpdump/tcpdump/../../../contrib/tcpdump/print-pfsync.c:330: error: for each function it appears in.) *** Error code 1 Stop in /src/usr.sbin/tcpdump/tcpdump. *** Error code 1 Stop in /src/usr.sbin/tcpdump. *** Error code 1 Stop in /src/usr.sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2013-06-27 18:02:22 - WARNING: /usr/bin/make returned exit code 1 TB --- 2013-06-27 18:02:22 - ERROR: failed to build world TB --- 2013-06-27 18:02:22 - 8151.01 user 875.87 system 10614.05 real http://tinderbox.freebsd.org/tinderbox-freebsd9-build-RELENG_9-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Fri Jun 28 02:40:00 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 813D2B88 for ; Fri, 28 Jun 2013 02:40:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 66B0A1C9A for ; Fri, 28 Jun 2013 02:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5S2e0M2085882 for ; Fri, 28 Jun 2013 02:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5S2e0HR085881; Fri, 28 Jun 2013 02:40:00 GMT (envelope-from gnats) Resent-Date: Fri, 28 Jun 2013 02:40:00 GMT Resent-Message-Id: <201306280240.r5S2e0HR085881@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-amd64@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Zip Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 8733C915 for ; Fri, 28 Jun 2013 02:38:08 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id 5B0701C82 for ; Fri, 28 Jun 2013 02:38:08 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r5S2c25s099115 for ; Fri, 28 Jun 2013 02:38:02 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r5S2c2XS099111; Fri, 28 Jun 2013 02:38:02 GMT (envelope-from nobody) Message-Id: <201306280238.r5S2c2XS099111@oldred.freebsd.org> Date: Fri, 28 Jun 2013 02:38:02 GMT From: Zip To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: amd64/180048: make port xfce fail on GLIB, which doesnt exist and canot solve dependency X-Mailman-Approved-At: Fri, 28 Jun 2013 04:27:01 +0000 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jun 2013 02:40:00 -0000 >Number: 180048 >Category: amd64 >Synopsis: make port xfce fail on GLIB, which doesnt exist and canot solve dependency >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Jun 28 02:40:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Zip >Release: 9.1-RELEASE-p4 amd64 >Organization: >Environment: FreeBSD D630-BSD 9.1-RELEASE-p4 FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: 1. new install. FREEBSD 9.1 2. pkg_add -rv xorg (where no wm currently installed yet ) 3. tried portsnap fetch extract 4. :/usr/ports/x11-wm # cd xfce4 :/usr/ports/x11-wm/xfce4 # make -DBATCH install clean 5. failed on GLIB .. ===> gtk-update-icon-cache-2.24.19 depends on shared library: glib-2.0 - found .. checking for GLIB - version >= 2.31.2... no .. >How-To-Repeat: as mentioned above. >Fix: Patch attached with submission follows: root@BSD:/usr/ports/x11-wm/xfce4 # make -DBATCH install clean ===> Installing for xfce-4.10_5 ===> xfce-4.10_5 depends on executable: xfwm4 - not found ===> Verifying install for xfwm4 in /usr/ports/x11-wm/xfce4-wm ===> xfce4-wm-4.10.1 depends on executable: pkgconf - found ===> xfce4-wm-4.10.1 depends on executable: gmake - found ===> xfce4-wm-4.10.1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> xfce4-wm-4.10.1 depends on file: /usr/local/libdata/pkgconfig/sm.pc - found ===> xfce4-wm-4.10.1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> xfce4-wm-4.10.1 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> xfce4-wm-4.10.1 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> xfce4-wm-4.10.1 depends on executable: gtk-update-icon-cache - not found ===> Verifying install for gtk-update-icon-cache in /usr/ports/graphics/gtk-update-icon-cache ===> gtk-update-icon-cache-2.24.19 depends on executable: g-ir-scanner - found ===> gtk-update-icon-cache-2.24.19 depends on executable: gmake - found ===> gtk-update-icon-cache-2.24.19 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> gtk-update-icon-cache-2.24.19 depends on file: /usr/local/libdata/pkgconfig/xrender.pc - found ===> gtk-update-icon-cache-2.24.19 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> gtk-update-icon-cache-2.24.19 depends on file: /usr/local/libdata/pkgconfig/xinerama.pc - found ===> gtk-update-icon-cache-2.24.19 depends on file: /usr/local/libdata/pkgconfig/xi.pc - found ===> gtk-update-icon-cache-2.24.19 depends on file: /usr/local/libdata/pkgconfig/xrandr.pc - found ===> gtk-update-icon-cache-2.24.19 depends on file: /usr/local/libdata/pkgconfig/xcursor.pc - found ===> gtk-update-icon-cache-2.24.19 depends on file: /usr/local/libdata/pkgconfig/xfixes.pc - found ===> gtk-update-icon-cache-2.24.19 depends on file: /usr/local/libdata/pkgconfig/xdamage.pc - found ===> gtk-update-icon-cache-2.24.19 depends on file: /usr/local/libdata/pkgconfig/xcomposite.pc - found ===> gtk-update-icon-cache-2.24.19 depends on file: /usr/local/bin/perl5.14.2 - found ===> gtk-update-icon-cache-2.24.19 depends on package: libtool>=2.4 - found ===> gtk-update-icon-cache-2.24.19 depends on shared library: intl - found ===> gtk-update-icon-cache-2.24.19 depends on shared library: glib-2.0 - found ===> gtk-update-icon-cache-2.24.19 depends on shared library: pcre - found ===> gtk-update-icon-cache-2.24.19 depends on shared library: atk-1.0.0 - not found ===> Verifying install for atk-1.0.0 in /usr/ports/accessibility/atk ===> atk-2.6.0 depends on executable: g-ir-scanner - found ===> atk-2.6.0 depends on executable: pkgconf - found ===> atk-2.6.0 depends on executable: gmake - found ===> atk-2.6.0 depends on package: libtool>=2.4 - found ===> atk-2.6.0 depends on shared library: intl - found ===> atk-2.6.0 depends on shared library: glib-2.0 - found ===> atk-2.6.0 depends on shared library: pcre - found ===> Configuring for atk-2.6.0 configure: loading site script /usr/ports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking build system type... amd64-portbld-freebsd9.1 checking host system type... amd64-portbld-freebsd9.1 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... no checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for ar... ar checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd9.1 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for bind_textdomain_codeset... no checking for some Win32 platform... no checking for native Win32 platform... no checking for aclocal flags... checking pkg-config is at least version 0.16... yes checking for GLIB - version >= 2.31.2... no *** Could not run GLIB test program, checking why... *** The test program failed to compile or link. See the file config.log for the *** exact error that occured. This usually means GLIB is incorrectly installed. configure: error: *** GLIB 2.31.2 or better is required. The latest version of *** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed *** but not in the same location as pkg-config add the location of the file *** glib-2.0.pc to the environment variable PKG_CONFIG_PATH. ===> Script "configure" failed unexpectedly. Please run the gnomelogalyzer, available from "http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the problem and suggest a solution. If - and only if - the gnomelogalyzer cannot solve the problem, report the build failure to the FreeBSD GNOME team at gnome@FreeBSD.org, and attach (a) "/usr/ports/accessibility/atk/work/atk-2.6.0/config.log", (b) the output of the failed make command, and (c) the gnomelogalyzer output. Also, it might be a good idea to provide an overview of all packages installed on your system (i.e. an `ls /var/db/pkg`). Put your attachment up on any website, copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with the attachment. Try to avoid sending any attachments to the mailing list (gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are usually discarded by the mailing list software. *** [do-configure] Error code 1 Stop in /usr/ports/accessibility/atk. *** [lib-depends] Error code 1 Stop in /usr/ports/graphics/gtk-update-icon-cache. *** [build-depends] Error code 1 Stop in /usr/ports/x11-wm/xfce4-wm. *** [run-depends] Error code 1 Stop in /usr/ports/x11-wm/xfce4. ======================================================= ======================================================= ======================================================= ======================================================= following is the atk config failure log. ======================================================= ======================================================= ======================================================= This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by atk configure 2.6.0, which was generated by GNU Autoconf 2.68. Invocation command line was $ ./configure --enable-static --with-html-dir=/usr/local/share/doc --prefix=/usr/local --mandir=/usr/local/man --infodir=/usr/local/info/ --build=amd64-portbld-freebsd9.1 ## --------- ## ## Platform. ## ## --------- ## hostname = D630-BSD uname -m = amd64 uname -r = 9.1-RELEASE-p4 uname -s = FreeBSD uname -v = FreeBSD 9.1-RELEASE-p4 #0: Mon Jun 17 11:42:37 UTC 2013 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC /usr/bin/uname -p = amd64 /bin/uname -X = unknown /bin/arch = unknown /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /sbin PATH: /bin PATH: /usr/sbin PATH: /usr/bin PATH: /usr/games PATH: /usr/local/sbin PATH: /usr/local/bin PATH: /root/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:2335: loading site script /usr/ports/Templates/config.site | # $FreeBSD: Templates/config.site 319483 2013-05-31 10:53:04Z bdrewery $ | # Path | : ${ac_cv_path_GZIP=/usr/bin/gzip} | : ${ac_cv_path_BZIP2=/usr/bin/bzip2} | : ${ac_cv_path_MKTEMP_COMMAND=/usr/bin/mktemp} | : ${ac_cv_path_SED=/usr/bin/sed} | : ${ac_cv_path_install=/usr/bin/install} | : ${ac_cv_path_GREP=/usr/bin/grep} | : ${ac_cv_path_EGREP=/usr/bin/egrep} | : ${ac_cv_path_FGREP=/usr/bin/fgrep} | : ${ac_cv_path_mkdir=/bin/mkdir} | : ${am_cv_prog_tar_ustar=/usr/bin/tar} | : ${ac_cv_prog_AWK=/usr/bin/awk} | : ${ac_cv_prog_SED=/usr/bin/sed} | : ${cl_cv_prog_cp='/bin/cp -p'} | : ${cl_cv_prog_LN=/bin/ln} | : ${lt_cv_path_MAGIC_CMD=/usr/bin/file} | | # Headers | : ${ac_cv_header_stdc=yes} | : ${ac_cv_header_sys_param_h=yes} | : ${ac_cv_header_sys_types_h=yes} | : ${ac_cv_header_sys_stat_h=yes} | : ${ac_cv_header_stdlib_h=yes} | : ${ac_cv_header_strings_h=yes} | : ${ac_cv_header_string_h=yes} | : ${ac_cv_header_memory_h=yes} | : ${ac_cv_header_inttypes_h=yes} | : ${ac_cv_header_stdint_h=yes} | : ${ac_cv_header_unistd_h=yes} | : ${ac_cv_header_minix_config_h=no} | : ${ac_cv_header_wchar_h=yes} | : ${gl_cv_header_wchar_h_correct_inline=yes} | : ${ac_cv_header_alloca_h=no} | : ${ac_cv_header_sys_times_h=yes} | : ${ac_cv_header_sys_time_h=yes} | : ${ac_cv_header_sys_socket_h=yes} | : ${ac_cv_header_sys_fcntl_h=yes} | : ${ac_cv_header_sys_select_h=yes} | : ${ac_cv_header_dirent_h=yes} | : ${ac_cv_header_dlfcn_h=yes} | : ${ac_cv_header_pwd_h=yes} | : ${ac_cv_header_search_h=yes} | : ${ac_cv_header_ctype_h=yes} | : ${ac_cv_header_arpa_inet_h=yes} | : ${ac_cv_header_math_h=yes} | : ${ac_cv_header_netdb_h=yes} | : ${ac_cv_header_netinet_in_h=yes} | : ${ac_cv_header_errno_h=yes} | : ${ac_cv_header_getopt_h=yes} | : ${ac_cv_header_sys_mman_h=yes} | : ${ac_cv_header_signal_h=yes} | : ${ac_cv_header_stddef_h=yes} | : ${ac_cv_header_stdio_h=yes} | : ${ac_cv_header_time_h=yes} | : ${ac_cv_header_wctype_h=yes} | : ${ac_cv_header_limits_h=yes} | : ${ac_cv_header_stdbool_h=yes} | : ${ac_cv_header_spawn_h=yes} | : ${ac_cv_header_net_if_h=yes} | : ${ac_cv_header_net_if_media_h=yes} | : ${ac_cv_header_sched_h=yes} | : ${ac_cv_header_sys_wait_h=yes} | : ${ac_cv_header_ucontext_h=yes} | | : ${ac_cv_header_dl_h=no} | : ${ac_cv_header_malloc_h=no} | : ${ac_cv_header_byteswap_h=no} | : ${ac_cv_header_vfork_h=no} | : ${ac_cv_header_random_h=no} | : ${ac_cv_header_argz_h=no} | | : ${gl_cv_have_raw_decl_memmem=yes} | : ${gl_cv_have_raw_decl_memcpy=no} | : ${gl_cv_have_raw_decl_memrchr=yes} | : ${gl_cv_have_raw_decl_rawmemchr=yes} | : ${gl_cv_have_raw_decl_stpcpy=yes} | : ${gl_cv_have_raw_decl_stpncpy=yes} | # This appears in FreeBSD 10 do not cache it. | #: ${gl_cv_have_raw_decl_strchrnul=yes} | : ${gl_cv_have_raw_decl_strdup=yes} | : ${gl_cv_have_raw_decl_strncat=yes} | : ${gl_cv_have_raw_decl_strndup=yes} | : ${gl_cv_have_raw_decl_strnlen=yes} | : ${gl_cv_have_raw_decl_strpbrk=yes} | : ${gl_cv_have_raw_decl_strsep=yes} | : ${gl_cv_have_raw_decl_strcasestr=yes} | : ${gl_cv_have_raw_decl_strtok_r=yes} | : ${gl_cv_have_raw_decl_strsignal=yes} | : ${gl_cv_have_raw_decl_strverscmp=no} | | # Type | : ${ac_cv_type_long_long_int=yes} | : ${ac_cv_type_unsigned_long_long_int=yes} | : ${ac_cv_type_unsigned_long_long=yes} | : ${ac_cv_type_unsigned_long=yes} | : ${ac_cv_type_long=yes} | : ${ac_cv_type_size_t=yes} | : ${ac_cv_type_ssize_t=yes} | : ${ac_cv_type_int32_t=yes} | : ${ac_cv_type_u_int32_t=yes} | : ${ac_cv_type_int16_t=yes} | : ${ac_cv_type_u_int16_t=yes} | : ${ac_cv_type_u_int8_t=yes} | : ${ac_cv_type_u_long=yes} | : ${ac_cv_type_u_int=yes} | : ${ac_cv_type_u_short=yes} | : ${ac_cv_type_u_char=yes} | : ${ac_cv_type_off_t=yes} | : ${ac_cv_type_char_p=yes} | : ${ac_cv_type_unsigned_int=yes} | : ${ac_cv_type_int=yes} | : ${ac_cv_type_unsigned_short=yes} | : ${ac_cv_type_short=yes} | : ${ac_cv_type_unsigned_char=yes} | : ${ac_cv_type_char=yes} | : ${ac_cv_type_pid_t=yes} | : ${ac_cv_type_nlink_t=yes} | : ${ac_cv_type_posix_spawnattr_t=yes} | : ${ac_cv_type_posix_spawn_file_actions_t=yes} | : ${ac_cv_type_wint_t=yes} | : ${ac_cv_type_wchar_t=yes} | : ${ac_cv_type_intmax_t=yes} | : ${ac_cv_type_ptrdiff_t=yes} | : ${ac_cv_type_mbstate_t=yes} | : ${ac_cv_type__Bool=yes} | : ${ac_cv_type_mode_t=yes} | : ${ac_cv_type_sig_atomic_t=yes} | : ${ac_cv_type_stack_t=yes} | : ${ac_cv_type_uid_t=yes} | : ${ac_cv_type_volatile_sig_atomic_t=yes} | | : ${gt_cv_c_wint_t=yes} | : ${gt_cv_c_wchar_t=yes} | : ${gl_cv_type_wctype_t=yes} | : ${gl_cv_type_wctrans_t=yes} | : ${gt_cv_ssize_t=yes} | : ${gl_cv_size_max=yes} | : ${gl_cv_sigaltstack_low_base=yes} | | # Struct | : ${ac_cv_member_struct_stat_st_blksize=yes} | : ${ac_cv_member_struct_sigaction_sa_sigaction=yes} | : ${ac_cv_sys_stack_overflow_works=yes} | : ${gl_cv_sys_struct_timespec_in_time_h=yes} | : ${gl_cv_sys_struct_timeval=yes} | | # Functions | : ${ac_cv_func_shmget=yes} | : ${ac_cv_func_mmap=yes} | : ${ac_cv_func_getpagesize=yes} | : ${ac_cv_func_munmap=yes} | : ${ac_cv_func_mlock=yes} | : ${ac_cv_func_munlock=yes} | : ${ac_cv_func_pread=yes} | : ${ac_cv_func_pwrite=yes} | : ${ac_cv_func_sysconf=yes} | : ${ac_cv_func_strtoul=yes} | : ${ac_cv_func_select=yes} | : ${ac_cv_func_getuid=yes} | : ${ac_cv_func_gettimeofday=yes} | : ${ac_cv_func_getrusage=yes} | : ${ac_cv_func_clock_gettime=yes} | : ${ac_cv_func_strerror=yes} | : ${ac_cv_func_strdup=yes} | : ${ac_cv_func_strcasecmp=yes} | : ${ac_cv_func_snprintf=yes} | : ${ac_cv_func_raise=yes} | : ${ac_cv_func_vsnprintf=yes} | : ${ac_cv_func_memmove=yes} | : ${ac_cv_func_memcpy=yes} | : ${ac_cv_func_memcmp=yes} | : ${ac_cv_func_getopt=yes} | : ${ac_cv_func_getcwd=yes} | : ${ac_cv_func_sched_yield=yes} | : ${ac_cv_func_utime=yes} | : ${ac_cv_func_utimes=yes} | : ${ac_cv_func_chown=yes} | : ${ac_cv_func_dup2=yes} | : ${ac_cv_func_inet_ntop=yes} | : ${ac_cv_func_fork=yes} | : ${ac_cv_func_vfork=yes} | : ${ac_cv_func_gethostname=yes} | : ${ac_cv_func_gethostbyname=yes} | : ${ac_cv_func_waitpid=yes} | # Has appearred in FreeBSD 10 | #: ${ac_cv_func_waitid=yes} | : ${ac_cv_func_vasprintf=yes} | : ${ac_cv_func_unsetenv=yes} | : ${gt_cv_func_unsetenv_ret=int} | : ${ac_cv_func_strtol=yes} | : ${ac_cv_func_strbrk=yes} | : ${ac_cv_func_strpbrk=yes} | : ${ac_cv_func_strcspn=yes} | # Has appearred in FreeBSD 10 | #: ${ac_cv_func_strchrnul=yes} | : ${ac_cv_func_sigprocmask=yes} | : ${ac_cv_func_mkdtemp=yes} | : ${ac_cv_func_memset=yes} | : ${ac_cv_func_strftime=yes} | : ${ac_cv_func_getegid=yes} | : ${ac_cv_func_geteuid=yes} | : ${ac_cv_func_stpcpy=yes} | : ${ac_cv_func_tsearch=yes} | # Has appearred in FreeBSD 9 | #: ${ac_cv_func_uselocale=yes} | #: ${ac_cv_func_newlocale=yes} | : ${ac_cv_func_asprintf=yes} | : ${ac_cv_func_fwprintf=yes} | : ${ac_cv_func_putenv=yes} | : ${ac_cv_func_setenv=yes} | : ${ac_cv_func_setlocale=yes} | : ${ac_cv_func_strlen=yes} | : ${ac_cv_func_wcslen=yes} | : ${ac_cv_func_wcsnlen=yes} | : ${ac_cv_func_mbrtowc=yes} | : ${ac_cv_func_wcrtomb=yes} | : ${ac_cv_func_readlink=yes} | : ${ac_cv_func_realpath=yes} | : ${ac_cv_func_lstat=yes} | : ${ac_cv_func_mbsinit=yes} | : ${ac_cv_func_mprotect=yes} | : ${ac_cv_func_memchr=yes} | : ${ac_cv_func_pathconf=yes} | : ${ac_cv_func_iswcntrl=yes} | : ${ac_cv_func_iswblank=yes} | : ${ac_cv_func_wcwidth=yes} | : ${ac_cv_func_strerror_r=yes} | : ${ac_cv_func_getopt_long_only=yes} | : ${ac_cv_func_alloca=yes} | : ${ac_cv_func_alloca_works=yes} | : ${ac_cv_func_btowc=yes} | : ${gl_cv_func_btowc_works=yes} | : ${ac_cv_func_wctob=yes} | : ${gl_cv_func_wctob_works=yes} | : ${ac_cv_func_pthread_self=yes} | : ${ac_cv_func_pthread_mutex_init=yes} | : ${ac_cv_func_pthread_mutex_destroy=yes} | : ${ac_cv_func_pthread_mutex_lock=yes} | : ${ac_cv_func_pthread_mutex_unlock=yes} | : ${ac_cv_func_pthread_cond_init=yes} | : ${ac_cv_func_pthread_cond_destroy=yes} | : ${ac_cv_func_pthread_cond_wait=yes} | : ${ac_cv_func_pthread_cond_timedwait=yes} | : ${ac_cv_func_pthread_cond_signal=yes} | : ${ac_cv_func_pthread_cond_broadcast=yes} | : ${ac_cv_func_pthread_equal=yes} | : ${ac_cv_func_pthread_exit=yes} | : ${ac_cv_func_setrlimit=yes} | : ${ac_cv_func_shmget=yes} | : ${ac_cv_func_sigaction=yes} | : ${ac_cv_func_sigaltstack=yes} | : ${ac_cv_func_siginterrupt=yes} | : ${ac_cv_func_fpurge=yes} | : ${ac_cv_func_fwprintf=yes} | : ${ac_cv_func_getdtablesize=yes} | : ${ac_cv_func_getpagesize=yes} | : ${ac_cv_func_isblank=yes} | : ${ac_cv_func_iswblank=yes} | : ${ac_cv_func_iswcntrl=yes} | : ${ac_cv_func_iswctype=yes} | : ${ac_cv_func_link=yes} | : ${ac_cv_func_lstat=yes} | : ${ac_cv_func_lstat_dereferences_slashed_symlink=yes} | : ${ac_cv_func_malloc_0_nonnull=yes} | : ${ac_cv_func_mkstemp=yes} | : ${ac_cv_func_mlock=yes} | : ${ac_cv_func_nl_langinfo=yes} | : ${ac_cv_func_pipe=yes} | : ${ac_cv_func_posix_spawn=yes} | : ${ac_cv_func_strndup=yes} | : ${ac_cv_func_strnlen=yes} | : ${ac_cv_func_strnlen_working=yes} | : ${ac_cv_func_strsignal=yes} | : ${ac_cv_func_symlink=yes} | : ${ac_cv_func_wcscoll=yes} | : ${ac_cv_func_wcslen=yes} | : ${ac_cv_func_wcsnlen=yes} | : ${ac_cv_func_wcwidth=yes} | | # non existing functions | : ${ac_cv_func_yield=no} | : ${ac_cv_func_pstat_getdynamic=no} | : ${ac_cv_func_rawmemchr=no} | : ${ac_cv_func_obstacks=no} | : ${ac_cv_func_argz_count=no} | : ${ac_cv_func_argz_stringify=no} | : ${ac_cv_func_argz_next=no} | | : ${ac_cv_have_decl_alarm=yes} | : ${ac_cv_have_decl_clearerr_unlocked=yes} | : ${ac_cv_have_decl_feof_unlocked=yes} | : ${ac_cv_have_decl_ferror_unlocked=yes} | : ${ac_cv_have_decl_fpurge=yes} | : ${ac_cv_have_decl_frexpl=yes} | : ${ac_cv_have_decl_fseeko=yes} | : ${ac_cv_have_decl_ftello=yes} | : ${ac_cv_have_decl_getc_unlocked=yes} | : ${ac_cv_have_decl_getenv=yes} | : ${ac_cv_have_decl_getpagesize=yes} | : ${ac_cv_have_decl_isblank=yes} | : ${ac_cv_have_decl_putc_unlocked=yes} | : ${ac_cv_have_decl_setenv=yes} | : ${ac_cv_have_decl_sigaltstack=yes} | : ${ac_cv_have_decl_snprintf=yes} | : ${ac_cv_have_decl_strdup=yes} | : ${ac_cv_have_decl_strerror_r=yes} | : ${ac_cv_have_decl_strndup=yes} | : ${ac_cv_have_decl_strnlen=yes} | : ${ac_cv_have_decl_strsignal=yes} | : ${ac_cv_have_decl_strtod=yes} | : ${ac_cv_have_decl_sys_siglist=yes} | : ${ac_cv_have_decl_unsetenv=yes} | : ${ac_cv_have_decl_wctob=yes} | | # function specific | : ${gl_cv_decl_null_works=yes} | : ${gl_cv_decl_readlink_works=yes} | : ${gl_cv_func_btowc_eof=yes} | : ${gl_cv_func_btowc_nul=yes} | : ${gl_cv_func_dup2_works=yes} | : ${gl_cv_func_fcntl_f_dupfd_cloexec=yes} | : ${gl_cv_func_fcntl_f_dupfd_works=yes} | : ${gl_cv_func_fopen_slash=yes} | : ${gl_cv_func_fpurge_works=yes} | : ${gl_cv_func_frexp_no_libm=yes} | : ${gl_cv_func_fseeko=yes} | : ${gl_cv_func_ftello=yes} | : ${gl_cv_func_ftello_works=yes} | : ${gl_cv_func_getopt_posix=yes} | : ${gl_cv_func_isnand_no_libm=yes} | : ${gl_cv_func_iswcntrl_works=yes} | : ${gl_cv_func_ldexp_no_libm=yes} | : ${gl_cv_func_link_works=yes} | : ${gl_cv_func_lseek_pipe=yes} | : ${gl_cv_func_malloc_0_nonnull=1} | : ${gl_cv_func_malloc_posix=yes} | : ${gl_cv_func_mbrtowc_incomplete_state=yes} | : ${gl_cv_func_mbrtowc_nul_retval=yes} | : ${gl_cv_func_mbrtowc_null_arg1=yes} | : ${gl_cv_func_mbrtowc_null_arg2=yes} | : ${gl_cv_func_mbrtowc_retval=yes} | : ${gl_cv_func_mbrtowc_sanitycheck=yes} | : ${gl_cv_func_memchr_works=yes} | : ${gl_cv_func_nl_langinfo_yesexpr_works=yes} | : ${gl_cv_func_open_slash=yes} | : ${gl_cv_func_posix_spawn_works=yes} | : ${gl_cv_func_printf_directive_a=yes} | : ${gl_cv_func_printf_directive_f=yes} | : ${gl_cv_func_printf_directive_ls=yes} | : ${gl_cv_func_printf_directive_n=yes} | : ${gl_cv_func_printf_flag_grouping=yes} | : ${gl_cv_func_printf_flag_leftadjust=yes} | : ${gl_cv_func_printf_flag_zero=yes} | : ${gl_cv_func_printf_infinite=yes} | : ${gl_cv_func_printf_long_double=yes} | : ${gl_cv_func_printf_positions=yes} | : ${gl_cv_func_printf_precision=yes} | : ${gl_cv_func_printf_sizes_c99=yes} | : ${gl_cv_func_readlink_works=yes} | : ${gl_cv_func_realpath_works=yes} | : ${gl_cv_func_rename_dest_works=yes} | : ${gl_cv_func_rename_link_works=yes} | : ${gl_cv_func_rename_slash_dst_works=yes} | : ${gl_cv_func_rename_slash_src_works=yes} | : ${gl_cv_func_rmdir_works=yes} | : ${gl_cv_func_setenv_works=yes} | : ${gl_cv_func_sigprocmask=1} | : ${gl_cv_func_snprintf_retval_c99=yes} | : ${gl_cv_func_snprintf_size1=yes} | : ${gl_cv_func_snprintf_usable=yes} | : ${gl_cv_func_spawnattr_setschedparam=yes} | : ${gl_cv_func_spawnattr_setschedpolicy=yes} | : ${gl_cv_func_stat_dir_slash=yes} | : ${gl_cv_func_stat_file_slash=yes} | : ${gl_cv_func_strndup_works=yes} | : ${gl_cv_func_strstr_works_always=yes} | : ${gl_cv_func_strtod_works=yes} | : ${gl_cv_func_symlink_works=yes} | : ${gl_cv_func_ungetc_works=yes} | : ${gl_cv_func_unsetenv_works=yes} | : ${gl_cv_func_va_copy=yes} | : ${gl_cv_func_wcrtomb_retval=yes} | : ${gl_cv_have_include_next=yes} | : ${gl_cv_have_raw_decl_rawmemchr=yes} | : ${gl_cv_header_errno_h_complete=yes} | : ${gl_cv_header_inttypes_h=yes} | : ${gl_cv_header_langinfo_codeset=yes} | : ${gl_cv_header_langinfo_era=yes} | : ${gl_cv_header_langinfo_t_fmt_ampm=yes} | : ${gl_cv_header_langinfo_yesexpr=yes} | : ${gl_cv_header_math_huge_val_works=yes} | : ${gl_cv_header_math_nan_works=yes} | : ${gl_cv_header_stdint_h=yes} configure:2482: checking for a BSD-compatible install configure:2550: result: /usr/bin/install -c -o root -g wheel configure:2561: checking whether build environment is sane configure:2611: result: yes configure:2752: checking for a thread-safe mkdir -p configure:2791: result: /bin/mkdir -p configure:2804: checking for gawk configure:2831: result: /usr/bin/awk configure:2842: checking whether gmake sets $(MAKE) configure:2864: result: yes configure:2959: checking whether gmake supports nested variables configure:2976: result: yes configure:3060: checking for gcc configure:3087: result: cc configure:3316: checking for C compiler version configure:3325: cc --version >&5 cc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:3336: $? = 0 configure:3325: cc -v >&5 Using built-in specs. Target: amd64-undermydesk-freebsd Configured with: FreeBSD/amd64 system compiler Thread model: posix gcc version 4.2.1 20070831 patched [FreeBSD] configure:3336: $? = 0 configure:3325: cc -V >&5 cc: '-V' option must have argument configure:3336: $? = 1 configure:3325: cc -qversion >&5 cc: unrecognized option '-qversion' cc: No input files specified configure:3336: $? = 1 configure:3356: checking whether the C compiler works configure:3378: cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3382: $? = 0 configure:3430: result: yes configure:3433: checking for C compiler default output file name configure:3435: result: a.out configure:3441: checking for suffix of executables configure:3448: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3452: $? = 0 configure:3474: result: configure:3496: checking whether we are cross compiling configure:3504: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 configure:3508: $? = 0 configure:3515: ./conftest configure:3519: $? = 0 configure:3534: result: no configure:3539: checking for suffix of object files configure:3561: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:3565: $? = 0 configure:3586: result: o configure:3590: checking whether we are using the GNU C compiler configure:3609: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:3609: $? = 0 configure:3618: result: yes configure:3627: checking whether cc accepts -g configure:3647: cc -c -g -I/usr/local/include conftest.c >&5 configure:3647: $? = 0 configure:3688: result: yes configure:3705: checking for cc option to accept ISO C89 configure:3769: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:3769: $? = 0 configure:3782: result: none needed configure:3813: checking for style of include used by gmake configure:3841: result: GNU configure:3867: checking dependency style of cc configure:3978: result: gcc3 configure:4025: checking build system type configure:4039: result: amd64-portbld-freebsd9.1 configure:4059: checking host system type configure:4072: result: amd64-portbld-freebsd9.1 configure:4092: checking for a sed that does not truncate output configure:4156: result: /usr/bin/sed configure:4174: checking for grep that handles long lines and -e configure:4232: result: /usr/bin/grep configure:4237: checking for egrep configure:4299: result: /usr/bin/egrep configure:4304: checking for fgrep configure:4366: result: /usr/bin/fgrep configure:4401: checking for ld used by cc configure:4468: result: /usr/bin/ld configure:4475: checking if the linker (/usr/bin/ld) is GNU ld configure:4490: result: yes configure:4502: checking for BSD- or MS-compatible name lister (nm) configure:4551: result: /usr/bin/nm -B configure:4669: checking the name lister (/usr/bin/nm -B) interface configure:4676: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:4679: /usr/bin/nm -B "conftest.o" configure:4682: output 0000000000000000 B some_variable configure:4689: result: BSD nm configure:4692: checking whether ln -s works configure:4696: result: yes configure:4704: checking the maximum length of command line arguments configure:4824: result: 262144 configure:4841: checking whether the shell understands some XSI constructs configure:4851: result: yes configure:4855: checking whether the shell understands "+=" configure:4861: result: no configure:4896: checking for /usr/bin/ld option to reload object files configure:4903: result: -r configure:4972: checking for objdump configure:4988: found /usr/bin/objdump configure:4999: result: objdump configure:5028: checking how to recognize dependent libraries configure:5224: result: pass_all configure:5284: checking for ar configure:5300: found /usr/bin/ar configure:5311: result: ar configure:5389: checking for strip configure:5405: found /usr/bin/strip configure:5416: result: strip configure:5488: checking for ranlib configure:5504: found /usr/bin/ranlib configure:5515: result: ranlib configure:5605: checking command to parse /usr/bin/nm -B output from cc object configure:5723: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:5726: $? = 0 configure:5730: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm configure:5733: $? = 0 configure:5787: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c conftstm.o >&5 configure:5790: $? = 0 configure:5828: result: ok configure:6637: checking how to run the C preprocessor configure:6707: result: cpp configure:6727: cpp -I/usr/local/include conftest.c configure:6727: $? = 0 configure:6741: cpp -I/usr/local/include conftest.c conftest.c:11:28: error: ac_nonexistent.h: No such file or directory configure:6741: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "atk" | #define PACKAGE_TARNAME "atk" | #define PACKAGE_VERSION "2.6.0" | #define PACKAGE_STRING "atk 2.6.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk" | #define PACKAGE_URL "" | #define PACKAGE "atk" | #define VERSION "2.6.0" | /* end confdefs.h. */ | #include configure:6770: checking for ANSI C header files configure:6874: result: yes configure:6887: checking for sys/types.h configure:6887: result: yes configure:6887: checking for sys/stat.h configure:6887: result: yes configure:6887: checking for stdlib.h configure:6887: result: yes configure:6887: checking for string.h configure:6887: result: yes configure:6887: checking for memory.h configure:6887: result: yes configure:6887: checking for strings.h configure:6887: result: yes configure:6887: checking for inttypes.h configure:6887: result: yes configure:6887: checking for stdint.h configure:6887: result: yes configure:6887: checking for unistd.h configure:6887: result: yes configure:6901: checking for dlfcn.h configure:6901: result: yes configure:7382: checking for objdir configure:7397: result: .libs configure:7693: checking if cc supports -fno-rtti -fno-exceptions configure:7711: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:7715: $? = 0 configure:7728: result: no configure:7748: checking for cc option to produce PIC configure:8020: result: -fPIC -DPIC configure:8032: checking if cc PIC flag -fPIC -DPIC works configure:8050: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -fPIC -DPIC -DPIC conftest.c >&5 configure:8054: $? = 0 configure:8067: result: yes configure:8091: checking if cc static flag -static works configure:8119: result: yes configure:8134: checking if cc supports -c -o file.o configure:8155: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include -o out/conftest2.o conftest.c >&5 configure:8159: $? = 0 configure:8181: result: yes configure:8189: checking if cc supports -c -o file.o configure:8236: result: yes configure:8269: checking whether the cc linker (/usr/bin/ld) supports shared libraries configure:9255: result: yes configure:9292: checking whether -lc should be explicitly linked in configure:9297: cc -c -O2 -pipe -fno-strict-aliasing -I/usr/local/include conftest.c >&5 configure:9300: $? = 0 configure:9315: cc -shared conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1 configure:9318: $? = 0 configure:9330: result: no configure:9494: checking dynamic linker characteristics configure:10145: result: freebsd9.1 ld.so configure:10247: checking how to hardcode library paths into programs configure:10272: result: immediate configure:10792: checking whether stripping libraries is possible configure:10797: result: yes configure:10832: checking if libtool supports shared libraries configure:10834: result: yes configure:10837: checking whether to build shared libraries configure:10858: result: yes configure:10861: checking whether to build static libraries configure:10865: result: yes configure:10903: checking for bind_textdomain_codeset configure:10903: cc -o conftest -O2 -pipe -fno-strict-aliasing -I/usr/local/include -L/usr/local/lib conftest.c >&5 /tmp//ccuu83o3.o: In function `main': conftest.c:(.text+0x7): undefined reference to `bind_textdomain_codeset' configure:10903: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "atk" | #define PACKAGE_TARNAME "atk" | #define PACKAGE_VERSION "2.6.0" | #define PACKAGE_STRING "atk 2.6.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk" | #define PACKAGE_URL "" | #define PACKAGE "atk" | #define VERSION "2.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | /* Define bind_textdomain_codeset to an innocuous variant, in case declares bind_textdomain_codeset. | For example, HP-UX 11i declares gettimeofday. */ | #define bind_textdomain_codeset innocuous_bind_textdomain_codeset | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bind_textdomain_codeset (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef bind_textdomain_codeset | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char bind_textdomain_codeset (); | /* The GNU C library defines this for functions which it implements | to always fail with ENOSYS. Some functions are actually named | something starting with __ and the normal name is an alias. */ | #if defined __stub_bind_textdomain_codeset || defined __stub___bind_textdomain_codeset | choke me | #endif | | int | main () | { | return bind_textdomain_codeset (); | ; | return 0; | } configure:10903: result: no configure:10913: checking for some Win32 platform configure:10923: result: no configure:10934: checking for native Win32 platform configure:10952: result: no configure:11110: checking for aclocal flags configure:11119: result: configure:11283: checking pkg-config is at least version 0.16 configure:11286: result: yes configure:11303: checking for GLIB - version >= 2.31.2 configure:11436: result: no configure:11464: cc -o conftest -O2 -pipe -fno-strict-aliasing -Wall -I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES -L/usr/local/lib conftest.c >&5 conftest.c:24:18: error: glib.h: No such file or directory conftest.c: In function 'main': conftest.c:30: error: 'glib_major_version' undeclared (first use in this function) conftest.c:30: error: (Each undeclared identifier is reported only once conftest.c:30: error: for each function it appears in.) conftest.c:30: error: 'glib_minor_version' undeclared (first use in this function) conftest.c:30: error: 'glib_micro_version' undeclared (first use in this function) configure:11464: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "atk" | #define PACKAGE_TARNAME "atk" | #define PACKAGE_VERSION "2.6.0" | #define PACKAGE_STRING "atk 2.6.0" | #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk" | #define PACKAGE_URL "" | #define PACKAGE "atk" | #define VERSION "2.6.0" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | | #include | #include | | int | main () | { | return ((glib_major_version) || (glib_minor_version) || (glib_micro_version)); | ; | return 0; | } configure:11494: error: *** GLIB 2.31.2 or better is required. The latest version of *** GLIB is always available from ftp://ftp.gtk.org/. If GLIB is installed *** but not in the same location as pkg-config add the location of the file *** glib-2.0.pc to the environment variable PKG_CONFIG_PATH. ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_atk_aclocal_flags='' ac_cv_build=amd64-portbld-freebsd9.1 ac_cv_c_compiler_gnu=yes ac_cv_env_CC_set=set ac_cv_env_CC_value=cc ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value='-O2 -pipe -fno-strict-aliasing' ac_cv_env_CPPFLAGS_set=set ac_cv_env_CPPFLAGS_value=-I/usr/local/include ac_cv_env_CPP_set=set ac_cv_env_CPP_value=cpp ac_cv_env_DEP_CFLAGS_set='' ac_cv_env_DEP_CFLAGS_value='' ac_cv_env_DEP_LIBS_set='' ac_cv_env_DEP_LIBS_value='' ac_cv_env_GTKDOC_DEPS_CFLAGS_set='' ac_cv_env_GTKDOC_DEPS_CFLAGS_value='' ac_cv_env_GTKDOC_DEPS_LIBS_set='' ac_cv_env_GTKDOC_DEPS_LIBS_value='' ac_cv_env_LDFLAGS_set=set ac_cv_env_LDFLAGS_value=' -L/usr/local/lib' ac_cv_env_LIBS_set='' ac_cv_env_LIBS_value='' ac_cv_env_PKG_CONFIG_LIBDIR_set='' ac_cv_env_PKG_CONFIG_LIBDIR_value='' ac_cv_env_PKG_CONFIG_PATH_set='' ac_cv_env_PKG_CONFIG_PATH_value='' ac_cv_env_PKG_CONFIG_set=set ac_cv_env_PKG_CONFIG_value=pkgconf ac_cv_env_build_alias_set=set ac_cv_env_build_alias_value=amd64-portbld-freebsd9.1 ac_cv_env_host_alias_set='' ac_cv_env_host_alias_value='' ac_cv_env_target_alias_set='' ac_cv_env_target_alias_value='' ac_cv_func_alloca=yes ac_cv_func_alloca_works=yes ac_cv_func_argz_count=no ac_cv_func_argz_next=no ac_cv_func_argz_stringify=no ac_cv_func_asprintf=yes ac_cv_func_bind_textdomain_codeset=no ac_cv_func_btowc=yes ac_cv_func_chown=yes ac_cv_func_clock_gettime=yes ac_cv_func_dup2=yes ac_cv_func_fork=yes ac_cv_func_fpurge=yes ac_cv_func_fwprintf=yes ac_cv_func_getcwd=yes ac_cv_func_getdtablesize=yes ac_cv_func_getegid=yes ac_cv_func_geteuid=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_getopt=yes ac_cv_func_getopt_long_only=yes ac_cv_func_getpagesize=yes ac_cv_func_getrusage=yes ac_cv_func_gettimeofday=yes ac_cv_func_getuid=yes ac_cv_func_inet_ntop=yes ac_cv_func_isblank=yes ac_cv_func_iswblank=yes ac_cv_func_iswcntrl=yes ac_cv_func_iswctype=yes ac_cv_func_link=yes ac_cv_func_lstat=yes ac_cv_func_lstat_dereferences_slashed_symlink=yes ac_cv_func_malloc_0_nonnull=yes ac_cv_func_mbrtowc=yes ac_cv_func_mbsinit=yes ac_cv_func_memchr=yes ac_cv_func_memcmp=yes ac_cv_func_memcpy=yes ac_cv_func_memmove=yes ac_cv_func_memset=yes ac_cv_func_mkdtemp=yes ac_cv_func_mkstemp=yes ac_cv_func_mlock=yes ac_cv_func_mmap=yes ac_cv_func_mprotect=yes ac_cv_func_munlock=yes ac_cv_func_munmap=yes ac_cv_func_nl_langinfo=yes ac_cv_func_obstacks=no ac_cv_func_pathconf=yes ac_cv_func_pipe=yes ac_cv_func_posix_spawn=yes ac_cv_func_pread=yes ac_cv_func_pstat_getdynamic=no ac_cv_func_pthread_cond_broadcast=yes ac_cv_func_pthread_cond_destroy=yes ac_cv_func_pthread_cond_init=yes ac_cv_func_pthread_cond_signal=yes ac_cv_func_pthread_cond_timedwait=yes ac_cv_func_pthread_cond_wait=yes ac_cv_func_pthread_equal=yes ac_cv_func_pthread_exit=yes ac_cv_func_pthread_mutex_destroy=yes ac_cv_func_pthread_mutex_init=yes ac_cv_func_pthread_mutex_lock=yes ac_cv_func_pthread_mutex_unlock=yes ac_cv_func_pthread_self=yes ac_cv_func_putenv=yes ac_cv_func_pwrite=yes ac_cv_func_raise=yes ac_cv_func_rawmemchr=no ac_cv_func_readlink=yes ac_cv_func_realpath=yes ac_cv_func_sched_yield=yes ac_cv_func_select=yes ac_cv_func_setenv=yes ac_cv_func_setlocale=yes ac_cv_func_setrlimit=yes ac_cv_func_shmget=yes ac_cv_func_sigaction=yes ac_cv_func_sigaltstack=yes ac_cv_func_siginterrupt=yes ac_cv_func_sigprocmask=yes ac_cv_func_snprintf=yes ac_cv_func_stpcpy=yes ac_cv_func_strbrk=yes ac_cv_func_strcasecmp=yes ac_cv_func_strcspn=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_strerror_r=yes ac_cv_func_strftime=yes ac_cv_func_strlen=yes ac_cv_func_strndup=yes ac_cv_func_strnlen=yes ac_cv_func_strnlen_working=yes ac_cv_func_strpbrk=yes ac_cv_func_strsignal=yes ac_cv_func_strtol=yes ac_cv_func_strtoul=yes ac_cv_func_symlink=yes ac_cv_func_sysconf=yes ac_cv_func_tsearch=yes ac_cv_func_unsetenv=yes ac_cv_func_utime=yes ac_cv_func_utimes=yes ac_cv_func_vasprintf=yes ac_cv_func_vfork=yes ac_cv_func_vsnprintf=yes ac_cv_func_waitpid=yes ac_cv_func_wcrtomb=yes ac_cv_func_wcscoll=yes ac_cv_func_wcslen=yes ac_cv_func_wcsnlen=yes ac_cv_func_wctob=yes ac_cv_func_wcwidth=yes ac_cv_func_yield=no ac_cv_have_decl_alarm=yes ac_cv_have_decl_clearerr_unlocked=yes ac_cv_have_decl_feof_unlocked=yes ac_cv_have_decl_ferror_unlocked=yes ac_cv_have_decl_fpurge=yes ac_cv_have_decl_frexpl=yes ac_cv_have_decl_fseeko=yes ac_cv_have_decl_ftello=yes ac_cv_have_decl_getc_unlocked=yes ac_cv_have_decl_getenv=yes ac_cv_have_decl_getpagesize=yes ac_cv_have_decl_isblank=yes ac_cv_have_decl_putc_unlocked=yes ac_cv_have_decl_setenv=yes ac_cv_have_decl_sigaltstack=yes ac_cv_have_decl_snprintf=yes ac_cv_have_decl_strdup=yes ac_cv_have_decl_strerror_r=yes ac_cv_have_decl_strndup=yes ac_cv_have_decl_strnlen=yes ac_cv_have_decl_strsignal=yes ac_cv_have_decl_strtod=yes ac_cv_have_decl_sys_siglist=yes ac_cv_have_decl_unsetenv=yes ac_cv_have_decl_wctob=yes ac_cv_header_alloca_h=no ac_cv_header_argz_h=no ac_cv_header_arpa_inet_h=yes ac_cv_header_byteswap_h=no ac_cv_header_ctype_h=yes ac_cv_header_dirent_h=yes ac_cv_header_dl_h=no ac_cv_header_dlfcn_h=yes ac_cv_header_errno_h=yes ac_cv_header_getopt_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_malloc_h=no ac_cv_header_math_h=yes ac_cv_header_memory_h=yes ac_cv_header_minix_config_h=no ac_cv_header_net_if_h=yes ac_cv_header_net_if_media_h=yes ac_cv_header_netdb_h=yes ac_cv_header_netinet_in_h=yes ac_cv_header_pwd_h=yes ac_cv_header_random_h=no ac_cv_header_sched_h=yes ac_cv_header_search_h=yes ac_cv_header_signal_h=yes ac_cv_header_spawn_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdio_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_fcntl_h=yes ac_cv_header_sys_mman_h=yes ac_cv_header_sys_param_h=yes ac_cv_header_sys_select_h=yes ac_cv_header_sys_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_times_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_wait_h=yes ac_cv_header_time_h=yes ac_cv_header_ucontext_h=yes ac_cv_header_unistd_h=yes ac_cv_header_vfork_h=no ac_cv_header_wchar_h=yes ac_cv_header_wctype_h=yes ac_cv_host=amd64-portbld-freebsd9.1 ac_cv_member_struct_sigaction_sa_sigaction=yes ac_cv_member_struct_stat_st_blksize=yes ac_cv_objext=o ac_cv_path_BZIP2=/usr/bin/bzip2 ac_cv_path_DOLT_BASH='' ac_cv_path_EGREP=/usr/bin/egrep ac_cv_path_FGREP=/usr/bin/fgrep ac_cv_path_GREP=/usr/bin/grep ac_cv_path_GZIP=/usr/bin/gzip ac_cv_path_MKTEMP_COMMAND=/usr/bin/mktemp ac_cv_path_SED=/usr/bin/sed ac_cv_path_install=/usr/bin/install ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AWK=/usr/bin/awk ac_cv_prog_CPP=cpp ac_cv_prog_SED=/usr/bin/sed ac_cv_prog_ac_ct_AR=ar ac_cv_prog_ac_ct_CC=cc ac_cv_prog_ac_ct_OBJDUMP=objdump ac_cv_prog_ac_ct_RANLIB=ranlib ac_cv_prog_ac_ct_STRIP=strip ac_cv_prog_cc_c89='' ac_cv_prog_cc_g=yes ac_cv_prog_make_gmake_set=yes ac_cv_sys_stack_overflow_works=yes ac_cv_type__Bool=yes ac_cv_type_char=yes ac_cv_type_char_p=yes ac_cv_type_int16_t=yes ac_cv_type_int32_t=yes ac_cv_type_int=yes ac_cv_type_intmax_t=yes ac_cv_type_long=yes ac_cv_type_long_long_int=yes ac_cv_type_mbstate_t=yes ac_cv_type_mode_t=yes ac_cv_type_nlink_t=yes ac_cv_type_off_t=yes ac_cv_type_pid_t=yes ac_cv_type_posix_spawn_file_actions_t=yes ac_cv_type_posix_spawnattr_t=yes ac_cv_type_ptrdiff_t=yes ac_cv_type_short=yes ac_cv_type_sig_atomic_t=yes ac_cv_type_size_t=yes ac_cv_type_ssize_t=yes ac_cv_type_stack_t=yes ac_cv_type_u_char=yes ac_cv_type_u_int16_t=yes ac_cv_type_u_int32_t=yes ac_cv_type_u_int8_t=yes ac_cv_type_u_int=yes ac_cv_type_u_long=yes ac_cv_type_u_short=yes ac_cv_type_uid_t=yes ac_cv_type_unsigned_char=yes ac_cv_type_unsigned_int=yes ac_cv_type_unsigned_long=yes ac_cv_type_unsigned_long_long=yes ac_cv_type_unsigned_long_long_int=yes ac_cv_type_unsigned_short=yes ac_cv_type_volatile_sig_atomic_t=yes ac_cv_type_wchar_t=yes ac_cv_type_wint_t=yes am_cv_CC_dependencies_compiler_type=gcc3 am_cv_make_support_nested_variables=yes am_cv_prog_tar_ustar=/usr/bin/tar cl_cv_prog_LN=/bin/ln cl_cv_prog_cp='/bin/cp -p' gl_cv_decl_null_works=yes gl_cv_decl_readlink_works=yes gl_cv_func_btowc_eof=yes gl_cv_func_btowc_nul=yes gl_cv_func_btowc_works=yes gl_cv_func_dup2_works=yes gl_cv_func_fcntl_f_dupfd_cloexec=yes gl_cv_func_fcntl_f_dupfd_works=yes gl_cv_func_fopen_slash=yes gl_cv_func_fpurge_works=yes gl_cv_func_frexp_no_libm=yes gl_cv_func_fseeko=yes gl_cv_func_ftello=yes gl_cv_func_ftello_works=yes gl_cv_func_getopt_posix=yes gl_cv_func_isnand_no_libm=yes gl_cv_func_iswcntrl_works=yes gl_cv_func_ldexp_no_libm=yes gl_cv_func_link_works=yes gl_cv_func_lseek_pipe=yes gl_cv_func_malloc_0_nonnull=1 gl_cv_func_malloc_posix=yes gl_cv_func_mbrtowc_incomplete_state=yes gl_cv_func_mbrtowc_nul_retval=yes gl_cv_func_mbrtowc_null_arg1=yes gl_cv_func_mbrtowc_null_arg2=yes gl_cv_func_mbrtowc_retval=yes gl_cv_func_mbrtowc_sanitycheck=yes gl_cv_func_memchr_works=yes gl_cv_func_nl_langinfo_yesexpr_works=yes gl_cv_func_open_slash=yes gl_cv_func_posix_spawn_works=yes gl_cv_func_printf_directive_a=yes gl_cv_func_printf_directive_f=yes gl_cv_func_printf_directive_ls=yes gl_cv_func_printf_directive_n=yes gl_cv_func_printf_flag_grouping=yes gl_cv_func_printf_flag_leftadjust=yes gl_cv_func_printf_flag_zero=yes gl_cv_func_printf_infinite=yes gl_cv_func_printf_long_double=yes gl_cv_func_printf_positions=yes gl_cv_func_printf_precision=yes gl_cv_func_printf_sizes_c99=yes gl_cv_func_readlink_works=yes gl_cv_func_realpath_works=yes gl_cv_func_rename_dest_works=yes gl_cv_func_rename_link_works=yes gl_cv_func_rename_slash_dst_works=yes gl_cv_func_rename_slash_src_works=yes gl_cv_func_rmdir_works=yes gl_cv_func_setenv_works=yes gl_cv_func_sigprocmask=1 gl_cv_func_snprintf_retval_c99=yes gl_cv_func_snprintf_size1=yes gl_cv_func_snprintf_usable=yes gl_cv_func_spawnattr_setschedparam=yes gl_cv_func_spawnattr_setschedpolicy=yes gl_cv_func_stat_dir_slash=yes gl_cv_func_stat_file_slash=yes gl_cv_func_strndup_works=yes gl_cv_func_strstr_works_always=yes gl_cv_func_strtod_works=yes gl_cv_func_symlink_works=yes gl_cv_func_ungetc_works=yes gl_cv_func_unsetenv_works=yes gl_cv_func_va_copy=yes gl_cv_func_wcrtomb_retval=yes gl_cv_func_wctob_works=yes gl_cv_have_include_next=yes gl_cv_have_raw_decl_memcpy=no gl_cv_have_raw_decl_memmem=yes gl_cv_have_raw_decl_memrchr=yes gl_cv_have_raw_decl_rawmemchr=yes gl_cv_have_raw_decl_stpcpy=yes gl_cv_have_raw_decl_stpncpy=yes gl_cv_have_raw_decl_strcasestr=yes gl_cv_have_raw_decl_strdup=yes gl_cv_have_raw_decl_strncat=yes gl_cv_have_raw_decl_strndup=yes gl_cv_have_raw_decl_strnlen=yes gl_cv_have_raw_decl_strpbrk=yes gl_cv_have_raw_decl_strsep=yes gl_cv_have_raw_decl_strsignal=yes gl_cv_have_raw_decl_strtok_r=yes gl_cv_have_raw_decl_strverscmp=no gl_cv_header_errno_h_complete=yes gl_cv_header_inttypes_h=yes gl_cv_header_langinfo_codeset=yes gl_cv_header_langinfo_era=yes gl_cv_header_langinfo_t_fmt_ampm=yes gl_cv_header_langinfo_yesexpr=yes gl_cv_header_math_huge_val_works=yes gl_cv_header_math_nan_works=yes gl_cv_header_stdint_h=yes gl_cv_header_wchar_h_correct_inline=yes gl_cv_sigaltstack_low_base=yes gl_cv_size_max=yes gl_cv_sys_struct_timespec_in_time_h=yes gl_cv_sys_struct_timeval=yes gl_cv_type_wctrans_t=yes gl_cv_type_wctype_t=yes gt_cv_c_wchar_t=yes gt_cv_c_wint_t=yes gt_cv_func_unsetenv_ret=int gt_cv_ssize_t=yes lt_cv_deplibs_check_method=pass_all lt_cv_file_magic_cmd='$MAGIC_CMD' lt_cv_file_magic_test_file='' lt_cv_ld_reload_flag=-r lt_cv_nm_interface='BSD nm' lt_cv_objdir=.libs lt_cv_path_LD=/usr/bin/ld lt_cv_path_MAGIC_CMD=/usr/bin/file lt_cv_path_NM='/usr/bin/nm -B' lt_cv_prog_compiler_c_o=yes lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=yes lt_cv_prog_gnu_ld=yes lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\' lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\' lt_cv_sys_max_cmd_len=262144 ## ----------------- ## ## Output variables. ## ## ----------------- ## ACLOCAL='${SHELL} /usr/ports/accessibility/atk/work/atk-2.6.0/missing --run aclocal-1.11 ' AMDEPBACKSLASH='\' AMDEP_FALSE='#' AMDEP_TRUE='' AMTAR='$${TAR-tar}' AM_BACKSLASH='\' AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)' AM_DEFAULT_VERBOSITY='0' AM_V='$(V)' AR='ar' AS='as' ATK_API_VERSION='1.0' ATK_BINARY_AGE='20610' ATK_INTERFACE_AGE='1' ATK_MAJOR_VERSION='2' ATK_MICRO_VERSION='0' ATK_MINOR_VERSION='6' ATK_VERSION='2.6.0' AUTOCONF='true' AUTOHEADER='${SHELL} /usr/ports/accessibility/atk/work/atk-2.6.0/missing --run autoheader' AUTOMAKE='true' AWK='/usr/bin/awk' CATALOGS='' CATOBJEXT='' CC='cc' CCDEPMODE='depmode=gcc3' CFLAGS='-O2 -pipe -fno-strict-aliasing -Wall' CPP='cpp' CPPFLAGS='-I/usr/local/include -DG_DISABLE_SINGLE_INCLUDES -DATK_DISABLE_SINGLE_INCLUDES' CYGPATH_W='echo' DATADIRNAME='' DEFS='' DEPDIR='.deps' DEP_CFLAGS='' DEP_LIBS='' DLLTOOL='dlltool' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/usr/bin/egrep' ENABLE_GTK_DOC_FALSE='' ENABLE_GTK_DOC_TRUE='' EXEEXT='' FGREP='/usr/bin/fgrep' GETTEXT_PACKAGE='' GLIB_CFLAGS='' GLIB_COMPILE_RESOURCES='' GLIB_GENMARSHAL='' GLIB_LIBS='' GLIB_MKENUMS='' GLIB_PACKAGES='gobject-2.0' GLIB_REQUIRED_VERSION='2.31.2' GMOFILES='' GMSGFMT='' GOBJECT_QUERY='' GREP='/usr/bin/grep' GTKDOC_CHECK='' GTKDOC_DEPS_CFLAGS='' GTKDOC_DEPS_LIBS='' GTKDOC_MKPDF='' GTKDOC_REBASE='' GTK_DOC_BUILD_HTML_FALSE='' GTK_DOC_BUILD_HTML_TRUE='' GTK_DOC_BUILD_PDF_FALSE='' GTK_DOC_BUILD_PDF_TRUE='' GTK_DOC_USE_LIBTOOL_FALSE='' GTK_DOC_USE_LIBTOOL_TRUE='' GTK_DOC_USE_REBASE_FALSE='' GTK_DOC_USE_REBASE_TRUE='' HAVE_INTROSPECTION_FALSE='' HAVE_INTROSPECTION_TRUE='' HTML_DIR='' INSTALL_DATA='install -o root -g wheel -m 444' INSTALL_PROGRAM='install -s -o root -g wheel -m 555' INSTALL_SCRIPT='install -o root -g wheel -m 555' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INSTOBJEXT='' INTLLIBS='' INTROSPECTION_CFLAGS='' INTROSPECTION_COMPILER='' INTROSPECTION_GENERATE='' INTROSPECTION_GIRDIR='' INTROSPECTION_LIBS='' INTROSPECTION_MAKEFILE='' INTROSPECTION_SCANNER='' INTROSPECTION_TYPELIBDIR='' LD='/usr/bin/ld' LDFLAGS=' -L/usr/local/lib' LIBOBJS='' LIBS='' LIBTOOL='$(SHELL) /usr/ports/accessibility/atk/work/gnome-libtool' LIB_EXE_MACHINE_FLAG='' LIPO='' LN_S='ln -s' LTLIBOBJS='' LT_CURRENT_MINUS_AGE='0' LT_VERSION_INFO='20609:1:20609' MAKEINFO='${SHELL} /usr/ports/accessibility/atk/work/atk-2.6.0/missing --run makeinfo' MKDIR_P='/bin/mkdir -p' MKINSTALLDIRS='' MSGFMT='' MSGFMT_OPTS='' MS_LIB_AVAILABLE_FALSE='' MS_LIB_AVAILABLE_TRUE='#' NM='/usr/bin/nm -B' NMEDIT='' OBJDUMP='objdump' OBJEXT='o' OS_WIN32_FALSE='' OS_WIN32_TRUE='#' OTOOL64='' OTOOL='' PACKAGE='atk' PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=atk' PACKAGE_NAME='atk' PACKAGE_STRING='atk 2.6.0' PACKAGE_TARNAME='atk' PACKAGE_URL='' PACKAGE_VERSION='2.6.0' PATH_SEPARATOR=':' PERL='' PKG_CONFIG='pkgconf' PKG_CONFIG_LIBDIR='' PKG_CONFIG_PATH='' PLATFORM_WIN32_FALSE='' PLATFORM_WIN32_TRUE='#' POFILES='' POSUB='' PO_IN_DATADIR_FALSE='' PO_IN_DATADIR_TRUE='' RANLIB='ranlib' REBUILD='' SED='/usr/bin/sed' SET_MAKE='' SHELL='/bin/sh' STRIP='strip' USE_NLS='' VERSION='2.6.0' WINDRES='' XGETTEXT='' ac_ct_CC='cc' ac_ct_DUMPBIN='' am__EXEEXT_FALSE='' am__EXEEXT_TRUE='' am__fastdepCC_FALSE='#' am__fastdepCC_TRUE='' am__include='include' am__isrc='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindir='${exec_prefix}/bin' build='amd64-portbld-freebsd9.1' build_alias='amd64-portbld-freebsd9.1' build_cpu='amd64' build_os='freebsd9.1' build_vendor='portbld' datadir='${datarootdir}' datarootdir='${prefix}/share' docdir='${datarootdir}/doc/${PACKAGE_TARNAME}' dvidir='${docdir}' exec_prefix='NONE' host='amd64-portbld-freebsd9.1' host_alias='' host_cpu='amd64' host_os='freebsd9.1' host_vendor='portbld' htmldir='${docdir}' includedir='${prefix}/include' infodir='/usr/local/info' install_sh='${SHELL} /usr/ports/accessibility/atk/work/atk-2.6.0/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' lt_ECHO='echo' mandir='/usr/local/man' mkdir_p='/bin/mkdir -p' ms_librarian='' oldincludedir='/usr/include' pdfdir='${docdir}' prefix='/usr/local' program_transform_name='s,x,x,' psdir='${docdir}' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' sysconfdir='${prefix}/etc' target_alias='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "atk" #define PACKAGE_TARNAME "atk" #define PACKAGE_VERSION "2.6.0" #define PACKAGE_STRING "atk 2.6.0" #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=atk" #define PACKAGE_URL "" #define PACKAGE "atk" #define VERSION "2.6.0" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" configure: exit 1 >Release-Note: >Audit-Trail: >Unformatted: From owner-freebsd-amd64@FreeBSD.ORG Fri Jun 28 19:53:59 2013 Return-Path: Delivered-To: freebsd-amd64@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id CD701AD7; Fri, 28 Jun 2013 19:53:59 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id A835E121D; Fri, 28 Jun 2013 19:53:59 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5SJrxm3020007; Fri, 28 Jun 2013 19:53:59 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5SJrx9M020004; Fri, 28 Jun 2013 19:53:59 GMT (envelope-from linimon) Date: Fri, 28 Jun 2013 19:53:59 GMT Message-Id: <201306281953.r5SJrx9M020004@freefall.freebsd.org> To: linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org From: linimon@FreeBSD.org Subject: Re: ports/180048: x11-wm/xfce4: make port xfce fail on GLIB, which doesnt exist and canot solve dependency X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Jun 2013 19:53:59 -0000 Old Synopsis: make port xfce fail on GLIB, which doesnt exist and canot solve dependency New Synopsis: x11-wm/xfce4: make port xfce fail on GLIB, which doesnt exist and canot solve dependency Responsible-Changed-From-To: freebsd-amd64->freebsd-ports-bugs Responsible-Changed-By: linimon Responsible-Changed-When: Fri Jun 28 19:52:32 UTC 2013 Responsible-Changed-Why: ports PR. http://www.freebsd.org/cgi/query-pr.cgi?pr=180048