Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 345899 - dev-python/gst-python-0.10.17 failed to compile
Summary: dev-python/gst-python-0.10.17 failed to compile
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal with 1 vote (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-17 15:51 UTC by igor
Modified: 2011-11-01 05:32 UTC (History)
0 users

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


Attachments
build.log (build.log,33.34 KB, text/plain)
2010-11-17 15:53 UTC, igor
Details
config.log (config.log,41.53 KB, text/plain)
2010-11-17 15:54 UTC, igor
Details
emerge --info =dev-python/gst-python-0.10.17 (emerge.info.txt,5.46 KB, text/plain)
2010-11-17 15:55 UTC, igor
Details
emerge -pqv =dev-python/gst-python-0.10.17 (emerge.pqv.txt,5.46 KB, text/plain)
2010-11-17 15:55 UTC, igor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description igor 2010-11-17 15:51:27 UTC
Hello there,
My gnome installation derailed on this one:
dev-python/gst-python-0.10.17.
Is there any workaround?
Many thanks

-------------------------------------------------------------------------
gst.c:1089: error: conflicting types for '_wrap_gst_caps__get___refcount__'
gstcaps.override:447: note: previous definition of '_wrap_gst_caps__get___refcount__' was here
gst.c: In function '_wrap_gst_caps__get___refcount__':
gst.c:1093: error: 'GstCaps' has no member named '__refcount__'
gst.c: At top level:
gst.c:2537: error: conflicting types for '_wrap_gst_date__get_month'
./gst.override:404: note: previous definition of '_wrap_gst_date__get_month' was here
gst.c: In function '_wrap_gst_date__get_month':
gst.c:2541: error: 'GstDate' undeclared (first use in this function)
gst.c:2541: error: (Each undeclared identifier is reported only once
gst.c:2541: error: for each function it appears in.)
gst.c:2541: error: expected expression before ')' token
gst.c: At top level:
gst.c:3175: error: redefinition of '_wrap_gst_index_entry__get_NASSOCS'
./gst.override:1663: note: previous definition of '_wrap_gst_index_entry__get_NASSOCS' was here
gst.c: In function '_wrap_gst_index_entry__get_NASSOCS':
gst.c:3179: error: 'GstIndexEntry' has no member named 'NASSOCS'
gst.c: At top level:
gst.c:3204: error: redefinition of '_wrap_gst_index_entry__get_ASSOC_FLAGS'
./gst.override:1680: note: previous definition of '_wrap_gst_index_entry__get_ASSOC_FLAGS' was here
gst.c: In function '_wrap_gst_index_entry__get_ASSOC_FLAGS':
gst.c:3208: error: 'GstIndexEntry' has no member named 'ASSOC_FLAGS'
gst.c: At top level:
gst.c:3235: error: redefinition of '_wrap_gst_index_entry__get_ID_DESCRIPTION'
./gst.override:1698: note: previous definition of '_wrap_gst_index_entry__get_ID_DESCRIPTION' was here
gst.c: In function '_wrap_gst_index_entry__get_ID_DESCRIPTION':
gst.c:3239: error: 'GstIndexEntry' has no member named 'ID_DESCRIPTION'
gst.c: At top level:
gst.c:3383: error: redefinition of '_wrap_gst_static_pad_template__get_static_caps'
gstpad.override:1574: note: previous definition of '_wrap_gst_static_pad_template__get_static_caps' was here
gst.c:4066: error: conflicting types for '_wrap_gst_object__get___gstrefcount__'
gstobject.override:34: note: previous definition of '_wrap_gst_object__get___gstrefcount__' was here
gst.c: In function '_wrap_gst_object__get___gstrefcount__':
gst.c:4070: error: 'GstObject' has no member named '__gstrefcount__'
gst.c: At top level:
gst.c:20575: error: redefinition of '_wrap_gst_buffer__get_data'
gstbuffer.override:373: note: previous definition of '_wrap_gst_buffer__get_data' was here
gst.c: In function '_wrap_gst_buffer__get_data':
gst.c:20579: warning: assignment makes integer from pointer without a cast
gst.c: At top level:
gst.c:20620: error: redefinition of '_wrap_gst_buffer__get_timestamp'
gstbuffer.override:388: note: previous definition of '_wrap_gst_buffer__get_timestamp' was here
gst.c:20657: error: redefinition of '_wrap_gst_buffer__get_duration'
gstbuffer.override:413: note: previous definition of '_wrap_gst_buffer__get_duration' was here
gst.c:20701: error: redefinition of '_wrap_gst_buffer__get_offset'
gstbuffer.override:439: note: previous definition of '_wrap_gst_buffer__get_offset' was here
gst.c:20745: error: redefinition of '_wrap_gst_buffer__get_offset_end'
gstbuffer.override:472: note: previous definition of '_wrap_gst_buffer__get_offset_end' was here
gst.c:20787: error: redefinition of '_wrap_gst_buffer__get_caps'
gstbuffer.override:525: note: previous definition of '_wrap_gst_buffer__get_caps' was here
Comment 1 igor 2010-11-17 15:53:50 UTC
Created attachment 254661 [details]
build.log

/var/tmp/portage/dev-python/gst-python-0.10.17/temp/build.log attached
Comment 2 igor 2010-11-17 15:54:34 UTC
Created attachment 254663 [details]
config.log

config.log attached
Comment 3 igor 2010-11-17 15:55:17 UTC
Created attachment 254665 [details]
emerge --info =dev-python/gst-python-0.10.17

emerge --info =dev-python/gst-python-0.10.17 attached
Comment 4 igor 2010-11-17 15:55:49 UTC
Created attachment 254667 [details]
emerge -pqv =dev-python/gst-python-0.10.17

emerge -pqv =dev-python/gst-python-0.10.17 attached
Comment 5 Mart Raudsepp gentoo-dev 2011-10-29 18:16:22 UTC
Does this happen anymore with newer versions?
Comment 6 igor 2011-10-31 17:08:57 UTC
(In reply to comment #5)
> Does this happen anymore with newer versions?

Hi there -
No it is gone. Thanks.
Comment 7 Mart Raudsepp gentoo-dev 2011-11-01 05:32:19 UTC
Thanks