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
Created attachment 100110 [details] emerge output
Created attachment 100111 [details] emerge --info
Fixed in 1.5.2-r3 which is stable everywhere, emerge --sync please. *** This bug has been marked as a duplicate of 135560 ***