From owner-FreeBSD-users-jp@jp.FreeBSD.org Sun Dec 16 09:35:15 2012
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id qBG0ZFs55349;
	Sun, 16 Dec 2012 09:35:15 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from zaku.oni.gr.jp (root@[2001:2c0:447::1])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet6 id qBG0ZF355344
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Sun, 16 Dec 2012 09:35:15 +0900 (JST)
	(envelope-from oniuda@oni.gr.jp)
Received: from localhost (oniuda@localhost [127.0.0.1])
	by zaku.oni.gr.jp (8.14.5/8.14.5) with ESMTP id qBG0ZD3G008053
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Sun, 16 Dec 2012 09:35:13 +0900 (JST)
	(envelope-from oniuda@oni.gr.jp)
Message-Id: <20121216.093513.194030460.oniuda@oni.gr.jp>
To: FreeBSD-users-jp@jp.FreeBSD.org
From: Koh-ichi Oniuda (=?iso-2022-jp?B?GyRCNTRAOEVEOUAwbBsoQg==?=)
 <oniuda@oni.gr.jp>
In-Reply-To: <86y5h1v55f.wl%md440@luna.wak2.jp>
References: <20121213.190301.194225951.oniuda@oni.gr.jp>
	<86y5h1v55f.wl%md440@luna.wak2.jp>
X-Mailer: Mew version 6.5 on Emacs 23.4 / Mule 6.0 (HANACHIRUSATO)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Reply-To: FreeBSD-users-jp@jp.FreeBSD.org
Precedence: list
Date: Sun, 16 Dec 2012 09:35:13 +0900
X-Sequence: FreeBSD-users-jp 94078
Subject: [FreeBSD-users-jp 94078] Re: buildworld fail in FreeBSD
 9.0-STABLE
Sender: owner-FreeBSD-users-jp@jp.FreeBSD.org
X-Originator: oniuda@oni.gr.jp
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+060209

$B54@8ED$G$9!#(B

$B7kO@$H$7$F!"(B2$BBf$H$bL5;v(Bbuildworld$B$,DL$k$h$&$K$J$j$^$7$?!#(B

chmod 444 freebsd.submit.cf

--------------------------------------------------------------
>>> World build completed on Sun Dec 16 03:16:07 JST 2012
--------------------------------------------------------------

