Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 183218

Summary: media-video/totem-2.18.1-r1 build dies during automake
Product: Gentoo Linux Reporter: Alejandro Wainzinger <aikawarazuni>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED NEEDINFO    
Severity: normal CC: gstreamer, jsado_sc3
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
tmp log
automake-22108.out

Description Alejandro Wainzinger 2007-06-26 07:35:55 UTC
Build fails at automake.

Reproducible: Always

Steps to Reproduce:
1.emerge totem
2.
3.




# emerge --info
Portage 2.1.3_rc5 (default-linux/amd64/2007.0, gcc-4.1.2, glibc-2.5-r3, 2.6.21-ck2 x86_64)
=================================================================
System uname: 2.6.21-ck2 x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 4400+
Gentoo Base System release 1.12.10
Timestamp of tree: Sun, 24 Jun 2007 21:20:01 +0000
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.23b
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS="amd64 ~amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/init.d /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans userpriv usersandbox"
GENTOO_MIRRORS="ftp://ftp.ucsb.edu/pub/mirrors/linux/gentoo/ http://gentoo.osuosl.org/ ftp://gentoo.ccccom.com http://gentoo.ccccom.com http://mirrors. tds.net/gentoo ftp://ftp.ussg.iu.edu/pub/linux/gentoo"
LANG="en_US.UTF-8"
LC_ALL="en_US.UTF-8"
LINGUAS="en ja zh_TW zh_CN ko"
MAKEOPTS="-j3"
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/local/portage"
SYNC="rsync://rsync.us.gentoo.org/gentoo-portage"
USE="X a52 aac aalib acl alsa amd64 anthy apache2 asf audiofile avahi avi batch berkdb bidi bitmap-fonts cdr cjk cli cracklib crypt cups dbus divx4linux dri dts dvd dvdr dvdread encode faad fam ffmpeg flac foomaticdb fortran freetype ftp gdbm gimpprint gnutls gpm gstreamer gtk gtk2 gtkhtml hal httpd iconv imagemagick immqt-bc ipod ipv6 isdnlog ivman jack java jce kde kerberos kqemu lame latex lcms ldap libclamav libg++ live mad matroska midi mime mmx mng mozilla mozsvg mp3 mpeg mudflap mysql ncurses nls nptl nptlonly nsplugin nvidia oav offensive ogg opengl openmp oss pam pcre pdf perl ppds pppd python qt qt3 qt4 quicktime readline reflection samba sdl session snmp speex spl sse sse2 ssl stream svg tcltk tcpd theora threads truetype truetype-fonts type1-fonts unicode usb utempter v41 vcd videos visualization vlm vorbis wmf wxwindows xchatdccserver xchattext xine xml xorg xosd xprint xvid yp zeroconf zlib" ALSA_CARDS="emu10k1x atiixp" 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" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="en ja zh_TW zh_CN ko" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Alejandro Wainzinger 2007-06-26 07:37:05 UTC
Created attachment 123085 [details]
build log
Comment 2 Alejandro Wainzinger 2007-06-26 07:38:12 UTC
crashes here:

* Running automake --add-missing --copy ...                                                                            [ !! ]

 * Failed Running automake !
 *
 * Include in your bugreport the contents of:
 *
 *   /var/tmp/portage/media-video/totem-2.18.1-r1/temp/automake-22822.out


!!! ERROR: media-video/totem-2.18.1-r1 failed.
Call stack:
  ebuild.sh, line 1637:   Called dyn_unpack
  ebuild.sh, line 763:   Called qa_call 'src_unpack'
  ebuild.sh, line 44:   Called src_unpack
  totem-2.18.1-r1.ebuild, line 144:   Called eautoreconf
  autotools.eclass, line 97:   Called eautomake
  autotools.eclass, line 194:   Called autotools_run_tool 'automake' '--add-missing' '--copy'
  autotools.eclass, line 218:   Called die

!!! Failed Running automake !
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! A complete build log is located at '/var/log/portage/media-video:totem-2.18.1-r1:20070626-073146.log'.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2007-06-26 10:08:12 UTC
> * Include in your bugreport the contents of:
> *   /var/tmp/portage/media-video/totem-2.18.1-r1/temp/automake-22822.out

Please, post/attach it.
Comment 4 Alejandro Wainzinger 2007-06-26 10:11:27 UTC
(In reply to comment #3)
> > * Include in your bugreport the contents of:
> > *   /var/tmp/portage/media-video/totem-2.18.1-r1/temp/automake-22822.out
> 
> Please, post/attach it.
> 

Comment #1
Comment 5 Alejandro Wainzinger 2007-06-26 10:13:35 UTC
Created attachment 123095 [details]
tmp log

Ah sorry, here it is.
Comment 6 Luis Medinas (RETIRED) gentoo-dev 2007-08-02 04:13:55 UTC
still have the same problem with newer versions ?
Comment 7 Gilles Dartiguelongue (RETIRED) gentoo-dev 2007-08-04 15:34:57 UTC
it appears this ebuild only does eautoreconf with USE="nsplugin". Could you try newer versions of totem and if changing this flag does something good for you ? I see that you have an overlay too, do you by any chance have a totem ebuild in there ?
Comment 8 Gilles Dartiguelongue (RETIRED) gentoo-dev 2007-09-06 15:00:35 UTC
2.18.1 isn't in the tree anymore, please get back to us.
Comment 9 jsado_sc3 2008-05-25 10:53:18 UTC
Please reopen. This same (or a very similar crash) happens for me on Totem 2.20.3:

 * Running aclocal ...                                                                           [ ok ]
 * Running libtoolize --copy --force --automake ...                                              [ ok ]
 * Running aclocal ...                                                                           [ ok ]
 * Running autoconf ...                                                                          [ ok ]
 * Running autoheader ...                                                                        [ ok ]
 * Running automake --add-missing --copy ...                                                     [ !! ]

 * Failed Running automake !
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/media-video/totem-2.20.3/temp/automake-22108.out

 * 
 * ERROR: media-video/totem-2.20.3 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_unpack
 *             environment, line 2758:  Called eautoreconf
 *             environment, line  857:  Called eautomake
 *             environment, line  831:  Called autotools_run_tool 'src_unpack' 'src_unpack' 'automake'
 *             environment, line  351:  Called die
 * The specific snippet of code:
 *           die "Failed Running $1 !";
 *  The die message:
 *   Failed Running automake !
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-video/totem-2.20.3/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-video/totem-2.20.3/temp/environment'.
 * 
Comment 10 jsado_sc3 2008-05-25 10:54:59 UTC
Created attachment 154253 [details]
automake-22108.out
Comment 11 Gilles Dartiguelongue (RETIRED) gentoo-dev 2008-05-25 11:13:37 UTC
please provide information required in comment #7
Comment 12 jsado_sc3 2008-05-25 11:40:57 UTC
I am using a newer version of totem. 2.20.3 is the latest that I can install. I may have an overlay, but I didn't add totem. Yes, it works without the nsplugin USE flag, but then it doesn't create the firefox plugin, right?