Gentoo Archives: gentoo-user-fr

From: Damien THEBAULT <damien.thebault@×××××××.net>
To: gentoo-user-fr@l.g.o
Subject: Re: [gentoo-user-fr] Re: Re: hugin
Date: Fri, 10 Nov 2006 13:31:17
Message-Id: 1163165418.19601.22.camel@localhost
In Reply to: Re: [gentoo-user-fr] Re: Re: hugin by Pascal Ronecker
1 Le vendredi 10 novembre 2006 à 13:53 +0100, Pascal Ronecker a écrit :
2 > emerge -pv boost
3 >
4 > These are the packages that would be merged, in order:
5 >
6 > Calculating dependencies... done!
7 > [ebuild U ] dev-libs/boost-1.33.1 [1.33.0-r1] USE="threads* -bcp
8 > -bjam -debug -doc -pyste -static -threadsonly" 0 kB
9 >
10 >
11 > mais a nouveau :
12 >
13 > detail/disjoint_sets.hpp
14 > ...failed updating 6 targets...
15 > ...skipped 6 targets...
16 > ...updated 3643 targets...
17 >
18 > !!! ERROR: dev-libs/boost-1.33.1 failed.
19 > Call stack:
20 > ebuild.sh, line 1568: Called dyn_install
21 > ebuild.sh, line 1022: Called src_install
22 > boost-1.33.1.ebuild, line 136: Called die
23 >
24 > !!! Install failed
25 > !!! If you need support, post the topmost build error, and the call
26 > stack if relevant.
27 >
28
29 Ce qui est étrange, à mon avis c'est que ce soit src_install qui pose
30 problème... Et qu'il n'y ait pas vraiment de message d'erreur.
31
32 Quand on regarde la ligne, ça doit donner quelque chose comme:
33 ${CHEMIJAM}/bjam.${NUMJOBS} ${OPTIONS} install || die "[...]"
34
35 Déjà on peut voir qu'on a un "." entre bjam et ${NUMJOBS} (alors que
36 dans le reste c'est un espace)
37 D'ailleurs l'exécutable généré s'appelle bien "bjam" et non
38 "bjam.${QUELQUE_CHOSE}".
39
40 Donc ça me semble être une erreur dans l'ebuild, mais ça me semble
41 bizarre qu'il n'y ait aucun bug d'ouvert dans ce cas...
42
43 Je vais essayer de compiler pour voir si ça marche chez moi, mais je ne
44 comprends pas comment ça serait possible.
45 --
46 Damien Thebault
47
48 Key C15AB8AF
49 Fingerprint 8FB9 8576 7033 4B45 3DF5 88E8 5471 1A44 C15A B8AF

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-user-fr] Re: Re: hugin Damien THEBAULT <damien.thebault@×××××××.net>