From owner-freebsd-current@FreeBSD.ORG Sat Jan 15 02:07:28 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DA07616A4CE for ; Sat, 15 Jan 2005 02:07:28 +0000 (GMT) Received: from ran.psg.com (ip192.186.dsl-acs2.seawa0.iinet.com [209.20.186.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7327443D1F for ; Sat, 15 Jan 2005 02:07:28 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=ran.psg.com.psg.com) by ran.psg.com with esmtp (Exim 4.43 (FreeBSD)) id 1CpdLb-000Meo-Us for freebsd-current@freebsd.org; Fri, 14 Jan 2005 18:07:28 -0800 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16872.31455.543832.92692@ran.psg.com> Date: Fri, 14 Jan 2005 18:07:27 -0800 To: FreeBSD Current Subject: breakage in current as of 01:25 gmt X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 15 Jan 2005 02:07:29 -0000 cc -O -pipe -march=pentiumpro -I/usr/src/lib/libtelnet/../../contrib/telnet -DENCRYPTION -DAUTHENTICATION -DSRA -c /usr/src/lib/libtelnet/../../contrib/telnet/libtelnet/enc_des.c cc -O -pipe -march=pentiumpro -I/usr/src/lib/libtelnet/../../contrib/telnet -DENCRYPTION -DAUTHENTICATION -DSRA -c /usr/src/lib/libtelnet/../../contrib/telnet/libtelnet/sra.c cc -O -pipe -march=pentiumpro -I/usr/src/lib/libtelnet/../../contrib/telnet -DENCRYPTION -DAUTHENTICATION -DSRA -c /usr/src/lib/libtelnet/../../contrib/telnet/libtelnet/pk.c building static telnet library ranlib libtelnet.a ===> lib/libthr (all) cc -O -pipe -march=pentiumpro -DPTHREAD_KERNEL -D_THREAD_SAFE -I/usr/src/lib/libthr/../libc/include -I/usr/src/lib/libthr/thread -I/usr/src/lib/libthr/../../include -I/usr/src/lib/libthr/../../libexec/rtld-elf -D_PTHREADS_INVARIANTS -g -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -c /usr/src/lib/libthr/thread/thr_atfork.c In file included from /usr/src/lib/libthr/thread/thr_private.h:72, from /usr/src/lib/libthr/thread/thr_atfork.c:36: /usr/obj/usr/src/i386/usr/include/sys/umtx.h: In function `umtx_wait': /usr/obj/usr/src/i386/usr/include/sys/umtx.h:118: warning: passing arg 5 of `_umtx_op' discards qualifiers from pointer target type *** Error code 1 Stop in /usr/src/lib/libthr. *** Error code 1