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, 28 Mar 2018 13:11:35
Message-Id: 20180328131127.GB1474@gentoo.org
In Reply to: [gentoo-alt] Build error on macOS High Sierra 10.13.3 by "Johannes Schulte-Wülwer"
1 Is this during the final emerge -e system stage? Do you happen to know?
2
3 On 28-03-2018 14:57:05 +0200, Johannes Schulte-Wülwer wrote:
4 > Hi all,
5 >
6 > I am trying to build gentoo prefix on macOS High Sierra 10.13 and I am getting
7 > an error during python 2.7.14 build:
8 >
9 > >>> Completed installing python-2.7.14 into
10 > /Users/jschultewu/Gentoo/var/tmp/portage/dev-lang/python-2.7.14/image/
11 >
12 >  * Final size of build directory: 90480 KiB (88.3 MiB)
13 >
14 >  * Final size of installed tree:  89472 KiB (87.3 MiB)
15 >
16 > grep:
17 > /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:
18 > Is a directory
19 >
20 > grep:
21 > /Users/jschultewu/Gentoo/var/tmp/portage/dev-lang/python-2.7.14/image/Users/jschultewu/Gentoo/usr/lib/Python.framework/Versions/2.7/Headers:
22 > Is a directory
23 >
24 > grep:
25 > /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:
26 > Is a directory
27 >
28 >  * prefixing shebang of Users/jschultewu/Gentoo/etc/init.d/pydoc-2.7
29 >
30 > ecompressdir: bzip2 -9 /usr/share/man
31 >
32 > ecompressdir: bzip2 -9 /usr/share/doc
33 >
34 >  * QA Notice: install_name references ${D}:
35 > /Users/jschultewu/Gentoo/var/tmp/portage/dev-lang/python-2.7.14/image//Users/jschultewu/Gentoo/usr/lib/Python.framework/Versions/2.7/Python
36 > in /Users/jschultewu/Gentoo/usr/lib/Python.framework/Versions/2.7/bin/pythonw2.7
37 >
38 >  * QA Notice: install_name references ${D}:
39 > /Users/jschultewu/Gentoo/var/tmp/portage/dev-lang/python-2.7.14/image//Users/jschultewu/Gentoo/usr/lib/Python.framework/Versions/2.7/Python
40 > in /Users/jschultewu/Gentoo/usr/lib/Python.framework/Versions/2.7/bin/python2.7
41 >
42 >  * QA Notice: invalid self-reference install_name
43 > /Users/jschultewu/Gentoo/var/tmp/portage/dev-lang/python-2.7.14/image//Users/jschultewu/Gentoo/usr/lib/Python.framework/Versions/2.7/Python
44 > in /Users/jschultewu/Gentoo/usr/lib/Python.framework/Versions/2.7/Python
45 >
46 >  * QA Notice: install_name references ${D}:
47 > /Users/jschultewu/Gentoo/var/tmp/portage/dev-lang/python-2.7.14/image//Users/jschultewu/Gentoo/usr/lib/Python.framework/Versions/2.7/Python
48 > in
49 > /Users/jschultewu/Gentoo/usr/lib/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
50 >
51 >  * ERROR: dev-lang/python-2.7.14::gentoo_prefix failed:
52 >
53 >  *   invalid install_name found, your application or library will crash at
54 > runtime
55 >
56 >  * 
57 >
58 >  * Call stack:
59 >
60 >  *   misc-functions.sh, line 1299:  Called install_qa_check
61 >
62 >  *   misc-functions.sh, line  241:  Called install_qa_check_macho
63 >
64 >  *   misc-functions.sh, line  422:  Called die
65 >
66 >  * The specific snippet of code:
67 >
68 >  *    has allow_broken_install_names ${FEATURES} || \
69 >
70 >  *    die "invalid install_name found, your application or library will crash at
71 > runtime"
72 >
73 > Does anyone has a clue what is going wrong here?
74 >
75 > BR,
76 >
77 > Johannes
78 >
79 >
80 > read_char: errno==EILSEQ; invalid byte sequence for UTF-8:
81 --
82 Fabian Groffen
83 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 "Johannes Schulte-Wülwer" <j.schultewuelwer@××××××××××.com>