Bug 70921

Summary: kdebindings fails to compile under Red Hat 9.0
Product: [Developer tools] bindings Reporter: # # Default KSplash/ML Theme # Copyright (c) 2001-2002, Flaming Sword Productions # All Rights Reserved # [KSplash Theme: Default] Name = KDE Classic Splash Theme Description = Load old KDE KSplash themes. Version = 1.0 Author = Brian C. Ledbet <nightcat>
Component: generalAssignee: kde-bindings
Status: RESOLVED WORKSFORME    
Severity: crash CC: cfeck
Priority: NOR Keywords: investigated, triaged
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description # # Default KSplash/ML Theme # Copyright (c) 2001-2002, Flaming Sword Productions # All Rights Reserved # [KSplash Theme: Default] Name = KDE Classic Splash Theme Description = Load old KDE KSplash themes. Version = 1.0 Author = Brian C. Ledbet 2003-12-20 16:09:28 UTC
Version:            (using KDE KDE 3.1.94)
Installed from:    Compiled From Sources
Compiler:          gcc 3.2.2 
OS:          Linux

I was trying to compile KDE 3.2 beta2 on my REd Hat 9.0 machine.
base, arts and others works ok.
I started compiling bindings and ./configure said that i should install C# stuff from mono, or pnet. I installed pnet, pnetC and pnetlibs and configure was happy.
But make faild to build with log:

make[4]: Wchodzę katalog `/root/kdebindings-3.1.94/qtsharp/src/parser'
csant -Dcscc=/usr/local/bin/cscc -C cscc
Building project `Qt# C++ Header Parser'
Building target `all' for project `Qt# C++ Header Parser'
/usr/local/bin/cscc -o ./lexan.dll -O2 ./lexan.cs
/usr/local/bin/cscc -o ./parser.exe -O2 ./parser.cs ./main.cs -L. -llexan
./parser.cs:17: invalid type specification `XmlWriter'
./parser.cs:37: invalid type specification `XmlWriter'
./parser.cs:68: invalid type specification `XmlWriter'
./parser.cs:114: invalid type specification `XmlWriter'
./parser.cs:131: invalid type specification `XmlWriter'
./parser.cs:151: invalid type specification `XmlWriter'
./parser.cs:190: invalid type specification `XmlWriter'
./parser.cs:221: invalid type specification `XmlWriter'
./parser.cs:246: invalid type specification `XmlWriter'
./parser.cs:266: invalid type specification `XmlWriter'
./parser.cs:14: invalid type specification `XmlTextWriter'
./parser.cs:14: `int' does not have an accessible constructor
./parser.cs:19: called object is not a method or delegate
./parser.cs:20: called object is not a method or delegate
./parser.cs:25: called object is not a method or delegate
./parser.cs:26: called object is not a method or delegate
./parser.cs:39: called object is not a method or delegate
./parser.cs:40: called object is not a method or delegate
./parser.cs:48: called object is not a method or delegate
./parser.cs:74: called object is not a method or delegate
./parser.cs:75: called object is not a method or delegate
./parser.cs:79: called object is not a method or delegate
./parser.cs:80: called object is not a method or delegate
./parser.cs:81: called object is not a method or delegate
./parser.cs:96: called object is not a method or delegate
./parser.cs:116: called object is not a method or delegate
./parser.cs:117: called object is not a method or delegate
./parser.cs:118: called object is not a method or delegate
./parser.cs:119: called object is not a method or delegate
./parser.cs:124: called object is not a method or delegate
./parser.cs:133: called object is not a method or delegate
./parser.cs:134: called object is not a method or delegate
./parser.cs:135: called object is not a method or delegate
./parser.cs:153: called object is not a method or delegate
./parser.cs:154: called object is not a method or delegate
./parser.cs:155: called object is not a method or delegate
./parser.cs:159: called object is not a method or delegate
./parser.cs:162: called object is not a method or delegate
./parser.cs:164: called object is not a method or delegate
./parser.cs:166: called object is not a method or delegate
./parser.cs:169: called object is not a method or delegate
./parser.cs:176: called object is not a method or delegate
./parser.cs:192: called object is not a method or delegate
./parser.cs:193: called object is not a method or delegate
./parser.cs:194: called object is not a method or delegate
./parser.cs:197: called object is not a method or delegate
./parser.cs:200: called object is not a method or delegate
./parser.cs:205: called object is not a method or delegate
./parser.cs:208: called object is not a method or delegate
./parser.cs:209: called object is not a method or delegate
./parser.cs:223: called object is not a method or delegate
./parser.cs:224: called object is not a method or delegate
./parser.cs:227: called object is not a method or delegate
./parser.cs:230: called object is not a method or delegate
./parser.cs:233: called object is not a method or delegate
./parser.cs:235: called object is not a method or delegate
./parser.cs:248: called object is not a method or delegate
./parser.cs:249: called object is not a method or delegate
./parser.cs:251: called object is not a method or delegate
./parser.cs:256: called object is not a method or delegate
./parser.cs:268: called object is not a method or delegate
./parser.cs:269: called object is not a method or delegate
./parser.cs:270: called object is not a method or delegate
./parser.cs:271: called object is not a method or delegate
./main.cs:123: invalid type specification `XmlTextWriter'
./main.cs:126: invalid type specification `XmlTextWriter'
./main.cs:126: `int' does not have an accessible constructor
./main.cs:128: invalid type specification `XmlTextWriter'
./main.cs:128: `int' does not have an accessible constructor
./main.cs:131: invalid lvalue in assignment
./main.cs:137: called object is not a method or delegate
*** Target `all' for project `Qt# C++ Header Parser' failed ***
*** Project `Qt# C++ Header Parser' build failed ***
make[4]: *** [all-local] Błąd 1
make[4]: Opuszczam katalog `/root/kdebindings-3.1.94/qtsharp/src/parser'
make[3]: *** [all-recursive] Błąd 1
make[3]: Opuszczam katalog `/root/kdebindings-3.1.94/qtsharp/src'
make[2]: *** [all-recursive] Błąd 1
make[2]: Opuszczam katalog `/root/kdebindings-3.1.94/qtsharp'
make[1]: *** [all-recursive] Błąd 1
make[1]: Opuszczam katalog `/root/kdebindings-3.1.94'
make: *** [all] Błąd 2
Comment 1 Christoph Feck 2011-12-20 02:58:01 UTC
This crash report is at least 4 years old and there were no further comments or status updates since then.

Therefore we believe that this crash is already fixed in KDE 4 or the backtrace is no longer applicable to KDE 4.

If the crash still happens with a recent KDE version (4.7.4 or 4.8), please add an updated backtrace or provide steps to reproduce. For more information, see http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports

(To prevent automatic closing of this bug in the future, please set the bug status to ASSIGNED or NEW)
Comment 2 Andrew Crouthamel 2018-09-22 01:56:59 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-10-27 04:16:44 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information.

For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!