Gentoo Archives: gentoo-user-de

From: Mirko Guenther <mi.guenther@××××××××.de>
To: gentoo-user-de@l.g.o
Subject: Re: [gentoo-user-de] emake kdemultimedia-3.3.0 dies
Date: Sat, 11 Sep 2004 07:58:48
Message-Id: 4142B034.2080808@ib-helms.de
In Reply to: [gentoo-user-de] emake kdemultimedia-3.3.0 dies by Jan Kohnert
1 Jan Kohnert wrote:
2 > emerge kde in Version 3.3.0 schlägt bei mir mit folgender Meldung fehl:
3 >
4 > /bin/sh ../../../libtool --silent --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H
5 > -I. -I. -I../../.. -I../../../arts/modules -I../../../arts/modules
6 > -I../../../arts/modules/common -I../../../arts/modules/common
7 > -I../../../arts/modules/synth -I../../../arts/modules/synth
8 > -I../../../arts/modules/effects -I../../../arts/gui/common
9 > -I../../../arts/gui/common -I../../../arts/midi -I../../../arts/midi
10 > -I/usr/kde/3.3/include/arts -I/usr/kde/3.3/include -I/usr/qt/3/include
11 > -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -DNDEBUG -DNO_DEBUG
12 > -O2 -O2 -march=athlon-xp -pipe -fomit-frame-pointer -fno-exceptions
13 > -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST
14 > -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o
15 > monosimplemixerchannelguifactory_impl.lo `test -f
16 > 'monosimplemixerchannelguifactory_impl.cc' || echo
17 > './'`monosimplemixerchannelguifactory_impl.cc
18 > monosimplemixerchannel_impl.cc:1:31: artsmodulesmixers.h: No such file or
19 > directory
20 > monosimplemixerchannel_impl.cc:7: error: parse error before `,' token
21 > monosimplemixerchannel_impl.cc:17: error: parse error before `public'
22 > monosimplemixerchannel_impl.cc:22: error: ISO C++ forbids declaration of `
23 > setValue' with no type
24 > monosimplemixerchannel_impl.cc:22: error: `int Arts::setValue' redeclared as
25 > different kind of symbol
26 > /usr/kde/3.3/include/arts/connect.h:48: error: previous declaration of `void
27 > Arts::setValue(const Arts::Object&, float)'
28 > monosimplemixerchannel_impl.cc:22: error: initializer list being treated as
29 > compound expression
30 > monosimplemixerchannel_impl.cc:22: warning: converting to `int' from `float'
31 > monosimplemixerchannel_impl.cc:23: error: ISO C++ forbids declaration of `
32 > setValue' with no type
33 > monosimplemixerchannel_impl.cc:23: error: redefinition of `int Arts::setValue'
34 > monosimplemixerchannel_impl.cc:22: error: `int Arts::setValue' previously
35 > declared here
36 > monosimplemixerchannel_impl.cc:23: error: initializer list being treated as
37 > compound expression
38 > monosimplemixerchannel_impl.cc:23: warning: converting to `int' from `float'
39 > monosimplemixerchannel_impl.cc:26: error: parse error before `)' token
40 > monosimplemixerchannel_impl.cc:27: error: parse error before `)' token
41 > monosimplemixerchannel_impl.cc: In function `float gain()':
42 > monosimplemixerchannel_impl.cc:29: error: `_gain' undeclared (first use this
43 > function)
44 > monosimplemixerchannel_impl.cc:29: error: (Each undeclared identifier is
45 > reported only once for each function it appears in.)
46 > monosimplemixerchannel_impl.cc: In function `void gain(float)':
47 > monosimplemixerchannel_impl.cc:34: error: `mulGain' undeclared (first use this
48 > function)
49 > monosimplemixerchannel_impl.cc:34: error: `setValue' undeclared (first use
50 > this
51 > function)
52 > monosimplemixerchannel_impl.cc:35: error: `gain_changed' undeclared (first use
53 > this function)
54 > monosimplemixerchannel_impl.cc: In function `float volume()':
55 > monosimplemixerchannel_impl.cc:39: error: `_volume' undeclared (first use this
56 > function)
57 > monosimplemixerchannel_impl.cc: In function `void volume(float)':
58 > monosimplemixerchannel_impl.cc:44: error: `mulVolumeLeft' undeclared (first
59 > use
60 > this function)
61 > monosimplemixerchannel_impl.cc:44: error: `pLeft' undeclared (first use this
62 > function)
63 > monosimplemixerchannel_impl.cc:44: error: `setValue' undeclared (first use
64 > this
65 > function)
66 > monosimplemixerchannel_impl.cc:45: error: `mulVolumeRight' undeclared (first
67 > use this function)
68 > monosimplemixerchannel_impl.cc:45: error: `pRight' undeclared (first use this
69 > function)
70 > monosimplemixerchannel_impl.cc:46: error: `volume_changed' undeclared (first
71 > use this function)
72 > monosimplemixerchannel_impl.cc: In function `float pan()':
73 > monosimplemixerchannel_impl.cc:50: error: `_pan' undeclared (first use this
74 > function)
75 > monosimplemixerchannel_impl.cc: In function `void pan(float)':
76 > monosimplemixerchannel_impl.cc:62: error: `setValue' undeclared (first use
77 > this
78 > function)
79 > monosimplemixerchannel_impl.cc:64: error: `pan_changed' undeclared (first use
80 > this function)
81 > monosimplemixerchannel_impl.cc: In function `std::string name()':
82 > monosimplemixerchannel_impl.cc:68: error: `_name' undeclared (first use this
83 > function)
84 > monosimplemixerchannel_impl.cc: In function `void name(const std::string&)':
85 > monosimplemixerchannel_impl.cc:73: error: `name_changed' undeclared (first use
86 > this function)
87 > monosimplemixerchannel_impl.cc: In function `void streamInit()':
88 > monosimplemixerchannel_impl.cc:79: error: `_equalizer' undeclared (first use
89 > this function)
90 > monosimplemixerchannel_impl.cc:85: error: `_node' undeclared (first use this
91 > function)
92 > monosimplemixerchannel_impl.cc:86: error: `connect' undeclared (first use this
93 > function)
94 > monosimplemixerchannel_impl.cc: At global scope:
95 > monosimplemixerchannel_impl.cc:103: error: parse error before `}' token
96 > monosimplemixerchannel_impl.cc: In member function `virtual std::string
97 > MonoSimpleMixerChannel_impl_Factory::interfaceName()':
98 > monosimplemixerchannel_impl.cc:104: error: `MonoSimpleMixerChannel_impl'
99 > undeclared (first use this function)
100 > monosimplemixerchannel_impl.cc:104: error: parse error before `;' token
101 > monosimplemixerchannel_impl.cc: In member function `virtual Arts::Object_skel*
102 > MonoSimpleMixerChannel_impl_Factory::createInstance()':
103 > monosimplemixerchannel_impl.cc:104: error: parse error before `;' token
104 > monosimplemixerchannel_impl.cc: At global scope:
105 > monosimplemixerchannel_impl.cc:105: error: parse error before `}' token
106 > {standard input}: Assembler messages:
107 > {standard input}:73: Error: symbol `_ZN4Arts8setValueE' is already defined
108 > make[4]: *** [monosimplemixerchannel_impl.lo] Error 1
109 > make[4]: *** Waiting for unfinished jobs....
110 > make[4]: Leaving directory
111 > `/var/tmp/portage/kdemultimedia-3.3.0/work/kdemultimedia-3.3.0/arts/modules/mixers'
112 > make[3]: *** [all-recursive] Error 1
113 > make[3]: Leaving directory
114 > `/var/tmp/portage/kdemultimedia-3.3.0/work/kdemultimedia-3.3.0/arts/modules'
115 > make[2]: *** [all-recursive] Error 1
116 > make[2]: Leaving directory
117 > `/var/tmp/portage/kdemultimedia-3.3.0/work/kdemultimedia-3.3.0/arts'
118 > make[1]: *** [all-recursive] Error 1
119 > make[1]: Leaving directory
120 > `/var/tmp/portage/kdemultimedia-3.3.0/work/kdemultimedia-3.3.0'
121 > make: *** [all] Error 2
122 >
123 > !!! ERROR: kde-base/kdemultimedia-3.3.0 failed.
124 > !!! Function kde_src_compile, Line 135, Exitcode 2
125 > !!! died running emake, kde_src_compile:make
126 >
127 > kohni ~ #
128 >
129 > Nun habe ich einfach mal im noch vorhandenen work directory versucht,
130 > weiterzumachen und das funktioniert...
131 >
132 > Kann jemand mit dem Fehler was anfangen?
133 >
134 > Danke!
135 >
136 > MfG Jan
137 >
138
139 Wenn du's noch nicht gemacht hast, upgrate vorher mal arts (und kdebase auf
140 3.3.0!). bei mir ist arts-1.3.0 installiert. kann sein, das du noch ne ältere
141 Version installiert hast.
142
143 Mirko
144
145 --
146 this mail was sent using 100% recycled electrons
147
148 --
149 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] emake kdemultimedia-3.3.0 dies Jan Kohnert <jan.kohnert@×××××.de>