Comment 2 for bug 23366

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <20051006205548.GY19163@mobilewave>
Date: Thu, 6 Oct 2005 22:55:48 +0200
From: Bastian Blank <email address hidden>
To: <email address hidden>
Subject: smpeg_0.4.5+cvs20030824-1.4 (unstable): is uninstallable

Package: smpeg
Version: 0.4.5+cvs20030824-1.4
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of smpeg_0.4.5+cvs20030824-1.4 on debian-31 by sbuild/s390 69
[...]
> g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"smpeg\" -DVERSION=\"0.4.5\" -I. -I. -g -O2 -I/usr/include/SDL -D_REENTRANT -DTHREADED_AUDIO -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DNDEBUG -I.. -DNOCONTROLS -I.. -I../audio -I../video -fno-exceptions -fno-rtti -c video.cpp -fPIC -DPIC -o .libs/video.lo
> video.cpp: In function 'void ReconBMBlock(VidStream*, int, int, int, int)':
> video.cpp:3373: internal compiler error: output_operand: Cannot decompose address.
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://gcc.gnu.org/bugs.html> for instructions.
> For Debian GNU/Linux specific bug reporting instructions,
> see <URL:file:///usr/share/doc/gcc-4.0/README.Bugs>.
> make[2]: *** [video.lo] Error 1
> make[2]: Leaving directory `/build/buildd/smpeg-0.4.5+cvs20030824/video'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/build/buildd/smpeg-0.4.5+cvs20030824'
> make: *** [build-stamp] Error 2

This is a bug in smpeg, as it makes libsmpeg-dev, which depends against
the not longer available libsmpeg0, uninstallable. As this regression
seems to not exist in gcc 3.4, using it is a valid workaround.

Bastian