Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6764 - kdemultimedia 3.0.3 compilation fails with gcc 3.2
Summary: kdemultimedia 3.0.3 compilation fails with gcc 3.2
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-20 05:49 UTC by David Holm (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Holm (RETIRED) gentoo-dev 2002-08-20 05:49:32 UTC
Compilation of kdemultimedia 3.0.3 fails with gcc 3.2 with the following output:

decoderBaseObject_impl.cpp: In member function `int
   DecoderBaseObject_impl::fillArts(long unsigned int, float*, float*)':
decoderBaseObject_impl.cpp:369: unrecognizable insn:
(insn 1075 967 1077 (set (reg:SI 261)
        (ashift:SI (reg/v:SI 63)
            (const_int 3 [0x3]))) -1 (nil)
    (nil))
decoderBaseObject_impl.cpp:369: Internal compiler error in extract_insn, at
   recog.c:2148
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
Comment 1 Nicholas Wourms 2002-08-20 07:04:19 UTC
It compiled fine for me with gcc-3.2 final.
Comment 2 Rigo 2002-08-20 08:15:18 UTC
bash-2.05a$ emerge search kdemulti
Searching...   
[ Results for search key : kdemulti ]
[ Applications found : 1 ]
 
*  kde-base/kdemultimedia
      Latest version Available: 3.0.3
      Latest version Installed: 3.0.3
      Homepage: http://www.kde.org/
      Description: KDE 3.0.3 - multimedia apps
 
bash-2.05a$ 



Same overhere (3.2 :-D !)

All except kdepim
Comment 3 David Holm (RETIRED) gentoo-dev 2002-08-22 13:10:42 UTC
After doing a clean reinstall of gentoo 1.4 it works. The upgrade from gcc
3.2_pre to 3.2 broke alot of stuff =(.