From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Mar 10 09:55:45 2004 Return-Path: Delivered-To: freebsd-ports-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C47B816A4CE for ; Wed, 10 Mar 2004 09:55:45 -0800 (PST) Received: from forrie.com (forrie.ne.client2.attbi.com [24.62.205.225]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F92343D1F for ; Wed, 10 Mar 2004 09:55:45 -0800 (PST) (envelope-from forrie@forrie.com) Received: from forrie.com (i-95.forrie.net. [192.168.1.95]) by forrie.com with ESMTP id i2AHtXXF082603 for ; Wed, 10 Mar 2004 12:55:34 -0500 (EST) (envelope-from forrie@forrie.com) Message-ID: <404F5694.5000906@forrie.com> Date: Wed, 10 Mar 2004 12:55:32 -0500 From: Forrest Aldrich User-Agent: Mozilla Thunderbird 0.5+ (Windows/20040308) X-Accept-Language: en MIME-Version: 1.0 To: ports-bugs@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-RAVMilter-Version: 8.3.0(snapshot 20010925) (forrie.ne.client2.attbi.com) X-MailScanner-LocalNet: Found to be clean Subject: libxine compile failure X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 10 Mar 2004 17:55:45 -0000 The libxine port is not compiling correctly on FreeBSD-5.x CURRENT, and I suspect also on 4.x (can anyone confirm?). The port maintainer was alerted via email. Does anyone have a workaround or a fix... this is stopping the KDE3 package from moving forward (kdemultimedia) and it's been such a long compile.... Thanks. Forrest Making all in goom gmake[4]: Entering directory `/usr/ports/multimedia/libxine/work/xine-lib-1-rc3a/src/post/goom' source='zoom_filter_xmmx.c' object='zoom_filter_xmmx.lo' libtool=yes \ depfile='.deps/zoom_filter_xmmx.Plo' tmpdepfile='.deps/zoom_filter_xmmx.TPlo' \ depmode=gcc3 /bin/sh ../../../depcomp \ /bin/sh ../../../libtool-nofpic --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -I/usr/local/include -I/usr/local/include/dvdread -I/usr/X11R6/include -DHAVE_MMX `echo -pipe -fomit-frame-pointer -falign-functions=4 -falign-loops=4 -falign-jumps=4 -mpreferred-stack-boundary=2 -fexpensive-optimizations -fschedule-insns2 -fno-strict-aliasing -ffast-math -finline-functions -Wall -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -DENABLE_IPV6 -O -pipe -march=pentium4 | sed -e 's/-fomit-frame-pointer//g;s/-Os//g'` -c -o zoom_filter_xmmx.lo `test -f 'zoom_filter_xmmx.c' || echo './'`zoom_filter_xmmx.c zoom_filter_xmmx.c:23: warning: no previous prototype for `zoom_filter_xmmx_supported' zoom_filter_xmmx.c:31: warning: no previous prototype for `zoom_filter_xmmx' zoom_filter_xmmx.c: In function `zoom_filter_xmmx': zoom_filter_xmmx.c:40: warning: unused variable `interpix' {standard input}: Assembler messages: {standard input}:80: Error: suffix or operands invalid for `add' gmake[4]: *** [zoom_filter_xmmx.lo] Error 1 gmake[4]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-rc3a/src/post/goom' gmake[3]: *** [all-recursive] Error 1 gmake[3]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-rc3a/src/post' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-rc3a/src' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/libxine/work/xine-lib-1-rc3a' gmake: *** [all] Error 2 *** Error code 2 Stop in /usr/ports/multimedia/libxine.