Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 13 May 2004 02:21:20 +0900
From:      MANTANI Nobutaka <nobutaka@FreeBSD.org>
To:        Mark Linimon <linimon@FreeBSD.org>
Cc:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   Re: port multimedia/libxine fails to build on 4.9
Message-ID:  <8665b1pnn3.wl%nobutaka@nobutaka.com>
In-Reply-To: <200404171341.i3HDffOX070338@freefall.freebsd.org>
References:  <200404171341.i3HDffOX070338@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

I couldn't reproduce the build error.
Since I have updated libxine port to 1-rc4. Will you try building it?


At Sat, 17 Apr 2004 06:41:41 -0700 (PDT),
Mark Linimon wrote:
> 
> 
> >Submitter-Id:	current-users
> >Originator:	Mark Linimon
> >Organization:	Lonesome Dove Computing Services
> >Confidential:	no
> >Synopsis:	port multimedia/libxine fails to build on 4.9
> >Severity:	serious
> >Priority:	high
> >Category:	ports
> >Class:		sw-bug
> >Release:	FreeBSD 4.9-STABLE i386
> >Environment:
> System: FreeBSD lonesome.lonesome.com 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #3: Thu Jan 22 20:41:05 CST 2004 root@lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386
> >Description:
> 	4.9-PRERELEASE (essentially the release version), cvsup as of
> 	4/17/2004 0800 CDT, gcc2.95.4, nasm 0.98.38, nothing special in
> 	make.conf (except CFLAGS=-g).  Building libxine fails with:
> 
> dsputil_mmx.c: In function `h263_h_loop_filter_mmx':
> dsputil_mmx.c:647: Invalid `asm' statement:
> dsputil_mmx.c:647: fixed or forbidden register 7 (sp) was spilled for class GENERAL_REGS.
> dsputil_mmx.c: In function `dsputil_init_mmx':
> dsputil_mmx.c:2116: warning: unused variable `dct_algo'
> dsputil_mmx.c: At top level:
> dsputil_mmx_rnd.h:363: warning: `avg_no_rnd_pixels8_l2_mmx' defined but not used
> dsputil_mmx_rnd.h:410: warning: `avg_no_rnd_pixels16_l2_mmx' defined but not used
> dsputil_mmx_avg.h:57: warning: `put_pixels8_l2_3dnow' defined but not used
> dsputil_mmx_avg.h:129: warning: `put_pixels16_l2_3dnow' defined but not used
> dsputil_mmx_avg.h:57: warning: `put_pixels8_l2_mmx2' defined but not used
> dsputil_mmx_avg.h:129: warning: `put_pixels16_l2_mmx2' defined but not used
> dsputil_mmx.c:1976: warning: `try_8x8basis_mmx' defined but not used
> dsputil_mmx.c:2024: warning: `add_8x8basis_mmx' defined but not used
> gmake[5]: *** [dsputil_mmx.lo] Error 1
> gmake[4]: *** [all-recursive] Error 1
> gmake[3]: *** [all-recursive] Error 1
> gmake[2]: *** [all-recursive] Error 1
> gmake[1]: *** [all-recursive] Error 1
> gmake: *** [all] Error 2
> 
> 	NOTE: this kills the gnome meta-update, thus the Cc:.  (This
> 	makes, I believe, the beginning of the third day I have struggled
> 	with this.)
> >How-To-Repeat:
> 	make install
> >Fix:
> 	unknown.


--
MANTANI Nobutaka
nobutaka@FreeBSD.org, nobutaka@nobutaka.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8665b1pnn3.wl%nobutaka>