Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
kdeadmin 3.1 alpha errors
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
neoTheCat
n00b
n00b


Joined: 30 Jun 2002
Posts: 40

PostPosted: Sun Jul 14, 2002 12:22 am    Post subject: kdeadmin 3.1 alpha errors Reply with quote

i tried emerge'ing the new kde (3.1 alpha)

emerge kde-3.1_alpha1.ebuild

and this is the error i get:

Code:

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

!!! emerge aborting on  /usr/portage/kde-base/kdeadmin/kdeadmin-3.1_alpha1.ebuild .


has anyone seen this and know how to fix this?

thank you for any help,
-- neoTheCat
Back to top
View user's profile Send private message
Steffen
Apprentice
Apprentice


Joined: 14 Jul 2002
Posts: 159

PostPosted: Sun Jul 14, 2002 12:44 am    Post subject: Same Error! Reply with quote

Well, I get exactly the same error. Everything went fine until kdeadmin had to be compiled. The error occures when compiling a KPackage file, I think it is kpackage.o, but no more details are given. :(

I'll try to update GCC to version 2.95.3-r7, although I'm not sure whether the problem can be solved this way... :roll:
Back to top
View user's profile Send private message
jackD
n00b
n00b


Joined: 23 Jun 2002
Posts: 17

PostPosted: Sun Jul 14, 2002 12:48 am    Post subject: Reply with quote

Well I also am having problems with kdeadmin, I do not know if they are the same problem or not. This is the complete error message I got.

Code:

source='rpmMessages.c' object='rpmMessages.o' libtool=no \
depfile='.deps/rpmMessages.Po' tmpdepfile='.deps/rpmMessages.TPo' \
depmode=gcc /bin/sh ../admin/depcomp \
i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/rpm -I/usr/kde/3/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -ansi -W -Wall -pedantic -Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DNDEBUG -O2  -march=i686 -O2 -pipe -c `test -f rpmMessages.c || echo './'`rpmMessages.c
In file included from /usr/include/rpm/rpmlib.h:8,
                 from rpmMessages.c:12:
/usr/include/rpm/rpmio.h:614: syntax error before `int'
/usr/include/rpm/rpmio.h:614: warning: no previous prototype for `xislower'
/usr/include/rpm/rpmio.h:617: syntax error before `int'
/usr/include/rpm/rpmio.h:617: warning: no previous prototype for `xisupper'
/usr/include/rpm/rpmio.h:620: syntax error before `int'
/usr/include/rpm/rpmio.h:620: warning: no previous prototype for `xisalpha'
/usr/include/rpm/rpmio.h:623: syntax error before `int'
/usr/include/rpm/rpmio.h:623: warning: no previous prototype for `xisdigit'
/usr/include/rpm/rpmio.h:626: syntax error before `int'
/usr/include/rpm/rpmio.h:626: warning: no previous prototype for `xisalnum'
/usr/include/rpm/rpmio.h:629: syntax error before `int'
/usr/include/rpm/rpmio.h:629: warning: no previous prototype for `xisblank'
/usr/include/rpm/rpmio.h:632: syntax error before `int'
/usr/include/rpm/rpmio.h:632: warning: no previous prototype for `xisspace'
/usr/include/rpm/rpmio.h:636: syntax error before `int'
/usr/include/rpm/rpmio.h:636: warning: no previous prototype for `xtolower'
/usr/include/rpm/rpmio.h:639: syntax error before `int'
/usr/include/rpm/rpmio.h:639: warning: no previous prototype for `xtoupper'
In file included from /usr/include/rpm/rpmlib.h:11,
                 from rpmMessages.c:12:
/usr/include/rpm/header.h:700: syntax error before `void'
/usr/include/rpm/header.h:702: warning: no previous prototype for `headerFreeData'
/usr/include/rpm/header.h: In function `headerFreeData':
/usr/include/rpm/header.h:705: warning: comparison between signed and unsigned
In file included from /usr/include/rpm/header.h:716,
                 from /usr/include/rpm/rpmlib.h:11,
                 from rpmMessages.c:12:
/usr/include/rpm/hdrinline.h: At top level:
/usr/include/rpm/hdrinline.h:22: syntax error before `HV_t'
/usr/include/rpm/hdrinline.h:24: warning: no previous prototype for `h2hv'
/usr/include/rpm/hdrinline.h:35: syntax error before `Header'
/usr/include/rpm/hdrinline.h:37: warning: no previous prototype for `headerNew'
/usr/include/rpm/hdrinline.h:47: syntax error before `Header'
/usr/include/rpm/hdrinline.h:49: warning: no previous prototype for `headerFree'
/usr/include/rpm/hdrinline.h:62: syntax error before `Header'
/usr/include/rpm/hdrinline.h:64: warning: no previous prototype for `headerLink'
/usr/include/rpm/hdrinline.h:74: syntax error before `Header'
/usr/include/rpm/hdrinline.h:76: warning: no previous prototype for `headerUnlink'
/usr/include/rpm/hdrinline.h:89: syntax error before `void'
/usr/include/rpm/hdrinline.h:91: warning: no previous prototype for `headerSort'
/usr/include/rpm/hdrinline.h:103: syntax error before `void'
/usr/include/rpm/hdrinline.h:105: warning: no previous prototype for `headerUnsort'
/usr/include/rpm/hdrinline.h:120: syntax error before `unsigned'
/usr/include/rpm/hdrinline.h:122: warning: no previous prototype for `headerSizeof'
/usr/include/rpm/hdrinline.h:135: syntax error before `void'
/usr/include/rpm/hdrinline.h:137: warning: no previous prototype for `headerUnload'
/usr/include/rpm/hdrinline.h:149: syntax error before `Header'
/usr/include/rpm/hdrinline.h:151: warning: no previous prototype for `headerReload'
/usr/include/rpm/hdrinline.h:163: syntax error before `Header'
/usr/include/rpm/hdrinline.h:165: warning: no previous prototype for `headerCopy'
/usr/include/rpm/hdrinline.h:175: syntax error before `Header'
/usr/include/rpm/hdrinline.h:177: warning: no previous prototype for `headerLoad'
/usr/include/rpm/hdrinline.h:187: syntax error before `Header'
/usr/include/rpm/hdrinline.h:189: warning: no previous prototype for `headerCopyLoad'
/usr/include/rpm/hdrinline.h:200: syntax error before `Header'
/usr/include/rpm/hdrinline.h:202: warning: no previous prototype for `headerRead'
/usr/include/rpm/hdrinline.h:214: syntax error before `int'
/usr/include/rpm/hdrinline.h:216: warning: no previous prototype for `headerWrite'
/usr/include/rpm/hdrinline.h:230: syntax error before `int'
/usr/include/rpm/hdrinline.h:232: warning: no previous prototype for `headerIsEntry'
/usr/include/rpm/hdrinline.h:247: syntax error before `void'
/usr/include/rpm/hdrinline.h:250: warning: no previous prototype for `headerFreeTag'
/usr/include/rpm/hdrinline.h:268: syntax error before `int'
/usr/include/rpm/hdrinline.h:273: warning: no previous prototype for `headerGetEntry'
/usr/include/rpm/hdrinline.h:290: syntax error before `int'
/usr/include/rpm/hdrinline.h:295: warning: no previous prototype for `headerGetEntryMinMemory'
/usr/include/rpm/hdrinline.h:315: syntax error before `int'
/usr/include/rpm/hdrinline.h:317: warning: no previous prototype for `headerAddEntry'
/usr/include/rpm/hdrinline.h:336: syntax error before `int'
/usr/include/rpm/hdrinline.h:339: warning: no previous prototype for `headerAppendEntry'
/usr/include/rpm/hdrinline.h:354: syntax error before `int'
/usr/include/rpm/hdrinline.h:357: warning: no previous prototype for `headerAddOrAppendEntry'
/usr/include/rpm/hdrinline.h:382: syntax error before `int'
/usr/include/rpm/hdrinline.h:385: warning: no previous prototype for `headerAddI18NString'
/usr/include/rpm/hdrinline.h:400: syntax error before `int'
/usr/include/rpm/hdrinline.h:403: warning: no previous prototype for `headerModifyEntry'
/usr/include/rpm/hdrinline.h:417: syntax error before `int'
/usr/include/rpm/hdrinline.h:419: warning: no previous prototype for `headerRemoveEntry'
/usr/include/rpm/hdrinline.h:435: syntax error before `char'
/usr/include/rpm/hdrinline.h:440: warning: no previous prototype for `headerSprintf'
/usr/include/rpm/hdrinline.h:451: syntax error before `void'
/usr/include/rpm/hdrinline.h:453: warning: no previous prototype for `headerCopyTags'
/usr/include/rpm/hdrinline.h:466: syntax error before `HeaderIterator'
/usr/include/rpm/hdrinline.h:468: warning: no previous prototype for `headerFreeIterator'
/usr/include/rpm/hdrinline.h:478: syntax error before `HeaderIterator'
/usr/include/rpm/hdrinline.h:480: warning: no previous prototype for `headerInitIterator'
/usr/include/rpm/hdrinline.h:494: syntax error before `int'
/usr/include/rpm/hdrinline.h:500: warning: no previous prototype for `headerNextIterator'
In file included from rpmMessages.c:12:
/usr/include/rpm/rpmlib.h:55: syntax error before `void'
/usr/include/rpm/rpmlib.h:57: warning: no previous prototype for `_free'
/usr/include/rpm/rpmlib.h:1253: warning: declaration of `rpmdb' shadows global declaration
/usr/include/rpm/rpmlib.h:1748: warning: comma at end of enumerator list
rpmMessages.c:22: warning: no previous prototype for `kpackage_rpmIncreaseVerbosity'
rpmMessages.c:27: warning: no previous prototype for `kpackage_rpmSetVerbosity'
rpmMessages.c:32: warning: no previous prototype for `kpackage_rpmGetVerbosity'
rpmMessages.c:37: warning: no previous prototype for `kpackage_rpmIsDebug'
rpmMessages.c:42: warning: no previous prototype for `kpackage_rpmIsVerbose'
make[3]: *** [rpmMessages.o] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdeadmin-3.1_alpha1/work/kdeadmin-3.0.6/kpackage'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdeadmin-3.1_alpha1/work/kdeadmin-3.0.6/kpackage'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdeadmin-3.1_alpha1/work/kdeadmin-3.0.6'
make: *** [all] Error 2

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

!!! emerge aborting on  /usr/portage/kde-base/kdeadmin/kdeadmin-3.1_alpha1.ebuild .


Sorry if that's a bit long 8O
Everything else seems to compile fine.

Jack
Back to top
View user's profile Send private message
Steffen
Apprentice
Apprentice


Joined: 14 Jul 2002
Posts: 159

PostPosted: Sun Jul 14, 2002 1:06 am    Post subject: Reply with quote

@jackD: It's the same error. I was wrong when I said that the given filename was "kpackage.o". It's "rpmMessages.o" as it can be seen in your message. :)

Meanwhile I've updated GCC, but the same error still occures... :(
Back to top
View user's profile Send private message
jackD
n00b
n00b


Joined: 23 Jun 2002
Posts: 17

PostPosted: Sun Jul 14, 2002 4:07 am    Post subject: Reply with quote

After many compiles I finally got it to compile. Try doing an emerge rsync then unmasking it again. I think that's what finally fixed it for me. :D

Jack
Back to top
View user's profile Send private message
Gulliver
Tux's lil' helper
Tux's lil' helper


Joined: 18 Apr 2002
Posts: 146
Location: Hamburg, Germany

PostPosted: Sun Jul 14, 2002 8:21 am    Post subject: Reply with quote

I had have the same error. But doing a emerge rsync and unmask again fixed it.
I think it's because of the new line
Code:
myconf="$myconf --without-rpm"

This disables the RPM support, so that KPackage won't be compiled, as I think. For Gents (what was the result of the poll about names for Gentoo-users??) this isn't needed anyway, so let's be happy 8)

I'm just on compiling the last 3 packages :D
_________________
Many greetings from Germany,
Julian
Back to top
View user's profile Send private message
Steffen
Apprentice
Apprentice


Joined: 14 Jul 2002
Posts: 159

PostPosted: Sun Jul 14, 2002 9:36 am    Post subject: Reply with quote

I was able to compile kdeadmin successfully after having followed your advice, thanks! :)
Back to top
View user's profile Send private message
Scott Frappier
n00b
n00b


Joined: 08 May 2002
Posts: 57

PostPosted: Sun Jul 14, 2002 5:41 pm    Post subject: Reply with quote

It seems as if the kdelibs want ALSA...
Can someone verify this please?

Thanks!
Scott Frappier

Code:

In file included from libkmid_la.all_cc.cc:9:
deviceman.cc:51: sound/asound.h: No such file or directory
deviceman.cc:52: sound/asequencer.h: No such file or directory
In file included from libkmid_la.all_cc.cc:4:
track.cc: In method `long unsigned int MidiTrack::readVariableLengthValue()':
track.cc:112: warning: negative integer implicitly converted to unsigned type
track.cc:134: warning: negative integer implicitly converted to unsigned type
track.cc: In method `void MidiTrack::readEvent(MidiEvent *)':
track.cc:220: warning: negative integer implicitly converted to unsigned type
track.cc:356: warning: negative integer implicitly converted to unsigned type
track.cc:465: warning: negative integer implicitly converted to unsigned type
track.cc: In method `void MidiTrack::clear()':
track.cc:509: warning: negative integer implicitly converted to unsigned type
In file included from libkmid_la.all_cc.cc:10:
synthout.cc: In method `void SynthOut::openDev(int)':
synthout.cc:96: warning: overflow in implicit constant conversion
synthout.cc:96: warning: overflow in implicit constant conversion
make[2]: *** [libkmid_la.all_cc.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdelibs-3.1_alpha1/work/kdelibs-3.0.6/libkmid'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdelibs-3.1_alpha1/work/kdelibs-3.0.6'
make: *** [all] Error 2

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

!!! emerge aborting on  /usr/portage/kde-base/kdelibs/kdelibs-3.1_alpha1.ebuild
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum