Bug 87842 - kdemultimedia build fails in audiofile_artsplugin
Summary: kdemultimedia build fails in audiofile_artsplugin
Status: RESOLVED WORKSFORME
Alias: None
Product: kdemultimedia
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources FreeBSD
: NOR crash
Target Milestone: ---
Assignee: Multimedia Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-23 13:59 UTC by Seva Gluschenko
Modified: 2006-08-30 22:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Seva Gluschenko 2004-08-23 13:59:27 UTC
Version:           3.3 (using KDE KDE 3.3.0)
Installed from:    Compiled From Sources
Compiler:          gcc version 3.4.2 [FreeBSD] 20040728 Configured with: FreeBSD/i386 system compiler. Thread model: posix. CFLAGS=-O2 -march=pentium4 -pipe
OS:                FreeBSD

I'm not sure this problem lays in kdemultimedia not arts. But kdemultimedia build fails with the following output:

gmake[2]: Entering directory `/home/ports/multimedia/kdemultimedia3/work/kdemultimedia-3.3.0/audiofile_artsplugin'
/usr/local/bin/mcopidl -t -I/usr/local/include/arts ./audiofilearts.idl
gmake[2]: *** [audiofilearts.h] Segmentation fault (core dumped)

Backtrace from mcopidl is not that rich because there were no debugging symbols:

(gdb) bt
#0  0x28363329 in std::string::operator= () from /usr/lib/libstdc++.so.4
#1  0x08062fb0 in startInclude ()
#2  0x080824ef in yylex ()
#3  0x0807d7ec in yyparse ()
#4  0x0807f90d in mcopidlParse ()
#5  0x08072c5f in main ()
Comment 1 Andreas Kling 2006-08-30 22:40:14 UTC
I'm quite sure this works for you by now, but don't hesitate to reopen if you still have problems.