From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Apr 11 20:40:13 2003 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32F0B37B401 for ; Fri, 11 Apr 2003 20:40:13 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BB0D43FA3 for ; Fri, 11 Apr 2003 20:40:12 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h3C3eCUp044709 for ; Fri, 11 Apr 2003 20:40:12 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h3C3eCNf044708; Fri, 11 Apr 2003 20:40:12 -0700 (PDT) Resent-Date: Fri, 11 Apr 2003 20:40:12 -0700 (PDT) Resent-Message-Id: <200304120340.h3C3eCNf044708@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, rbyrnes@ozemail.com.au Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DF5BA37B401; Fri, 11 Apr 2003 20:35:59 -0700 (PDT) Received: from erwin.homeunix.org (1Cust182.tnt9.syd2.da.uu.net [63.34.228.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8DBCA43F3F; Fri, 11 Apr 2003 20:35:39 -0700 (PDT) (envelope-from root@erwin.homeunix.org) Received: by erwin.homeunix.org (Postfix, from userid 0) id 276F07308; Sat, 12 Apr 2003 13:35:17 +1000 (EST) Message-Id: <20030412033517.276F07308@erwin.homeunix.org> Date: Sat, 12 Apr 2003 13:35:17 +1000 (EST) From: loop@erwin.homeunix.org To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: alpha@FreeBSD.org Subject: ports/50844: MPlayer fails to build on Alpha X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: rbyrnes@ozemail.com.au List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Apr 2003 03:40:13 -0000 >Number: 50844 >Category: ports >Synopsis: MPlayer fails to build on Alpha >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Apr 11 20:40:11 PDT 2003 >Closed-Date: >Last-Modified: >Originator: Rob Byrnes >Release: FreeBSD 4.8-STABLE alpha >Organization: >Environment: System: FreeBSD erwin.homeunix.org 4.8-STABLE FreeBSD 4.8-STABLE #0: Tue Apr 8 10:52:35 EST 2003 root@erwin.number6:/usr/obj/usr/src/sys/ERWIN alpha >Description: Building of MPlayer fails with: cc -O -pipe -funroll-loops -fforce-mem -fforce-addr -mcpu=ev56 -D_THREAD_SAFE -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -g -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -fforce-addr -freduce-all-givs -c -o alpha/simple_idct_alpha.o alpha/simple_idct_alpha.c alpha/simple_idct_alpha.c: In function `idct_row': alpha/simple_idct_alpha.c:51: syntax error before `a0' alpha/simple_idct_alpha.c:59: `a0' undeclared (first use in this function) alpha/simple_idct_alpha.c:59: (Each undeclared identifier is reported only once alpha/simple_idct_alpha.c:59: for each function it appears in.) alpha/simple_idct_alpha.c:59: `int_fast32_t' undeclared (first use in this function) alpha/simple_idct_alpha.c:59: syntax error before `16383' alpha/simple_idct_alpha.c:72: `a1' undeclared (first use in this function) alpha/simple_idct_alpha.c:73: `a2' undeclared (first use in this function) alpha/simple_idct_alpha.c:74: `a3' undeclared (first use in this function) alpha/simple_idct_alpha.c:76: `t' undeclared (first use in this function) alpha/simple_idct_alpha.c:79: syntax error before `21407' alpha/simple_idct_alpha.c:80: syntax error before `8867' alpha/simple_idct_alpha.c:81: syntax error before `8867' alpha/simple_idct_alpha.c:82: syntax error before `21407' alpha/simple_idct_alpha.c:88: syntax error before `16383' alpha/simple_idct_alpha.c:89: syntax error before `16383' alpha/simple_idct_alpha.c:90: syntax error before `16383' alpha/simple_idct_alpha.c:91: syntax error before `16383' alpha/simple_idct_alpha.c:97: syntax error before `8867' alpha/simple_idct_alpha.c:98: syntax error before `21407' alpha/simple_idct_alpha.c:99: syntax error before `21407' alpha/simple_idct_alpha.c:100: syntax error before `8867' alpha/simple_idct_alpha.c:106: `b0' undeclared (first use in this function) alpha/simple_idct_alpha.c:106: syntax error before `22725' alpha/simple_idct_alpha.c:107: `b1' undeclared (first use in this function) alpha/simple_idct_alpha.c:107: syntax error before `19266' alpha/simple_idct_alpha.c:108: `b2' undeclared (first use in this function) alpha/simple_idct_alpha.c:108: syntax error before `12873' alpha/simple_idct_alpha.c:109: `b3' undeclared (first use in this function) alpha/simple_idct_alpha.c:109: syntax error before `4520' alpha/simple_idct_alpha.c:120: syntax error before `19266' alpha/simple_idct_alpha.c:121: syntax error before `4520' alpha/simple_idct_alpha.c:122: syntax error before `22725' alpha/simple_idct_alpha.c:123: syntax error before `12873' alpha/simple_idct_alpha.c:130: syntax error before `12873' alpha/simple_idct_alpha.c:131: syntax error before `22725' alpha/simple_idct_alpha.c:132: syntax error before `4520' alpha/simple_idct_alpha.c:133: syntax error before `19266' alpha/simple_idct_alpha.c:139: syntax error before `4520' alpha/simple_idct_alpha.c:140: syntax error before `12873' alpha/simple_idct_alpha.c:141: syntax error before `19266' alpha/simple_idct_alpha.c:142: syntax error before `22725' alpha/simple_idct_alpha.c: In function `idct_col': alpha/simple_idct_alpha.c:159: syntax error before `a0' alpha/simple_idct_alpha.c:161: `int_fast32_t' undeclared (first use in this function) alpha/simple_idct_alpha.c:161: syntax error before `16383' alpha/simple_idct_alpha.c:163: `a0' undeclared (first use in this function) alpha/simple_idct_alpha.c:163: syntax error before `16383' alpha/simple_idct_alpha.c:164: `a1' undeclared (first use in this function) alpha/simple_idct_alpha.c:164: syntax error before `16383' alpha/simple_idct_alpha.c:165: `a2' undeclared (first use in this function) alpha/simple_idct_alpha.c:165: syntax error before `16383' alpha/simple_idct_alpha.c:166: `a3' undeclared (first use in this function) alpha/simple_idct_alpha.c:166: syntax error before `16383' alpha/simple_idct_alpha.c:169: syntax error before `21407' alpha/simple_idct_alpha.c:170: syntax error before `8867' alpha/simple_idct_alpha.c:171: syntax error before `8867' alpha/simple_idct_alpha.c:172: syntax error before `21407' alpha/simple_idct_alpha.c:176: syntax error before `16383' alpha/simple_idct_alpha.c:177: syntax error before `16383' alpha/simple_idct_alpha.c:178: syntax error before `16383' alpha/simple_idct_alpha.c:179: syntax error before `16383' alpha/simple_idct_alpha.c:183: syntax error before `8867' alpha/simple_idct_alpha.c:184: syntax error before `21407' alpha/simple_idct_alpha.c:185: syntax error before `21407' alpha/simple_idct_alpha.c:186: syntax error before `8867' alpha/simple_idct_alpha.c:190: `b0' undeclared (first use in this function) alpha/simple_idct_alpha.c:190: syntax error before `22725' alpha/simple_idct_alpha.c:191: `b1' undeclared (first use in this function) alpha/simple_idct_alpha.c:191: syntax error before `19266' alpha/simple_idct_alpha.c:192: `b2' undeclared (first use in this function) alpha/simple_idct_alpha.c:192: syntax error before `12873' alpha/simple_idct_alpha.c:193: `b3' undeclared (first use in this function) alpha/simple_idct_alpha.c:193: syntax error before `4520' alpha/simple_idct_alpha.c:202: syntax error before `19266' alpha/simple_idct_alpha.c:203: syntax error before `4520' alpha/simple_idct_alpha.c:204: syntax error before `22725' alpha/simple_idct_alpha.c:205: syntax error before `12873' alpha/simple_idct_alpha.c:209: syntax error before `12873' alpha/simple_idct_alpha.c:210: syntax error before `22725' alpha/simple_idct_alpha.c:211: syntax error before `4520' alpha/simple_idct_alpha.c:212: syntax error before `19266' alpha/simple_idct_alpha.c:216: syntax error before `4520' alpha/simple_idct_alpha.c:217: syntax error before `12873' alpha/simple_idct_alpha.c:218: syntax error before `19266' alpha/simple_idct_alpha.c:219: syntax error before `22725' alpha/simple_idct_alpha.c: In function `idct_col2': alpha/simple_idct_alpha.c:241: syntax error before `a0' alpha/simple_idct_alpha.c:243: `a0' undeclared (first use in this function) alpha/simple_idct_alpha.c:243: `int_fast32_t' undeclared (first use in this function) alpha/simple_idct_alpha.c:243: syntax error before `16383' gmake[1]: *** [alpha/simple_idct_alpha.o] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/mplayer/work/MPlayer-0.90/libavcodec' gmake: *** [libavcodec/libavcodec.a] Error 2 *** Error code 2 Stop in /usr/ports/multimedia/mplayer. ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall6549.0 make WITHOUT_RUNTIME_CPUDETECTION=YES ** Fix the problem and try again. ** The following packages were not installed or upgraded (*:skipped / !:failed) ! multimedia/mplayer (compiler error) >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: