Internal compiler error!!!

*nix specific usage questions
sorry

Internal compiler error!!!

Postby sorry » 20 Jun 2006 19:59

I have VLC 0.8.5 and RedHat Entrprise server 3ES.

I get this error with make command:

Making all in video_chroma
make[3]: Entering directory `/usr/local/src/vlc-0.8.5/modules/video_chroma'
make[4]: Entering directory `/usr/local/src/vlc-0.8.5/modules/video_chroma'
make[4]: `libi420_rgb_plugin.so' is up to date.
make[4]: `libi420_yuy2_plugin.so' is up to date.
make[4]: `libi422_yuy2_plugin.so' is up to date.
make[4]: `libi420_ymga_plugin.so' is up to date.
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSYS_LINUX -I../../include `top_builddir="../.." ../../vlc-config --cflags builtin i420_rgb_mmx` -Wsign-compare -Wall -pipe -MT libi420_rgb_mmx_a-i420_rgb16.o -MD -MP -MF ".deps/libi420_rgb_mmx_a-i420_rgb16.Tpo" -c -o libi420_rgb_mmx_a-i420_rgb16.o `test -f 'i420_rgb16.c' || echo './'`i420_rgb16.c; \
then mv -f ".deps/libi420_rgb_mmx_a-i420_rgb16.Tpo" ".deps/libi420_rgb_mmx_a-i420_rgb16.Po"; else rm -f ".deps/libi420_rgb_mmx_a-i420_rgb16.Tpo"; exit 1; fi
i420_rgb16.c: In function `I420_RGB16__i420_rgb_mmx':
i420_rgb16.c:415: Internal compiler error in find_reloads_toplev, at reload.c:4467
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
Preprocessed source stored into /tmp/ccV2GbDH.out file, please attach this to your bugreport.
make[4]: *** [libi420_rgb_mmx_a-i420_rgb16.o] Error 1
make[4]: Leaving directory `/usr/local/src/vlc-0.8.5/modules/video_chroma'
make[3]: *** [all-modules] Error 1
make[3]: Leaving directory `/usr/local/src/vlc-0.8.5/modules/video_chroma'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/vlc-0.8.5/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/vlc-0.8.5'
make: *** [all] Error 2

The configure command is Ok. I have disabled the GUI interfaces. This is the command:

./configure --prefix=/usr --disable-wxwindows --with-ffmpeg-tree=/usr/local/src/ffmpeg-20051126/ --disable-wxwidgets --disable-x11 --disable-skins2 --disable-xvideo

My gcc version is :
gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-54)


Any Idea?

Thanks

TranzMatt
New Cone
New Cone
Posts: 6
Joined: 18 Jul 2006 23:58

I have a similar problem under Redhat 9 / GCC

Postby TranzMatt » 20 Jul 2006 22:32

I get the same internal error on Redhat 9:

if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSYS_LINUX -I../../include `top_builddir="../.." ../../vlc-config --cflags builtin i420_rgb_mmx` -Wsign-compare -Wall -pipe -MT libi420_rgb_mmx_a-i420_rgb16.o -MD -MP -MF ".deps/libi420_rgb_mmx_a-i420_rgb16.Tpo" -c -o libi420_rgb_mmx_a-i420_rgb16.o `test -f 'i420_rgb16.c' || echo './'`i420_rgb16.c; \
then mv -f ".deps/libi420_rgb_mmx_a-i420_rgb16.Tpo" ".deps/libi420_rgb_mmx_a-i420_rgb16.Po"; else rm -f ".deps/libi420_rgb_mmx_a-i420_rgb16.Tpo"; exit 1; fi
i420_rgb16.c: In function `I420_RGB16__i420_rgb_mmx':
i420_rgb16.c:415: Internal compiler error in find_reloads_toplev, at reload.c:4439

I rolled back to 0.8.4a and got the same bug in the same location

My gcc:

Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)

tedyyan
New Cone
New Cone
Posts: 2
Joined: 19 Aug 2006 05:28
Location: Beijing, China

I also have this error

Postby tedyyan » 19 Aug 2006 05:32

Redhat ES3.0

Making all in video_chroma
make[3]: Entering directory `/home/teddy_linux/p2p/vlc/vlc-0.8.5/modules/video_chroma'
make[4]: Entering directory `/home/teddy_linux/p2p/vlc/vlc-0.8.5/modules/video_chroma'
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSYS_LINUX -I../../include `top_builddir="../.." ../../vlc-config --cflags plugin i420_rgb` -Wsign-compare -Wall -pipe -MT libi420_rgb_plugin_a-i420_rgb.o -MD -MP -MF ".deps/libi420_rgb_plugin_a-i420_rgb.Tpo" -c -o libi420_rgb_plugin_a-i420_rgb.o `test -f 'i420_rgb.c' || echo './'`i420_rgb.c; \
then mv -f ".deps/libi420_rgb_plugin_a-i420_rgb.Tpo" ".deps/libi420_rgb_plugin_a-i420_rgb.Po"; else rm -f ".deps/libi420_rgb_plugin_a-i420_rgb.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSYS_LINUX -I../../include `top_builddir="../.." ../../vlc-config --cflags plugin i420_rgb` -Wsign-compare -Wall -pipe -MT libi420_rgb_plugin_a-i420_rgb8.o -MD -MP -MF ".deps/libi420_rgb_plugin_a-i420_rgb8.Tpo" -c -o libi420_rgb_plugin_a-i420_rgb8.o `test -f 'i420_rgb8.c' || echo './'`i420_rgb8.c; \
then mv -f ".deps/libi420_rgb_plugin_a-i420_rgb8.Tpo" ".deps/libi420_rgb_plugin_a-i420_rgb8.Po"; else rm -f ".deps/libi420_rgb_plugin_a-i420_rgb8.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSYS_LINUX -I../../include `top_builddir="../.." ../../vlc-config --cflags plugin i420_rgb` -Wsign-compare -Wall -pipe -MT libi420_rgb_plugin_a-i420_rgb16.o -MD -MP -MF ".deps/libi420_rgb_plugin_a-i420_rgb16.Tpo" -c -o libi420_rgb_plugin_a-i420_rgb16.o `test -f 'i420_rgb16.c' || echo './'`i420_rgb16.c; \
then mv -f ".deps/libi420_rgb_plugin_a-i420_rgb16.Tpo" ".deps/libi420_rgb_plugin_a-i420_rgb16.Po"; else rm -f ".deps/libi420_rgb_plugin_a-i420_rgb16.Tpo"; exit 1; fi
rm -f libi420_rgb_plugin.a
ar cru libi420_rgb_plugin.a libi420_rgb_plugin_a-i420_rgb.o libi420_rgb_plugin_a-i420_rgb8.o libi420_rgb_plugin_a-i420_rgb16.o
ranlib libi420_rgb_plugin.a
/bin/sh ../../libtool --mode=link gcc -Wsign-compare -Wall -pipe -o libi420_rgb_plugin.so libi420_rgb_plugin.a -L/usr/local/lib -shared -lpthread -fpic -fPIC -lm -u vlc_entry__0_8_5
mkdir .libs
gcc -Wsign-compare -Wall -pipe -o libi420_rgb_plugin.so -shared -fpic -fPIC -u vlc_entry__0_8_5 libi420_rgb_plugin.a -L/usr/local/lib -lpthread -lm
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSYS_LINUX -I../../include `top_builddir="../.." ../../vlc-config --cflags plugin i420_yuy2` -Wsign-compare -Wall -pipe -MT libi420_yuy2_plugin_a-i420_yuy2.o -MD -MP -MF ".deps/libi420_yuy2_plugin_a-i420_yuy2.Tpo" -c -o libi420_yuy2_plugin_a-i420_yuy2.o `test -f 'i420_yuy2.c' || echo './'`i420_yuy2.c; \
then mv -f ".deps/libi420_yuy2_plugin_a-i420_yuy2.Tpo" ".deps/libi420_yuy2_plugin_a-i420_yuy2.Po"; else rm -f ".deps/libi420_yuy2_plugin_a-i420_yuy2.Tpo"; exit 1; fi
rm -f libi420_yuy2_plugin.a
ar cru libi420_yuy2_plugin.a libi420_yuy2_plugin_a-i420_yuy2.o
ranlib libi420_yuy2_plugin.a
/bin/sh ../../libtool --mode=link gcc -Wsign-compare -Wall -pipe -o libi420_yuy2_plugin.so libi420_yuy2_plugin.a -L/usr/local/lib -shared -lpthread -fpic -fPIC -u vlc_entry__0_8_5
gcc -Wsign-compare -Wall -pipe -o libi420_yuy2_plugin.so -shared -fpic -fPIC -u vlc_entry__0_8_5 libi420_yuy2_plugin.a -L/usr/local/lib -lpthread
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSYS_LINUX -I../../include `top_builddir="../.." ../../vlc-config --cflags plugin i422_yuy2` -Wsign-compare -Wall -pipe -MT libi422_yuy2_plugin_a-i422_yuy2.o -MD -MP -MF ".deps/libi422_yuy2_plugin_a-i422_yuy2.Tpo" -c -o libi422_yuy2_plugin_a-i422_yuy2.o `test -f 'i422_yuy2.c' || echo './'`i422_yuy2.c; \
then mv -f ".deps/libi422_yuy2_plugin_a-i422_yuy2.Tpo" ".deps/libi422_yuy2_plugin_a-i422_yuy2.Po"; else rm -f ".deps/libi422_yuy2_plugin_a-i422_yuy2.Tpo"; exit 1; fi
rm -f libi422_yuy2_plugin.a
ar cru libi422_yuy2_plugin.a libi422_yuy2_plugin_a-i422_yuy2.o
ranlib libi422_yuy2_plugin.a
/bin/sh ../../libtool --mode=link gcc -Wsign-compare -Wall -pipe -o libi422_yuy2_plugin.so libi422_yuy2_plugin.a -L/usr/local/lib -shared -lpthread -fpic -fPIC -u vlc_entry__0_8_5
gcc -Wsign-compare -Wall -pipe -o libi422_yuy2_plugin.so -shared -fpic -fPIC -u vlc_entry__0_8_5 libi422_yuy2_plugin.a -L/usr/local/lib -lpthread
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSYS_LINUX -I../../include `top_builddir="../.." ../../vlc-config --cflags plugin i420_ymga` -Wsign-compare -Wall -pipe -MT libi420_ymga_plugin_a-i420_ymga.o -MD -MP -MF ".deps/libi420_ymga_plugin_a-i420_ymga.Tpo" -c -o libi420_ymga_plugin_a-i420_ymga.o `test -f 'i420_ymga.c' || echo './'`i420_ymga.c; \
then mv -f ".deps/libi420_ymga_plugin_a-i420_ymga.Tpo" ".deps/libi420_ymga_plugin_a-i420_ymga.Po"; else rm -f ".deps/libi420_ymga_plugin_a-i420_ymga.Tpo"; exit 1; fi
rm -f libi420_ymga_plugin.a
ar cru libi420_ymga_plugin.a libi420_ymga_plugin_a-i420_ymga.o
ranlib libi420_ymga_plugin.a
/bin/sh ../../libtool --mode=link gcc -Wsign-compare -Wall -pipe -o libi420_ymga_plugin.so libi420_ymga_plugin.a -L/usr/local/lib -shared -lpthread -fpic -fPIC -u vlc_entry__0_8_5
gcc -Wsign-compare -Wall -pipe -o libi420_ymga_plugin.so -shared -fpic -fPIC -u vlc_entry__0_8_5 libi420_ymga_plugin.a -L/usr/local/lib -lpthread
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSYS_LINUX -I../../include `top_builddir="../.." ../../vlc-config --cflags builtin i420_rgb_mmx` -Wsign-compare -Wall -pipe -MT libi420_rgb_mmx_a-i420_rgb.o -MD -MP -MF ".deps/libi420_rgb_mmx_a-i420_rgb.Tpo" -c -o libi420_rgb_mmx_a-i420_rgb.o `test -f 'i420_rgb.c' || echo './'`i420_rgb.c; \
then mv -f ".deps/libi420_rgb_mmx_a-i420_rgb.Tpo" ".deps/libi420_rgb_mmx_a-i420_rgb.Po"; else rm -f ".deps/libi420_rgb_mmx_a-i420_rgb.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DSYS_LINUX -I../../include `top_builddir="../.." ../../vlc-config --cflags builtin i420_rgb_mmx` -Wsign-compare -Wall -pipe -MT libi420_rgb_mmx_a-i420_rgb16.o -MD -MP -MF ".deps/libi420_rgb_mmx_a-i420_rgb16.Tpo" -c -o libi420_rgb_mmx_a-i420_rgb16.o `test -f 'i420_rgb16.c' || echo './'`i420_rgb16.c; \
then mv -f ".deps/libi420_rgb_mmx_a-i420_rgb16.Tpo" ".deps/libi420_rgb_mmx_a-i420_rgb16.Po"; else rm -f ".deps/libi420_rgb_mmx_a-i420_rgb16.Tpo"; exit 1; fi
i420_rgb16.c: In function `I420_RGB16__i420_rgb_mmx':
i420_rgb16.c:415: Internal compiler error in find_reloads_toplev, at reload.c:4449
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[4]: *** [libi420_rgb_mmx_a-i420_rgb16.o] Error 1
make[4]: Leaving directory `/home/teddy_linux/p2p/vlc/vlc-0.8.5/modules/video_chroma'
make[3]: *** [all-modules] Error 1
make[3]: Leaving directory `/home/teddy_linux/p2p/vlc/vlc-0.8.5/modules/video_chroma'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/teddy_linux/p2p/vlc/vlc-0.8.5/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/teddy_linux/p2p/vlc/vlc-0.8.5'

$gcc -dumpversion
3.2.3
fly and swing

gizmobay
New Cone
New Cone
Posts: 5
Joined: 05 Nov 2006 07:17

Postby gizmobay » 02 Dec 2006 06:49

I'm getting the same compile error on PCLinux OS.

gcc version 3.3.1


Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 17 guests