Bug 288436

Summary: Segmentation fault /usr/bin/smokegen
Product: [Developer tools] bindings Reporter: Dennis veatch <dennislveatch>
Component: generalAssignee: kde-bindings
Status: RESOLVED DUPLICATE    
Severity: normal CC: arno
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Dennis veatch 2011-12-07 19:36:41 UTC
Version:           unspecified (using KDE 4.7.3) 
OS:                Linux

Its actually kde-4.7.4 but that version selection was not available.

Having a problem compiling smokekde, it fails with;

[ 78%] Building CXX object sopranoserver/CMakeFiles/smokesopranoserver.dir/x_1.o
Linking CXX shared library ../lib/libsmokesopranoserver.so
[ 78%] Built target smokesopranoserver
[ 79%] Generating smokedata.cpp, x_1.cpp, x_2.cpp, x_3.cpp, x_4.cpp, x_5.cpp, x_6.cpp, x_7.cpp, x_8.cpp, x_9.cpp, x_10.cpp
using generator "/usr/bin/../lib/smokegen/generator_smoke.so" 
parsing "/usr/src/smokekde-4.7.4/akonadi/akonadi_includes.h" 
/bin/sh: line 1: 27216 Segmentation fault      /usr/bin/smokegen -config /usr/src/smokekde-4.7.4/smokekde-oosb/akonadi/config.xml -smokeconfig /usr/src/smokekde-4.7.4/akonadi/smokeconfig.xml -I /usr/include -- /usr/src/smokekde-4.7.4/akonadi/akonadi_includes.h
make[2]: *** [akonadi/smokedata.cpp] Error 139
make[1]: *** [akonadi/CMakeFiles/smokeakonadi.dir/all] Error 2
make: *** [all] Error 2

Googling around I found similar errors on much older versions of KDE but no real solutions, at least any I understood.



Reproducible: Always

Steps to Reproduce:
Untar, cd to src dir, mkdir build && cd build && ccmake ../, configure it , generate, quit and run make.


Expected Results:  
A successful make without a segault from parsing "/usr/src/smokekde-4.7.4/akonadi/akonadi_includes.h".
Comment 1 Dennis veatch 2011-12-07 19:52:56 UTC
Are there any known issues with akonadi-1.6.2? That's what I running.
Comment 2 Arno Rehn 2011-12-08 15:41:10 UTC
This has already been resolved. Unfortunately it was too late for KDE 4.7.4.
See als https://bugs.kde.org/show_bug.cgi?id=283677
Comment 3 Arno Rehn 2011-12-08 15:41:26 UTC

*** This bug has been marked as a duplicate of bug 283677 ***