From owner-freebsd-amd64@FreeBSD.ORG Sun Mar 22 01:24:44 2009 Return-Path: Delivered-To: amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7C8EE106576E; Sun, 22 Mar 2009 01:24:44 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id 078198FC2B; Sun, 22 Mar 2009 01:24:39 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1.sentex.ca [199.212.134.4]) by smarthost2.sentex.ca (8.14.3/8.14.3) with ESMTP id n2M1OccD050982; Sat, 21 Mar 2009 21:24:38 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n2M1Ocw6092115; Sat, 21 Mar 2009 21:24:38 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 011727302F; Sat, 21 Mar 2009 20:24:37 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090322012438.011727302F@freebsd-current.sentex.ca> Date: Sat, 21 Mar 2009 20:24:37 -0500 (EST) X-Virus-Scanned: ClamAV 0.94.1/8983/Thu Feb 12 07:48:01 2009 clamav-milter version 0.94.2 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 205.211.164.50 Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Mar 2009 01:24:48 -0000 TB --- 2009-03-22 00:40:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-03-22 00:40:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2009-03-22 00:40:00 - cleaning the object tree TB --- 2009-03-22 00:41:16 - cvsupping the source tree TB --- 2009-03-22 00:41:16 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2009-03-22 00:41:30 - building world TB --- 2009-03-22 00:41:30 - MAKEOBJDIRPREFIX=/obj TB --- 2009-03-22 00:41:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-03-22 00:41:30 - TARGET=amd64 TB --- 2009-03-22 00:41:30 - TARGET_ARCH=amd64 TB --- 2009-03-22 00:41:30 - TZ=UTC TB --- 2009-03-22 00:41:30 - __MAKE_CONF=/dev/null TB --- 2009-03-22 00:41:30 - cd /src TB --- 2009-03-22 00:41:30 - /usr/bin/make -B buildworld >>> World build started on Sun Mar 22 00:41:33 UTC 2009 >>> 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 [...] sed -e 's/yy/ipf_yy/g' -e 's/"ipf_y.y"/"..\/tools\/ipf_y.y"/' y.tab.c > ipf_y.c sed -e 's/yy/ipf_yy/g' y.tab.h > ipf_y.h sed -e 's/yy/ipf_yy/g' -e 's/y.tab.h/ipf_y.h/' -e 's/lexer.h/ipf_l.h/' /src/sbin/ipf/ipf/../../../contrib/ipfilter/tools/lexer.c > ipf_l.c rm -f .depend mkdep -f .depend -a -I. -DIPFILTER_BPF -I/src/sbin/ipf/ipf/../../../contrib/ipfilter -I/src/sbin/ipf/ipf/../../../contrib/ipfilter/tools -I/src/sbin/ipf/ipf/../../../sys -I/src/sbin/ipf/ipf/../../../sys/contrib/ipfilter -DSTATETOP -D__UIO_EXPOSE /src/sbin/ipf/ipf/../../../contrib/ipfilter/tools/ipf.c /src/sbin/ipf/ipf/../../../contrib/ipfilter/tools/ipfcomp.c ipf_y.c ipf_l.c /src/sbin/ipf/ipf/../../../contrib/ipfilter/bpf_filter.c In file included from /src/sbin/ipf/ipf/../../../contrib/ipfilter/tools/ipf_y.y:15: /obj/amd64/src/tmp/usr/include/pcap.h:74:23: error: pcap/pcap.h: No such file or directory mkdep: compile failed *** Error code 1 Stop in /src/sbin/ipf/ipf. *** Error code 1 Stop in /src/sbin/ipf. *** Error code 1 Stop in /src/sbin. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-03-22 01:24:37 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-03-22 01:24:37 - ERROR: failed to build world TB --- 2009-03-22 01:24:37 - 1992.59 user 228.91 system 2677.34 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Sun Mar 22 02:37:17 2009 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5BBFC1065670; Sun, 22 Mar 2009 02:37:17 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 2FD7C8FC1D; Sun, 22 Mar 2009 02:37:17 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n2M2bHox043658; Sun, 22 Mar 2009 02:37:17 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2M2bGC5043654; Sun, 22 Mar 2009 02:37:16 GMT (envelope-from linimon) Date: Sun, 22 Mar 2009 02:37:16 GMT Message-Id: <200903220237.n2M2bGC5043654@freefall.freebsd.org> To: yaharen@gm.dns-lab.jp, linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org, freebsd-net@FreeBSD.org From: linimon@FreeBSD.org X-Mailman-Approved-At: Sun, 22 Mar 2009 03:21:59 +0000 Cc: Subject: Re: bin/132911: ip6fw(8): argument type of fill_icmptypes is wrong and causes problem on amd64 platform X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Mar 2009 02:37:17 -0000 Old Synopsis: ip6fw: argument type of fill_icmptypes is wrong and causes problem on amd64 platform New Synopsis: ip6fw(8): argument type of fill_icmptypes is wrong and causes problem on amd64 platform State-Changed-From-To: open->feedback State-Changed-By: linimon State-Changed-When: Sun Mar 22 02:35:04 UTC 2009 State-Changed-Why: Reclassify. Note to submitter: the patch did not make it into the PR; can you please reply and include it again? Responsible-Changed-From-To: freebsd-amd64->freebsd-net Responsible-Changed-By: linimon Responsible-Changed-When: Sun Mar 22 02:35:04 UTC 2009 Responsible-Changed-Why: http://www.freebsd.org/cgi/query-pr.cgi?pr=132911 From owner-freebsd-amd64@FreeBSD.ORG Mon Mar 23 04:57:12 2009 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB9271065674; Mon, 23 Mar 2009 04:57:12 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B0D4B8FC22; Mon, 23 Mar 2009 04:57:12 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (linimon@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n2N4vCDI060151; Mon, 23 Mar 2009 04:57:12 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2N4vCa8060147; Mon, 23 Mar 2009 04:57:12 GMT (envelope-from linimon) Date: Mon, 23 Mar 2009 04:57:12 GMT Message-Id: <200903230457.n2N4vCa8060147@freefall.freebsd.org> To: dirk@rodemer.net, linimon@FreeBSD.org, freebsd-amd64@FreeBSD.org From: linimon@FreeBSD.org X-Mailman-Approved-At: Mon, 23 Mar 2009 05:43:44 +0000 Cc: Subject: Re: amd64/131456: ACPI & ATA problems X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Mar 2009 04:57:13 -0000 Synopsis: ACPI & ATA problems State-Changed-From-To: feedback->open State-Changed-By: linimon State-Changed-When: Mon Mar 23 04:56:06 UTC 2009 State-Changed-Why: Feedback received. http://www.freebsd.org/cgi/query-pr.cgi?pr=131456 From owner-freebsd-amd64@FreeBSD.ORG Mon Mar 23 11:06:52 2009 Return-Path: Delivered-To: freebsd-amd64@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C553D106566B for ; Mon, 23 Mar 2009 11:06:52 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B28BC8FC0A for ; Mon, 23 Mar 2009 11:06:52 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n2NB6qck003930 for ; Mon, 23 Mar 2009 11:06:52 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2NB6qPX003926 for freebsd-amd64@FreeBSD.org; Mon, 23 Mar 2009 11:06:52 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 23 Mar 2009 11:06:52 GMT Message-Id: <200903231106.n2NB6qPX003926@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 X-Mailman-Approved-At: Mon, 23 Mar 2009 11:33:55 +0000 Cc: Subject: Current problem reports assigned to freebsd-amd64@FreeBSD.org X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Mar 2009 11:06:53 -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/132574 amd64 [boot] Freeze on bootstrap loader (CD) using ATA/133 P o amd64/132170 amd64 7.1 kernel compilation problem o amd64/132019 amd64 [install] kernel trap 12 while installation o amd64/131906 amd64 [ata] SATA data corruption with Promise PDC20378 (amd6 o amd64/131456 amd64 ACPI & ATA problems o amd64/131314 amd64 [modules] [panic] large modules fail to load on amd64 o amd64/131209 amd64 [panic] [bce] 7.1-STABLE amd64 crash - m0 NULL f amd64/130885 amd64 sockstat(1) on amd64 does not work o amd64/130864 amd64 [hang] Problem with copying files to a large partition o amd64/130817 amd64 FreeBSD does not support HP DL160G5 [regression] o amd64/130494 amd64 [boot] netbooting BTX fails on amd64 o amd64/130483 amd64 [mxge] MSI must be disabled when Myricom 10Gbps Card i o amd64/130368 amd64 [hang] Switching from xorg to console locks up compute o amd64/129889 amd64 [boot] The booting process stops at the line mounting o amd64/129721 amd64 [hang] Motherboard K9N2G Neo-FD hangs on boot of 7.0-R o amd64/129667 amd64 [ata] Elitegroup A780GM-A IDE controller not recognize o amd64/129488 amd64 [smbfs] Kernel "bug" when using smbfs in smbfs_smb.c: o amd64/129426 amd64 [panic] FreeBSD 7.0 crash after subdiskXX: detached o amd64/129315 amd64 [boot] amd64 motherboard: Intel DG965WH motherboard co f amd64/128978 amd64 [install] FreeBSD 6.3 64-bit panics at boot time duri o amd64/128810 amd64 AMD 64 port installation o amd64/128765 amd64 [install] Install CD loads to Install choices but stop o amd64/128686 amd64 [ata] can't detect SATA Disk on 8.0-Current with NF550 o amd64/128263 amd64 [panic] 2 amd64 dl380 g5 with dual quadcore xeons, 8 a o amd64/128259 amd64 csh(1): "`" crashes csh o amd64/127640 amd64 gcc(1) will not build shared libraries with -fprofile- o amd64/127492 amd64 [zfs] System hang on ZFS input-output o amd64/127484 amd64 [timecounters] Drift problem with FreeBSD 7.0 and 7.1 o amd64/127451 amd64 [scheduler] incorrect load on quad core o amd64/127397 amd64 [amd64] 32bit application on FreeBSD-6.3 amd64 gets SI s amd64/127276 amd64 ldd(1) invokes linux yes o amd64/127129 amd64 mdconfig(8) is core dumping with Segmentation Fault 11 o amd64/125873 amd64 [smbd] [panic] Repeated kernel panics, trap 12 page fa o amd64/125002 amd64 [install] amd64, SATA hard disks not detected o amd64/124432 amd64 [panic] 7.0-STABLE panic: invalbuf: dirty bufs o amd64/124134 amd64 [kernel] The kernel doesn't follow the calling convent o amd64/123562 amd64 [install] FreeBSD amd64 not installs o amd64/123520 amd64 [ahd] unable to boot from net while using ahd o amd64/123456 amd64 fstat(1): /usr/bin/fstat shows error messages and hang f amd64/123275 amd64 [cbb] [pcmcia] cbb/pcmcia drivers on amd64 failure [re o kern/122782 amd64 [modules] accf_http.ko kernel module is not loadable o amd64/122695 amd64 [cpufreq] Lack of cpufreq control using amd64 eith cor o amd64/122624 amd64 unusable minimal installation of FreeBSD-7.0 o amd64/122549 amd64 7.0-RELEASE-amd64-bootonly.iso doesn't work w/ serial o amd64/122468 amd64 Compile problems after upgrading to 7.0 o amd64/122174 amd64 [panic] 7.0 no longer includes "device atpic" so fails o amd64/121590 amd64 [est] [p4tcc] [acpi_perf] setting dev.cpu.0.freq somet o amd64/121439 amd64 [boot] Installation of FreeBSD 7.0 fails: ACPI problem o amd64/120202 amd64 [amd64] [patch] [panic] kernel panic at start_all_aps, o amd64/119591 amd64 [amd64] [patch] time_t on 64-bit architecture o amd64/117418 amd64 [hang] FreeBSD 6.2 crash on amd64 4400+ with ssh o amd64/117316 amd64 [acpi] ACPI lockups on SuperMicro motherboard o amd64/117296 amd64 [ata] I don`t see second SATA IDE on VIA VT8237A a amd64/117186 amd64 [modules] kldload Unsupported file type on STABLE amd6 s amd64/116689 amd64 [request] support for MSI K9MM-V o amd64/116620 amd64 [hang] ifconfig spins when creating carp(4) device on o amd64/116322 amd64 [panic] At start fsck on current, the system panics o amd64/116159 amd64 [panic] Panic while debugging on CURRENT s amd64/115815 amd64 [ata] [request] Gigabyte GA-M61P-S3 Motherboard unsupp o amd64/115581 amd64 [Makefile] [patch] -mfancy-math-387 has no effect o amd64/115194 amd64 LCD screen remains blank after Dell XPS M1210 lid is c o amd64/114270 amd64 [cpufreq] cpufreq doesnt work when compiled in to kern o amd64/114111 amd64 [nfs] System crashes while writing on NFS-mounted shar f amd64/113021 amd64 [re] ASUS M2A-VM onboard NIC does not work o amd64/112222 amd64 [libc] 32-bit libc incorrectly converts some FP number f amd64/111992 amd64 [boot] BTX failed - HP Laptop dv2315nr o amd64/110655 amd64 [threads] 32 bit threaded applications crash on amd64 o amd64/110599 amd64 [geli] geli attach to gmirror device hangs and cannot s amd64/108861 amd64 [nve] nve(4) driver on FreeBSD 6.2 AMD64 does not work o amd64/106186 amd64 [panic] panic in swap_pager_swap_init (amd64/smp/6.2-p f amd64/105629 amd64 [re] TrendNet TEG-BUSR 10/100/1000 disables itself on f amd64/105531 amd64 [ata] gigabyte GA-M51GM-S2G / nVidia nForce 430 - does f amd64/105514 amd64 [boot] FreeBSD/amd64 - Fails to boot on HP Pavilion dv o amd64/102716 amd64 ex with no argument in an xterm gets SIGSEGV o amd64/97337 amd64 [dri] xorg reboots system if dri module is enabled o amd64/95888 amd64 [ata] kernel: ad2: TIMEOUT - WRITE_DMA retrying on HP f amd64/94989 amd64 [boot] BTX Halts on Sun Fire X2100 w/6.1-BETA4 (amd64) o amd64/94677 amd64 [panic] panic in amd64 install at non-root user creati o amd64/93961 amd64 [busdma] Problem in bounce buffer handling in sys/amd6 o amd64/92337 amd64 [em] FreeBSD 6.0 Release Intel Pro 1000 MT em1 no buff f amd64/91492 amd64 [boot] BTX halted o amd64/91405 amd64 [asr] [panic] Kernel panic caused by asr on 6.0-amd64 o amd64/89501 amd64 [install] System crashes on install using ftp on local o amd64/88790 amd64 [panic] kernel panic on first boot (after the FreeBSD o amd64/88568 amd64 [panic] 6.0-RELEASE install cd does not boot with usb o amd64/87689 amd64 [powerd] [hang] powerd hangs SMP Opteron 244 5-STABLE o amd64/87316 amd64 [vge] "vge0 attach returned 6" on FreeBSD 6.0-RC1 amd6 o amd64/87305 amd64 [smp] Dual Opteron / FreeBSD 5 & 6 / powerd results in f amd64/87258 amd64 [smp] [boot] cannot boot with SMP and Areca ARC-1160 r f amd64/86080 amd64 [radeon] [hang] radeon DRI causes system hang on amd64 s amd64/85273 amd64 [install] FreeBSD (NetBSD or OpenBSD) not install on l o amd64/78406 amd64 [panic]AMD64 w/ SCSI: issue 'rm -r /usr/ports' and sys o amd64/76136 amd64 [hang] system halts before reboot o amd64/74747 amd64 [panic] System panic on shutdown when process will not f amd64/73322 amd64 [msdosfs] [hang] unarchiving /etc to msdosfs locks up 95 problems total. From owner-freebsd-amd64@FreeBSD.ORG Mon Mar 23 21:16:46 2009 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C69AC106568D; Mon, 23 Mar 2009 21:16:46 +0000 (UTC) (envelope-from jamesbrandongooch@gmail.com) Received: from mail-ew0-f171.google.com (mail-ew0-f171.google.com [209.85.219.171]) by mx1.freebsd.org (Postfix) with ESMTP id CF5558FC1F; Mon, 23 Mar 2009 21:16:45 +0000 (UTC) (envelope-from jamesbrandongooch@gmail.com) Received: by ewy19 with SMTP id 19so1587784ewy.43 for ; Mon, 23 Mar 2009 14:16:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=ipuz0Isx4uQ63xA4P4/Pgkwlxsb+DYBw0Hb7ihEKf3Y=; b=eRtxncirQCEwI/KYswpyIrBZG0+4hdsa5dB0Bqy+SC1eiqbtmN9B/J0892/aHjmvvS RcstTeTCRlxvob12eoAQcu1PXKt1YFqBowwiVUnCHv4pT7Di/9FM3U4cA9EitZzBt8AX NtR54M2YQ+QhOK7LZD5CPdPWaKMwW6WRVrPKo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=lCjLosxSEY6a9lw7FOcjTqj+16rmSLpSAH7BUlnGhwFpmTTWvsprrWeRPPf37UR5YG sNPQvFchmi7it1mAPrMy3T88VZGYLXuX6in+l8u2DTIL7Hx7OWoS3SsQJl8aIBt2G3vx 68E1r/8gSdTTd/Y7ehmle7evbNNHu0L0PoHr4= MIME-Version: 1.0 Received: by 10.210.46.14 with SMTP id t14mr5724052ebt.57.1237843004600; Mon, 23 Mar 2009 14:16:44 -0700 (PDT) In-Reply-To: <200903162053.28614.jkim@FreeBSD.org> References: <1236802980.00085518.1236789602@10.7.7.3> <49BEE5BC.30703@FreeBSD.org> <200903162053.28614.jkim@FreeBSD.org> Date: Mon, 23 Mar 2009 16:16:44 -0500 Message-ID: <179b97fb0903231416j4659101eu88dcc5ecf578167b@mail.gmail.com> From: Brandon Gooch To: Jung-uk Kim Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Mailman-Approved-At: Mon, 23 Mar 2009 21:21:34 +0000 Cc: freebsd-current@freebsd.org, freebsd-amd64@freebsd.org Subject: Re: [HEADSUP] amd64 suspend/resume code to be comitted X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Mar 2009 21:16:50 -0000 On Mon, Mar 16, 2009 at 7:53 PM, Jung-uk Kim wrote: > On Monday 16 March 2009 07:50 pm, Alexander Motin wrote: >> Jung-uk Kim wrote: >> > With popular demands, I will commit the following patch in next >> > few days unless a showstopper is found or "over-my-dead-body" >> > type of review is received. ;-) >> > >> > http://people.freebsd.org/~jkim/amd64_suspend-20090311.diff >> > >> > FYI, it was originally posted here: >> > >> > http://docs.freebsd.org/cgi/mid.cgi?200810211228.31028.jkim >> > >> > and here: >> > >> > http://docs.freebsd.org/cgi/mid.cgi?200812102120.03788.jkim >> > >> > Please read the original threads for more information about the >> > patch. >> >> Have just retested this with just updated 8-CURRENT. Still works >> fine as before with my Acer TM6292 >> (Core2Duo+i965GM+ICH8M+bge+iwn+sdhci amd64 SMP). Writing this >> letter just after successful resume. >> >> There is still some DRI resume problems (will try one rnoland@ >> patch tomorrow) and my touch pad does not wakes up for some reason, >> but that is probably unrelated. > > I went ahead and committed slightly different version. =A0Please resync > the source if you tested the old version. > > Cheers, > > Jung-uk Kim > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org= " > The committed version is working well, I am suspending and resuming on my Lenovo X300. Thanks for your work on this, it is one of the major things I needed to work so I could run FreeBSD primarily on my notebook. Is there some way to keep the OS date and time in updated (after resume), or am I missing something in my system configuration? Thanks again for this! Very Cool... -Brandon From owner-freebsd-amd64@FreeBSD.ORG Mon Mar 23 21:29:04 2009 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 12010106566C; Mon, 23 Mar 2009 21:29:02 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-current@FreeBSD.org Date: Mon, 23 Mar 2009 17:28:39 -0400 User-Agent: KMail/1.6.2 References: <1236802980.00085518.1236789602@10.7.7.3> <200903162053.28614.jkim@FreeBSD.org> <179b97fb0903231416j4659101eu88dcc5ecf578167b@mail.gmail.com> In-Reply-To: <179b97fb0903231416j4659101eu88dcc5ecf578167b@mail.gmail.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <200903231728.46911.jkim@FreeBSD.org> Cc: Brandon Gooch , freebsd-amd64@freebsd.org Subject: Re: [HEADSUP] amd64 suspend/resume code to be comitted X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 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, 23 Mar 2009 21:29:04 -0000 On Monday 23 March 2009 05:16 pm, Brandon Gooch wrote: > The committed version is working well, I am suspending and resuming > on my Lenovo X300. Thanks for your work on this, it is one of the > major things I needed to work so I could run FreeBSD primarily on > my notebook. Great. > Is there some way to keep the OS date and time in updated (after > resume), or am I missing something in my system configuration? In fact, I am working on it and I will commit the fix very soon. ;-) Jung-uk Kim From owner-freebsd-amd64@FreeBSD.ORG Tue Mar 24 07:11:51 2009 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 652DB1065675 for ; Tue, 24 Mar 2009 07:11:51 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from mail.cs.ait.ac.th (mail.cs.ait.ac.th [192.41.170.16]) by mx1.freebsd.org (Postfix) with ESMTP id DAF158FC24 for ; Tue, 24 Mar 2009 07:11:50 +0000 (UTC) (envelope-from on@cs.ait.ac.th) Received: from banyan.cs.ait.ac.th (banyan.cs.ait.ac.th [192.41.170.5]) by mail.cs.ait.ac.th (8.13.1/8.13.1) with ESMTP id n2O788sE045545 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Tue, 24 Mar 2009 14:08:08 +0700 (ICT) (envelope-from on@banyan.cs.ait.ac.th) Received: (from on@localhost) by banyan.cs.ait.ac.th (8.14.2/8.12.11) id n2O7Bm7C013139; Tue, 24 Mar 2009 14:11:48 +0700 (ICT) Date: Tue, 24 Mar 2009 14:11:48 +0700 (ICT) Message-Id: <200903240711.n2O7Bm7C013139@banyan.cs.ait.ac.th> From: Olivier Nicole To: freebsd-amd64@freebsd.org In-reply-to: <200903190414.n2J4EpYF086668@banyan.cs.ait.ac.th> (message from Olivier Nicole on Thu, 19 Mar 2009 11:14:51 +0700 (ICT)) References: <200903190414.n2J4EpYF086668@banyan.cs.ait.ac.th> X-Virus-Scanned: on CSIM by amavisd-milter (http://www.amavis.org/) Subject: Re: Installing 7.1 amd64 on Dell powerEdge 2950 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Mar 2009 07:11:51 -0000 Hi, As a follow-up... > I recently posted the message bellow on FreeBSD question, but I did > not get much reply. > > As suggested by in a reply, I updated the BIOS, and PERC and Board > control management, but it did not go any further in the boot process. > > I ran tests: > > R6.4 amd64: works > R7.0 amd64: does not work > R7.1 i386: works > R7.1 i386+PAE: does not work (I had to remove fdc and some other > devices before it could complete the boot) > > I plan to install R6.4 amd64, csvup to 7.1 and rebuild everything. I > am pretty sure it will be working with a custom kernel, but not with > default SMP kernel. > > I can do some testing on that machine for a couple more weeks, but I > would need to be guided on what to do. I managed to install Release 6.4 amd64. I cvsup'ed to RELENG 7.1 amd64. I trimed down the kernel to keep only the devices needed by the hardware. It appreas that device sio is among the ones that hang the load of GENERIC kernel. "make kernel" would produce a bunch of lines like: kldxref: unknown metdata record 0 in file if_zyd.ko.symbols kldxref: unknown metdata record 0 in file if_zyd.ko.symbols kldxref: unknown metdata record 0 in file if_zyd.ko.symbols but 7.1 would boot nevertheless. After installing world on 7.1, the make kernel runs cleanly. Best regards, Olivier From owner-freebsd-amd64@FreeBSD.ORG Tue Mar 24 06:07:02 2009 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6BF771065676; Tue, 24 Mar 2009 06:07:02 +0000 (UTC) (envelope-from jamesbrandongooch@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.27]) by mx1.freebsd.org (Postfix) with ESMTP id 9C9218FC12; Tue, 24 Mar 2009 06:07:01 +0000 (UTC) (envelope-from jamesbrandongooch@gmail.com) Received: by ey-out-2122.google.com with SMTP id 4so375046eyf.7 for ; Mon, 23 Mar 2009 23:06:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=tmicF/H4lY9OTObGL17tmXHvEyL9FpDKxTpq4pSIB6Y=; b=i45YzdYO6uXlTXQdZAumt+mTTywQeIhJjolLhLQIlRh+elWxIDKlrKZxcTEiz/rGs6 rQ+5nWJ1vQCbsJoB/K1eDmN4RS4DWb3FsBIqzSlYKax1KhRRccauix+VX/IcK5zOTOsz v5imRT0+DDRUIs6jCuHZt2CcIiiPiNox67+gk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=qK04xDroUhHqDYK9+WiXfOxP9gLAtcPqmle6dbJc7FMdz5wXoVdQlWi7xjgNQrSsH9 2DUbooApaKlNvUnQ2GknBXJhMSYBxxcnEhXoGyysRzB0BXwHLfoxB0qqo8YSmy2UA1RF OIODaZx+HT9osT0qHGSUkj9dZwnszPL8ze904= MIME-Version: 1.0 Received: by 10.210.42.20 with SMTP id p20mr6021345ebp.66.1237874819929; Mon, 23 Mar 2009 23:06:59 -0700 (PDT) In-Reply-To: <200903231728.46911.jkim@FreeBSD.org> References: <1236802980.00085518.1236789602@10.7.7.3> <200903162053.28614.jkim@FreeBSD.org> <179b97fb0903231416j4659101eu88dcc5ecf578167b@mail.gmail.com> <200903231728.46911.jkim@FreeBSD.org> Date: Tue, 24 Mar 2009 01:06:59 -0500 Message-ID: <179b97fb0903232306y548144dx94836b534d9441dd@mail.gmail.com> From: Brandon Gooch To: Jung-uk Kim Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Tue, 24 Mar 2009 11:23:03 +0000 Cc: freebsd-current@freebsd.org, freebsd-amd64@freebsd.org Subject: Re: [HEADSUP] amd64 suspend/resume code to be comitted X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Mar 2009 06:07:02 -0000 On Mon, Mar 23, 2009 at 4:28 PM, Jung-uk Kim wrote: > On Monday 23 March 2009 05:16 pm, Brandon Gooch wrote: >> The committed version is working well, I am suspending and resuming >> on my Lenovo X300. Thanks for your work on this, it is one of the >> major things I needed to work so I could run FreeBSD primarily on >> my notebook. > > Great. > >> Is there some way to keep the OS date and time in updated (after >> resume), or am I missing something in my system configuration? > > In fact, I am working on it and I will commit the fix very soon. ;-) > > Jung-uk Kim > I just finished a kernel build and it seems as though your recent commits have fixed the clock (at least for me)! I feel sorry for all the i386 folks on ACPI notebooks... Thanks! -Brandon From owner-freebsd-amd64@FreeBSD.ORG Tue Mar 24 22:10:27 2009 Return-Path: Delivered-To: amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7F8B3106564A; Tue, 24 Mar 2009 22:10:27 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 3EC1C8FC0C; Tue, 24 Mar 2009 22:10:26 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp1.sentex.ca (smtp1c.sentex.ca [64.7.153.10]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n2OMAOIW050087; Tue, 24 Mar 2009 18:10:24 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-current.sentex.ca (freebsd-current.sentex.ca [64.7.128.98]) by smtp1.sentex.ca (8.14.3/8.14.3) with ESMTP id n2OMAOvS073012; Tue, 24 Mar 2009 18:10:24 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-current.sentex.ca (Postfix, from userid 666) id 620C47302F; Tue, 24 Mar 2009 17:10:24 -0500 (EST) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090324221024.620C47302F@freebsd-current.sentex.ca> Date: Tue, 24 Mar 2009 17:10:24 -0500 (EST) X-Virus-Scanned: ClamAV 0.94.1/8983/Thu Feb 12 07:48:01 2009 clamav-milter version 0.94.2 on clamscanner2 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [head tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Mar 2009 22:10:28 -0000 TB --- 2009-03-24 21:00:00 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2009-03-24 21:00:00 - starting HEAD tinderbox run for amd64/amd64 TB --- 2009-03-24 21:00:00 - cleaning the object tree TB --- 2009-03-24 21:01:08 - cvsupping the source tree TB --- 2009-03-24 21:01:08 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/amd64/amd64/supfile TB --- 2009-03-24 21:01:16 - building world TB --- 2009-03-24 21:01:16 - MAKEOBJDIRPREFIX=/obj TB --- 2009-03-24 21:01:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-03-24 21:01:16 - TARGET=amd64 TB --- 2009-03-24 21:01:16 - TARGET_ARCH=amd64 TB --- 2009-03-24 21:01:16 - TZ=UTC TB --- 2009-03-24 21:01:16 - __MAKE_CONF=/dev/null TB --- 2009-03-24 21:01:16 - cd /src TB --- 2009-03-24 21:01:16 - /usr/bin/make -B buildworld >>> World build started on Tue Mar 24 21:01:18 UTC 2009 >>> 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 -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRESCUE -std=gnu99 -fstack-protector -Wno-pointer-sign -c /src/sbin/ifconfig/ifmac.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRESCUE -std=gnu99 -fstack-protector -Wno-pointer-sign -c /src/sbin/ifconfig/ifmedia.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRESCUE -std=gnu99 -fstack-protector -Wno-pointer-sign -c /src/sbin/ifconfig/ifvlan.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRESCUE -std=gnu99 -fstack-protector -Wno-pointer-sign -c /src/sbin/ifconfig/ifgre.c cc -O2 -pipe -Wall -Wmissing-prototypes -Wcast-qual -Wwrite-strings -Wnested-externs -DRESCUE -std=gnu99 -fstack-protector -Wno-pointer-sign -c /src/sbin/ifconfig/ifieee80211.c In file included from /src/sbin/ifconfig/ifieee80211.c:3024: /obj/amd64/src/tmp/usr/include/net80211/ieee80211_freebsd.h:399: error: expected ')' before 'ieee80211_ioctl_getfunc' /obj/amd64/src/tmp/usr/include/net80211/ieee80211_freebsd.h:404: error: expected ')' before 'ieee80211_ioctl_setfunc' *** Error code 1 Stop in /src/sbin/ifconfig. *** Error code 1 Stop in /obj/amd64/src/rescue/rescue. *** Error code 1 Stop in /src/rescue/rescue. *** Error code 1 Stop in /src/rescue. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-03-24 22:10:24 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-03-24 22:10:24 - ERROR: failed to build world TB --- 2009-03-24 22:10:24 - 3236.84 user 331.38 system 4224.02 real http://tinderbox.des.no/tinderbox-head-HEAD-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Wed Mar 25 22:23:48 2009 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 9141C10656C1; Wed, 25 Mar 2009 22:23:48 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: "Paul B. Mahol" Date: Wed, 25 Mar 2009 18:23:30 -0400 User-Agent: KMail/1.6.2 References: <200903111233.14029.jkim@FreeBSD.org> <3a142e750903251422x3c19207by5c817bfa9d872b85@mail.gmail.com> In-Reply-To: <3a142e750903251422x3c19207by5c817bfa9d872b85@mail.gmail.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200903251823.40899.jkim@FreeBSD.org> Cc: freebsd-current@freebsd.org, freebsd-amd64@freebsd.org Subject: Re: [HEADSUP] amd64 suspend/resume code to be comitted X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 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, 25 Mar 2009 22:23:50 -0000 On Wednesday 25 March 2009 05:22 pm, Paul B. Mahol wrote: > On 3/11/09, Jung-uk Kim wrote: > > With popular demands, I will commit the following patch in next > > few days unless a showstopper is found or "over-my-dead-body" > > type of review is received. ;-) > > > > http://people.freebsd.org/~jkim/amd64_suspend-20090311.diff > > > > FYI, it was originally posted here: > > > > http://docs.freebsd.org/cgi/mid.cgi?200810211228.31028.jkim > > > > and here: > > > > http://docs.freebsd.org/cgi/mid.cgi?200812102120.03788.jkim > > > > Please read the original threads for more information about the > > patch. > > Looks some of your changes makes i386 without ACPI (acpi is > disabled; not loaded and hint.acpi.0.disabled=1) fail to reboot. > > It this already known/documented behavior? Huh? No, it is totally unexpected because I didn't touch non-ACPI path for i386. Can you back out r189903, r190339, r190340 and test again? Jung-uk Kim From owner-freebsd-amd64@FreeBSD.ORG Wed Mar 25 21:49:24 2009 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0F88E106567D for ; Wed, 25 Mar 2009 21:49:24 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from mail-ew0-f171.google.com (mail-ew0-f171.google.com [209.85.219.171]) by mx1.freebsd.org (Postfix) with ESMTP id 93C278FC24 for ; Wed, 25 Mar 2009 21:49:23 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by ewy19 with SMTP id 19so266490ewy.43 for ; Wed, 25 Mar 2009 14:49:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=54HYGr6SRHQvBg7jOA/z4/NQFBcqYBniGz+UQoDskZs=; b=a9anqFuN1FpybCT0riH63WsVKfbesqmk6njBJUD0yptcPaRmVFqBpNbuTPLzf9VOLm zMozjdQ6gkOdzW2V0tpxbHmJX/qaIXEsxR3+Grcznrfec2/m5g43Zs8xgcFkeDzBHxPS TnE/WSJbnx4eIWbxoG+yDhu2uZmjBm9nb+W7s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=sN4QrHGJxmnmobZbLVgW+dYvYiImwruxmqoWN61DbkccVM4aA/Zvz9zoO47UmR5Ind eut+A//66f5Ww2nI5xtEeS2uhiAHSjjFO0QBRIu2nlQ4l1Qc6Klhe6zPJPMbviOCAV3G yTKMNI+RnTfBrvpDHSe1eDnE9Y3htNHnXbHt4= MIME-Version: 1.0 Received: by 10.210.115.15 with SMTP id n15mr4422901ebc.95.1238016159483; Wed, 25 Mar 2009 14:22:39 -0700 (PDT) In-Reply-To: <200903111233.14029.jkim@FreeBSD.org> References: <200903111233.14029.jkim@FreeBSD.org> Date: Wed, 25 Mar 2009 22:22:39 +0100 Message-ID: <3a142e750903251422x3c19207by5c817bfa9d872b85@mail.gmail.com> From: "Paul B. Mahol" To: Jung-uk Kim Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Wed, 25 Mar 2009 22:52:42 +0000 Cc: freebsd-current@freebsd.org, freebsd-amd64@freebsd.org Subject: Re: [HEADSUP] amd64 suspend/resume code to be comitted X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 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, 25 Mar 2009 21:49:24 -0000 On 3/11/09, Jung-uk Kim wrote: > With popular demands, I will commit the following patch in next few > days unless a showstopper is found or "over-my-dead-body" type of > review is received. ;-) > > http://people.freebsd.org/~jkim/amd64_suspend-20090311.diff > > FYI, it was originally posted here: > > http://docs.freebsd.org/cgi/mid.cgi?200810211228.31028.jkim > > and here: > > http://docs.freebsd.org/cgi/mid.cgi?200812102120.03788.jkim > > Please read the original threads for more information about the patch. Looks some of your changes makes i386 without ACPI (acpi is disabled; not loaded and hint.acpi.0.disabled=1) fail to reboot. It this already known/documented behavior? -- Paul From owner-freebsd-amd64@FreeBSD.ORG Wed Mar 25 22:55:30 2009 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2A11106570F; Wed, 25 Mar 2009 22:55:28 +0000 (UTC) (envelope-from onemda@gmail.com) Received: from ey-out-2122.google.com (ey-out-2122.google.com [74.125.78.24]) by mx1.freebsd.org (Postfix) with ESMTP id CA7EF8FC25; Wed, 25 Mar 2009 22:55:27 +0000 (UTC) (envelope-from onemda@gmail.com) Received: by ey-out-2122.google.com with SMTP id 4so61179eyf.7 for ; Wed, 25 Mar 2009 15:55:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=H5fl2Qiwe82i7cN5ULgDAffHyYj7aR/y7P4h6JDfY9g=; b=ZD0DR+vgnu1tEHzNL9O5AuV3uh0vuq4rpnPY+OsurFMBGz84V/F2GqgD1H8wf296rU 7C09YfV1Jyt5kiZ0Xxmdjr82KJT8ECY4Ftr3d9mPX2zeFi/qRKUNqiKBVQ01VcdSTVLJ YLRzvaM2tQrZTBGkbunK1P+i63oxhu7O5iGsY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=L5Q1OY+S/9xeFVIouqMLbiKop1m9r6chjyj6BNcI/nddI57TVlBQEVpqxpqlLsrUo8 URBbm8jX1+grr7bwAf8SkQy6TYYMSjZLmaGa2YrzHbPiHsLEIQYhQaqEY+7chL8WPXK6 Qcw+50B3BWDPIAlaGmC3GQMv6VPMCihUwFvJ0= MIME-Version: 1.0 Received: by 10.210.45.17 with SMTP id s17mr79017ebs.74.1238021726905; Wed, 25 Mar 2009 15:55:26 -0700 (PDT) In-Reply-To: <200903251823.40899.jkim@FreeBSD.org> References: <200903111233.14029.jkim@FreeBSD.org> <3a142e750903251422x3c19207by5c817bfa9d872b85@mail.gmail.com> <200903251823.40899.jkim@FreeBSD.org> Date: Wed, 25 Mar 2009 23:55:26 +0100 Message-ID: <3a142e750903251555q77f3cab2nf95628f3bfbec842@mail.gmail.com> From: "Paul B. Mahol" To: Jung-uk Kim Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Thu, 26 Mar 2009 00:01:41 +0000 Cc: freebsd-current@freebsd.org, freebsd-amd64@freebsd.org Subject: Re: [HEADSUP] amd64 suspend/resume code to be comitted X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 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, 25 Mar 2009 22:56:00 -0000 On 3/25/09, Jung-uk Kim wrote: > On Wednesday 25 March 2009 05:22 pm, Paul B. Mahol wrote: >> On 3/11/09, Jung-uk Kim wrote: >> > With popular demands, I will commit the following patch in next >> > few days unless a showstopper is found or "over-my-dead-body" >> > type of review is received. ;-) >> > >> > http://people.freebsd.org/~jkim/amd64_suspend-20090311.diff >> > >> > FYI, it was originally posted here: >> > >> > http://docs.freebsd.org/cgi/mid.cgi?200810211228.31028.jkim >> > >> > and here: >> > >> > http://docs.freebsd.org/cgi/mid.cgi?200812102120.03788.jkim >> > >> > Please read the original threads for more information about the >> > patch. >> >> Looks some of your changes makes i386 without ACPI (acpi is >> disabled; not loaded and hint.acpi.0.disabled=1) fail to reboot. >> >> It this already known/documented behavior? > > Huh? No, it is totally unexpected because I didn't touch non-ACPI > path for i386. Can you back out r189903, r190339, r190340 and test > again? I dont think/believe it is actually your change after all. -- Paul From owner-freebsd-amd64@FreeBSD.ORG Thu Mar 26 00:10:43 2009 Return-Path: Delivered-To: amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2064B1065672; Thu, 26 Mar 2009 00:10:43 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id D2BD48FC1E; Thu, 26 Mar 2009 00:10:42 +0000 (UTC) (envelope-from tinderbox@freebsd.org) Received: from smtp2.sentex.ca (smtp2c.sentex.ca [64.7.153.30]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n2Q0AeNZ038386; Wed, 25 Mar 2009 20:10:40 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: from freebsd-stable.sentex.ca (freebsd-stable.sentex.ca [64.7.128.103]) by smtp2.sentex.ca (8.14.3/8.14.3) with ESMTP id n2Q0Adjf079083; Wed, 25 Mar 2009 20:10:39 -0400 (EDT) (envelope-from tinderbox@freebsd.org) Received: by freebsd-stable.sentex.ca (Postfix, from userid 666) id DF43E1B5060; Wed, 25 Mar 2009 20:10:39 -0400 (EDT) Sender: FreeBSD Tinderbox From: FreeBSD Tinderbox To: FreeBSD Tinderbox , , Precedence: bulk Message-Id: <20090326001039.DF43E1B5060@freebsd-stable.sentex.ca> Date: Wed, 25 Mar 2009 20:10:39 -0400 (EDT) X-Virus-Scanned: ClamAV version 0.94.2, clamav-milter version 0.94.2 on clamscanner3 X-Virus-Status: Clean X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: [releng_7 tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Mar 2009 00:10:44 -0000 TB --- 2009-03-25 22:26:27 - tinderbox 2.6 running on freebsd-stable.sentex.ca TB --- 2009-03-25 22:26:27 - starting RELENG_7 tinderbox run for amd64/amd64 TB --- 2009-03-25 22:26:27 - cleaning the object tree TB --- 2009-03-25 22:26:52 - cvsupping the source tree TB --- 2009-03-25 22:26:52 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/amd64/amd64/supfile TB --- 2009-03-25 22:27:01 - building world TB --- 2009-03-25 22:27:01 - MAKEOBJDIRPREFIX=/obj TB --- 2009-03-25 22:27:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-03-25 22:27:01 - TARGET=amd64 TB --- 2009-03-25 22:27:01 - TARGET_ARCH=amd64 TB --- 2009-03-25 22:27:01 - TZ=UTC TB --- 2009-03-25 22:27:01 - __MAKE_CONF=/dev/null TB --- 2009-03-25 22:27:01 - cd /src TB --- 2009-03-25 22:27:01 - /usr/bin/make -B buildworld >>> World build started on Wed Mar 25 22:27:03 UTC 2009 >>> 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 Wed Mar 25 23:56:15 UTC 2009 TB --- 2009-03-25 23:56:15 - generating LINT kernel config TB --- 2009-03-25 23:56:15 - cd /src/sys/amd64/conf TB --- 2009-03-25 23:56:15 - /usr/bin/make -B LINT TB --- 2009-03-25 23:56:15 - building LINT kernel TB --- 2009-03-25 23:56:15 - MAKEOBJDIRPREFIX=/obj TB --- 2009-03-25 23:56:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin TB --- 2009-03-25 23:56:15 - TARGET=amd64 TB --- 2009-03-25 23:56:15 - TARGET_ARCH=amd64 TB --- 2009-03-25 23:56:15 - TZ=UTC TB --- 2009-03-25 23:56:15 - __MAKE_CONF=/dev/null TB --- 2009-03-25 23:56:15 - cd /src TB --- 2009-03-25 23:56:15 - /usr/bin/make -B buildkernel KERNCONF=LINT >>> Kernel build for LINT started on Wed Mar 25 23:56:15 UTC 2009 >>> 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 [...] cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/amd64/linux32/linux32_machdep.c cc -c -x assembler-with-cpp -DLOCORE -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /src/sys/amd64/linux32/linux32_support.s cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/amd64/linux32/linux32_sysent.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror -pg -mprofiler-epilogue /src/sys/amd64/linux32/linux32_sysvec.c /src/sys/amd64/linux32/linux32_sysvec.c: In function 'exec_linux_setregs': /src/sys/amd64/linux32/linux32_sysvec.c:835: error: '__LINUX_NPXCW__' undeclared (first use in this function) /src/sys/amd64/linux32/linux32_sysvec.c:835: error: (Each undeclared identifier is reported only once /src/sys/amd64/linux32/linux32_sysvec.c:835: error: for each function it appears in.) *** Error code 1 Stop in /obj/amd64/src/sys/LINT. *** Error code 1 Stop in /src. *** Error code 1 Stop in /src. TB --- 2009-03-26 00:10:39 - WARNING: /usr/bin/make returned exit code 1 TB --- 2009-03-26 00:10:39 - ERROR: failed to build lint kernel TB --- 2009-03-26 00:10:39 - 5228.70 user 566.48 system 6252.63 real http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-amd64-amd64.full From owner-freebsd-amd64@FreeBSD.ORG Thu Mar 26 12:50:04 2009 Return-Path: Delivered-To: freebsd-amd64@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 314371065674 for ; Thu, 26 Mar 2009 12:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 055C48FC22 for ; Thu, 26 Mar 2009 12:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n2QCo3Ot000786 for ; Thu, 26 Mar 2009 12:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n2QCo3jM000780; Thu, 26 Mar 2009 12:50:03 GMT (envelope-from gnats) Date: Thu, 26 Mar 2009 12:50:03 GMT Message-Id: <200903261250.n2QCo3jM000780@freefall.freebsd.org> To: freebsd-amd64@FreeBSD.org From: Bruce Cran Cc: Subject: Re: amd64/132170: 7.1 kernel compilation problem X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bruce Cran List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Mar 2009 12:50:04 -0000 The following reply was made to PR amd64/132170; it has been noted by GNATS. From: Bruce Cran To: bug-followup@FreeBSD.org, loic@abcmultimedia.fr Cc: Subject: Re: amd64/132170: 7.1 kernel compilation problem Date: Thu, 26 Mar 2009 12:45:52 +0000 What options do you have in your /etc/make.conf file? I think the build system should automatically add -fno-strict-aliasing when building at -O2 or higher optimization levels because enabling strict aliasing is known to cause problems. -- Bruce