Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 59556 - avidemux 2.0.26 ebuild requires newer faad2 dependency
Summary: avidemux 2.0.26 ebuild requires newer faad2 dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-05 13:49 UTC by Todd Chisholm
Modified: 2004-09-23 13:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Todd Chisholm 2004-08-05 13:49:20 UTC
emerging avidemux 2.0.26 was failing with a compiler error involving "faacDecPostSeekReset".  Updating faac did not help.  Updating to faad2 2.0.26 did the trick.

Reproducible: Always
Steps to Reproduce:
1. Start with older version of faad2 (around 1.1, can't remember exactly)
2. emerge avidemux


Actual Results:  
compiler error - problem with "faacDecPostSeekReset"

Expected Results:  
Had dependency on newer version of faad2 (I'm not sure what version is required).

Portage 2.0.50-r7 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.25)
=================================================================
System uname: 2.4.25 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.4.3.10p1
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=pentium4 -funroll-loops -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/config
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=pentium4 -funroll-loops -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="ftp://ftp.ussg.iu.edu/pub/linux/gentoo
http://gentoo.seren.com/gentoo http://gentoo.ccccom.com ftp://gentoo.ccccom.com"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib acpi alsa apm avi berkdb bonobo cdr crypt cups dga directfb dvd
dvdr emacs encode esd evo fbcon foomaticdb gdbm gif gnome gphoto2 gpm gstreamer
gtk gtk2 gtkhtml imap imlib java jpeg ldap libg++ libwww mad mikmod mmx motif
mozilla mpeg mysql ncurses nls oggvorbis opengl oss pam pdflib perl plotutils
png python qt quicktime readline scanner sdl slang spell sse ssl svga tcltk tcpd
tetex tiff truetype usb video_cards_radeon x86 xml2 xmms xv zlib"
Comment 1 Matt Keadle 2004-09-23 12:25:02 UTC
Confirmed. Exact same problem, exact smae resolution.
Comment 2 Marc Hildebrand (RETIRED) gentoo-dev 2004-09-23 13:40:48 UTC
Thanks for the bug report.
I added faad2 to the list of dependencies.