Gentoo Archives: gentoo-user

From: David Harel <hareldvd@××××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] emerge openssl starts a bash debug session.
Date: Fri, 05 Jan 2007 22:35:48
Message-Id: 459ED09E.6080303@ergolight-sw.com
In Reply to: RE: [gentoo-user] emerge openssl starts a bash debug session. by "Nelson
1 Here is what happnes:
2
3 harellaptop etc # emerge openssl
4 Calculating dependencies... done!
5
6 >>> Emerging (1 of 1) dev-libs/openssl-0.9.8d to /
7 * openssl-0.9.8d.tar.gz MD5 ;-)
8 ... [ ok ]
9 * openssl-0.9.8d.tar.gz RMD160 ;-)
10 ... [ ok ]
11 * openssl-0.9.8d.tar.gz SHA1 ;-)
12 ... [ ok ]
13 * openssl-0.9.8d.tar.gz SHA256 ;-)
14 ... [ ok ]
15 * openssl-0.9.8d.tar.gz size ;-)
16 ... [ ok ]
17 * checking ebuild checksums ;-)
18 ... [ ok ]
19 * checking auxfile checksums ;-)
20 ... [ ok ]
21 * checking miscfile checksums ;-)
22 ... [ ok ]
23 * checking openssl-0.9.8d.tar.gz ;-)
24 ... [ ok ]
25 >>> Unpacking source...
26 >>> Unpacking openssl-0.9.8d.tar.gz to /var/tmp/portage/openssl-0.9.8d/work
27 * Applying openssl-0.9.8-ppc64.patch
28 ... [ ok ]
29 * Applying openssl-0.9.7e-gentoo.patch
30 ... [ ok ]
31 * Applying openssl-0.9.8-hppa-fix-detection.patch
32 ... [ ok ]
33 * Applying openssl-0.9.7-alpha-default-gcc.patch
34 ... [ ok ]
35 * Applying openssl-0.9.8b-parallel-build.patch
36 ... [ ok ]
37 * Applying openssl-0.9.8-make-engines-dir.patch
38 ... [ ok ]
39 * Applying openssl-0.9.8-toolchain.patch
40 ... [ ok ]
41 * Applying openssl-0.9.8b-doc-updates.patch
42 ... [ ok ]
43 * Applying openssl-0.9.8-makedepend.patch
44 ... [ ok ]
45 Operating system: i686-whatever-linux2
46 Configuring for linux-elf
47 ======================================================================
48 === SANITY TESTING!
49 === No configuration will be done, all other arguments will be ignored!
50 ======================================================================
51 No sanity errors detected!
52 >>> Source unpacked.
53 >>> Compiling source in
54 /var/tmp/portage/openssl-0.9.8d/work/openssl-0.9.8d ...
55 * Use configuration linux-elf
56 Reading /var/tmp/portage/openssl-0.9.8d/work/openssl-0.9.8d/Configure:
57 [=====================> ] 54%
58 done.
59 (/var/tmp/portage/openssl-0.9.8d/work/openssl-0.9.8d/Configure:1):
60 1: :
61 bashdb<0> ^D
62
63
64 making depend in crypto...
65 make[1]: Entering directory
66 `/var/tmp/portage/openssl-0.9.8d/work/openssl-0.9.8d/crypto'
67 makedepend: warning: cryptlib.c (reading /usr/include/stdlib.h, line
68 33): cannot find include file "stddef.h"
69 not in ./stddef.h
70 not in ../stddef.h
71 not in ../include/stddef.h
72 not in /usr/include/stddef.h
73 makedepend: warning: cryptlib.c (reading /usr/include/bits/types.h,
74 line 31): cannot find include file "stddef.h"
75 not in ./stddef.h
76
77
78 .
79
80 .
81
82 .
83
84
85 And then hell goes loose (well not really that bad but bad enough -
86 unresolved references and so on).
87
88
89 Nelson, David (ED, PAR&D) wrote:
90
91 >> -----Original Message-----
92 >> From: David Harel [mailto:hareldvd@××××××××××××.com]
93 >> Sent: 04 January 2007 08:32
94 >> To: gentoo-user@l.g.o
95 >> Subject: [gentoo-user] emerge openssl starts a bash debug session.
96 >>
97 >>
98 >> Hi there,
99 >>
100 >>
101 >> When openssl emerges it goes into bash debug. anyway to aviod that?
102 >>
103 >> --
104 >> Regards.
105 >>
106 >> David Harel,
107 >>
108 >
109 > Any other messages or such when it happens? Could you perhaps paste in the console output as it appears?
110 >
111 > (No ideas myself on this at this point, just trying to perhaps lay some groundwork for others who might notice the problem).
112 >
113 > David
114 > Note: These views are my own, advice is provided with no guarantee of success. I do not represent anyone else in any emails I send to this list.
115 >
116 >
117
118 --
119 Regards.
120
121 David Harel,
122
123 ==================================
124
125 Home office +972 77 4422234
126 Fax: +972 77 4422234
127 Cellular: +972 54 4534502
128 Snail Mail: Amuka
129 D.N Merom Hagalil
130 13802
131 Israel
132 Email: hareldvd@××××××××××××.com

Replies