Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14431] New: kdesdk4 4.0.3 fails to compile umbrello

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14431] New: kdesdk4 4.0.3 fails to compile umbrello
  • Date: 3 Apr 2008 01:02:08 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14431

Summary: kdesdk4 4.0.3 fails to compile umbrello
Product: Codex
Version: test grimoire
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kde
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org


$ sorcery -v
1.14.0

# cast kdesdk4
kdesdk4 preparing environment...
kdesdk4 running configuration...
[[ Enable debug code? -> n ]]
[[ Build Subversion SCM support? -> n ]]
kdesdk4 checking dependencies...
kdesdk4 has a dependency on g++
kdesdk4 has a dependency on cmake
kdesdk4 has a dependency on kdebase4-runtime
kdesdk4 has an optional dependency on kdebase-workspace4 (kde desktop)
Do you want to use kdebase-workspace4? [y]
kdesdk4 has an optional dependency on db (Berkley DB support)
Do you want to use db? [y]
...
Linking CXX executable swappo
[ 63%] Built target swappo
[ 63%] Built target xml2pot
[ 64%] Building CXX object
umbrello/umbrello/CMakeFiles/umbrello.dir/codeimport/
kdevcppparser/ast.o
In file included from
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcp
pparser/ast.h:23,
from
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcp
pparser/ast.cpp:20:
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/position.h:36:
3: error: #error Unknown version of boost lib
In file included from
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcp
pparser/ast.h:23,
from
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcp
pparser/ast.cpp:20:
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/position.h:39:
error: declaration of 'operator<' as non-function
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/position.h:39:
error: 'Position' was not declared in this scope
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/position.h:39:
error: 'Position' was not declared in this scope
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/position.h:45:
error: declaration of 'operator>=' as non-function
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/position.h:45:
error: 'Position' was not declared in this scope
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/position.h:45:
error: 'Position' was not declared in this scope
In file included from
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcp
pparser/ast.cpp:20:
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/ast.h:219:
err
or: 'Position' has not been declared
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/ast.h:220:
err
or: ISO C++ forbids declaration of 'Position' with no type
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/ast.h:220:
err
or: expected ';' before 'const'
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/ast.h:222:
err
or: 'Position' has not been declared
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/ast.h:223:
err
or: ISO C++ forbids declaration of 'Position' with no type
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/ast.h:223:
err
or: expected ';' before 'const'
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/ast.h:254:
err
or: 'Position' does not name a type
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/ast.cpp: In
co
nstructor 'AST::AST()':
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/ast.cpp:127:
e
rror: class 'AST' does not have any field named 'm_startPosition'
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/ast.cpp:127:
error: class 'AST' does not have any field named 'm_endPosition'
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/ast.cpp: At
global scope:
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/ast.cpp: At
global scope:
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/ast.cpp:142:
error: variable or field 'setStartPosition' declared void
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/ast.cpp:142:
error: 'Position' was not declared in this scope
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/ast.cpp:144:
error: expected constructor, destructor, or type conversion before 'const'
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/ast.cpp:146:
error: variable or field 'setEndPosition' declared void
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/ast.cpp:146:
error: 'Position' was not declared in this scope
/usr/src/kdesdk-4.0.67/umbrello/umbrello/codeimport/kdevcppparser/ast.cpp:148:
error: expected constructor, destructor, or type conversion before 'const'
make[2]: ***
[umbrello/umbrello/CMakeFiles/umbrello.dir/codeimport/kdevcppparser/ast.o]
Error 1
make[1]: *** [umbrello/umbrello/CMakeFiles/umbrello.dir/all] Error 2
make: *** [all] Error 2

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 14431] New: kdesdk4 4.0.3 fails to compile umbrello, bugzilla-daemon, 04/02/2008

Archive powered by MHonArc 2.6.24.

Top of Page