Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31897 - gst-plugins-0.6.4 fails to emerge
Summary: gst-plugins-0.6.4 fails to emerge
Status: RESOLVED DUPLICATE of bug 31320
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-10-24 02:25 UTC by Stefan Sarzio
Modified: 2005-07-17 13:06 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 Stefan Sarzio 2003-10-24 02:25:11 UTC
gcc -march=pentium3 -O2 -pipe -Wall -g -I..
-I/var/tmp/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4/gst-libs/ext/ffmpeg/ffmpeg
-I/var/tmp/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4/gst-libs/ext/ffmpeg/ffmpeg/libavcodec
-DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c
-o rtpproto.o rtpproto.c
rtsp.c: In function `rtsp_read_header':
rtsp.c:644: warning: dereferencing type-punned pointer will break
strict-aliasing rules
rtsp.c:824: warning: dereferencing type-punned pointer will break
strict-aliasing rules
rm -f libavformat.a
ar rc libavformat.a utils.o cutils.o allformats.o mpeg.o mpegts.o ffm.o crc.o
img.o raw.o rm.o asf.o avienc.o avidec.o wav.o swf.o au.o gif.o mov.o jpeg.o
dv.o framehook.o avio.o aviobuf.o file.o  audio.o  udp.o tcp.o http.o rtsp.o
rtp.o rtpproto.o
ranlib libavformat.a
make[6]: Leaving directory
`/tmp/var_tmp/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4/gst-libs/ext/ffmpeg/ffmpeg/libavformat'
make[5]: Leaving directory
`/tmp/var_tmp/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4/gst-libs/ext/ffmpeg/ffmpeg'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/tmp/var_tmp/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4/gst-libs/ext/ffmpeg'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/tmp/var_tmp/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4/gst-libs/ext'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/tmp/var_tmp/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4/gst-libs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/tmp/var_tmp/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4'
make: *** [all] Error 2
 
!!! ERROR: media-libs/gst-plugins-0.6.4 failed.
!!! Function src_compile, Line 68, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Portage 2.0.49-r15 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r1, 2.4.22_pre2-gss)
=================================================================
System uname: 2.4.22_pre2-gss i686 Intel(R) Pentium(R) III Mobile CPU      1000MHz
Gentoo Base System version 1.4.3.11
distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/share/config /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /var/spool/amanda/.amandahosts
/usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/
/var/qmail/control /var/qmail/alias"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs sandbox userpriv usersandbox buildpkg ccache"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j6"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 foomaticdb libg++ mad mikmod berkdb slang tetex nas esd gphoto2 ldap
i8x0 mmx sse -3dnow apm pcmcia pnp nls readline trusted cdr cups snmp slp
mozilla X -motif dga opengl xv -gpm -kde -qt -qtmt -arts gtk gtk2 gnome gb
bonobo libwww libgda gtkhtml tcltk ncurses sdl svga imlib lcms gif wmf jpeg png
tiff gd avi mpeg quicktime -alsa oss dvd xmms oggvorbis ggz -pam ssl crypt imap
maildir mbox -tcpd spell truetype xml xml2 pdflib java jikes python perl gdbm
-doc odbc mysql innodb zlib galeon openoffice encode samba apache apache2 php
mod_php mod_ssl plotutils ethereal usb -guile -mozsvg mozcalendar -mozaccess
mozp3p -mozxmlterm moznoirc -moznomail -moznocompose -moznoxft menu"
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2003-10-24 02:46:58 UTC

*** This bug has been marked as a duplicate of 31320 ***