From owner-svn-src-head@FreeBSD.ORG Tue Aug 13 18:27:52 2013 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 7407E9CC for ; Tue, 13 Aug 2013 18:27:52 +0000 (UTC) (envelope-from pfg@FreeBSD.org) Received: from nm16.bullet.mail.bf1.yahoo.com (nm16.bullet.mail.bf1.yahoo.com [98.139.212.175]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id F259C2B28 for ; Tue, 13 Aug 2013 18:27:51 +0000 (UTC) Received: from [98.139.214.32] by nm16.bullet.mail.bf1.yahoo.com with NNFMP; 13 Aug 2013 18:27:43 -0000 Received: from [98.139.211.193] by tm15.bullet.mail.bf1.yahoo.com with NNFMP; 13 Aug 2013 18:27:43 -0000 Received: from [127.0.0.1] by smtp202.mail.bf1.yahoo.com with NNFMP; 13 Aug 2013 18:27:43 -0000 X-Yahoo-Newman-Id: 634037.61247.bm@smtp202.mail.bf1.yahoo.com X-Yahoo-Newman-Property: ymail-3 X-YMail-OSG: cqtUEBgVM1l9JO58cBLXdmrxPPLBPaAHQhk9SIhYxoN06vO dOlDjG2fuWBSCG9zhH_CL2RgEkPAQDeYVAoaVe8juzjvSoSuN0KvLrGhW9_9 D1Ta8drPqFZpYaYTPkTpDrSEQGQRXrTj7wRklmlx96rONUSmgcOQlU67MnhO Q.LPN4btzJfk32rvFbHooSP1rws1wXmRlNpK9HbfAJljW0YfsRf04uUutUl7 4McYKt8fKuv80LH3R4dlnQ0MZymBCh4jhOsWcR9Kz8Em4An.shgE6pX4EO0D wyYU7Ikipv.tI.xCAfpd3xqB97HDVdxvaBRJlsqkI3IAqAtTDobpEPEUPwXy OH4t2b8nHY7oKJaQOs9MGZJBSuzSsdOXdvxCONtrF7TPXURKyOZMfYDbsMqR tJuAwdKWjjkHR6pQi1y3XXuFeHQvA_IxTUmEdis3zOs7K12JF9fueVUfIO1i 9nXPdjmbMIhU2cs.i6PvtWxBUn.znnqOKa91qbk5Co_HpUX.1nAPcrtABOvH .2xgUHuWsgFqDFpYArhaJvVSxxt2Jhoy3wIX0ba0VSgn541gQJkilK7s1mS1 Va0pS9sNL1V7zfncqHgytrRouJgoB1jrBL3yHgzr4bskcnZhhUS4d6iZ3e8T SZ7LPznt72GyX X-Yahoo-SMTP: xcjD0guswBAZaPPIbxpWwLcp9Unf X-Rocket-Received: from [192.168.0.102] (pfg@190.157.126.109 with ) by smtp202.mail.bf1.yahoo.com with SMTP; 13 Aug 2013 11:27:43 -0700 PDT Message-ID: <520A7A9D.2010807@FreeBSD.org> Date: Tue, 13 Aug 2013 13:27:41 -0500 From: Pedro Giffuni User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/20130630 Thunderbird/17.0.7 MIME-Version: 1.0 To: "Sam Fourman Jr." Subject: Re: svn commit: r254283 - head/sys/fs/ext2fs References: <201308131540.r7DFehRl071120@svn.freebsd.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Aug 2013 18:27:52 -0000 On 13.08.2013 12:12, Sam Fourman Jr. wrote: > I think this change broke the build..... Thank you Sam! It's very strange it builds fine here. Can anyone confirm? Pedro. > root@Border:/usr/src # svnlite info > Path: . > Working Copy Root Path: /usr/src > URL: http://svn0.us-west.freebsd.org/base/head > Relative URL: ^/head > Repository Root: http://svn0.us-west.freebsd.org/base > Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f > Revision: 254284 > Node Kind: directory > Schedule: normal > Last Changed Author: pfg > Last Changed Rev: 254283 > Last Changed Date: 2013-08-13 15:40:43 +0000 (Tue, 13 Aug 2013) > > > > ssing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef > -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs > -fdiagnostics-show-option -Wno-error-tautological-compare > -Wno-error-empty-body -Wno-error-parentheses-equality -c > /usr/src/sys/modules/ext2fs/../../fs/ext2fs/ext2_inode_cnv.c > --- ext2_extents.o --- > ctfconvert -L VERSION -g ext2_extents.o > --- ext2_lookup.o --- > --- ext2_subr.o --- > --- ext2_htree.o --- > ctfconvert -L VERSION -g ext2_htree.o > --- ext2_lookup.o --- > cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE > -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include > /usr/obj/usr/src/sys/BORDER/opt_global.h -I. -I@ -I@/contrib/altq > -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -I/usr/obj/usr/src/sys/BORDER -mno-aes -mno-avx -mcmodel=kernel > -mno-red-zone -mno-mmx -mno-sse -msoft-float > -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector > -std=iso9899:1999 -Qunused-arguments -fstack-protector -Wall > -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef > -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs > -fdiagnostics-show-option -Wno-error-tautological-compare > -Wno-error-empty-body -Wno-error-parentheses-equality -c > /usr/src/sys/modules/ext2fs/../../fs/ext2fs/ext2_lookup.c > --- ext2_subr.o --- > cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE > -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include > /usr/obj/usr/src/sys/BORDER/opt_global.h -I. -I@ -I@/contrib/altq > -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -I/usr/obj/usr/src/sys/BORDER -mno-aes -mno-avx -mcmodel=kernel > -mno-red-zone -mno-mmx -mno-sse -msoft-float > -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector > -std=iso9899:1999 -Qunused-arguments -fstack-protector -Wall > -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef > -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs > -fdiagnostics-show-option -Wno-error-tautological-compare > -Wno-error-empty-body -Wno-error-parentheses-equality -c > /usr/src/sys/modules/ext2fs/../../fs/ext2fs/ext2_subr.c > --- ext2_vfsops.o --- > cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE > -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include > /usr/obj/usr/src/sys/BORDER/opt_global.h -I. -I@ -I@/contrib/altq > -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer > -I/usr/obj/usr/src/sys/BORDER -mno-aes -mno-avx -mcmodel=kernel > -mno-red-zone -mno-mmx -mno-sse -msoft-float > -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector > -std=iso9899:1999 -Qunused-arguments -fstack-protector -Wall > -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef > -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs > -fdiagnostics-show-option -Wno-error-tautological-compare > -Wno-error-empty-body -Wno-error-parentheses-equality -c > /usr/src/sys/modules/ext2fs/../../fs/ext2fs/ext2_vfsops.c > --- ext2_subr.o --- > /usr/src/sys/modules/ext2fs/../../fs/ext2fs/ext2_subr.c:154:4: error: > format specifies type 'int' but the argument has type 'e4fs_daddr_t' > (aka 'long') [-Werror,-Wformat] > start, last, (long long)ep->b_blkno, > ^~~~~ > /usr/src/sys/modules/ext2fs/../../fs/ext2fs/ext2_subr.c:154:11: error: > format specifies type 'int' but the argument has type 'e4fs_daddr_t' > (aka 'long') [-Werror,-Wformat] > start, last, (long long)ep->b_blkno, > ^~~~ > 2 errors generated. > *** [ext2_subr.o] Error code 1 > > make[4]: stopped in /usr/src/sys/modules/ext2fs > --- ext2_inode_cnv.o --- > ctfconvert -L VERSION -g ext2_inode_cnv.o > --- ext2_inode.o --- > ctfconvert -L VERSION -g ext2_inode.o > --- ext2_alloc.o --- > ctfconvert -L VERSION -g ext2_alloc.o > --- ext2_lookup.o --- > ctfconvert -L VERSION -g ext2_lookup.o > --- ext2_vfsops.o --- > ctfconvert -L VERSION -g ext2_vfsops.o > 1 error > > make[4]: stopped in /usr/src/sys/modules/ext2fs > *** Error code 2 > > Stop. > make[3]: stopped in /usr/src/sys/modules > *** [modules-all] Error code 1 > > make[2]: stopped in /usr/obj/usr/src/sys/BORDER > 1 error > > make[2]: stopped in /usr/obj/usr/src/sys/BORDER > *** [buildkernel] Error code 2 > > make[1]: stopped in /usr/src > 1 error > > make[1]: stopped in /usr/src > *** [buildkernel] Error code 2 > > make: stopped in /usr/src > 1 error > > make: stopped in /usr/src > root@Border:/usr/src # >