From owner-freebsd-current@FreeBSD.ORG Tue Mar 3 15:52:45 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 46352106564A for ; Tue, 3 Mar 2009 15:52:45 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost1.sentex.ca (smarthost1.sentex.ca [64.7.153.18]) by mx1.freebsd.org (Postfix) with ESMTP id 0D8B38FC1F for ; Tue, 3 Mar 2009 15:52:44 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost1.sentex.ca (8.14.3/8.14.3) with ESMTP id n23Fqewt046460; Tue, 3 Mar 2009 10:52:40 -0500 (EST) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.8/8.13.3) with ESMTP id n23FqeXp031879 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 3 Mar 2009 10:52:40 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <200903031552.n23FqeXp031879@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Tue, 03 Mar 2009 10:52:47 -0500 To: eculp , freebsd-current From: Mike Tancsa In-Reply-To: <20090303093649.18276r1i21o5nekg@econet.encontacto.net> References: <20090303093649.18276r1i21o5nekg@econet.encontacto.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Scanned-By: MIMEDefang 2.64 on 64.7.153.18 Cc: Subject: Re: Is anyone else having a problem building world with current? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Mar 2009 15:52:45 -0000 At 10:36 AM 3/3/2009, eculp wrote: >I have not been able to build world for a couple of days with current. > I get to wpa and it breaks. > >/wpa//src/utils -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX >/usr/src/usr.sbin/wpa/wpa_cli/../../../contrib/wpa//wpa_supplicant/wpa_cli.c >/usr/src/usr.sbin/wpa/wpa_cli/../../../contrib/wpa! > //src/common/wpa_ctrl.c >/usr/src/usr.sbin/wpa/wpa_cli/../../../contrib/wpa//src/utils/os_unix.c >echo wpa_cli: /usr/obj/usr/src/tmp/usr/lib/libc.a >> .depend >===> usr.sbin/wpa/wpa_passphrase (depend) >make: don't know how to make wpa_passphrase.c. Stop >*** Error code 2 > >I am concerned because I haven't seen anything on the list. The tinderbox posts to the list that it too is having problems. I think the issue is that the cvs mirrors dont seem to be getting updated for some reason. None of the mirrors I have checked have any new commits since yesterday morning ---Mike