Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Apr 2004 06:41:41 -0700 (PDT)
From:      Mark Linimon <linimon@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        nobutaka@FreeBSD.org
Subject:   ports/65661: port multimedia/libxine fails to build on 4.9
Message-ID:  <200404171341.i3HDffOX070338@freefall.freebsd.org>
Resent-Message-ID: <200404171350.i3HDo1as070502@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         65661
>Category:       ports
>Synopsis:       port multimedia/libxine fails to build on 4.9
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 17 06:50:00 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Lonesome Dove Computing Services
>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.
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404171341.i3HDffOX070338>