Gentoo Archives: gentoo-user-fr

From: Jean-Paul Lacquement <zelos414@×××××.com>
To: gentoo-user-fr@l.g.o
Subject: [gentoo-user-fr] emerge kdebase impossible!
Date: Fri, 09 Mar 2007 18:21:14
Message-Id: fa218e630703091020jb7ecbcakea0e3a99063b6346@mail.gmail.com
1 Bonjour,
2
3 Je n'arrive pas à emerger kdebase sur ma gentoo.
4 Voilà l'erreur:
5
6
7 [coupé]
8 make[3]: Entering directory
9 `/var/tmp/portage/kde-base/kdnssd-3.5.5/work/kdnssd-3.5.5/kdnssd/ioslave'
10 /usr/qt/3/bin/moc ./dnssd.h -o dnssd.moc
11 /bin/sh ../../libtool --silent --tag=CXX --mode=compile
12 i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../..
13 -I/usr/kde/3.5/include -I/usr/qt/3/include -I. -DQT_THREAD_SUPPORT
14 -D_REENTRANT -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES=1 -Wno-long-long
15 -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align
16 -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG
17 -DNO_DEBUG -O2 -O2 -march=pentium4 -pipe -fomit-frame-pointer
18 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor
19 -fno-exceptions -fno-check-new -fno-common -fvisibility=hidden
20 -fvisibility-inlines-hidden -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST
21 -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -c -o dnssd.lo
22 dnssd.cpp
23 /bin/sh ../../libtool --silent --tag=CXX --mode=link
24 i686-pc-linux-gnu-g++ -Wno-long-long -Wundef -ansi
25 -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
26 -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -O2
27 -march=pentium4 -pipe -fomit-frame-pointer -Wformat-security
28 -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
29 -fno-check-new -fno-common -fvisibility=hidden
30 -fvisibility-inlines-hidden -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST
31 -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -o kio_zeroconf.la
32 -rpath /usr/kde/3.5/lib/kde3 -avoid-version -module -L/usr/kde/3.5/lib
33 -L/usr/qt/3/lib -L/usr/lib -avoid-version -module -no-undefined
34 -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /usr/kde/3.5/lib -R
35 /usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/lib dnssd.lo -lkdnssd -lkio
36 /usr/lib/gcc/i686-pc-linux-gnu/4.1.1/../../../../i686-pc-linux-gnu/bin/ld:
37 cannot find -lkdnssd
38 collect2: ld returned 1 exit status
39 make[3]: *** [kio_zeroconf.la] Error 1
40 make[3]: Leaving directory
41 `/var/tmp/portage/kde-base/kdnssd-3.5.5/work/kdnssd-3.5.5/kdnssd/ioslave'
42 make[2]: *** [all-recursive] Error 1
43 make[2]: Leaving directory
44 `/var/tmp/portage/kde-base/kdnssd-3.5.5/work/kdnssd-3.5.5/kdnssd'
45 make[1]: *** [all-recursive] Error 1
46 make[1]: Leaving directory
47 `/var/tmp/portage/kde-base/kdnssd-3.5.5/work/kdnssd-3.5.5'
48 make: *** [all] Error 2
49
50 !!! ERROR: kde-base/kdnssd-3.5.5 failed.
51 Call stack:
52 ebuild.sh, line 1614: Called dyn_compile
53 ebuild.sh, line 971: Called qa_call 'src_compile'
54 environment, line 4900: Called src_compile
55 ebuild.sh, line 1304: Called kde-meta_src_compile
56 kde-meta.eclass, line 379: Called kde_src_compile
57 kde.eclass, line 170: Called kde_src_compile 'all'
58 kde.eclass, line 340: Called kde_src_compile 'myconf' 'configure' 'make'
59 kde.eclass, line 336: Called die
60
61 !!! died running emake, kde_src_compile:make
62 !!! If you need support, post the topmost build error, and the call
63 stack if relevant.
64 !!! A complete build log is located at
65 '/var/tmp/portage/kde-base/kdnssd-3.5.5/temp/build.log'.
66
67
68 Je vérifie donc:
69
70 * kde-base/kdnssd
71 Latest version available: 3.5.5
72 Latest version installed: [ Not Installed ]
73 Size of files: 9,019 kB
74 Homepage: http://www.kde.org/
75 Description: A DNSSD (DNS Service Discovery - part of
76 Rendezvous) ioslave and kded module
77 License: GPL-2
78
79 et là:
80
81 emerge kdnssd plante de la même façon...
82
83 Une idée?
84
85 JP
86 --
87 gentoo-user-fr@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-fr] emerge kdebase impossible! Arnaud FARINE <arnaud.farine@×××××.com>