Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23817 - kwintv emerge crashed
Summary: kwintv emerge crashed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-01 10:38 UTC by Rafał Kot
Modified: 2003-08-11 20:41 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 Rafał Kot 2003-07-01 10:38:15 UTC
When i try to emerge kwintv tahts what happend:

/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.2/include/g++-v3/backward/backward_warning.h:32:2:
warning: #warning This file includes at least one deprecated or antiquated
header. Please consider using one of the 32 headers found in section 17.4.1.2 of
the C++ standard. Examples include substituting the <X> header for the <X.h>
header for C++ includes, or <sstream> instead of the deprecated header
<strstream.h>. To disable this warning use -Wno-deprecated.
wintvstreamview.cpp: In constructor `wintvstreamview::wintvstreamview(rcfile*,
   QWidget*, const char*)':
wintvstreamview.cpp:100: declaration of `name' shadows a parameter
make[4]: *** [wintvstreamview.o] B&#322;&#261;d 1
make[4]: *** Czekam na niezako&#324;czone zadania....
make[4]: *** Czekam na niezako&#324;czone zadania....
make[4]: Leaving directory
`/var/tmp/portage/kwintv-0.8.11/work/kwintv-0.8.11/kwintv/kwintv'
make[3]: *** [all-recursive] B&#322;&#261;d 1
make[3]: Leaving directory
`/var/tmp/portage/kwintv-0.8.11/work/kwintv-0.8.11/kwintv/kwintv'
make[2]: *** [all-recursive] B&#322;&#261;d 1
make[2]: Leaving directory
`/var/tmp/portage/kwintv-0.8.11/work/kwintv-0.8.11/kwintv'
make[1]: *** [all-recursive] B&#322;&#261;d 1
make[1]: Leaving directory `/var/tmp/portage/kwintv-0.8.11/work/kwintv-0.8.11'
make: *** [all-recursive-am] B&#322;&#261;d 2

!!! ERROR: media-tv/kwintv-0.8.11 failed.
!!! Function kde_src_compile, Line 123, Exitcode 2
!!! died running emake, kde_src_compile:make


Reproducible: Always
Steps to Reproduce:
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2003-08-11 20:41:10 UTC
Patch added to portage to fix compilation problem.