Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4675 - kgraphspace-0.2.14-r2 won't built
Summary: kgraphspace-0.2.14-r2 won't built
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Dan Armak (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-08 03:18 UTC by Rigo
Modified: 2003-02-04 19:42 UTC (History)
1 user (show)

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 Rigo 2002-07-08 03:18:06 UTC
make[3]: Entering directory
`/var/tmp/portage/kgraphspace-0.2.14-r2/work/kgraphspace-0.2.14/kgraphspace'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/2/include -I/usr/qt/2/include 
-I/usr/X11R6/include    -march=i686 -O3 -pipe -c kgraphspaceview.cpp
kgraphspaceview.cpp:33: default argument given for parameter 1 of
`KGraphSpaceView::KGraphSpaceView(QWidget* = 0, const char* = 0)'
kgraphspaceview.h:51: after previous specification in
`KGraphSpaceView::KGraphSpaceView(QWidget* = 0, const char* = 0)'
kgraphspaceview.cpp:33: default argument given for parameter 2 of
`KGraphSpaceView::KGraphSpaceView(QWidget* = 0, const char* = 0)'
kgraphspaceview.h:51: after previous specification in
`KGraphSpaceView::KGraphSpaceView(QWidget* = 0, const char* = 0)'
make[3]: *** [kgraphspaceview.o] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kgraphspace-0.2.14-r2/work/kgraphspace-0.2.14/kgraphspace'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kgraphspace-0.2.14-r2/work/kgraphspace-0.2.14/kgraphspace'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/kgraphspace-0.2.14-r2/work/kgraphspace-0.2.14'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function kde_src_compile, Line -4048, Exitcode 2
!!! died running emake, kde_src_compile:make

!!! emerge aborting on 
/usr/portage/app-misc/kgraphspace/kgraphspace-0.2.14-r2.ebuild .
lappy distfiles # 


gcc 3.1 issue ?


Keep up the good work, Rigo
Comment 1 Dan Armak (RETIRED) gentoo-dev 2002-07-09 14:35:26 UTC
What an old ebuild! 
I've checked and there's a kgraphspace-0.3.0-ore1 for kde3. I'm committing an 
ebuild for that, please check it and close this bug if it emerges ok for you 
(it does for me). 
Comment 2 Rigo 2002-07-09 16:17:21 UTC
It builds, thx !