From owner-freebsd-stable@FreeBSD.ORG Thu Jan 22 18:15:15 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B2D210656BA for ; Thu, 22 Jan 2009 18:15:15 +0000 (UTC) (envelope-from wearabnet@yahoo.ca) Received: from n62.bullet.mail.sp1.yahoo.com (n62.bullet.mail.sp1.yahoo.com [98.136.44.35]) by mx1.freebsd.org (Postfix) with SMTP id 19FD38FC2B for ; Thu, 22 Jan 2009 18:15:15 +0000 (UTC) (envelope-from wearabnet@yahoo.ca) Received: from [69.147.84.144] by n62.bullet.mail.sp1.yahoo.com with NNFMP; 22 Jan 2009 18:02:00 -0000 Received: from [67.195.9.83] by t6.bullet.mail.sp1.yahoo.com with NNFMP; 22 Jan 2009 18:02:00 -0000 Received: from [67.195.9.105] by t3.bullet.mail.gq1.yahoo.com with NNFMP; 22 Jan 2009 18:02:00 -0000 Received: from [127.0.0.1] by omp109.mail.gq1.yahoo.com with NNFMP; 22 Jan 2009 18:02:00 -0000 X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 195105.7466.bm@omp109.mail.gq1.yahoo.com Received: (qmail 42771 invoked by uid 60001); 22 Jan 2009 18:02:00 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.ca; h=X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:Cc:MIME-Version:Content-Type:Message-ID; b=05t1KkCtch9RqO2No+gKZ8+IXJgfSGUaVn37tvgFrzaAoJfjsC3K39bEdLdbDcEiNo7pLGaUCeT+P8w7b9Jog/WpdcdUY6EM9oFpJErdgssJmgON0087gWnAxLzlMJhzWaterTmiGeCf8sVRq3FZ3BhdVsUfjWy8lXmi+A//kho=; X-YMail-OSG: YkPzGLQVM1nTrCfsptsHCd7Z1P8EtShM1LBzNmvnT.glJFA5a.H_gmjo1KBFdWbIjL8UlxUBb042DIMo4n1BUOoZ5poflkOuxkc6.BzWnuSWDcLqavirRfRRb2gT8l_pUESgJZkwEEW1JVaCk2v0k8t6xdG0P0ySmzAt56e6pFAe6v5y_fFyF9W3g2pO Received: from [78.101.71.254] by web111310.mail.gq1.yahoo.com via HTTP; Thu, 22 Jan 2009 10:01:58 PST X-Mailer: YahooMailRC/1156.82 YahooMailWebService/0.7.260.1 Date: Thu, 22 Jan 2009 10:01:58 -0800 (PST) From: Abdullah Ibn Hamad Al-Marri To: FreeBSD STABLE MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <63135.16361.qm@web111310.mail.gq1.yahoo.com> Cc: FreeBSD Questions Subject: Is aio or vm broken for FreeBSD 7-STABLE ? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jan 2009 18:15:15 -0000 Hello, This is fresh csup and buildworld after make cleandir and make cleanworld, then I built world. GENERIC KERNEL conf. ===> aio (all) cc -O2 -fno-strict-aliasing -pipe -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -fno-common -g -fno-omit-frame-pointer -I/usr/obj/usr/src/sys/GENERIC -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -c /usr/src/sys/modules/aio/../../kern/vfs_aio.c cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/usr/src/sys -I/usr/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 -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /usr/src/sys/vm/vm_unix.c /usr/src/sys/modules/aio/../../kern/vfs_aio.c:2548: error: field 'aio_sigevent' has incomplete type /usr/src/sys/modules/aio/../../kern/vfs_aio.c:2564: error: field 'aio_sigevent' has incomplete type /usr/src/sys/modules/aio/../../kern/vfs_aio.c: In function 'convert_old_sigevent32': /usr/src/sys/modules/aio/../../kern/vfs_aio.c:2575: error: dereferencing pointer to incomplete type /usr/src/sys/modules/aio/../../kern/vfs_aio.c:2580: error: dereferencing pointer to incomplete type /usr/src/sys/modules/aio/../../kern/vfs_aio.c:2584: error: dereferencing pointer to incomplete type /usr/src/sys/modules/aio/../../kern/vfs_aio.c:2585: error: dereferencing pointer to incomplete type /usr/src/sys/modules/aio/../../kern/vfs_aio.c: In function 'convert_sigevent32': /usr/src/sys/modules/aio/../../kern/vfs_aio.c:2621: error: dereferencing pointer to incomplete type /usr/src/sys/modules/aio/../../kern/vfs_aio.c:2626: error: dereferencing pointer to incomplete type /usr/src/sys/modules/aio/../../kern/vfs_aio.c:2629: error: dereferencing pointer to incomplete type /usr/src/sys/modules/aio/../../kern/vfs_aio.c:2632: error: dereferencing pointer to incomplete type /usr/src/sys/modules/aio/../../kern/vfs_aio.c:2633: error: dereferencing pointer to incomplete type /usr/src/sys/modules/aio/../../kern/vfs_aio.c: In function 'freebsd32_olio_listio': /usr/src/sys/modules/aio/../../kern/vfs_aio.c:2859: error: storage size of 'osig' isn't known /usr/src/sys/modules/aio/../../kern/vfs_aio.c:2859: warning: unused variable 'osig' /usr/src/sys/modules/aio/../../kern/vfs_aio.c: In function 'freebsd32_lio_listio': /usr/src/sys/modules/aio/../../kern/vfs_aio.c:2904: error: storage size of 'sig32' isn't known /usr/src/sys/modules/aio/../../kern/vfs_aio.c:2904: warning: unused variable 'sig32' *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/usr/src/sys -I/usr/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 -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-mmx -mno-3dnow -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -Werror /usr/src/sys/vm/vm_zeroidle.c 1 error *** Error code 2 1 error *** Error code 2 1 error Regards, -Abdullah Ibn Hamad Al-Marri Arab Portal http://www.WeArab.Net/