$B<!$K860x$G$9!#(B
$BEvJ}%j%]%8%H%j!<4IM}$K(Bctm$B$rMxMQ$7$F$*$j$^$9$,!"(BCTM$B%G%k%?%U%!%$%k(B
src-9 514$B!!$H!!(Bsrc-9 515$B$N4V$KLdBj$,$"$k$h$&$G!"0J2<$N7k2L$H$J$j(B
$B$^$7$?!#(B

src-9 514 buildworld NG
src-9 516 buildworld OK
src-9 517 buildworld OK

$B!!(Bctm$B%G%k%?%U%!%$%k$N99?7$r3NG'$9$Y$-$G$7$?!#(B
$B$*A{$,$;$$$?$7$^$7$?!#(B

In <86y5h1v55f.wl%md440@luna.wak2.jp>
 at Fri, 14 Dec 2012 09:39:08 +0900
Re:[ [FreeBSD-users-jp 94075] Re: buildworld fail in FreeBSD 9.0-STABLE ]
 "Dobashi.M"<md440@luna.wak2.jp> wrotes:
md440> At Thu, 13 Dec 2012 19:03:01 +0900,
md440> Koh-ichi Oniuda ($B54@8ED9@0l(B) wrote:
md440> > /usr/src/bin/expr/expr.y: In function 'main':
md440> > /usr/src/bin/expr/expr.y:291: warning: implicit declaration of function 'yyparse'
md440> > /usr/src/bin/expr/expr.y:291: warning: nested extern declaration of 'yyparse'
md440> > expr.c: At top level:
md440> > expr.c:813: warning: no previous prototype for 'yyparse'
md440> 
md440> $BEvJ}$G(B9.1$B$N(B buildworld$B$,40N;$7$?(B /usr/obj/usr/src/bin/expr $B$rL5$/$7$F(B
md440> /usr/src/bin/expr $B$G$NA`:n$G$9!#(B
md440> 
md440> # ls -l
md440> total 28
md440> -rw-r--r--  1 root  wheel    137 12$B7n(B 11 20:48 Makefile
md440> -rw-r--r--  1 root  wheel   9079 12$B7n(B 11 20:48 expr.1
md440> -rw-r--r--  1 root  wheel  10743 12$B7n(B 11 20:48 expr.y
md440> 
md440> # make
md440> Warning: Object directory not changed from original /usr/src/bin/expr
md440> yacc  -o expr.c expr.y
md440> cc -O2 -pipe -march=nocona -std=gnu99 -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 -Wno-pointer-sign -c expr.c
md440> cc -O2 -pipe -march=nocona -std=gnu99 -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 -Wno-pointer-sign  -o expr expr.o 
md440> gzip -cn expr.1 > expr.1.gz
md440> 
md440> # ls -l
md440> total 104
md440> -rw-r--r--  1 root  wheel    137 12$B7n(B 11 20:48 Makefile
md440> -rwxr-xr-x  1 root  wheel  20390 12$B7n(B 13 22:32 expr
md440> -rw-r--r--  1 root  wheel   9079 12$B7n(B 11 20:48 expr.1
md440> -rw-r--r--  1 root  wheel   3781 12$B7n(B 13 22:32 expr.1.gz
md440> -rw-r--r--  1 root  wheel  27616 12$B7n(B 13 22:32 expr.c
md440> -rw-r--r--  1 root  wheel  20896 12$B7n(B 13 22:32 expr.o
md440> -rw-r--r--  1 root  wheel  10743 12$B7n(B 11 20:48 expr.y
md440> 
md440> $B$H$J$j$^$9!#(B
md440> /usr/obj/usr/src/bin/expr $B$G:n$i$l$k$N$,0J2<$G$9$,!"$=$l$,$3$3$G:n@.$5(B
md440> $B$l$F$$$^$9!#(B
md440> 
md440> # ls -l
md440> total 80
md440> -rw-r--r--  1 root  wheel   1962 12$B7n(B 11 21:53 .depend
md440> -rwxr-xr-x  1 root  wheel  20390 12$B7n(B 11 21:56 expr
md440> -rw-r--r--  1 root  wheel   3781 12$B7n(B 11 21:56 expr.1.gz
md440> -rw-r--r--  1 root  wheel  27963 12$B7n(B 11 21:53 expr.c
md440> -rw-r--r--  1 root  wheel  20896 12$B7n(B 11 21:56 expr.o
md440> 
md440> $BC1BN%F%9%H$N;29M$K$b$J$i$J$$$+$bCN$l$^$;$s$,(B...
md440> 
md440> $B$?$@!"8@$o$l$F$$$k;v$G$9$,!V(Bbuildworld$B$,860xITL@$NM}M3$G<:GT$9$k>l9g$O(B
md440> /usr/obj$B$r>C5n$7$F$_$^$7$g$&!#!W$=$&$G$9!#(B
md440> # cd /usr/obj
md440> # rm -rf *
md440> # chflags -R noschg *
md440> # rm -rf *
md440> 
md440> $B$b$7$/$OEvJ}$b:#2s9T$$$^$7$?$,!"(B/usr/src$B$r?7$7$/$7$F$+$i(B svn$B$G(B
md440> checkout$B$7$^$7$?!#(B($B$3$l$^$G$O(B csup$B$r;H$C$F$$$^$7$?!#(B)
md440> 
md440> $BKt!">JN,$;$:$K<jB3$-$r5-$7$F$b!"$$$$$+$bCN$l$^$;$s!#(B

---
Oniuda
