Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31320 - new version of gstreamer, gstreamer-0.6.4
Summary: new version of gstreamer, gstreamer-0.6.4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: foser (RETIRED)
URL:
Whiteboard:
Keywords:
: 31897 31917 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-10-16 16:50 UTC by Yi Quang (RETIRED)
Modified: 2003-10-26 10:56 UTC (History)
4 users (show)

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


Attachments
ebuild for gstreamer-0.6.4, i simply removed the doc fix and epatch, because I'm not sure what those do/if they are still needed. (gstreamer-0.6.4.ebuild,1.73 KB, text/plain)
2003-10-17 18:18 UTC, Yi Quang (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Yi Quang (RETIRED) gentoo-dev 2003-10-16 16:50:56 UTC
gstreamer-0.6.4 was released a couple days ago, request bump

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 foser (RETIRED) gentoo-dev 2003-10-17 04:58:57 UTC
yes we know, just lack time atm. Maybe you could fix the problems with the
docs generation reporter ?

gnome devs, i'll take this.
Comment 2 Yi Quang (RETIRED) gentoo-dev 2003-10-17 18:18:03 UTC
Created attachment 19379 [details]
ebuild for gstreamer-0.6.4, i simply removed the doc fix and epatch, because I'm not sure what those do/if they are still needed.
Comment 3 Yi Quang (RETIRED) gentoo-dev 2003-10-17 18:26:12 UTC
Okay, the gstreamer guy's fixed both the gcc 3.3.1 compile bug (#120960)
and also the doc stuff (#124124).  So I guess both can be removed from the
ebuild now. 
Comment 4 Patrik Kullman 2003-10-22 01:30:35 UTC
New version 0.7.1 (gstreamer, gst-plugins).

gcc-33 patch applies to gst-plugins, libmpeg2 patch doesn't.
gcc-33 patch doesn't apply to gstreamer.
Comment 5 Patrik Kullman 2003-10-22 01:50:45 UTC
actually, gst-plugins 0.71 fails for me..

In file included from gstxvidenc.c:28:
gstxvidenc.h:24:21: gstxvid.h: No such file or directory
gstxvidenc.c: In function `gst_xvidenc_class_init':
gstxvidenc.c:151: warning: implicit declaration of function `gst_xvid_init'
gstxvidenc.c: In function `gst_xvidenc_setup':
gstxvidenc.c:242: warning: implicit declaration of function `gst_xvid_error'
distcc[12465] ERROR: compile on localhost failed
make[3]: *** [libgstxvid_la-gstxvidenc.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/gst-plugins-0.7.1/work/gst-plugins-0.7.1/ext/xvid'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gst-plugins-0.7.1/work/gst-plugins-0.7.1/ext'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/gst-plugins-0.7.1/work/gst-plugins-0.7.1'
make: *** [all] Error 2
 
!!! ERROR: media-libs/gst-plugins-0.7.1 failed.
!!! Function src_compile, Line 79, Exitcode 2
!!! (no error message)
Comment 6 foser (RETIRED) gentoo-dev 2003-10-22 02:14:03 UTC
patrik, 0.7.1 is a development release, it is not meant for usage in a stable
environment.

khia, the docs didn't get fixed afaik, yes it is mentioned, but they still
do not build for me. This might be a local problem if it works allright for
you (?)
Comment 7 foser (RETIRED) gentoo-dev 2003-10-23 15:31:16 UTC
added some fixes and deps to get gtk docs of gstreamer to build for me ,
hope i didn't miss stuff.

0.6.4 gstreamer, gst-plugins* added

please test.

Rebuilding all plugins shouldn't be necessary although it would be best to
catch possible fixes. It could use some thought on how circumvent unneeded
plugin updates.
Comment 8 Yi Quang (RETIRED) gentoo-dev 2003-10-23 19:20:16 UTC
New gst-plugins doesn't compile for me.  Exits with this error:
gcc -mcpu=athlon-xp -Os -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 framehook.o framehook.c
gcc -mcpu=athlon-xp -Os -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 avio.o avio.c
gcc -mcpu=athlon-xp -Os -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 aviobuf.o aviobuf.c
gcc -mcpu=athlon-xp -Os -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 file.o file.c
gcc -mcpu=athlon-xp -Os -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 audio.o audio.c
gcc -mcpu=athlon-xp -Os -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 udp.o udp.c
gcc -mcpu=athlon-xp -Os -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 tcp.o tcp.c
gcc -mcpu=athlon-xp -Os -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 http.o http.c
gcc -mcpu=athlon-xp -Os -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 rtsp.o rtsp.c
gcc -mcpu=athlon-xp -Os -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 rtp.o rtp.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
gcc -mcpu=athlon-xp -Os -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
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
`/var/tmp/portage/gst-plugins-0.6.4/work/gst-plugins-0.6.4/gst-libs/ext/ffmpeg/ffmpeg/libavformat'
make[5]: Leaving directory
`/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
`/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
`/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 `/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 `/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)
Comment 9 Chris Irwin 2003-10-23 23:01:36 UTC
I have the same problem as khai, just incase confirmation was wanted.
Comment 10 Mike Gardiner (RETIRED) gentoo-dev 2003-10-24 02:46:58 UTC
*** Bug 31897 has been marked as a duplicate of this bug. ***
Comment 11 foser (RETIRED) gentoo-dev 2003-10-24 06:46:32 UTC
and what gcc are you using ?
Comment 12 Stefan Sarzio 2003-10-24 06:50:52 UTC
gcc-3.3.2
Comment 13 foser (RETIRED) gentoo-dev 2003-10-24 07:04:59 UTC
and khai ?
Comment 14 Yi Quang (RETIRED) gentoo-dev 2003-10-24 07:31:56 UTC
3.3.1, it breaks because of "ffmpeg", if you comment out that line in the
ebuild, it builds fine. 
Comment 15 foser (RETIRED) gentoo-dev 2003-10-24 07:45:14 UTC
what 3.3.1 revision, please be verbose ..

and if you build without any CFLAGS set ?

please attach a full build log as well
Comment 16 foser (RETIRED) gentoo-dev 2003-10-24 09:28:03 UTC
k figured it out, removed the jobs limitation and ffmpeg doesn't like that
much. I just updated the ebuild and it should work now.
Comment 17 foser (RETIRED) gentoo-dev 2003-10-25 05:09:11 UTC
*** Bug 31917 has been marked as a duplicate of this bug. ***
Comment 18 foser (RETIRED) gentoo-dev 2003-10-26 10:56:43 UTC
no more problems, closing