Bug 87842

Summary: kdemultimedia build fails in audiofile_artsplugin
Product: [Unmaintained] kdemultimedia Reporter: Seva Gluschenko <gvs>
Component: generalAssignee: Multimedia Developers <kde-multimedia>
Status: RESOLVED WORKSFORME    
Severity: crash    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: FreeBSD   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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.