Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 127982 - arts-3.5.2 fails src_test
Summary: arts-3.5.2 fails src_test
Status: RESOLVED DUPLICATE of bug 60641
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-29 06:34 UTC by Seemant Kulleen (RETIRED)
Modified: 2006-03-29 07:29 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 Seemant Kulleen (RETIRED) gentoo-dev 2006-03-29 06:34:15 UTC
x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mcop -I../artsc -I../m
cop -I../flow -I../flow -I../soundserver -I../soundserver -I../artsc -I../mcop -
I../artsc -I/usr/kde/3.5/include -I/usr/qt/3/include -I.  -I../libltdl  -DQT_THR
EAD_SUPPORT  -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0
/include    -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcas
t-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DE
BUG -O2 -O2 -march=athlon64 -pipe -fomit-frame-pointer -ftracer -Wformat-securit
y -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-ne
w -fno-common  -ftemplate-depth-99  -c -o referenceinfo.o referenceinfo.cc
In file included from ../mcop/core.h:6,
                 from referenceinfo.cc:26:
../mcop/common.h: In function `void Arts::writeObject(Arts::Buffer&, T*)':
../mcop/common.h:87: error: invalid use of undefined type `struct Arts::ObjectRe
ference'
../mcop/dispatcher.h:49: error: forward declaration of `struct Arts::ObjectRefer
ence'
../mcop/common.h:93: error: invalid use of undefined type `struct Arts::ObjectRe
ference'
../mcop/dispatcher.h:49: error: forward declaration of `struct Arts::ObjectRefer
ence'
../mcop/common.h:94: error: invalid use of undefined type `struct Arts::ObjectRe
ference'
../mcop/dispatcher.h:49: error: forward declaration of `struct Arts::ObjectRefer
ence'
../mcop/common.h:95: error: invalid use of undefined type `struct Arts::ObjectRe
ference'
../mcop/dispatcher.h:49: error: forward declaration of `struct Arts::ObjectRefer
ence'
../mcop/common.h: In function `void Arts::readObject(Arts::Buffer&, T*&)':
../mcop/common.h:103: error: invalid use of undefined type `struct Arts::ObjectR
eference'
../mcop/dispatcher.h:49: error: forward declaration of `struct Arts::ObjectRefer
ence'
make[2]: *** [referenceinfo.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/arts-3.5.2/work/arts-1.5.2/examples
'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/arts-3.5.2/work/arts-1.5.2/examples
'
make: *** [check-recursive] Error 1

!!! ERROR: kde-base/arts-3.5.2 failed.
Call stack:
  ebuild.sh, line 1526:   Called dyn_test
  ebuild.sh, line 973:   Called src_test
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-29 07:29:35 UTC

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