From owner-freebsd-ports@FreeBSD.ORG Sun Sep 29 09:58:30 2013 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 906BF3D7 for ; Sun, 29 Sep 2013 09:58:30 +0000 (UTC) (envelope-from isoa@kapsi.fi) Received: from mail.kapsi.fi (mx1.kapsi.fi [IPv6:2001:1bc8:1004::1:25]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4F7D32EF3 for ; Sun, 29 Sep 2013 09:58:30 +0000 (UTC) Received: from a88-115-28-102.elisa-laajakaista.fi ([88.115.28.102] helo=[192.168.255.133]) by mail.kapsi.fi with esmtpsa (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.72) (envelope-from ) id 1VQDli-00046s-Rx for ports@FreeBSD.org; Sun, 29 Sep 2013 12:58:26 +0300 Message-ID: <5247F9C2.7090802@kapsi.fi> Date: Sun, 29 Sep 2013 12:58:26 +0300 From: Arto Pekkanen User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130107 Thunderbird/17.0.2 MIME-Version: 1.0 To: ports@FreeBSD.org Subject: multimedia/ffmpeg build error with clang X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 88.115.28.102 X-SA-Exim-Mail-From: isoa@kapsi.fi X-SA-Exim-Scanned: No (on mail.kapsi.fi); SAEximRunCond expanded to false X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Sep 2013 09:58:30 -0000 FreeBSD 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec 4 06:55:39 UTC 2012 root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 cat /etc/make.conf: WITH_PKGNG=yes CPUTYPE=native CC=clang CXX=clang++ CPP=clang-cpp CFLAGS= -O3 -pipe clang --version: FreeBSD clang version 3.1 (branches/release_31 156863) 20120523 Target: i386-unknown-freebsd9.0 Thread model: posix portmaster -D multimedia/ffmpeg: .... 2 warnings generated. CC libavcodec/h264_cabac.o In file included from libavcodec/h264_cabac.c:40: libavcodec/x86/h264_i386.h:51:9: error: ran out of registers during register allocation "movl %a11(%6), %5 \n\t" ^ libavcodec/x86/h264_i386.h:51:9: error: ran out of registers during register allocation libavcodec/x86/h264_i386.h:113:9: error: ran out of registers during register allocation "movl %a12(%7), %5 \n\t" ^ In file included from libavcodec/h264_cabac.c:33: In file included from libavcodec/h264.h:33: In file included from libavcodec/cabac.h:60: libavcodec/x86/cabac.h:94:9: error: ran out of registers during register allocation "movl %a6(%5), %2 \n\t" ^ libavcodec/x86/cabac.h:94:9: error: ran out of registers during register allocation libavcodec/x86/cabac.h:94:9: error: ran out of registers during register allocation 6 errors generated. Also tried to build with CPUTYPE commented out in make.conf, but same results. Is this fixable? -- Arto Pekkanen, säätäjä ksym@IRCnet