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

Bug 152176

Summary: media-libs/libmpeg3-1.5.2 fails to emerge
Product: Gentoo Linux Reporter: John Bartoszewski <johnb>
Component: New packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED DUPLICATE    
Severity: normal CC: amd64
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge output
emerge --info

Description John Bartoszewski 2006-10-20 16:26:01 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.7) Gecko/20060919 Firefox/1.5.0.7
Build Identifier: 

I was doing a emerge -eav world, got 320 packages in and hit media-libs/libmpeg3
which failed:

...
gcc -c `cat i686/c_flags`  video/output.c -o i686/video/output.o
video/output.c:210: warning: integer constant is too large for 'long' type
video/output.c:212: warning: integer constant is too large for 'long' type
video/output.c:214: warning: integer constant is too large for 'long' type
video/output.c:301: warning: integer constant is too large for 'long' type
video/output.c:303: warning: integer constant is too large for 'long' type
video/output.c: In function 'mpeg3video_ditherframe':
video/output.c:722: error: invalid lvalue in increment
video/output.c:747: error: invalid lvalue in increment
video/output.c:787: error: invalid lvalue in increment
video/output.c:812: error: invalid lvalue in increment
make: *** [i686/video/output.o] Error 1


Reproducible: Always
Comment 1 John Bartoszewski 2006-10-20 16:27:51 UTC
Created attachment 100110 [details]
emerge output
Comment 2 John Bartoszewski 2006-10-20 16:28:56 UTC
Created attachment 100111 [details]
emerge --info
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-10-21 00:28:31 UTC
Fixed in 1.5.2-r3 which is stable everywhere, emerge --sync please.


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