Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4978 - GCC 3.1 fails to compile kbear
Summary: GCC 3.1 fails to compile kbear
Status: RESOLVED DUPLICATE of bug 3903
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-14 05:07 UTC by Gordon Hollenbeck
Modified: 2005-07-17 13:06 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 Gordon Hollenbeck 2002-07-14 05:07:03 UTC
I am running Gentoo 1.2 with GCC 3.1.

http://www.murtos.com/kbear.out.gz
is all the output

I ran "emerge kbear" and emerge fails with the following output (this is the
ending part of the output):

/bin/sh ../libtool --mode=compile --tag=CXX i686-pc-linux-gnu-g++
-DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include -I/usr/qt/3/include
-I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -DNDEBUG -DNO_DEBUG
-O2 -march=athlon-tbird -O3 -pipe -fno-exceptions -fno-check-new  -c -o
kbearinfoview.lo `test -f kbearinfoview.cpp || echo './'`kbearinfoview.cpp
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3/include
-I/usr/qt/3/include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT
-DNDEBUG -DNO_DEBUG -O2 -march=athlon-tbird -O3 -pipe -fno-exceptions
-fno-check-new -c kbearinfoview.cpp -MT kbearinfoview.lo -MD -MP -MF
.deps/kbearinfoview.TPlo  -fPIC -DPIC -o .libs/kbearinfoview.o
kbearinfoview.cpp: In constructor `KBearInfoView::KBearInfoView(QWidget*, const
char*)':
kbearinfoview.cpp:37: declaration of `name' shadows a parameter
make[3]: *** [kbearinfoview.lo] Error 1
make[3]: Leaving directory
`/var/tmp/portage/kbear-2.0_alpha1/work/kbear-2.0alpha1/kbear'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/kbear-2.0_alpha1/work/kbear-2.0alpha1/kbear'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kbear-2.0_alpha1/work/kbear-2.0alpha1'
make: *** [all] Error 2

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

 ...done!
>>> emerge net-ftp/kbear-2.0_alpha1 to /
>>> md5 ;-) kbear-2.0alpha1.tar.bz2
!!! emerge aborting on  /usr/portage/net-ftp/kbear/kbear-2.0_alpha1.ebuild .
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2002-08-04 05:23:00 UTC
Try the MASKED beta1 in portage.
Comment 2 SpanKY gentoo-dev 2002-08-27 09:26:19 UTC

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