Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58401 - Kdevelop 3.1_beta1 not compiling
Summary: Kdevelop 3.1_beta1 not compiling
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-26 07:02 UTC by Blackbird
Modified: 2004-07-26 07:33 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Blackbird 2004-07-26 07:02:36 UTC
ACCEPT_KEYWORDS="~amd64" emerge -p -v kdevelop

...

/bin/sh ../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../lib/catalog -I../../lib/compat -I../../lib/cppparser -I../../lib/external_interfaces -I../../lib/interfaces -I../../lib/util -I../../bdb/build_unix -I../../bdb/include -I/usr/kde/3.2/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT -DAST_DEBUG -Wnon-virtual-dtor -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O2 -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION  -c -o cppcodecompletion.lo cppcodecompletion.cpp
cppsupportpart.cpp: In member function `void
   CppSupportPart::contextMenu(QPopupMenu*, const Context*)':
cppsupportpart.cpp:517: error: no matching function for call to `
   KTextEditor::ViewCursorInterface::cursorPosition(size_t*, size_t*)'
/usr/kde/3.2/include/ktexteditor/viewcursorinterface.h:56: error: candidates
   are: virtual void KTextEditor::ViewCursorInterface::cursorPosition(unsigned
   int*, unsigned int*)
cppsupportpart.cpp:548: warning: comparison between signed and unsigned integer
   expressions
cppsupportpart.cpp:548: warning: comparison between signed and unsigned integer
   expressions
cppsupportpart.cpp:590: warning: comparison between signed and unsigned integer
   expressions
cppsupportpart.cpp:590: warning: comparison between signed and unsigned integer
   expressions
cppsupportpart.cpp: In member function `virtual KDevDesignerIntegration*
   CppSupportPart::designer(KInterfaceDesigner::DesignerType)':
cppsupportpart.cpp:1864: warning: enumeration value `Glade' not handled in
   switch
make[4]: *** [cppsupportpart.lo] Error 1
make[4]: *** Waiting for unfinished jobs....
make[4]: Leaving directory `/var/tmp/portage/kdevelop-3.1_beta1/work/kdevelop-3.0.91/languages/cpp'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdevelop-3.1_beta1/work/kdevelop-3.0.91/languages/cpp'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdevelop-3.1_beta1/work/kdevelop-3.0.91/languages'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdevelop-3.1_beta1/work/kdevelop-3.0.91'
make: *** [all] Error 2

!!! ERROR: dev-util/kdevelop-3.1_beta1 failed.
!!! Function kde_src_compile, Line 129, Exitcode 2
!!! died running emake, kde_src_compile:make
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2004-07-26 07:33:20 UTC
1. beta2 is out => wont fix
2. it's not a final or bug fix release, but a beta: don't expect these to be fixed
3. please provide `emerge info` when facing compilation problems