Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 355209 - media-libs/libvpx-0.9.5 - crash when compiling.
Summary: media-libs/libvpx-0.9.5 - crash when compiling.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
: 355217 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-02-16 16:56 UTC by Tiago Sales
Modified: 2011-02-17 11:09 UTC (History)
0 users

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


Attachments
Build.log attached. (build.log,13.74 KB, text/plain)
2011-02-16 18:41 UTC, Tiago Sales
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tiago Sales 2011-02-16 16:56:09 UTC
When installing/compiling crash occurs.
Need install this package because is a chromium 9 dependency.

Reproducible: Always

Steps to Reproduce:
1.emerge -av media-libs/libvpx
2.
3.

Actual Results:  
...   
    [CC] vp8/decoder/x86/idct_blk_sse2.c.o
    [CC] vpx_config.c.o
    [CC] vpx_ports/x86_cpuid.c.o    
    [AS] vp8/common/x86/idctllm_mmx.asm.o
vpx_config.asm:73: error: redefinition of `CONFIG_A52'
vpx_config.asm:60: error: `CONFIG_A52' previously defined here
vpx_config.asm:74: error: redefinition of `CONFIG_AAC'
vpx_config.asm:66: error: `CONFIG_AAC' previously defined here
vpx_config.asm:75: error: redefinition of `CONFIG_DTS'
vpx_config.asm:69: error: `CONFIG_DTS' previously defined here
vpx_config.asm:76: error: redefinition of `CONFIG_DV'
vpx_config.asm:53: error: `CONFIG_DV' previously defined here
vpx_config.asm:77: error: redefinition of `CONFIG_FFMPEG'
vpx_config.asm:65: error: `CONFIG_FFMPEG' previously defined here
vpx_config.asm:78: error: redefinition of `CONFIG_FLAC'
vpx_config.asm:64: error: `CONFIG_FLAC' previously defined here
vpx_config.asm:79: error: redefinition of `CONFIG_GSM'
vpx_config.asm:51: error: `CONFIG_GSM' previously defined here
vpx_config.asm:80: error: redefinition of `CONFIG_LAME'
vpx_config.asm:52: error: `CONFIG_LAME' previously defined here
vpx_config.asm:81: error: redefinition of `CONFIG_LIVE'
vpx_config.asm:56: error: `CONFIG_LIVE' previously defined here
vpx_config.asm:82: error: redefinition of `CONFIG_MATROSKA'
vpx_config.asm:62: error: `CONFIG_MATROSKA' previously defined here
vpx_config.asm:83: error: redefinition of `CONFIG_MP3'
vpx_config.asm:54: error: `CONFIG_MP3' previously defined here
vpx_config.asm:84: error: redefinition of `CONFIG_MUSEPACK'
vpx_config.asm:70: error: `CONFIG_MUSEPACK' previously defined here
vpx_config.asm:85: error: redefinition of `CONFIG_OGG'
vpx_config.asm:59: error: `CONFIG_OGG' previously defined here
vpx_config.asm:86: error: redefinition of `CONFIG_OPENAL'
vpx_config.asm:57: error: `CONFIG_OPENAL' previously defined here
vpx_config.asm:87: error: redefinition of `CONFIG_REAL'
vpx_config.asm:68: error: `CONFIG_REAL' previously defined here
vpx_config.asm:88: error: redefinition of `CONFIG_SPEEX'
vpx_config.asm:67: error: `CONFIG_SPEEX' previously defined here
vpx_config.asm:89: error: redefinition of `CONFIG_STREAM'
vpx_config.asm:55: error: `CONFIG_STREAM' previously defined here
vpx_config.asm:90: error: redefinition of `CONFIG_THEORA'
vpx_config.asm:58: error: `CONFIG_THEORA' previously defined here
vpx_config.asm:92: error: redefinition of `CONFIG_WIN32CODECS'
vpx_config.asm:61: error: `CONFIG_WIN32CODECS' previously defined here
vpx_config.asm:93: error: redefinition of `CONFIG_X264'
vpx_config.asm:50: error: `CONFIG_X264' previously defined here
vpx_config.asm:94: error: redefinition of `CONFIG_XVID'
vpx_config.asm:63: error: `CONFIG_XVID' previously defined here
make[1]: *** [vp8/common/x86/idctllm_mmx.asm.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [.DEFAULT] Error 2
emake failed
 * ERROR: media-libs/libvpx-0.9.5 failed:
 *   emake failed
 * 
 * Call stack:
 *     ebuild.sh, line  56:  Called src_compile
 *   environment, line 900:  Called _eapi2_src_compile
 *     ebuild.sh, line 654:  Called die
 * The specific snippet of code:
 *   		emake || die "emake failed"
 * 
 * If you need support, post the output of 'emerge --info =media-libs/libvpx-0.9.5',
 * the complete build log and the output of 'emerge -pqv =media-libs/libvpx-0.9.5'.
 * The complete build log is located at '/var/tmp/portage/media-libs/libvpx-0.9.5/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/libvpx-0.9.5/temp/environment'.
 * S: '/var/tmp/portage/media-libs/libvpx-0.9.5/work/libvpx-v0.9.5'


# emerge --info =media-libs/libvpx-0.9.5
Portage 2.1.9.25 (default/linux/amd64/10.0, gcc-4.4.4, glibc-2.11.2-r3, 2.6.36-gentoo-r5 x86_64)
=================================================================
                        System Settings
=================================================================
System uname: Linux-2.6.36-gentoo-r5-x86_64-Intel-R-_Core-TM-2_Quad_CPU_Q8400_@_2.66GHz-with-gentoo-1.12.14
Timestamp of tree: Wed, 16 Feb 2011 12:00:01 +0000
ccache version 2.4 [enabled]
app-shells/bash:     4.1_p9
dev-java/java-config: 2.1.11-r3
dev-lang/python:     2.6.6-r1, 3.1.2-r4
dev-util/ccache:     2.4-r9
dev-util/cmake:      2.8.1-r2
sys-apps/baselayout: 1.12.14-r1
sys-apps/sandbox:    2.4
sys-devel/autoconf:  2.13, 2.65-r1
sys-devel/automake:  1.9.6-r3, 1.10.3, 1.11.1
sys-devel/binutils:  2.20.1-r1
sys-devel/gcc:       4.4.4-r2
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.10
sys-devel/make:      3.81-r2
virtual/os-headers:  2.6.30-r1 (sys-kernel/linux-headers)
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs ccache distlocks fixlafiles fixpackages news parallel-fetch protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://ftp.las.ic.unicamp.br/pub/gentoo/ http://www.las.ic.unicamp.br/pub/gentoo/ ftp://gentoo.c3sl.ufpr.br/gentoo/ http://gentoo.c3sl.ufpr.br/ http://gentoo.lcc.ufmg.br/ ftp://mirrors.localhost.net.ar/pub/mirrors/gentoo http://gentoo.localhost.net.ar/ http://ibiblio.org/pub/Linux/MIRRORS.html ftp://distro.ibiblio.org/pub/linux/distributions/gentoo/ http://distro.ibiblio.org/pub/linux/distributions/gentoo/"
LANG="pt_BR.ISO-8859-1"
LC_ALL="pt_BR.ISO-8859-1"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="pt_BR"
MAKEOPTS="-j5 -l6"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl alsa amd64 autoipd avahi berkdb branding bzip2 cairo cdr cli consolekit cracklib crypt cups cxx dbus device-mapper dri dts dv dvdr emerald extras fbcon fbcondecor ffmpeg flac fortran gdbm gdu gnome gpm gsm gtk hal iconv icu jpeg lame libnotify live matroska mdnsresponder-compat mmx mng modules mp3 mudflap multilib musepack nautilus ncurses nls nptl nptlonly nspluginwrapper ogg openal opengl openmp oracle pam pcre perl pidgin png policykit postgres pppd pulseaudio python readline samba session speex sse sse2 ssl stream sysfs tcpd theora tiff tk truetype unicode x264 xml xorg xvid zlib" ALSA_CARDS="hda-intel usb-audio" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="pt_BR" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev intel vesa i128 i915" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-02-16 17:01:46 UTC
Please attach the entire build log as a file.
Comment 2 Tiago Sales 2011-02-16 17:15:32 UTC
Build.log link
http://pastebin.com/afRE8FX9

I'm trying to attach the build.log but bugzilla is saying "The file you are trying to attach is empty!". :(
Comment 3 Tiago Sales 2011-02-16 17:20:06 UTC
*** Bug 355217 has been marked as a duplicate of this bug. ***
Comment 4 Tiago Sales 2011-02-16 18:41:26 UTC
Created attachment 262781 [details]
Build.log attached.
Comment 5 Rafał Mużyło 2011-02-16 20:59:00 UTC
Most likely it's a dupe of bug 351359, though original reporter there didn't get what the real solution was.
Comment 6 Tiago Sales 2011-02-17 11:09:35 UTC
Solved, i had in my make.conf:
CODECS="x264 gsm lame dv mp3 stream live openal theora ogg a52 win32codecs matroska xvid flac ffmpeg aac speex real dts musepack" 

and in USE flag
USE="${CODECS} ...

so, i commented the CODECS variable line and emerge libvpx works.

Thx!