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

Bug 59493

Summary: media-libs/xine-lib-1_rc4-r1 gcc: Internal error:
Product: Gentoo Linux Reporter: Daniel Black (RETIRED) <dragonheart>
Component: Current packagesAssignee: Chris White (RETIRED) <chriswhite>
Status: RESOLVED DUPLICATE    
Severity: normal CC: cedric.godin, toolchain
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel Black (RETIRED) gentoo-dev 2004-08-05 01:18:39 UTC
Excuse the excessive output. While compiling media-libs/xine-lib-1_rc4-r1 the following error occured. xine-lib-1_rc5-r2 worked without problem. Up for an arch bump now?

gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -march=pentium3 -O2 -pipe -fno-stack-protector -O1 -mno-sse2 -mno-sse3 -ffunction-sections -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -Wall -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -march=pentium3 -O2 -pipe -fno-stack-protector -O1 -mno-sse2 -mno-sse3 -ffunction-sections -MT mjpeg.lo -MD -MP -MF .deps/mjpeg.Tpo -c mjpeg.c -o .libs/mjpeg.o
if /bin/sh ../../../libtool-nofpic --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils  -I../../../src/input -I../../../src/input  -march=pentium3 -O2 -pipe -fno-stack-protector -O1 -mno-sse2 -mno-sse3 -ffunction-sections -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -Wall -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE  -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -march=pentium3 -O2 -pipe -fno-stack-protector -O1 -mno-sse2 -mno-sse3 -ffunction-sections -MT motion_est.lo -MD -MP -MF ".deps/motion_est.Tpo" \
  -c -o motion_est.lo `test -f 'motion_est.c' || echo './'`motion_est.c; \
then mv -f ".deps/motion_est.Tpo" ".deps/motion_est.Plo"; \
else rm -f ".deps/motion_est.Tpo"; exit 1; \
fi
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../include -I../../../include -I../../../src -I../../../src/xine-engine -I../../../src/xine-engine -I../../../src/xine-utils -I../../../src/input -I../../../src/input -march=pentium3 -O2 -pipe -fno-stack-protector -O1 -mno-sse2 -mno-sse3 -ffunction-sections -DSIMPLE_IDCT -DHAVE_AV_CONFIG_H -DRUNTIME_CPUDETECT -DUSE_FASTMEMCPY -DCONFIG_RISKY -DCONFIG_DECODERS -DXINE_MPEG_ENCODER -DCONFIG_ZLIB -Wall -DNDEBUG -D_REENTRANT -D_FILE_OFFSET_BITS=64 -DXINE_COMPILE -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -march=pentium3 -O2 -pipe -fno-stack-protector -O1 -mno-sse2 -mno-sse3 -ffunction-sections -MT motion_est.lo -MD -MP -MF .deps/motion_est.Tpo -c motion_est.c -o .libs/motion_est.o
distcc[32230] ERROR: compile on 10.10.10.10 failed
In file included from motion_est.c:221:
motion_est_template.c: In function `hpel_motion_search':
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est_template.c: In function `get_mb_score':
motion_est_template.c:236: warning: unused variable `score_map'
motion_est_template.c:236: warning: unused variable `xmin'
motion_est_template.c:236: warning: unused variable `ymin'
motion_est_template.c:236: warning: unused variable `xmax'
motion_est_template.c:236: warning: unused variable `ymax'
In file included from motion_est.c:221:
motion_est_template.c: In function `qpel_motion_search':
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
In file included from motion_est.c:221:
motion_est_template.c: In function `funny_diamond_search':
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
In file included from motion_est.c:221:
motion_est_template.c: In function `sab_diamond_search':
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
In file included from motion_est.c:221:
motion_est_template.c: In function `var_diamond_search':
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
In file included from motion_est.c:221:
motion_est_template.c: In function `epzs_motion_search4':
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
In file included from motion_est.c:221:
motion_est_template.c: In function `epzs_motion_search2':
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c: In function `h263_mv4_search':
motion_est.c:721: warning: unused variable `uvstride'
motion_est.c: In function `interlaced_search':
motion_est.c:872: warning: unused variable `uvstride'
motion_est.c: In function `ff_estimate_p_frame_motion':
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c: In function `ff_pre_estimate_p_frame_motion':
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c: In function `ff_estimate_motion_b':
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c: In function `check_bidir_mv':
motion_est.c:1535: warning: unused variable `uvstride'
motion_est.c: In function `ff_estimate_b_frame_motion':
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
motion_est.c:179: warning: `uvdxy' might be used uninitialized in this function
gcc: Internal error: Terminated (program cc1)
Please submit a full bug report.
See <URL:http://bugs.gentoo.org/> for instructions.
{standard input}: Assembler messages:
{standard input}:158120: Warning: end of file not at end of a line; newline inserted
make[5]: *** [motion_est.lo] Error 1
make[5]: Leaving directory `/var/tmp/portage/xine-lib-1_rc4-r1/work/xine-lib-1-rc4a/src/libffmpeg/libavcodec'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/tmp/portage/xine-lib-1_rc4-r1/work/xine-lib-1-rc4a/src/libffmpeg/libavcodec'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/xine-lib-1_rc4-r1/work/xine-lib-1-rc4a/src/libffmpeg'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/xine-lib-1_rc4-r1/work/xine-lib-1-rc4a/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/xine-lib-1_rc4-r1/work/xine-lib-1-rc4a'
make: *** [all] Error 2

!!! ERROR: media-libs/xine-lib-1_rc4-r1 failed.
!!! Function src_compile, Line 137, Exitcode 2
!!! Parallel make failed
!!! If you need support, post the topmost build error, NOT this status message.

bash-2.05b# emerge info
Portage 2.0.51_pre15 (default-x86-2004.0, gcc-3.3.3, glibc-2.3.3.20040420-r0, 2.6.7-gentoo-r11 i686 Celeron (Coppermine))
=================================================================
System uname: 2.6.7-gentoo-r11 i686 Celeron (Coppermine)
Gentoo Base System version 1.4.16
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.3
Binutils: sys-devel/binutils-2.14.90.0.8-r1
Headers:  sys-kernel/linux-headers-2.4.21-r1,sys-kernel/linux-headers-2.4.19-r1
Libtools: sys-devel/libtool-1.4.3-r4
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache cvs distcc maketest sandbox sign userpriv usersandbox"
GENTOO_MIRRORS="ftp://mirror.internode.on.net/pub/gentoo             http://premium.planetmirror.com/pub/gentoo             http://gentoo.oregonstate.edu           http://distro.ibiblio.org/pub/linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.au.gentoo.org/gentoo-portage"
USE="X acpi alsa apm arts artswrappersuid avi berkdb bonobo cdr crypt cups encode ethereal fam fastcgi flash foomaticdb gd gif gtk gtkhtml guile imagemagick imlib java jpeg kde kerberos libgda libwww mad mbox mikmod mmx motif mozilla mpeg mysql nptl ntlm oggvorbis openal operanom2 pam pdflib perl php png ppds python qt quicktime readline samba sdl slp socks5 sox spell sse ssl svga tcltk tetex tiff truetype usb vhosts x86 xinerama xml xml2 xv zlib"
Comment 1 Chris White (RETIRED) gentoo-dev 2004-10-05 22:01:45 UTC

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