Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 187630 - media-video/avidemux-2.3.0 compile failed w/ USE=oss
Summary: media-video/avidemux-2.3.0 compile failed w/ USE=oss
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-03 17:17 UTC by sam2933
Modified: 2007-12-01 09:19 UTC (History)
1 user (show)

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


Attachments
emerge --info & econf failed (build.log,413.82 KB, text/plain)
2007-08-03 17:19 UTC, sam2933
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sam2933 2007-08-03 17:17:53 UTC
When I want to compile again avidemux, a crash append.
Basically, I compile avidemux due to delete the "oss" flag.

[ebuild   R   ] media-video/avidemux-2.3.0  USE="-oss*"

Reproducible: Always

Actual Results:  
 * ERROR: media-video/avidemux-2.3.0 failed.
 * Call stack:
 *   ebuild.sh, line 1648:   Called dyn_compile
 *   ebuild.sh, line 988:   Called qa_call 'src_compile'
 *   ebuild.sh, line 44:   Called src_compile
 *   avidemux-2.3.0.ebuild, line 102:   Called die
Comment 1 sam2933 2007-08-03 17:19:24 UTC
Created attachment 126816 [details]
emerge --info & econf failed

*** Deprecated use of action 'info', use '--info' instead
Portage 2.1.3.2 (default-linux/x86/2007.0, gcc-4.2.0, glibc-2.6-r0, 2.6.22-gentoo-r2 i686)
=================================================================
System uname: 2.6.22-gentoo-r2 i686 AMD Duron(tm) processor
Gentoo Base System release 1.12.10
Timestamp of tree: Fri, 03 Aug 2007 14:50:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r6
dev-util/ccache:     2.4-r7
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer -m3dnow"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -march=athlon-xp -pipe -fomit-frame-pointer -m3dnow"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://mirror.ovh.net/gentoo-distfiles/ ftp://mirror.ovh.net/gentoo-distfiles/ http://gentoo.modulix.net/gentoo/ http://ftp.club-internet.fr/pub/mirrors/gentoo "
LANG="fr_FR"
LINGUAS="fr fr_FR"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/sunrise /usr/portage/local/layman/gnome-experimental /usr/portage/local/layman/enlightenment"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="3dnow 3dnowext X a52 acl alsa avi bash-completion bitmap-fonts cli cpudetection cracklib dri dvd dvdnav dvdread encode fortran gdbm gif gtk gtk2 iconv isdnlog java jpeg libg++ matroska midi mmx moznocompose moznoirc moznomail moznopango moznoxft mp3 mpd mpeg mudflap ncurses nls nptl nptlonly oggvorbis openmp pam pcre pdf perl png pppd python qt4 quicktime readline reflection session spl ssl svga tcpd truetype truetype-fonts type1-fonts unicode usb vorbis win32codecs x264 x86 xorg xvid zlib" ALSA_CARDS="cmipci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="fr fr_FR" USERLAND="GNU" VIDEO_CARDS="sis vesa"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 2 David Pyke 2007-08-26 15:44:31 UTC
This is actually a generic 4.2 error, I got it when I tried to add a flag (coincidentally oss) but it fails with or without it.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-12-01 09:19:58 UTC
Please try w/ 2.4_pre3 and reopen if you still have issues.