Gentoo Archives: gentoo-alt

From: Robin Randhawa <robin.randhawa@×××.com>
To: gentoo-alt@l.g.o
Cc: nd@×××.com
Subject: Re: [gentoo-alt] [PREFIX] arm64-macos
Date: Thu, 22 Jul 2021 19:59:07
Message-Id: 20210722195853.rfqjl4la52zf73m7@FVFF77RQQ05N
In Reply to: [gentoo-alt] [PREFIX] arm64-macos by Fabian Groffen
1 Hi Fabian.
2
3 On 12.02.2021 19:43, Fabian Groffen wrote:
4
5 >All,
6 >
7 >I'm looking for someone with an Apple SI M1 machine. I'm running into a
8 >very strange problem during bootstrap for native arm64 with flex, where
9 >no matter which flex I compile appears not to be able to exec m4, an
10 >issue that's completely puzzling me at the moment.
11
12 Sure, happy to help. I am currently running MacPorts but would love to
13 have Gentoo Prefix on my Apple M1 silicon based MacBook Pro.
14
15 >Wondering at this point if I'm just on some weird/monday morning model,
16 >or that this is fully reproducible (since macports/homebrew/noone seems
17 >to have noticed this problem, yet ship flex without issues).
18
19 I've just run bootstrap-prefix.sh and I seem to have hit a different
20 problem:
21
22 ======================================================================
23 make[3]: Leaving directory '/Users/robin/Gentoo/var/tmp/portage/sys-devel/gcc-11_pre20200206/work/build/gcc'
24 make[2]: *** [Makefile:4786: all-stage1-gcc] Error 2
25 make[2]: Leaving directory '/Users/robin/Gentoo/var/tmp/portage/sys-devel/gcc-11_pre20200206/work/build'
26 make[1]: *** [Makefile:22346: stage1-bubble] Error 2
27 make[1]: Leaving directory '/Users/robin/Gentoo/var/tmp/portage/sys-devel/gcc-11_pre20200206/work/build'
28 make: *** [Makefile:1009: all] Error 2
29 * ERROR: sys-devel/gcc-11_pre20200206::gentoo_prefix failed (compile phase):
30 * emake failed
31 *
32 * If you need support, post the output of `emerge --info '=sys-devel/gcc-11_pre20200206::gentoo_prefix'`,
33 * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-11_pre20200206::gentoo_prefix'`.
34 * The complete build log is located at '/Users/robin/Gentoo/var/tmp/portage/sys-devel/gcc-11_pre20200206/temp/build.log'.
35 * The ebuild environment file is located at '/Users/robin/Gentoo/var/tmp/portage/sys-devel/gcc-11_pre20200206/temp/environment'.
36 * Working directory: '/Users/robin/Gentoo/var/tmp/portage/sys-devel/gcc-11_pre20200206/work/build'
37 * S: '/Users/robin/Gentoo/var/tmp/portage/sys-devel/gcc-11_pre20200206/work/gcc-darwin-arm64-master-wip-apple-si'
38 *
39 * Please include /Users/robin/Gentoo/var/tmp/portage/sys-devel/gcc-11_pre20200206/work/gcc-build-logs.tar.bz2 in your bug report.
40 *
41
42 >>> Failed to emerge sys-devel/gcc-11_pre20200206, Log file:
43
44 >>> '/Users/robin/Gentoo/var/tmp/portage/sys-devel/gcc-11_pre20200206/temp/build.log'
45 * Messages for package sys-devel/gcc-11_pre20200206:
46 * Can't read /config.sub, skipping..
47 * Can't read /config.guess, skipping..
48 * ERROR: sys-devel/gcc-11_pre20200206::gentoo_prefix failed (compile phase):
49 * emake failed
50 *
51 * If you need support, post the output of `emerge --info '=sys-devel/gcc-11_pre20200206::gentoo_prefix'`,
52 * the complete build log and the output of `emerge -pqv '=sys-devel/gcc-11_pre20200206::gentoo_prefix'`.
53 * The complete build log is located at '/Users/robin/Gentoo/var/tmp/portage/sys-devel/gcc-11_pre20200206/temp/build.log'.
54 * The ebuild environment file is located at '/Users/robin/Gentoo/var/tmp/portage/sys-devel/gcc-11_pre20200206/temp/environment'.
55 * Working directory: '/Users/robin/Gentoo/var/tmp/portage/sys-devel/gcc-11_pre20200206/work/build'
56 * S: '/Users/robin/Gentoo/var/tmp/portage/sys-devel/gcc-11_pre20200206/work/gcc-darwin-arm64-master-wip-apple-si'
57 *
58 * Please include /Users/robin/Gentoo/var/tmp/portage/sys-devel/gcc-11_pre20200206/work/gcc-build-logs.tar.bz2 in your bug report.
59 *
60 ======================================================================
61
62 Please let me know if you would like me to share the gcc-build-logs
63 etc or if there is some other path you would like me to take.
64
65 I'll also try and hang out on IRC to help.
66
67 Cheers
68 Robin

Replies

Subject Author
Re: [gentoo-alt] [PREFIX] arm64-macos Fabian Groffen <grobian@g.o>