From owner-freebsd-multimedia@FreeBSD.ORG Tue Jun 13 08:13:46 2006 Return-Path: X-Original-To: multimedia@FreeBSD.org Delivered-To: freebsd-multimedia@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2603816A41B for ; Tue, 13 Jun 2006 08:13:46 +0000 (UTC) (envelope-from otard@o2.pl) Received: from poczta.o2.pl (mx2.go2.pl [193.17.41.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 91DE843D48 for ; Tue, 13 Jun 2006 08:13:44 +0000 (GMT) (envelope-from otard@o2.pl) Received: from [10.104.40.137] (unknown [217.153.152.19]) by poczta.o2.pl (Postfix) with ESMTP id 169FF74807D for ; Tue, 13 Jun 2006 10:13:43 +0200 (CEST) Message-ID: <448E743D.9000006@o2.pl> Date: Tue, 13 Jun 2006 10:15:57 +0200 From: otard User-Agent: Thunderbird 1.5.0.4 (X11/20060609) MIME-Version: 1.0 To: multimedia@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: liboil 0.3.9 compilation error X-BeenThere: freebsd-multimedia@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Multimedia discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Jun 2006 08:13:46 -0000 Hi, I have problem with installing liboil-0.3.9, please help, listing bellow. Regards, otard ===> Building for liboil-0.3.9 make all-recursive Making all in liboil Making all in c Making all in colorspace Making all in conv Making all in copy Making all in dct Making all in jpeg Making all in math Making all in md5 Making all in ref Making all in simdpack Making all in utf8 Making all in deprecated Making all in i386 Making all in mmx Making all in fb Making all in sse if /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -O -pipe -MT libsse_la-composite_sse_2pix.lo -MD -MP -MF ".deps/libsse_la-composite_sse_2pix.Tpo" -c -o libsse_la-composite_sse_2pix.lo `test -f 'composite_sse_2pix.c' || echo './'`composite_sse_2pix.c; then mv -f ".deps/libsse_la-composite_sse_2pix.Tpo" ".deps/libsse_la-composite_sse_2pix.Plo"; else rm -f ".deps/libsse_la-composite_sse_2pix.Tpo"; exit 1; fi cc -DHAVE_CONFIG_H -I. -I. -I../.. -msse -msse2 -Wall -D_BSD_SOURCE -D_GNU_SOURCE -I../.. -O -pipe -MT libsse_la-composite_sse_2pix.lo -MD -MP -MF .deps/libsse_la-composite_sse_2pix.Tpo -c composite_sse_2pix.c -fPIC -DPIC -o .libs/libsse_la-composite_sse_2pix.o composite_sse_2pix.c: In function `composite_over_argb_sse_2pix': composite_sse_2pix.c:585: error: unrecognizable insn: (insn 374 375 11 1 (set (reg:V16QI 74 [ __B ]) (const_vector:V16QI [ (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) ])) -1 (nil) (expr_list:REG_EQUAL (const_vector:V16QI [ (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) (const_int 0 [0x0]) ]) (nil))) composite_sse_2pix.c:585: internal compiler error: in extract_insn, at recog.c:2083 Please submit a full bug report, with preprocessed source if appropriate. See for instructions. *** Error code 1 Stop in /usr/ports/devel/liboil/work/liboil-0.3.9/liboil/sse. *** Error code 1 Stop in /usr/ports/devel/liboil/work/liboil-0.3.9/liboil. *** Error code 1 Stop in /usr/ports/devel/liboil/work/liboil-0.3.9. *** Error code 1 Stop in /usr/ports/devel/liboil/work/liboil-0.3.9. *** Error code 1 Stop in /usr/ports/devel/liboil.