Gentoo Archives: gentoo-embedded

From: Joakim Tjernlund <joakim.tjernlund@×××××××××.se>
To: gentoo-embedded@l.g.o
Subject: [gentoo-embedded] Embedded profile?
Date: Mon, 14 Oct 2013 12:26:50
Message-Id: OFD06C5AE8.18A33A2F-ONC1257C04.0043B8FA-C1257C04.00445D74@transmode.se
1 crossdev sets up an embedded profile by default:
2 ls -l make.profile
3 lrwxrwxrwx 1 root root 30 Oct 14 14:22 make.profile ->
4 /usr/portage/profiles/embedded/
5
6 This profile seems a bit outdated and also appears to create this error
7 msg:
8 emerge-x86_64-tm-linux-gnu -a openrc
9
10 * IMPORTANT: 3 news items need reading for repository 'gentoo'.
11 * Use eselect news to read news items.
12
13
14 These are the packages that would be merged, in order:
15
16 Calculating dependencies... done!
17 [ebuild N ] sys-libs/ncurses-5.9-r3 to /usr/x86_64-tm-linux-gnu/
18 USE="cxx minimal -ada -debug -doc -gpm -profile -static-libs -tinfo -trace
19 -unicode"
20 [ebuild N ] sys-process/psmisc-22.20 to /usr/x86_64-tm-linux-gnu/
21 USE="-X -ipv6 -nls (-selinux)"
22 [ebuild N ] sys-apps/openrc-0.12.2 to /usr/x86_64-tm-linux-gnu/
23 USE="netifrc -debug -ncurses -newnet -pam (-prefix) (-selinux)
24 -static-libs -tools -unicode"
25 [ebuild N ] net-misc/netifrc-0.1 to /usr/x86_64-tm-linux-gnu/
26
27 Would you like to merge these packages? [Yes/No]
28 * ARCH is not set... Are you missing the '/usr/x86_64-tm-linux-
29 * gnu/etc/portage/make.profile' symlink? Is the symlink correct? Is your
30 * portage tree complete?
31
32 I wonder, is the embedded profile maintained or is it just an leftover
33 that should be removed?
34 If not, could someone update it so it at least does not error out?
35
36 Jocke

Replies

Subject Author
Re: [gentoo-embedded] Embedded profile? "Dustin C. Hatch" <admiralnemo@×××××.com>
Re: [gentoo-embedded] Embedded profile? Sergey Popov <pinkbyte@g.o>