Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 374087 - media-libs/libvorbis-1.3.1 emake failed
Summary: media-libs/libvorbis-1.3.1 emake failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-05 00:10 UTC by Dave
Modified: 2011-07-05 01:56 UTC (History)
0 users

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


Attachments
emerge --info (emerge_info,4.18 KB, text/plain)
2011-07-05 00:10 UTC, Dave
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dave 2011-07-05 00:10:57 UTC
Created attachment 279119 [details]
emerge --info

emerging libvorbis-1.3.1 failed with:

[...]

block.c:885: error: 'vorbis_block' has no member named 'granulepos'
block.c:888: error: 'vorbis_block' has no member named 'eofflag'
block.c:895: error: 'vorbis_dsp_state' has no member named 'granulepos'
block.c:895: error: 'vorbis_block' has no member named 'granulepos'
block.c:901: error: 'vorbis_block' has no member named 'eofflag'
smallft.c: In function 'drft_init':
smallft.c:1244: warning: implicit declaration of function '_ogg_calloc'
smallft.c:1244: warning: assignment makes pointer from integer without a cast
smallft.c:1245: warning: assignment makes pointer from integer without a cast
smallft.c: In function 'drft_clear':
smallft.c:1251: warning: implicit declaration of function '_ogg_free'
block.c: In function 'vorbis_window':
block.c:1012: error: 'vorbis_dsp_state' has no member named 'backend_state'
make[3]: *** [smallft.lo] Error 1
make[3]: *** [block.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/media-libs/libvorbis-1.3.1/work/libvorbis-1.3.1/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/media-libs/libvorbis-1.3.1/work/libvorbis-1.3.1/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/media-libs/libvorbis-1.3.1/work/libvorbis-1.3.1'
make: *** [all] Error 2
emake failed
 * ERROR: media-libs/libvorbis-1.3.1 failed (compile phase):
 *   emake failed
Comment 1 Dave 2011-07-05 01:56:47 UTC
media-libs/libogg-1.2.0 has had file collisions during it's emerging (-e system and -e world) yesterday, but was installed anyway. 

After re-emerging libogg-1.2.0 now libvorbis-1.3.1 is doing fine.