View previous topic :: View next topic |
Author |
Message |
OPelerin Guru


Joined: 17 Jul 2004 Posts: 354 Location: Belgium
|
Posted: Thu Mar 05, 2009 11:02 am Post subject: kdepim-ressources-4.2.1 emerge is failing [SOLVED] |
|
|
Quote: |
/var/tmp/portage/kde-base/kdepim-kresources-4.2.1/work/kdepim-kresources-4.2.1/kresources/groupwise/soap/stdsoap2.cpp:4383: warning: 'pp' may be used uninitialized in this function
/var/tmp/portage/kde-base/kdepim-kresources-4.2.1/work/kdepim-kresources-4.2.1/kresources/groupwise/soap/stdsoap2.cpp:4383: note: 'pp' was declared here
/var/tmp/portage/kde-base/kdepim-kresources-4.2.1/work/kdepim-kresources-4.2.1/kresources/groupwise/soap/stdsoap2.cpp: In function 'int soap_outint(soap*, const char*, int, const int*, const char*, int)':
/var/tmp/portage/kde-base/kdepim-kresources-4.2.1/work/kdepim-kresources-4.2.1/kresources/groupwise/soap/stdsoap2.cpp:4383: warning: 'pp' may be used uninitialized in this function
/var/tmp/portage/kde-base/kdepim-kresources-4.2.1/work/kdepim-kresources-4.2.1/kresources/groupwise/soap/stdsoap2.cpp:4383: note: 'pp' was declared here
Linking CXX shared library ../../../lib/libgwsoap.so
[ 42%] Built target gwsoap
make: *** [all] Error 2
*
* ERROR: kde-base/kdepim-kresources-4.2.1 failed.
* Call stack:
* ebuild.sh, line 49: Called src_compile
* environment, line 3665: Called kde4-meta_src_compile
* environment, line 2824: Called kde4-base_src_make
* environment, line 2610: Called cmake-utils_src_make
* environment, line 990: Called die
* The specific snippet of code:
* emake "$@" || die "Make failed!";
* The die message:
* Make failed!
*
* If you need support, post the topmost build error, and the call stack if relevant.
* A complete build log is located at '/var/tmp/portage/kde-base/kdepim-kresources-4.2.1/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/kde-base/kdepim-kresources-4.2.1/temp/environment'.
*
kroupouk learn #
|
_________________ Olivier PELERIN
Last edited by OPelerin on Thu Mar 05, 2009 8:25 pm; edited 1 time in total |
|
Back to top |
|
 |
ok Guru


Joined: 11 Jul 2006 Posts: 390 Location: germany
|
Posted: Thu Mar 05, 2009 1:21 pm Post subject: |
|
|
if you done emerge -uDN world, do emerge --resume --skipfirst after that you can, or at least i was able to do, emerge -1 kdepim-kresources. |
|
Back to top |
|
 |
Kollin Veteran


Joined: 25 Feb 2006 Posts: 1139 Location: Sofia/Bulgaria
|
Posted: Thu Mar 05, 2009 1:39 pm Post subject: |
|
|
ok wrote: | if you done emerge -uDN world, do emerge --resume --skipfirst after that you can, or at least i was able to do, emerge -1 kdepim-kresources. |
Yeah.Last package should be kdepim-ressources.
P.S. Why don`t you consider using --keep-going feature of portage 2.2  _________________ "Dear Enemy: may the Lord hate you and all your kind, may you be turned orange in hue, and may your head fall off at an awkward moment."
"Linux is like a wigwam - no windows, no gates, apache inside..." |
|
Back to top |
|
 |
caslca Tux's lil' helper


Joined: 24 Aug 2003 Posts: 85
|
Posted: Thu Mar 05, 2009 6:07 pm Post subject: |
|
|
I solved it by:
emerge -1av akonadi
emerge world -uDNva
It seems kdepim-resources depends on newer api provided by akonadi. Thus akonadi-4.2.1 should be a dependency for kdepim-resources-4.2.1 |
|
Back to top |
|
 |
OPelerin Guru


Joined: 17 Jul 2004 Posts: 354 Location: Belgium
|
Posted: Thu Mar 05, 2009 8:24 pm Post subject: |
|
|
Yep.... All okay now after emerging the rest of the packages [ and emerging again the failed package] _________________ Olivier PELERIN |
|
Back to top |
|
 |
|