Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[LOGICIEL] ww plante !
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
man in the hill
Veteran
Veteran


Joined: 15 Dec 2005
Posts: 1552
Location: Madinina

PostPosted: Sat Aug 26, 2006 1:52 pm    Post subject: [LOGICIEL] ww plante ! Reply with quote

Salut ,


je voulais tester une distro basé sur ruby http://www.h-e-r-e-t-i-x.org/doc/website/AboutHeretix.html
et il me faut un client p2p white-water (ww) qui plante chez moi :
Code:

crazy_gentoo opt #
 emerge ww
Calculating dependencies... done!

>>> Emerging (1 of 1) net-p2p/ww-2.26 to /
 * ww-2.26.tar.bz2 MD5 ;-) ...                                                    [ ok ]
 * ww-2.26.tar.bz2 RMD160 ;-) ...                                                 [ ok ]
 * ww-2.26.tar.bz2 SHA1 ;-) ...                                                   [ ok ]
 * ww-2.26.tar.bz2 SHA256 ;-) ...                                                 [ ok ]
 * ww-2.26.tar.bz2 size ;-) ...                                                   [ ok ]
>>> Creating Manifest for /usr/local/overlays/faya-gentoo/net-p2p/ww
 * checking ebuild checksums ;-) ...                                              [ ok ]
 * checking auxfile checksums ;-) ...                                             [ ok ]
 * checking miscfile checksums ;-) ...                                            [ ok ]
 * checking ww-2.26.tar.bz2 ;-) ...                                               [ ok ]
>>> Unpacking source...
>>> Unpacking ww-2.26.tar.bz2 to /var/tmp/portage/ww-2.26/work
>>> Source unpacked.
>>> Compiling source in /var/tmp/portage/ww-2.26/work/ww-2.26 ...
[ -d libcore ] && cd libcore || cd ../libcore && make clean
make[1]: entrant dans le répertoire « /var/tmp/portage/ww-2.26/work/ww-2.26/libcore »
rm -f libcore.a clock.o crypt.o eventmanager.o mutex.o socket.o packet.o jobmanager.o thread.o daemon.o core.o mmap.o ia.o descriptor.o clock.d crypt.d eventmanager.d mutex.d socket.d packet.d jobmanager.d thread.d daemon.d core.d mmap.d ia.d descriptor.d TAGS
make[1]: quittant le répertoire « /var/tmp/portage/ww-2.26/work/ww-2.26/libcore »
rm -f ww ww.o ww.d TAGS
set -e; g++ -MM -MF ww.d -Wall -Werror -march=k8 -O2 -msse3 -pipe -DMAJOR_VERSION=2 -DMINOR_VERSION=26 -DNDEBUG -I../ -I./ ww.cpp
[ -d libcore ] && cd libcore || cd ../libcore && make deps
make[1]: entrant dans le répertoire « /var/tmp/portage/ww-2.26/work/ww-2.26/libcore »
set -e; g++ -MM -MF clock.d -Wall -Werror -march=k8 -O2 -msse3 -pipe -DNDEBUG -I../ clock.cpp
set -e; g++ -MM -MF crypt.d -Wall -Werror -march=k8 -O2 -msse3 -pipe -DNDEBUG -I../ crypt.cpp
set -e; g++ -MM -MF eventmanager.d -Wall -Werror -march=k8 -O2 -msse3 -pipe -DNDEBUG -I../ eventmanager.cpp
set -e; g++ -MM -MF mutex.d -Wall -Werror -march=k8 -O2 -msse3 -pipe -DNDEBUG -I../ mutex.cpp
set -e; g++ -MM -MF socket.d -Wall -Werror -march=k8 -O2 -msse3 -pipe -DNDEBUG -I../ socket.cpp
set -e; g++ -MM -MF packet.d -Wall -Werror -march=k8 -O2 -msse3 -pipe -DNDEBUG -I../ packet.cpp
set -e; g++ -MM -MF jobmanager.d -Wall -Werror -march=k8 -O2 -msse3 -pipe -DNDEBUG -I../ jobmanager.cpp
set -e; g++ -MM -MF thread.d -Wall -Werror -march=k8 -O2 -msse3 -pipe -DNDEBUG -I../ thread.cpp
set -e; g++ -MM -MF daemon.d -Wall -Werror -march=k8 -O2 -msse3 -pipe -DNDEBUG -I../ daemon.cpp
set -e; g++ -MM -MF core.d -Wall -Werror -march=k8 -O2 -msse3 -pipe -DNDEBUG -I../ core.cpp
set -e; g++ -MM -MF mmap.d -Wall -Werror -march=k8 -O2 -msse3 -pipe -DNDEBUG -I../ mmap.cpp
set -e; g++ -MM -MF ia.d -Wall -Werror -march=k8 -O2 -msse3 -pipe -DNDEBUG -I../ ia.cpp
set -e; g++ -MM -MF descriptor.d -Wall -Werror -march=k8 -O2 -msse3 -pipe -DNDEBUG -I../ descriptor.cpp
make[1]: quittant le répertoire « /var/tmp/portage/ww-2.26/work/ww-2.26/libcore »
g++ -o ww.o -c ww.cpp -Wall -Werror -march=k8 -O2 -msse3 -pipe -DMAJOR_VERSION=2 -DMINOR_VERSION=26 -DNDEBUG -I../ -I./
[ -d libcore ] && cd libcore || cd ../libcore && make release
make[1]: entrant dans le répertoire « /var/tmp/portage/ww-2.26/work/ww-2.26/libcore »
g++ -o clock.o -c clock.cpp -Wall -Werror -march=k8 -O2 -msse3 -pipe -DNDEBUG -I../
g++ -o crypt.o -c crypt.cpp -Wall -Werror -march=k8 -O2 -msse3 -pipe -DNDEBUG -I../
g++ -o eventmanager.o -c eventmanager.cpp -Wall -Werror -march=k8 -O2 -msse3 -pipe -DNDEBUG -I../
g++ -o mutex.o -c mutex.cpp -Wall -Werror -march=k8 -O2 -msse3 -pipe -DNDEBUG -I../
g++ -o socket.o -c socket.cpp -Wall -Werror -march=k8 -O2 -msse3 -pipe -DNDEBUG -I../
g++ -o packet.o -c packet.cpp -Wall -Werror -march=k8 -O2 -msse3 -pipe -DNDEBUG -I../
packet.cpp: In member function `core::Packet* core::Packet::decrypt(core::Decryptor&) const':
packet.cpp:171: attention : valeur à retourner « void* realloc(void*, size_t) » ignorée, déclaré avec l'attribut warn_unused_result
make[1]: *** [packet.o] Erreur 1
make[1]: quittant le répertoire « /var/tmp/portage/ww-2.26/work/ww-2.26/libcore »
make: *** [core] Erreur 2

!!! ERROR: net-p2p/ww-2.26 failed.
Call stack:
  ebuild.sh, line 1543:   Called dyn_compile
  ebuild.sh, line 938:   Called src_compile
  ww-2.26.ebuild, line 23:   Called die

!!! make release
!!! If you need support, post the topmost build error, and the call stack if relevant.

!!! This ebuild is from an overlay: '/usr/local/overlays/faya-gentoo'


Un problème avec le code du fichier packet.cpp mais bon je ne vois pas comment agir sur ce fichier !

Si vous avez une idée ...

merci,


@ +
ps : C'est idem pour la version 2.29 !
_________________
Get Up and Go !
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French 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