Gentoo Archives: gentoo-alt

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

Attachments

File name MIME type
build.log text/plain
environment text/plain

Replies

Subject Author
Re: [gentoo-alt] Build error on macOS High Sierra 10.13.3 Francois Bissey <francois.bissey@×××××××××××××.nz>
Re: [gentoo-alt] Build error on macOS High Sierra 10.13.3 Fabian Groffen <grobian@g.o>