| View previous topic :: View next topic |
| Author |
Message |
Gradaz Tux's lil' helper


Joined: 11 Nov 2002 Posts: 101 Location: Strongbadia
|
Posted: Wed Nov 24, 2004 2:34 am Post subject: Emerge arts fails while upgrading kde. |
|
|
I am trying to update kde and arts-1.3.1 craps out with the following:
| Code: | g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../mcop -I../flow -I../flow -I../soundserver -I../soundserver -I../artsc -I/usr/kde/3.3/include -I/usr/qt/3/include -I/usr/X11R6/include -I../libltdl -DQT_THREAD_SUPPORT -D_REENTRANT -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -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 -pipe -O2 -march=athlon-xp -mtune=athlon-xp -fomit-frame-pointer -s -ftracer-ffast-math -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common -ftemplate-depth-99 -c -o helloserver.o `test -f 'helloserver.cc' || echo './'`helloserver.cc
In file included from ../mcop/core.h:6,
from helloserver.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::ObjectReference'
../mcop/dispatcher.h:48: error: forward declaration of `struct Arts::ObjectReference'
../mcop/common.h:93: error: invalid use of undefined type `struct Arts::ObjectReference'
../mcop/dispatcher.h:48: error: forward declaration of `struct Arts::ObjectReference'
../mcop/common.h:94: error: invalid use of undefined type `struct Arts::ObjectReference'
../mcop/dispatcher.h:48: error: forward declaration of `struct Arts::ObjectReference'
../mcop/common.h:95: error: invalid use of undefined type `struct Arts::ObjectReference'
../mcop/dispatcher.h:48: error: forward declaration of `struct Arts::ObjectReference'
../mcop/common.h: In function `void Arts::readObject(Arts::Buffer&, T*&)':
../mcop/common.h:103: error: invalid use of undefined type `struct Arts::ObjectReference'
../mcop/dispatcher.h:48: error: forward declaration of `struct Arts::ObjectReference'
make[2]: *** [helloserver.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/arts-1.3.1/work/arts-1.3.1/examples'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/arts-1.3.1/work/arts-1.3.1/examples'
make: *** [check-recursive] Error 1
!!! ERROR: kde-base/arts-1.3.1 failed.
!!! Function src_test, Line 520, Exitcode 0
!!! Make check failed. See above for details.
!!! If you need support, post the topmost build error, NOT this status message.
|
I did not find this error in the forums. |
|
| Back to top |
|
 |
aja l33t


Joined: 26 Aug 2002 Posts: 705 Location: Edmonton, Canada
|
|
| Back to top |
|
 |
Gradaz Tux's lil' helper


Joined: 11 Nov 2002 Posts: 101 Location: Strongbadia
|
Posted: Thu Dec 30, 2004 3:00 am Post subject: |
|
|
| I solved this by removing "maketest" feature from /etc/make.conf |
|
| Back to top |
|
 |
aja l33t


Joined: 26 Aug 2002 Posts: 705 Location: Edmonton, Canada
|
Posted: Thu Dec 30, 2004 3:16 am Post subject: |
|
|
Thanks. I've added a note to the bug report. You _were_ just about to post how you fixed it to this thread, right?
 |
|
| Back to top |
|
 |
|