From owner-freebsd-stable@FreeBSD.ORG Thu Oct 4 21:15:32 2007 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 EAE3616A4A6 for ; Thu, 4 Oct 2007 21:15:31 +0000 (UTC) (envelope-from Carlos.Paniago@cnptia.embrapa.br) Received: from plutao.cnptia.embrapa.br (plutao.cnptia.embrapa.br [200.0.70.9]) by mx1.freebsd.org (Postfix) with ESMTP id BC1DB13C465 for ; Thu, 4 Oct 2007 21:15:30 +0000 (UTC) (envelope-from Carlos.Paniago@cnptia.embrapa.br) Received: from localhost (localhost.cnptia.embrapa.br [127.0.0.1]) by plutao.cnptia.embrapa.br (Postfix) with ESMTP id 4340D84597 for ; Thu, 4 Oct 2007 18:05:04 -0300 (BRT) X-Virus-Scanned: amavisd-new at cnptia.embrapa.br Received: from plutao.cnptia.embrapa.br ([127.0.0.1]) by localhost (plutao.cnptia.embrapa.br [127.0.0.1]) (amavisd-new, port 10024) with LMTP id yuLvIqq099+U for ; Thu, 4 Oct 2007 18:05:03 -0300 (BRT) Received: from m156.cnptia.embrapa.br (m156.cnptia.embrapa.br [10.129.1.156]) by plutao.cnptia.embrapa.br (Postfix) with ESMTP id 26CFA845D8 for ; Thu, 4 Oct 2007 18:05:03 -0300 (BRT) Message-ID: <4705557F.5050809@cnptia.embrapa.br> Date: Thu, 04 Oct 2007 18:05:03 -0300 From: Carlos Fernando Assis Paniago Organization: Embrapa =?UTF-8?B?SW5mb3Jtw6F0aWNhIEFncm9wZWN1w6FyaWE=?= User-Agent: Thunderbird 2.0.0.6 (X11/20070920) MIME-Version: 1.0 To: freebsd-stable@freebsd.org Content-Type: multipart/mixed; boundary="------------070606040005090608020703" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: STABLE is not compiling 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, 04 Oct 2007 21:15:32 -0000 This is a multi-part message in MIME format. --------------070606040005090608020703 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit plutao# make cc -O2 -fno-strict-aliasing -pipe -DIPSEC -DINET6 -DFAST_IPSEC -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -c /usr/src/usr.bin/netstat/inet.c /usr/src/usr.bin/netstat/inet.c: In function `pim_stats': /usr/src/usr.bin/netstat/inet.c:1032: warning: long long unsigned int format, u_quad_t arg (arg 2) /usr/src/usr.bin/netstat/inet.c:1033: warning: long long unsigned int format, u_quad_t arg (arg 2) /usr/src/usr.bin/netstat/inet.c:1034: warning: long long unsigned int format, u_quad_t arg (arg 2) /usr/src/usr.bin/netstat/inet.c:1035: warning: long long unsigned int format, u_quad_t arg (arg 2) /usr/src/usr.bin/netstat/inet.c:1036: warning: long long unsigned int format, u_quad_t arg (arg 2) /usr/src/usr.bin/netstat/inet.c:1037: warning: long long unsigned int format, u_quad_t arg (arg 2) /usr/src/usr.bin/netstat/inet.c:1038: warning: long long unsigned int format, u_quad_t arg (arg 2) /usr/src/usr.bin/netstat/inet.c:1039: warning: long long unsigned int format, u_quad_t arg (arg 2) /usr/src/usr.bin/netstat/inet.c:1040: warning: long long unsigned int format, u_quad_t arg (arg 2) /usr/src/usr.bin/netstat/inet.c:1041: warning: long long unsigned int format, u_quad_t arg (arg 2) /usr/src/usr.bin/netstat/inet.c:1042: warning: long long unsigned int format, u_quad_t arg (arg 2) *** Error code 1 Stop in /usr/src/usr.bin/netstat. plutao# I cvsup'ed the RELENG_6 and try in 2 diffent machines. The stable is broken (The thinderbox is showing the same). This is the stable version, people, please solve this ASAP.... Paniago --------------070606040005090608020703--