Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] Build error on macOS High Sierra 10.13.3
Date: Wed, 04 Apr 2018 13:54:53
Message-Id: 20180404135442.GF1474@gentoo.org
In Reply to: Re: [gentoo-alt] Build error on macOS High Sierra 10.13.3 by "Johannes Schulte-Wülwer"
1 I'm in the process to fix something related, but I haven't seen this
2 particular install_name reference problem myself yet.
3
4 On 04-04-2018 15:46:19 +0200, Johannes Schulte-Wülwer wrote:
5 > Thanks Anton, 
6 >
7 > Unfortunately I have to wait for the weekend to try your solution (Don't have
8 > access to the iMac before Saturday). I'll let you know if retrying a couple of
9 > times helps.
10 >
11 > BR,
12 >
13 > Johannes
14 >
15 > 2018-03-30 16:43 GMT+02:00 Anton Molyboha <[1]anton.stay.connected@×××××.com>:
16 >
17 > > Hi Johannes,
18 >
19 > > This looks similar to bug #637470 ([2]https://bugs.gentoo.org/637470) -- if it
20 > > is, then retrying a couple of times generally solves it.
21 >
22 > > Anton
23 >
24 > > On Wed, Mar 28, 2018 at 9:45 AM, Johannes Schulte-Wülwer
25 > > <[3]j.schultewuelwer@××××××××××.com> wrote:
26 >
27 > >> Hi, this is the last message that I get:
28 >
29 > >> * If you need support, post the output of `emerge --info
30 > >> '=dev-lang/python-2.7.14::gentoo_prefix'`,
31 >
32 > >>  * the complete build log and the output of `emerge -pqv
33 > >> '=dev-lang/python-2.7.14::gentoo_prefix'`.
34 >
35 > >>  * The complete build log is located at
36 > >> '/Users/jschultewu/Gentoo/var/tmp/portage/dev-lang/python-2.7.14/temp/build.log'.
37 >
38 > >>  * The ebuild environment file is located at
39 > >> '/Users/jschultewu/Gentoo/var/tmp/portage/dev-lang/python-2.7.14/temp/environment'.
40 >
41 > >>  * Working directory:
42 > >> '/Users/jschultewu/Gentoo/var/tmp/portage/dev-lang/python-2.7.14/image'
43 >
44 > >>  * S:
45 > >> '/Users/jschultewu/Gentoo/var/tmp/portage/dev-lang/python-2.7.14/work/Python-2.7.14'
46 >
47 > >> Hmmmm, I was already afraid of this to happen.  Running
48 >
49 > >>   /Users/jschultewu/Gentoo/usr/bin/bash ./bootstrap-prefix.sh
50 > >> "/Users/jschultewu/Gentoo" stage3
51 >
52 > >> somewhere failed :(  Details might be found in the build log:
53 >
54 > >>  
55 > >> /Users/jschultewu/Gentoo/var/tmp/portage/dev-lang/python-2.7.14/temp/build.log
56 >
57 > >> I have no clue, really.  Please find friendly folks in #gentoo-prefix on
58 >
59 > >> [4]irc.gentoo.org, [5]gentoo-alt@l.g.o mailing list, or file a bug
60 >
61 > >> at [6]bugs.gentoo.org under Gentoo/Alt, Prefix Support.  This is most
62 >
63 > >> inconvenient, and it crushed my ego.  Sorry, I give up.
64 >
65 > >> Should you want to give it a try, there is
66 > >> /Users/jschultewu/Gentoo/stage3.log
67 >
68 > >> BR,
69 >
70 > >> Johannes
71 >
72 > >> 2018-03-28 15:41 GMT+02:00 Fabian Groffen <[7]grobian@g.o>:
73 >
74 > >>> You mentioned you were bootstrapping, what is the exit message you got
75 > >>> from bootstrap-prefix.sh?
76 >
77 > >>> On 28-03-2018 15:34:49 +0200, Johannes Schulte-Wülwer wrote:
78 > >>> > Sorry, I don't know. How can I figure out?
79 > >>> >
80 >
81 > >>> > 2018-03-28 15:11 GMT+02:00 Fabian Groffen <[1][8]grobian@g.o>:
82 > >>> >
83 > >>> > > Is this during the final emerge -e system stage?  Do you happen to know?
84 > >>> >
85 > >>> > > On 28-03-2018 14:57:05 +0200, Johannes Schulte-Wülwer wrote:
86 > >>> > > > Hi all,
87 > >>> > > >
88 > >>> > > > I am trying to build gentoo prefix on macOS High Sierra 10.13 and I am
89 > >>> > > getting
90 > >>> > > > an error during python 2.7.14 build:
91 > >>> > > >
92 > >>> > > > >>> Completed installing python-2.7.14 into
93 > >>> > > > /Users/jschultewu/Gentoo/var/tmp/portage/dev-lang/python-2.7.14/image/
94 > >>> > > >
95 > >>> > > >  * Final size of build directory: 90480 KiB (88.3 MiB)
96 > >>> > > >
97 > >>> > > >  * Final size of installed tree:  89472 KiB (87.3 MiB)
98 > >>> > > >
99 > >>> > > > grep:
100 > >>> > > >
101 > >>> > >
102 > >>> /Users/jschultewu/Gentoo/var/tmp/portage/dev-lang/python-2.7.14/image/Users/jschultewu/Gentoo/usr/lib/Python.framework/Versions/2.7/include/python2.7:
103 > >>> > > > Is a directory
104 > >>> > > >
105 > >>> > > > grep:
106 > >>> > > >
107 > >>> > >
108 > >>> /Users/jschultewu/Gentoo/var/tmp/portage/dev-lang/python-2.7.14/image/Users/jschultewu/Gentoo/usr/lib/Python.framework/Versions/2.7/Headers:
109 > >>> > > > Is a directory
110 > >>> > > >
111 > >>> > > > grep:
112 > >>> > > >
113 > >>> > >
114 > >>> /Users/jschultewu/Gentoo/var/tmp/portage/dev-lang/python-2.7.14/image/Users/jschultewu/Gentoo/usr/lib/Python.framework/Versions/2.7/lib/python2.7:
115 > >>> > > > Is a directory
116 > >>> > > >
117 > >>> > > >  * prefixing shebang of Users/jschultewu/Gentoo/etc/init.d/pydoc-2.7
118 > >>> > > >
119 > >>> > > > ecompressdir: bzip2 -9 /usr/share/man
120 > >>> > > >
121 > >>> > > > ecompressdir: bzip2 -9 /usr/share/doc
122 > >>> > > >
123 > >>> > > >  * QA Notice: install_name references ${D}:
124 > >>> > > >
125 > >>> > >
126 > >>> /Users/jschultewu/Gentoo/var/tmp/portage/dev-lang/python-2.7.14/image//Users/jschultewu/Gentoo/usr/lib/Python.framework/Versions/2.7/Python
127 > >>> > > > in
128 > >>> > >
129 > >>> /Users/jschultewu/Gentoo/usr/lib/Python.framework/Versions/2.7/bin/pythonw2.7
130 > >>> > > >
131 > >>> > > >  * QA Notice: install_name references ${D}:
132 > >>> > > >
133 > >>> > >
134 > >>> /Users/jschultewu/Gentoo/var/tmp/portage/dev-lang/python-2.7.14/image//Users/jschultewu/Gentoo/usr/lib/Python.framework/Versions/2.7/Python
135 > >>> > > > in
136 > >>> > >
137 > >>> /Users/jschultewu/Gentoo/usr/lib/Python.framework/Versions/2.7/bin/python2.7
138 > >>> > > >
139 > >>> > > >  * QA Notice: invalid self-reference install_name
140 > >>> > > >
141 > >>> > >
142 > >>> /Users/jschultewu/Gentoo/var/tmp/portage/dev-lang/python-2.7.14/image//Users/jschultewu/Gentoo/usr/lib/Python.framework/Versions/2.7/Python
143 > >>> > > > in
144 > >>> /Users/jschultewu/Gentoo/usr/lib/Python.framework/Versions/2.7/Python
145 > >>> > > >
146 > >>> > > >  * QA Notice: install_name references ${D}:
147 > >>> > > >
148 > >>> > >
149 > >>> /Users/jschultewu/Gentoo/var/tmp/portage/dev-lang/python-2.7.14/image//Users/jschultewu/Gentoo/usr/lib/Python.framework/Versions/2.7/Python
150 > >>> > > > in
151 > >>> > > >
152 > >>> > >
153 > >>> /Users/jschultewu/Gentoo/usr/lib/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
154 > >>> > > >
155 > >>> > > >  * ERROR: dev-lang/python-2.7.14::gentoo_prefix failed:
156 > >>> > > >
157 > >>> > > >  *   invalid install_name found, your application or library will
158 > >>> crash at
159 > >>> > > > runtime
160 > >>> > > >
161 > >>> > > >  * 
162 > >>> > > >
163 > >>> > > >  * Call stack:
164 > >>> > > >
165 > >>> > > >  *   misc-functions.sh, line 1299:  Called install_qa_check
166 > >>> > > >
167 > >>> > > >  *   misc-functions.sh, line  241:  Called install_qa_check_macho
168 > >>> > > >
169 > >>> > > >  *   misc-functions.sh, line  422:  Called die
170 > >>> > > >
171 > >>> > > >  * The specific snippet of code:
172 > >>> > > >
173 > >>> > > >  *    has allow_broken_install_names ${FEATURES} || \
174 > >>> > > >
175 > >>> > > >  *    die "invalid install_name found, your application or library
176 > >>> will
177 > >>> > > crash at
178 > >>> > > > runtime"
179 > >>> > > >
180 > >>> > > > Does anyone has a clue what is going wrong here?
181 > >>> > > >
182 > >>> > > > BR,
183 > >>> > > >
184 > >>> > > > Johannes
185 > >>> > > >
186 > >>> > > >
187 > >>> >
188 > >>> > > > read_char: errno==EILSEQ; invalid byte sequence for UTF-8:
189 > >>> > > --
190 > >>> > > Fabian Groffen
191 > >>> > > Gentoo on a different level
192 > >>> >
193 > >>> >
194 > >>> >
195 >
196 > >>> >  References:
197 > >>> >    1. mailto:[9]grobian@g.o
198 >
199 > >>> >
200 > >>> > read_char: errno==EILSEQ; invalid byte sequence for UTF-8:
201 > >>> --
202 > >>> Fabian Groffen
203 > >>> Gentoo on a different level
204 >
205 >
206 >
207 > References:
208 > 1. mailto:anton.stay.connected@×××××.com
209 > 2. https://bugs.gentoo.org/637470
210 > 3. mailto:j.schultewuelwer@××××××××××.com
211 > 4. http://irc.gentoo.org
212 > 5. mailto:gentoo-alt@l.g.o
213 > 6. http://bugs.gentoo.org
214 > 7. mailto:grobian@g.o
215 > 8. mailto:grobian@g.o
216 > 9. mailto:grobian@g.o
217 >
218 > read_char: errno==EILSEQ; invalid byte sequence for UTF-8:
219 --
220 Fabian Groffen
221 Gentoo on a different level

Attachments

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

Replies

Subject Author
Re: [gentoo-alt] Build error on macOS High Sierra 10.13.3 Anton Molyboha <anton.stay.connected@×××××.com>