Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jul 2002 15:55:55 -0400 (EDT)
From:      parv@pair.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/40504: graphics/avifile build fails when compiled w/ WITHOUT_A52
Message-ID:  <20020712195555.AB93B50B8B@moo.holy.cow>

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

>Number:         40504
>Category:       ports
>Synopsis:       graphics/avifile build fails when compiled w/ WITHOUT_A52
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 12 13:00:05 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     parv
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD moo.holy.cow 4.6-STABLE

avifile version:
  2002.06.24.15.35.48 ports/graphics/avifile/distinfo,v 1.12
  2002.06.24.15.35.48 ports/graphics/avifile/pkg-plist,v 1.10
  2002.06.25.16.10.06 ports/graphics/avifile/Makefile,v 1.29

>Description:

when trying to build avifile w/ WITHOUT_A52 option (among others) it
fails w/ the following message...

...
Configuration for avifile CVS-020712-15:21-2.95.4
Compiler C:       cc -O -pipe -march=pentiumpro -D_THREAD_SAFE -I/usr/local/include -pipe 
Compiler C++:     c++  -O -pipe -march=pentiumpro -fmemoize-lookups -fsave-memoized -I/usr/local/include -pipe 
Install path:     /usr/local
Qt:               no
Sdl:              no
Xft:              yes
Oss audio:        yes
Sun audio:        no
Mga_vid:          no
Plugins:
  ac3passthrough  no  (with SBLive only)
  divx4           no  (DivX ;-), OpenDivX, DivX4)
  xvid            yes  (DivX4, XviD)
  ffmpeg          yes  (DivX ;-), OpenDivX, MJPEG, AC3)
  os motion jpeg  yes  (MJPEG)
  win32           yes  (DivX, WMF1/2, DV, MJPEG, Ati, Asus,...)
  MAD             no  (MPEG Layer I/II/III)
  vorbis          no
  lame runtime    yes
...
/bin/sh ../../../libtool --mode=link cc -O4 -fomit-frame-pointer  -O -pipe -march=pentiumpro -D_THREAD_SAFE -I/usr/local/include -pi
pe   -L/usr/local/lib -pthread -o libavcodeci386.la   fdct_mmx.lo idct_mmx.lo cputest.lo dsputil_mmx.lo idct_mmx.lo motion_est_mmx.l
o mpegvideo_mmx.lo simple_idct_mmx.lo  
rm -fr .libs/libavcodeci386.la .libs/libavcodeci386.* .libs/libavcodeci386.*
ar cru .libs/libavcodeci386.al fdct_mmx.lo idct_mmx.lo cputest.lo dsputil_mmx.lo idct_mmx.lo motion_est_mmx.lo mpegvideo_mmx.lo simp
le_idct_mmx.lo
ranlib .libs/libavcodeci386.al
creating libavcodeci386.la
(cd .libs && rm -f libavcodeci386.la && ln -s ../libavcodeci386.la libavcodeci386.la)
gmake[3]: Leaving directory `/source/ports/graphics/avifile/work/avifile0.7-0.7.7/ffmpeg/libavcodec/i386'
Making all in liba52
gmake[3]: Entering directory `/source/ports/graphics/avifile/work/avifile0.7-0.7.7/ffmpeg/libavcodec/liba52'
gmake[3]: *** No rule to make target `all'.  Stop.
gmake[3]: Leaving directory `/source/ports/graphics/avifile/work/avifile0.7-0.7.7/ffmpeg/libavcodec/liba52'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/source/ports/graphics/avifile/work/avifile0.7-0.7.7/ffmpeg/libavcodec'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/source/ports/graphics/avifile/work/avifile0.7-0.7.7/ffmpeg'
gmake: *** [all-recursive] Error 1
*** Error code 2


>How-To-Repeat:

try to build avifile w/ following options...

WITHOUT_SDL=    'yes'
WITHOUT_QT=     'yes'
WITHOUT_VORBIS= 'yes'
WITHOUT_MAD=    'yes'
WITHOUT_A52=    'yes'


>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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