Gentoo Archives: gentoo-user

From: n952162 <n952162@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] What happened to my emerge -u?
Date: Sun, 11 Oct 2020 19:34:00
Message-Id: 3c9d5acd-8bb2-11b5-2fd0-4ec55f3cfa01@web.de
1 Apparently after a long series of checks, my emerge simply ended.  The
2 only hint of a problem was this message:
3
4 />>> Running pre-merge checks for net-libs/nodejs-14.4.0//
5 // * ERROR: net-libs/nodejs-14.4.0::gentoo failed (pretend phase)://
6 // *   Your CPU doesn't support the required SSE2 instruction.//
7 // * //
8 // * Call stack://
9 // *              ebuild.sh, line 124:  Called pkg_pretend//
10 // *   nodejs-14.4.0.ebuild, line  50:  Called die//
11 // * The specific snippet of code://
12 // *      (use x86 && ! use cpu_flags_x86_sse2) && \//
13 // *              die "Your CPU doesn't support the required SSE2
14 instruction."//
15 // * //
16 // * If you need support, post the output of `emerge --info
17 '=net-libs/nodejs-14.4.0::gentoo'`,//
18 // * the complete build log and the output of `emerge -pqv
19 '=net-libs/nodejs-14.4.0::gentoo'`.//
20 // * The complete build log is located at
21 '/var/tmp/portage/net-libs/nodejs-14.4.0/temp/build.log'.//
22 // * The ebuild environment file is located at
23 '/var/tmp/portage/net-libs/nodejs-14.4.0/temp/die.env'.//
24 // * Working directory: '/var/tmp/portage/net-libs/nodejs-14.4.0/homedir'//
25 // * S: '/var/tmp/portage/net-libs/nodejs-14.4.0/work/node-v14.4.0'/
26
27
28 Is this the problem?  I'm not clear on why it's referring to x86.  Am I
29 configured wrong?  Is there a work-around?
30
31 My CPU is:
32
33 /$ uname -p//
34 //Intel(R) Core(TM)2 Duo CPU E7500 @ 2.93GHz/
35
36 //$ uname -m
37 x86_64

Attachments

File name MIME type
info.201011 text/plain
build.log text/x-log
nohup-201011-2.out text/plain

Replies

Subject Author
Re: [gentoo-user] What happened to my emerge -u? Dale <rdalek1967@×××××.com>
Re: [gentoo-user] What happened to my emerge -u? n952162 <n952162@×××.de>