From owner-freebsd-current@FreeBSD.ORG Tue May 21 12:18:18 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 7296BF59 for ; Tue, 21 May 2013 12:18:18 +0000 (UTC) (envelope-from david@catwhisker.org) Received: from albert.catwhisker.org (m209-73.dsl.rawbw.com [198.144.209.73]) by mx1.freebsd.org (Postfix) with ESMTP id 46206CFC for ; Tue, 21 May 2013 12:18:14 +0000 (UTC) Received: from albert.catwhisker.org (localhost [127.0.0.1]) by albert.catwhisker.org (8.14.7/8.14.7) with ESMTP id r4LCIE5Q020190; Tue, 21 May 2013 05:18:14 -0700 (PDT) (envelope-from david@albert.catwhisker.org) Received: (from david@localhost) by albert.catwhisker.org (8.14.7/8.14.7/Submit) id r4LCIERn020189; Tue, 21 May 2013 05:18:14 -0700 (PDT) (envelope-from david) Date: Tue, 21 May 2013 05:18:14 -0700 From: David Wolfskill To: current@freebsd.org Subject: clang detects error in r250841 Message-ID: <20130521121814.GT1291@albert.catwhisker.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="PkEWctFf+8E2rcii" Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) Cc: adrain@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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, 21 May 2013 12:18:18 -0000 --PkEWctFf+8E2rcii Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Got through buildworld; buildkernel stops a bit abruptly: =2E.. --- ar5416_misc.o --- clang -c -O -pipe -std=3Dc99 -g -Wall -Wredundant-decls -Wnested-externs -= Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qu= al -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -= fdiagnostics-show-option -Wno-error-tautological-compare -Wno-error-empty-= body -Wno-error-parentheses-equality -nostdinc -I. -I/usr/src/sys -I/usr= /src/sys/contrib/altq -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL= _OPTION_HEADERS -include opt_global.h -mno-aes -mno-avx -mno-mmx -mno-sse = -msoft-float -ffreestanding -fstack-protector -Werror /usr/src/sys/dev/ath= /ath_hal/ar5416/ar5416_misc.c -I/usr/src/sys/dev/ath -I/usr/src/sys/dev/ath= /ath_hal =2E.. --- ar5416_misc.o --- /usr/src/sys/dev/ath/ath_hal/ar5416/ar5416_misc.c:507:12: error: implicit c= onversion from enumeration type 'HAL_STATUS' to different enumeration type = 'HAL_BOOL' [-Werror,-Wenum-conversion] return (HAL_ENOTSUPP); ~~~~~~ ^~~~~~~~~~~~ 1 error generated. *** [ar5416_misc.o] Error code 1 make: stopped in /common/S4/obj/usr/src/sys/CANARY =2E... Peace, david --=20 David H. Wolfskill david@catwhisker.org Taliban: Evil men with guns afraid of truth from a 14-year old girl. See http://www.catwhisker.org/~david/publickey.gpg for my public key. --PkEWctFf+8E2rcii Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.20 (FreeBSD) iEYEARECAAYFAlGbZgYACgkQmprOCmdXAD2YwwCeIRbobeJEZ+BIh+KUPq2ngxDc DRwAn3Q8pm/7CqMLLJ59vOCI+BW3sF+B =UerK -----END PGP SIGNATURE----- --PkEWctFf+8E2rcii--