From owner-freebsd-current@FreeBSD.ORG Tue Mar 26 02:06:53 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 2E89BDFA for ; Tue, 26 Mar 2013 02:06:53 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-oa0-f49.google.com (mail-oa0-f49.google.com [209.85.219.49]) by mx1.freebsd.org (Postfix) with ESMTP id 00892F8D for ; Tue, 26 Mar 2013 02:06:52 +0000 (UTC) Received: by mail-oa0-f49.google.com with SMTP id j6so7217598oag.36 for ; Mon, 25 Mar 2013 19:06:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=+v6v2+KufTWiKf7cGjmCZ/lTA7ckmwVhI6qmACIG47M=; b=mK2VCsdut1VMh8bnd5vd/d3IhfqDFJ7djMLF+F59mkebg3ZsYLV1ay/jhNEn5OlR1e ScZNId758OS6qV6g0HLe0IuNE5EKlQ23Iplq8/IO6XS8jPE0nahSdUe3ufbF0Eg30qFW O2vYNiYnje6yruq3RHkpgi649YMQxws4yDkA9y8rOZI1ido9zPZIznG5786y1cU4Hmjf H4nj1JGCuOc1UAFxnP95WV9KxaF0fg/aomB3BBrar95xriSeJNdgtBrDNPeRBNE+vfe2 MdJA0d7YtOYtuZFpo5Zb3znNytbbrRdiXHAVs/Fvbtl7MnQlewlbxHwohVJO4QYnBNNt qGUg== MIME-Version: 1.0 X-Received: by 10.60.7.3 with SMTP id f3mr12534568oea.64.1364263605892; Mon, 25 Mar 2013 19:06:45 -0700 (PDT) Received: by 10.182.116.196 with HTTP; Mon, 25 Mar 2013 19:06:45 -0700 (PDT) In-Reply-To: <515016C2.1020201@gmail.com> References: <515016C2.1020201@gmail.com> Date: Mon, 25 Mar 2013 22:06:45 -0400 Message-ID: Subject: Re: On 10.0, Clang is not accepted as compiler From: Super Bisquit To: Johan Hendriks Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-current 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, 26 Mar 2013 02:06:53 -0000 In file included from tools/qsimd.cpp:42: In file included from tools/qsimd_p.h:203: In file included from /usr/include/clang/3.2/mm3dnow.h:27: /usr/include/clang/3.2/mmintrin.h:28:2: error: "MMX instruction set not enabled" #error "MMX instruction set not enabled" ^ In file included from tools/qsimd.cpp:42: In file included from tools/qsimd_p.h:203: /usr/include/clang/3.2/mm3dnow.h:36:19: error: unknown type name '__m64' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.2/mm3dnow.h:36:25: error: expected unqualified-id static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.2/mm3dnow.h:41:19: error: unknown type name '__m64' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.2/mm3dnow.h:41:25: error: expected unqualified-id static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.2/mm3dnow.h:46:19: error: unknown type name '__m64' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.2/mm3dnow.h:46:25: error: expected unqualified-id static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.2/mm3dnow.h:51:19: error: unknown type name '__m64' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.2/mm3dnow.h:51:25: error: expected unqualified-id static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.2/mm3dnow.h:56:19: error: unknown type name '__m64' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.2/mm3dnow.h:56:25: error: expected unqualified-id static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.2/mm3dnow.h:61:19: error: unknown type name '__m64' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.2/mm3dnow.h:61:25: error: expected unqualified-id static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.2/mm3dnow.h:66:19: error: unknown type name '__m64' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.2/mm3dnow.h:66:25: error: expected unqualified-id static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.2/mm3dnow.h:71:19: error: unknown type name '__m64' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.2/mm3dnow.h:71:25: error: expected unqualified-id static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.2/mm3dnow.h:76:19: error: unknown type name '__m64' static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ /usr/include/clang/3.2/mm3dnow.h:76:25: error: expected unqualified-id static __inline__ __m64 __attribute__((__always_inline__, __nodebug__)) ^ fatal error: too many errors emitted, stopping now [-ferror-limit=] 20 errors generated. *** [.obj/release-shared/qsimd.o] Error code 1 1 error *** [do-build] Error code 1 Stop in /usr/ports/devel/qt4-corelib. *** [build-depends] Error code 1 Stop in /usr/ports/audio/mixxx. *** [build] Error code 1 Stop in /usr/ports/audio/mixxx. On Mon, Mar 25, 2013 at 5:20 AM, Johan Hendriks wrote: > Super Bisquit schreef: >> >> What argument do I need to add to /etc/make.conf to correct this? >> >> Thanks muchly. >> _______________________________________________ >> freebsd-current@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-current >> To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > On CURRENT aka 10, Clang is the default compiler. > As far as i know, you do not have to set anything in /etc/make.conf. > > regards > Johan